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
22d8619ecd
finish clean-up of Snippet add/edit title
2007-07-20 04:08:24 +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
JT Smith
6524a3c815
Asset properties that have default values are now enforced by the API as they always have been by the user interface.
2007-07-19 23:08:02 +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
Graham Knop
57e73175ae
fix: navigation shows toolbar for users who can't edit it
2007-07-19 20:40:44 +00:00
Graham Knop
75457b765d
fix: macros not processed in HttpProxy template
2007-07-19 18:18:16 +00:00
Colin Kuskie
ab42b4a133
pendingTransactions missed popping the class off the arg stack
2007-07-19 18:01:14 +00:00
Graham Knop
0635a2a17e
fix relative links in emails
2007-07-19 16:51:46 +00:00
Colin Kuskie
a742fbe961
Help and i18n pruning, Shortcut, Redirect, RichEdit
2007-07-19 04:57:27 +00:00
Colin Kuskie
317d71e379
clean up a few broken help tags
2007-07-19 04:51:57 +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
Graham Knop
40a49bc913
Merging 7.3.21 changes.
2007-07-18 20:05:19 +00:00
Frank Dillon
bf62f2fec2
Removed soem comments. Made the field so it won't post to the form
2007-07-18 18:26:35 +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
3fa2a81d98
fix: tested my refactor to the CS and fixed a bug in it.
2007-07-17 19:42:43 +00:00
Colin Kuskie
ab77c64164
forward port of missing transaction operation
2007-07-17 18:23:52 +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
Colin Kuskie
14180620ca
Begin the Help purge.
...
First batch. Autogenerated lists of Assets, Workflow Activities and Template
Parsers. Enabled Macros stay, but no linking to Macro pages.
2007-07-16 22:39:46 +00:00
James Tolley
538df1a868
Thread.pm prev/next links fix
2007-07-16 22:03:43 +00:00
Colin Kuskie
a698b2c4f3
Make the SQLForm use the new functions inside DatabaseLink to do database
...
privilege checking. This fixes the newest bug about database permissions
on the bug boards.
2007-07-16 21:00:03 +00:00
Graham Knop
73d85203d5
fix: Calendar events on the last day of the month do not appear on the month view
2007-07-16 18:10:24 +00:00
JT Smith
fccd2d0a94
made some color picker changes
2007-07-16 15:49:32 +00:00
Colin Kuskie
cff3ac1816
Added the checkPrivileges method, borrowed from SQLForm.
...
Wrote tests based on SQLForm bugs to validate it, and it passes.
2007-07-14 23:11:03 +00:00
Colin Kuskie
3d016a366b
finish up the databaseName method tests
2007-07-14 19:56:27 +00:00
Colin Kuskie
6b2ed836fb
Add a method so that DatabaseLink can tell you what database it's
...
operating on.
Add tests for the method.
2007-07-14 19:33:14 +00:00
Doug Bell
15e3894b86
forward port of bugfix from 7.3.21
2007-07-14 00:04:20 +00:00
Colin Kuskie
2dd127c394
fix bad whitespace before POD directives
2007-07-11 18:17:23 +00:00
Frank Dillon
a5c824d3fb
Fixed bonehead syntax errors
2007-07-11 18:04:17 +00:00
Colin Kuskie
0ff54153aa
Fix a bug in removing keywords related to assets being purged.
2007-07-11 17:58:09 +00:00
James Tolley
c461811f25
small copy context menu bugfix
2007-07-11 17:30:43 +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