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
JT Smith
5e0d948840
fixing some links
2007-07-17 16:58:31 +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
Colin Kuskie
02abc68aa8
more generateThumbnail tests
2007-07-16 22:22:21 +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
11b9faa827
final ie fixes
2007-07-16 17:07:47 +00:00
JT Smith
e2d37a91ce
mostly works in IE now
2007-07-16 16:39:37 +00:00
JT Smith
ae7799284f
comma causing problems for IE
2007-07-16 15:57:15 +00:00
JT Smith
fccd2d0a94
made some color picker changes
2007-07-16 15:49:32 +00:00
JT Smith
ab0fa08895
added style designer
...
fixed some bugs in color picker
2007-07-16 14:40:05 +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
f07858a645
tests for generateThumbnail. final test is not working yet
2007-07-13 04:52:38 +00:00
Colin Kuskie
8b973604cd
beginnings of thumbnail generation test
2007-07-13 04:38:50 +00:00
JT Smith
f408538cb5
merging 7.3.20 changes
2007-07-12 03:00:46 +00:00
JT Smith
20d733f5c6
merging 7.3.20 changes
2007-07-12 03:00:09 +00:00
Colin Kuskie
2feb3b912c
Javascript files are now detected as application/octet-stream. Updating test.
2007-07-11 18:24:30 +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
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