Doug Bell
11ba1ea660
fix: Re-added ability to have comments in preload.custom
2007-07-11 00:18:36 +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
Doug Bell
eabffb0342
fix: Error with new 7.4 preload.custom. Added better sanity checking with messages.
2007-07-10 21:25:54 +00:00
Colin Kuskie
8eb48e5464
help file for notify admins with open version tag workflow activity
2007-07-09 22:32:38 +00:00
James Tolley
4d52b020de
notify admins of version tags fix
2007-07-09 22:05: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
Colin Kuskie
6fe068e42d
document what other tests need to be written
2007-07-08 21:06:00 +00:00
JT Smith
6ce94b078d
- Safari 3 and above now fully supported in admin interface.
2007-07-07 21:55:20 +00:00
Colin Kuskie
e04443c6ee
Add tests for dealing with files beginning with thumb- (they're ignored)
...
and determining if a file is an image, based on the filename.
2007-07-07 21:33:52 +00:00
JT Smith
e75b689857
upgrade to tinymce 2.1.1.1
2007-07-07 21:26:06 +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
83310ba311
update copyright on tests
2007-07-07 03:56:44 +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
JT Smith
1a3165e6ee
better error handling
2007-07-06 19:00:31 +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
2a39d6a828
check part1, part2 and file path when caseInsensitiveOS=1
2007-07-05 23:09:25 +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
547ced6500
upgraded yui to 2.2.2 and yui-ext to 1.0.1a
2007-07-05 04:23:55 +00:00
JT Smith
4d9af2c691
upgrading to newer versions
2007-07-05 04:20:03 +00:00
JT Smith
e1a0b462a1
ems performance improvements
2007-07-05 04:18:16 +00:00
Colin Kuskie
36ed3f9209
Add a basic test for getId.
...
Add tests for Storage when caseInsensitiveOS=1
2007-07-05 02:45:33 +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
ce12dca15d
add tests to cover clear and getFiles methods
2007-07-03 23:14:22 +00:00
Colin Kuskie
75a7fe80ba
add some comment headers
2007-07-03 20:44:12 +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
4f0be1e871
Add tests to check for the return object type of getStorageFromPost, so
...
there should be no future problems in that area.
2007-07-02 04:30:51 +00:00
Colin Kuskie
dfed790c02
dollar signs are still regexp metacharacters, even inside character classes
2007-07-02 03:31:47 +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
Colin Kuskie
c615268d94
fix a bug with the new assetDbProperties method. It used the wrong class
2007-07-01 05:15:53 +00:00
Colin Kuskie
8bd9f14a3f
Forward port of import log false error fixes.
2007-06-29 23:08:26 +00:00
Colin Kuskie
c6577851d0
Forward port of diskUsage display bug. %d uses the native integer, which
...
overflows on 2**32 on summaries. Changed it to use %.0f instead.
2007-06-29 17:08:18 +00:00
Colin Kuskie
fa1499cf06
Forward port of empty Matrix Listing productName.
...
I did not bring in the 7.3.20 upgrade script, because I'm not sure how
the branch is supposed to work.
2007-06-28 23:15:34 +00:00