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
Colin Kuskie
6e49327bb6
Add POD comments to deleteFile to show what the accidental return value is.
...
Remove a Data::Dumper from Operation/Invite.pm
2007-07-05 21:22:54 +00:00
Graham Knop
749f68a0ee
fix: Next/Previous links on thread not sorted same as collab
2007-07-05 11:03:23 +00:00
Graham Knop
7042946bdf
fix: CSS dragTrigger: multiple identical ID's on every page
2007-07-05 09:35:29 +00:00
JT Smith
e1a0b462a1
ems performance improvements
2007-07-05 04:18:16 +00:00
JT Smith
0d145e6d91
- api: Form Controls and Workflow Activities may now include web based helper
...
subroutines directly in their files. See
WebGUI::Operation::FormHelpers::www_formHelper and
WebGUI::Operation::Workflow::www_activityHelper for details.
2007-07-05 02:31:46 +00:00
Colin Kuskie
7f59bd3f33
forward port of config variable stomping fix
2007-07-03 01:05:44 +00:00
Colin Kuskie
a25df35eea
forward port of session template variable doc removal in style template
2007-07-02 23:50:57 +00:00
Doug Bell
65235990a3
fix: Collaboration System can now be subclassed and still work with existing Thread and Post assets
2007-07-02 22:25:41 +00:00
Graham Knop
8a88823682
fix: Email validate codes aren't removed after use
2007-07-02 17:21:08 +00:00
Colin Kuskie
00c91f1ad0
fix bad whitespace before POD directives
2007-07-01 16:47:44 +00:00
Colin Kuskie
37f6db428f
Make Macro/Thumbnail.t more robust by not running downstream tests if
...
the file does not exist.
Fixed a bug I created by changing the order of update and change comparison
in Asset/File.pm. This caused Asset/File.t, Asset/File/Image.t and
Macro/Thumbnail.t to fail.
2007-07-01 16:39:24 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Colin Kuskie
16e44d42f0
fix typos in the Help and i18n for the Newsletter
2007-07-01 05:30:00 +00:00