Colin Kuskie
9059cf5f3f
Exception handling for finding children in AssetLineage.
2010-05-21 13:58:07 -07:00
Colin Kuskie
c56d2b9403
Fix some Gallery and GalleryAlbum tests.
2010-05-21 13:37:42 -07:00
Colin Kuskie
dab177324d
Change from encode/decode to to/from in JSON, and call them explicitly. Exception handling for AJAX methods in the GalleryAlbum.
2010-05-21 13:37:06 -07:00
Colin Kuskie
42015a38c0
Update the test to ignore the old database column, and to add new properties returned by get.
2010-05-20 16:05:58 -07:00
Colin Kuskie
ce8b1dc63a
Remove an old database column from EMS mark 1.
2010-05-20 16:00:48 -07:00
Colin Kuskie
9e50f5e8c2
Exception and class handling for getLastPost in the Thread. Update a test accordingly.
2010-05-20 15:45:28 -07:00
kimd
77e331a129
Added more owner information to the gallery (RFE 9774)
2010-05-20 13:25:46 -05:00
Scott Walters
2d722c3477
8.x additional module deps
2010-05-19 13:00:34 -04:00
Scott Walters
aeb36106e2
warning / Useless use of /d modifier in transliteration operator
2010-05-19 12:57:01 -04:00
Colin Kuskie
7608200a6b
The edit stamp should contain the name of the user who edited the post, not the original poster. Fixes bug #11578 .
2010-05-19 09:15:03 -07:00
Colin Kuskie
e03f754bce
Fix the name of the ConvertUTCToTZ macro in config files. Fixes bug #11576 .
2010-05-19 08:38:22 -07:00
Colin Kuskie
d3cd81f759
Upgrade the template for adding an archive to handle sorting order. Fixes bug #11577
2010-05-19 08:29:14 -07:00
Scott Walters
757eb8d9fa
PID files contain the PID so that on next run, we can test to see
...
if that PID is still alive. If it isn't, the daemon was kill -9'd,
the system crashed, or similar. It isn't running any more and it's
safe to start up again. Don't die on startup unless the PID in the
PID file is valid.
2010-05-19 07:57:18 -04:00
Colin Kuskie
5a0d7ddf64
Ready for 7.9.6 development cycle.
2010-05-18 21:18:31 -07:00
Colin Kuskie
4969f31e1f
Preparing for 7.9.5 release
2010-05-18 20:13:12 -07:00
Colin Kuskie
e76f13bdc3
fileOrder is completely machine dependent, and the order is not determinate. Update the test to only check that all files are present, and not their order.
2010-05-18 19:01:19 -07:00
Colin Kuskie
2c75bc5108
Potential test update due to ordering photos in GalleryAlbum addArchive.
2010-05-18 18:47:54 -07:00
Colin Kuskie
e485fc36b4
Add a missing i18n label for the new unsubscribe help.
2010-05-18 17:42:50 -07:00
Colin Kuskie
f1ea8105d4
Allow users to unsubscribe via email address, without logging in. Fixes bug #11559 .
2010-05-18 15:58:24 -07:00
Colin Kuskie
22a6ce339e
Remove 7.8 upgrade files from 7.9
2010-05-18 11:34:18 -07:00
Doug Bell
96a52c5748
Merge remote branch 'spunky/rfe11517'
2010-05-18 11:24:23 -05:00
Colin Kuskie
9cf2a308c5
Make the shortcut obey the modified permissions of its originating Asset. Fixes bug #11549 .
2010-05-18 08:46:13 -07:00
Colin Kuskie
7afb41fdf9
Allow whitespace formatting in user invitations. Preserve text messages with newlines. Fixes bug #11538
2010-05-17 16:13:01 -07:00
Colin Kuskie
3ae3684aea
Better handling for paragraphs in the SC. This code needs to be refactored out and generalized into a method that anything can use. Fixes bug #11563 .
2010-05-17 13:15:32 -07:00
kimd
8030bed30b
Gallery: Sorting of files uploaded in zip archives (RFE 11517)
2010-05-17 22:03:38 +02:00
Colin Kuskie
414e60380f
Do not allow any backdoors for Visitor to get into his account. Fixes bug #11572 .
2010-05-17 08:27:01 -07:00
khenn
d99e4cc415
put checks in before alter groupGroupings table
2010-05-17 09:59:51 -05:00
Graham Knop
f852bd8866
better cleanup code
2010-05-17 05:26:26 -05:00
Graham Knop
3ee212142c
test more url forms including international characters
2010-05-17 05:26:00 -05:00
Colin Kuskie
23183276e3
Document change in handling sequences of dashes.
2010-05-16 22:16:18 -07:00
Colin Kuskie
d2b6a7fff1
Fix a bug in how groups using IP filters cache the user Visitor. Also, significant speedups in group lookups. Fixes bug #11552 .
2010-05-16 22:11:33 -07:00
Colin Kuskie
0a05907c39
This test fails randomly, on the difference between 0 and undef. Update it to use bool().
2010-05-16 20:56:09 -07:00
Colin Kuskie
0e7ce2c0e3
Update Asset/Asset.t for new fixUrl code.
2010-05-16 20:55:28 -07:00
Colin Kuskie
4056d7019e
Drop tests for putting an Article below a calendar. This is now permitted.
2010-05-16 20:31:07 -07:00
Colin Kuskie
e69a26db8c
Update test to remove use_ok, SKIP.
2010-05-13 21:14:07 -07:00
Colin Kuskie
f3c1c0e4a5
Better handling of calling validParent without an asset, somewhere.
2010-05-13 21:10:44 -07:00
Colin Kuskie
01ba8203c8
Update test for exception handling
2010-05-13 21:05:53 -07:00
Colin Kuskie
d690148c2c
Fix a syntax error in the SQL to get shortcuts in the trash.
2010-05-13 21:03:27 -07:00
Colin Kuskie
5140ece731
Large batch of test fixes, most for newByDynamicClass -> newById
2010-05-13 20:02:26 -07:00
Colin Kuskie
c74894321d
Update these tests for file locations and better clean-up.
2010-05-13 19:47:08 -07:00
Colin Kuskie
427fd5e53a
Removing more dead code. There is no maxImageSize property.
2010-05-13 19:46:47 -07:00
Colin Kuskie
252138777c
Fix a bad sort. Clarify some POD in the Photo.
2010-05-13 15:50:46 -07:00
Colin Kuskie
420cc3e843
A bunch of fixed Photo tests.
2010-05-13 15:43:16 -07:00
Colin Kuskie
4fef8cb486
Fix a bad sort. Clarify some POD in the Photo.
2010-05-13 15:41:51 -07:00
Colin Kuskie
7258e11e7e
Move Shortcut definition methods to Moose methods.
2010-05-13 15:28:45 -07:00
khenn
cdc2ea2547
forgot to save a bug fix
2010-05-13 17:21:08 -05:00
khenn
b0c7c1162d
Added sendNotification flag to WebGUI::Friends::rejectAddRequest. Added setting which supresses friend rejection notices from the inbox.
2010-05-13 17:15:41 -05:00
Colin Kuskie
7db971d274
Better clean-up.
2010-05-13 14:07:27 -07:00
Colin Kuskie
8a9e4c73c1
Remove dead code in the Photo asset.
2010-05-13 14:06:13 -07:00
Colin Kuskie
6dbd389c86
Remove dead code in the Photo asset.
2010-05-13 14:05:10 -07:00