Commit graph

1116 commits

Author SHA1 Message Date
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
Frank Dillon
2c1005522b Commerce changes:
Credit Card failures now bounce user back to checkout screen with error there
Added Check commerce plugin and removed select box from Cash plugin.  Users now don't have to chose twice.
Added label to each payment plugin.  ITransact module now defaults to "Credit Card" for display purposes.
2007-07-26 21:15:48 +00:00
Frank Dillon
b5be9f79a3 Added captcha messages for collaboration system 2007-07-26 21:13:34 +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
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
42b8fdf115 Add user to transactions list and pending transactions 2007-07-24 19:32:13 +00:00
Colin Kuskie
f273e0d42c Remove excess whitespace from WebGUI.pm i18n file.
Add links to community-wiki on all help pages.
2007-07-23 03:52:45 +00:00
Yung Han Khoe
5a0bd14476 Added 'Allow access from Macro's' setting to Database Links 2007-07-21 21:12:31 +00:00
Colin Kuskie
3cd41eaa43 clean-up a missed help topic 2007-07-20 22:30:41 +00:00
Colin Kuskie
6e47b77e30 Final few Help topics have been pruned. 2007-07-20 22:26:08 +00:00
Colin Kuskie
fda7cd51f2 Whole lotta Help,i18n file pruning, ProjectManager through WeatherData 2007-07-20 22:04:37 +00:00
Colin Kuskie
dbc59d2e44 Help and i18n pruning for MultiSearch, Messageboard, Matrix, Navigation, Product and Poll. 2007-07-20 19:38:20 +00:00
Colin Kuskie
d324b766ce Help pruning for Matrix.
Changed www_edit to use Wobject style add/edit title generation, this really needs to be a method.
2007-07-20 16:34:10 +00:00
Colin Kuskie
807fac9b31 Folder, HttpProxy, InOutBoard and Folder cleanups.
Changed InOutBoard to use the Wobject style add/edit title generation.
2007-07-20 16:25:57 +00:00
Colin Kuskie
f6ad42f7f2 pruned the EMS help 2007-07-20 04:26:19 +00:00
Colin Kuskie
743b34b44f Clean up Collaboration, Newsletter, DataForm, Calendar, MultiSearch and Dashboard help and i18n 2007-07-20 04:19:12 +00:00
Colin Kuskie
fb6064e88a Pruned the Wobject help, lots of side effects 2007-07-20 04:04:47 +00:00
Colin Kuskie
65d1c960d4 Article Asset Help pruning 2007-07-19 23:31:39 +00:00
Colin Kuskie
38a10fe245 Cleaning up Template Asset Help, and all related files. 2007-07-19 23:20:29 +00:00
Colin Kuskie
804721d0b8 More top level Asset Help and i18n pruning.
FilePile, WikiPage, Event, RSSCapable.
2007-07-19 22:44:29 +00:00
Colin Kuskie
a742fbe961 Help and i18n pruning, Shortcut, Redirect, RichEdit 2007-07-19 04:57:27 +00:00
Colin Kuskie
e809dd1885 Help and i18n pruning for File, Image and ZipArchive assets 2007-07-19 04:45:24 +00:00
Colin Kuskie
1aada5b059 Emasculated the WebGUI Help. On to Assets. 2007-07-18 23:34:38 +00:00
Colin Kuskie
32817efc80 WebGUI Help pruning, with associated fixes. 2007-07-18 23:24:14 +00:00
Colin Kuskie
e0c211361e AuthLDAP and Auth, AdSpace Help pruning. Now the only thing left
is the Assets.
2007-07-18 21:32:53 +00:00
Colin Kuskie
b11b36aa39 Commerce, Product, Subscription, and AuthWebGUI help pruning 2007-07-18 20:58:26 +00:00
Frank Dillon
09b1ab2e1e Added functionality to manage subscription groups from within a Collaboration System 2007-07-18 18:24:47 +00:00
Colin Kuskie
975e76ad2a Remove all template parser help.
Prune WebGUI Profile help and related help.
Prune Transaction and Subscription and Workflow Activity help.
2007-07-18 18:20:37 +00:00
Colin Kuskie
74498f4490 pruning Workflow and VersionTag help 2007-07-18 17:28:48 +00:00
Colin Kuskie
9c43c79a3a purge all Workflow Activity Help and prune i18n entries 2007-07-17 23:40:43 +00:00
Colin Kuskie
7548cfb90a Finished Macro help/i18n cleanup. 2007-07-17 22:55:51 +00:00
Colin Kuskie
1d9a95cce2 Macro help pruning, up through but NOT including RootTitle 2007-07-17 22:27:30 +00:00
Doug Bell
5d426b5c58 fix: bad i18n changes. remember to run tests! 2007-07-17 18:06:20 +00:00
Colin Kuskie
3682e2b433 Macro Help pruning, up to and including GroupText 2007-07-17 17:27:42 +00:00
Colin Kuskie
cffe4fbc7b Remove the "using macros" entry, and all references.
Pruning and altering Macro docs up to and including CanEditText.
2007-07-17 15:44:12 +00:00
Colin Kuskie
7c6ba21048 Help cleanup moves into the Macros. Macro help title will be
Macro Template Variables.
Body tags in the help are now optional.  To skip the body tag, put
in an empty string.  Updated the Help and the tests to cover that.
Updated the Account Macro according to those rules.
2007-07-16 22:59:15 +00:00
Doug Bell
15e3894b86 forward port of bugfix from 7.3.21 2007-07-14 00:04:20 +00:00
Colin Kuskie
47854cb599 Document new variables added to Post notification template in the online help. 2007-07-11 17:21:32 +00:00
James Tolley
f33e7533f4 copy asset pop-up menu 2007-07-11 00:07:17 +00:00
Colin Kuskie
8eb48e5464 help file for notify admins with open version tag workflow activity 2007-07-09 22:32:38 +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
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
dff08ef533 merging changes from 7.3 2007-07-07 02:48:39 +00:00
Doug Bell
32c2091360 fix: WebGUI/Auth.pm -- Required fields on Create Account show up with HASH(0xblah) as their value
fix: Added some i18n for password security measures that was neglected.
Fixed some coding standards with some subs.
2007-07-06 00:36:19 +00:00
Colin Kuskie
a25df35eea forward port of session template variable doc removal in style template 2007-07-02 23:50:57 +00:00
Colin Kuskie
16e44d42f0 fix typos in the Help and i18n for the Newsletter 2007-07-01 05:30:00 +00:00
Frank Dillon
6047b341be Added HttpProxy URL Pattern Filter 2007-06-28 14:26:39 +00:00
James Tolley
60eeebdba9 spectre/workflows/priorities RFE 2007-06-26 23:48:41 +00:00