Commit graph

5269 commits

Author SHA1 Message Date
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
Frank Dillon
b367100591 Changed code around so that survey is not bound to the session until the first time the user responds rather than the first time the survey is viewed. 2007-07-11 16:25:49 +00:00
James Tolley
0e05bc3f10 css class for uncommitted assets 2007-07-11 03:05:18 +00:00
James Tolley
f33e7533f4 copy asset pop-up menu 2007-07-11 00:07:17 +00:00
James Tolley
de4da68884 put the unsubscribe link in the CS notification template 2007-07-10 21:39:11 +00:00
Colin Kuskie
8eb48e5464 help file for notify admins with open version tag workflow activity 2007-07-09 22:32:38 +00:00
Colin Kuskie
78e78d44b2 fix syntax error in template parser help autogenerator 2007-07-09 21:30:26 +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
efd1e6705b CS thread permissions edit 2007-07-09 20:54:31 +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
6e0470771e - Replaced color picker form control with a more robust version. 2007-07-09 09:03:56 +00:00
JT Smith
6ce94b078d - Safari 3 and above now fully supported in admin interface. 2007-07-07 21:55:20 +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
Colin Kuskie
c07b0b9c72 Add the Storage::Image test. This really, really wants to be done with
Test::Class in the long term.
Fixed a bug where Storage::Image's getFiles does not obey the showAll switch
that its parent has.
2007-07-07 03:38:16 +00:00
JT Smith
dff08ef533 merging changes from 7.3 2007-07-07 02:48:39 +00:00
James Tolley
5aa7db7d58 syndicated content sorted by pubDate where possible 2007-07-06 23:01:38 +00:00
Colin Kuskie
0c9d1f4332 RFE for a new user access method, lookup by username and return
an object.   Includes tests for validating the code.
2007-07-06 17:53:18 +00:00
JT Smith
829c391cc7 fixing resizable textarea 2007-07-06 02:42:01 +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