Doug Bell
614b37e31d
added: Two new approval activities, byLineage and byCommitterGroup
...
added: Show a message to users when they log in
fixed: Gallery search form doesn't work right in IE6
fixed: Minor bug in new gallery approval handling
2008-06-02 21:16:06 +00:00
JT Smith
4cfafd7c23
getting rid of even more stuf i forgot of in the commerce system
2008-05-28 18:57:25 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
Doug Bell
587443b801
add: Friends network
2007-10-22 19:42:11 +00:00
JT Smith
e07b63476c
- Added a trigger for when a user is created or updated by an admin.
2007-07-29 20:00:02 +00:00
JT Smith
66e4b82f8a
- Added new registration search and management interface to the EMS.
...
- Added badge printing support to the EMS.
2007-07-29 16:08:19 +00:00
Doug Bell
58ac54b81d
add: Ability to specify which group can use individual admin console items
2007-07-26 06:56:38 +00:00
JT Smith
f6cab15bd0
removed help links that are referring to help that has been moved to the wiki
2007-07-26 04:53:14 +00:00
Doug Bell
8674572035
add: Settings can now return errors and messages to the user
...
add: WebGUI Auth password recovery can now be done by profile fields or just e-mail address
2007-07-09 21:23:11 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Colin Kuskie
8ced11c8ab
make the user invite email templatable
2007-06-18 05:05:18 +00:00
Frank Dillon
82e020dc4f
Changes to WebGUI for Private Messaging
2007-06-14 20:10:33 +00:00
Colin Kuskie
21c4fcb75f
This patch adds user invitations, a way for existing users on a site
...
to send an email to their friends and invite them to create an account
on the site. The feature is enabled or disabled in the site Settings.
(Operation/Settings.pm)
It is implemented as a new operation, Invite (Operation/Invite.pm,
Help/Invite.pm, i18n/English/Invite.pm), and the option is displayed
as an option on the user's account screen. (Operation/Shared.pm).
The form is templated, and lives in the Invite namespace. Once
the invitation is submitted, if the user's email address is not
already in WebGUI, an email is sent and a record is stored in
the userInvitations table.
When the friend gets the invitation, they are taken to the account
creation screen, which conveniently has their email address already
filled in. This required changes in the Auth modules (Auth.pm, Auth/*.pm),
and ProfileField.pm. The latter was so that profile fields can have
their values manually set. The former changes handle inserting the
email address, bypassing the anonymous registration check, and
updating the record in ther userInvitations table.
I refactored some code out of the AdminConsole for finding the url
back to the site and added it to Session/Url.pm. The method is
called getBackToSiteUrl.
2007-06-10 16:38:43 +00:00
JT Smith
3259da6750
- Added a realtime workflow option for content publishing.
...
- Added switches to auto request commit operations and skip adding comments.
2007-05-30 16:07:43 +00:00
Drake
82867ec273
Fix Default Rich Editor setting so that it renders correctly.
2006-12-06 17:29:11 +00:00
Drake
a1120bc987
Add workflow activity, workflow, and hooks for deletion of exported files
...
on asset trash, purge, and changeUrl. This is kind of crufty. :-\
2006-11-03 01:21:50 +00:00
Roy Johnson
fd95c57ed0
More 7.1 features
2006-10-11 21:46:51 +00:00
JT Smith
47e6e65dd1
- fix: op=saveSettings broken
2006-06-10 02:39:46 +00:00
JT Smith
1b7488e4b1
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 17:12:58 +00:00
JT Smith
722a214f80
added resizable textareas
2006-04-19 19:08:56 +00:00
JT Smith
e526b06501
whoops...wrong field type
2006-04-11 15:15:21 +00:00
JT Smith
30fefe9e68
added a return path for undeliverable messages
2006-04-11 15:11:45 +00:00
JT Smith
6c6d36c981
readding mail footer to email messages
...
removed some old settings that don't apply any longer
2006-04-09 16:12:32 +00:00
JT Smith
1b2c824a9c
added save buttons at the top of HTML forms
2006-04-07 04:37:20 +00:00
JT Smith
cba26ecc0c
converting versioning to use workflow
2006-03-14 17:46:32 +00:00
JT Smith
3e60294bb6
Run on registration and alert on new user have been converted to a single workflow.
2006-03-10 03:48:23 +00:00
Colin Kuskie
0b02edaea5
POD for four more files
2006-03-03 21:37:24 +00:00
Colin Kuskie
587b03b51c
Proper naming for upgrade script (v2)
...
Forward port of generating a list of Rich Editors with correct version status.
2006-02-24 23:50:30 +00:00
Colin Kuskie
406b9310a6
forward port of autocommit docs and hoverHelp
2006-02-21 18:35:32 +00:00
Wouter van Oijen
2b1c85370c
XHTML Bugfixes
2006-02-10 21:21:03 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
150087f703
lots of operation and auth fixes.
2006-01-19 03:07:34 +00:00
Matthew Wilson
d00a040248
fixes
2006-01-18 21:02:59 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
Matthew Wilson
128f265678
finally, the last of this round of syntax fixes.
2006-01-15 21:02:00 +00:00
JT Smith
89a6e4efdb
more session related bug fixes
2006-01-15 17:49:03 +00:00
JT Smith
5a8845c407
remove grouping use line
2006-01-12 22:52:22 +00:00
JT Smith
a3adaee3a0
removing unnecessary use lines
2006-01-12 22:27:20 +00:00
JT Smith
64048c0846
migrated tabform to new session system
2006-01-12 19:51:54 +00:00
Colin Kuskie
01d95a265e
new i18n api requiring $session
2006-01-12 17:49:20 +00:00
JT Smith
877bf082a0
migrating paginator api to new session system
...
fixed a few old style session vars
2006-01-12 17:24:06 +00:00
JT Smith
c74c1bdcbc
merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
...
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4
more session related changes
2006-01-09 20:43:02 +00:00
JT Smith
024514c549
more session related changes
2006-01-09 19:56:26 +00:00
JT Smith
f429daa942
more session changes
2006-01-02 02:54:23 +00:00
Colin Kuskie
99df1f414e
Form inheritance work for lists, removal of $session{os}{slash}
2005-12-01 20:46:55 +00:00
Wouter van Oijen
3d65ae2158
XHTML bugfixes
2005-10-16 19:33:27 +00:00
Wouter van Oijen
421585937f
XHTML bugfixes
2005-10-12 21:48:03 +00:00
Colin Kuskie
5f64c2d3c0
add hoverHelp to settings
2005-09-22 03:25:09 +00:00