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
JT Smith
bbc1e34f4a
preparing for 7.4 dev cycle
2007-05-23 18:48:24 +00:00
JT Smith
52c722dcfd
- fix: Old registrants appear in new EMS asset
...
http://www.plainblack.com/bugs/tracker/old-registrants-appear-in-new-ems-asset
2007-05-22 01:57:53 +00:00
JT Smith
e388e52f92
preparing for 7.3.18 bugfix cycle
...
fixed rejected cs mail problem
2007-05-14 21:21:09 +00:00
Frank Dillon
0d8bd93a3e
changes
2007-05-04 19:48:59 +00:00
Frank Dillon
3867842b35
Fixed a syntax error.
2007-05-04 19:30:37 +00:00
Frank Dillon
c5d1872040
upgrade path for 7.3.16
2007-05-04 19:19:42 +00:00
JT Smith
767b89c1c9
upgrade file
2007-05-03 00:24:00 +00:00
Steve Swanson
30cc5c7279
correction to fix calendar overlap problem on demo
2007-05-02 16:36:07 +00:00
JT Smith
83dd202b33
preparing for 7.3.15 release
2007-04-25 16:41:24 +00:00
Doug Bell
2d9649dc10
fix: EMS now keeps information about registration if a user logs out before they complete their transaction.
2007-04-06 00:55:39 +00:00
JT Smith
23fc12e462
preparing for 7.3.15 bugfix cycle
2007-04-04 18:51:59 +00:00
Nik Ogura
476f8f5065
added iCal variables to calendar templates
2007-04-03 21:06:09 +00:00
JT Smith
1896a6ba21
preparing for 7.3.14 bugfix cycle
2007-03-21 16:22:23 +00:00
Colin Kuskie
f9a7b1a9c8
final tweaks to template file
2007-03-21 02:55:47 +00:00
Colin Kuskie
5bc647f06d
fix typo in link list post form template
2007-03-21 02:48:17 +00:00
Roy Johnson
44a24e62b5
Ready for 7.3.13 development
2007-03-14 16:24:28 +00:00
Colin Kuskie
f8c0cb1041
s/descendent/descendant/msg when calling getLineage
2007-03-13 19:45:38 +00:00