Commit graph

1607 commits

Author SHA1 Message Date
Graham Knop
dd06da4b16 Preparing for 7.4.3 dev cycle. 2007-08-09 00:14:34 +00:00
Graham Knop
c226b94ce2 increase size of group names 2007-08-02 21:25:21 +00:00
Graham Knop
ff6ce927e4 Preparing for 7.4.2 development 2007-08-02 20:20:52 +00:00
JT Smith
ea0424e455 preparing for 7.4.1 bugfix cycle 2007-07-30 01:45:03 +00:00
JT Smith
db4e376fdf fixing a bug in the user profile migration 2007-07-29 23:32:48 +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
JT Smith
f9f49c3c36 wiki bug fixes
made wiki and message board containers as they should be since they don't actually have any content of their own.
2007-07-27 05:08:56 +00:00
Frank Dillon
44a82625a1 Added Dutch and German date formats to user profile 2007-07-26 22:57:40 +00:00
Frank Dillon
5392f07e66 template / database upgrades for commerce changes 2007-07-26 21:19:30 +00:00
Graham Knop
155fc93575 Only add NotifyAdminsWithOpenVersionTags Workflow if it isn't already in config file 2007-07-26 20:16:43 +00:00
JT Smith
884953607c - fix: A bug where it was possible to delete a system page if it were made
the child of a non-system page that you had edit rights to.
 - api: Added a unified contraints system for the file and image assets.
- fixed several problems with the new attachments control, setup, and tempspace
2007-07-26 16:08:27 +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
168ba28ccf some bug fixes 2007-07-26 02:19:46 +00:00
JT Smith
13a50c74c8 re-adding the upgrade stuff for wiki attachments 2007-07-26 01:15:14 +00:00
Colin Kuskie
a9f45865e6 Add optional database connection parameters to the DatabaseLink. This
replaces the old, automatic setting of LongReadLen and LongTruncOk in
SQL.pm, and is much more flexible.
Fix some documentation with allowMacroAccess in the DatabaseLink.
Additional tests for DatabaseLink.
Document the new parameter behavior in the changelog and gotchas file.
2007-07-25 23:46:20 +00:00
JT Smith
350d7f6e01 - api: You may now use a displayOnly attribute in your asset properties list
that will display a field, but is not settable via the update() method.
 - api: You may now use a customDrawMethod attribute in your asset properties
   list that will enable you to add custom display options for that fields when
   the edit form is automatically generated.
 - Added file attachments to the Wiki.
 - Added a new attachments form control.
 - Added a form control skeleton.
2007-07-25 22:22:49 +00:00
Graham Knop
591fd954e3 Merging 7.3.22 changes 2007-07-25 20:37:43 +00:00
Yung Han Khoe
5a0bd14476 Added 'Allow access from Macro's' setting to Database Links 2007-07-21 21:12:31 +00:00
Frank Dillon
1623847808 Adding captcha to collaboration system 2007-07-20 20:16:07 +00:00
Graham Knop
40a49bc913 Merging 7.3.21 changes. 2007-07-18 20:05:19 +00:00
JT Smith
f408538cb5 merging 7.3.20 changes 2007-07-12 03:00:46 +00:00
James Tolley
0e05bc3f10 css class for uncommitted assets 2007-07-11 03:05:18 +00:00
James Tolley
de4da68884 put the unsubscribe link in the CS notification template 2007-07-10 21:39:11 +00:00
James Tolley
4d52b020de notify admins of version tags fix 2007-07-09 22:05:38 +00:00
James Tolley
e1de42261d workflow activity to notify admins of old version tags; start thread group in CS 2007-07-09 20:02:09 +00:00
JT Smith
f36ba1b268 - Added keyword tagging to Wiki. 2007-07-07 21:09:39 +00:00
JT Smith
23fa0283b3 - Added keyword tagging api. 2007-07-07 04:37:38 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Frank Dillon
6047b341be Added HttpProxy URL Pattern Filter 2007-06-28 14:26:39 +00:00
Colin Kuskie
777d291206 remove debugging code 2007-06-20 04:56:46 +00:00
Colin Kuskie
6011f02021 fix for non-existant mode column in 7.4.0 for workflow activity upgrade 2007-06-20 04:56:08 +00:00
Colin Kuskie
07582c34d6 Forward port of Workflow Activity sequencing bug. create uses count, but
delete did not reorder the existing activities.  This would allow duplicate
sequenceNumbers in the db.

The upgrade script will resequence and fix all activities in all workflows.
2007-06-20 04:43:11 +00:00
Colin Kuskie
67b92500cc forward upgrade script work for fixing broken assets sizes for Image, File 2007-06-19 22:56:58 +00:00
Colin Kuskie
8ced11c8ab make the user invite email templatable 2007-06-18 05:05:18 +00:00
JT Smith
9248570f79 Added Newsletter Asset (Funded by United Knowledge) 2007-06-16 19:33:12 +00:00
Colin Kuskie
245c7b947e missing update for user invite template, error display 2007-06-15 22:38:21 +00:00
Frank Dillon
2065b3257e tempaltes for private messaging 2007-06-15 18:18:06 +00:00
Frank Dillon
81e60f0a28 private message templates 2007-06-15 18:16:39 +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
Colin Kuskie
1718410c10 forward port Article template fix from 7.3 branch 2007-06-06 18:22:09 +00:00
Colin Kuskie
2af436a0ad Add the ability for posts to have metadata. The option is turned off by default,
but can be enabled in the CS.  If the option is turned on, and metadata is
enabled on the site, then sets of template variables will be made available
to the Post Form template, the Thread view template, and the CS view template.
2007-06-05 03:32:00 +00:00
JT Smith
dd8238be2d oops...need this one 2007-05-30 16:09:12 +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
Doug Bell
3257456df7 added an index on the groupings table for the userId column 2007-05-29 17:06:35 +00:00
Doug Bell
1bdbb186aa fix: new profile fields now default to a type of "ReadOnly"
fix: Added new templates for calendar events and editing
2007-05-29 07:14:20 +00:00
Doug Bell
b519375126 add: Calendar events from 7.4-prebranch
- Attachments
 - Setting view permissions
2007-05-28 22:27:31 +00:00
Doug Bell
07a40788bb add: User profile data table is now a flat table. 2007-05-28 21:35:34 +00:00
JT Smith
00f7940c74 accounting for 7.3.19 release 2007-05-23 20:21:17 +00:00
JT Smith
3a8ce4039a new upgrade file 2007-05-23 19:41:48 +00:00