Colin Kuskie
6d2d950f52
Fix the delete expired events workflow (again). Fixes bug #11619
2010-06-09 11:28:00 -07:00
Colin Kuskie
908b9724a1
Add Inbox monitoring to WebGUI::Test
2010-06-08 21:56:17 -07:00
Colin Kuskie
83e945142e
More END block cleanups.
2010-06-08 19:27:39 -07:00
Scott Walters
647dc6a13a
Correct number of tests.
2010-06-08 17:01:13 -04:00
Scott Walters
07657e5011
Reworked active messages SQL. Fixes #11594 . Don't try to relate
...
to groups that the user may not be a part of any longer.
2010-06-08 17:01:13 -04:00
Colin Kuskie
ec4c31c82c
Fix some cleanup code.
2010-06-08 19:08:01 -07:00
Scott Walters
7ef3c7e4be
Less diagnostic output and don't manually clear the group membership cache.
2010-06-08 13:52:49 -04:00
Scott Walters
867095d811
A user removed from a group with deleteUsers() will still appear to be in that
...
group according to Inbox.pm, User::getGroupIdsRecursive() and User::getGroups().
Groups.pm wasn't clearing the cache key "getGroupsForUser" in clearCaches().
Tests and fix.
2010-06-08 13:49:02 -04:00
Colin Kuskie
2c08b4e712
Fix a bug in getLineageSql, where it would return the empty string. This could cause downstream problems. Fixes bug #11616
2010-06-08 09:22:28 -07:00
Colin Kuskie
4eb013ef03
Remove uncontrolled diagnostics, and done_testing.
2010-06-08 08:42:43 -07:00
Colin Kuskie
1770e3945c
END block cleanups.
2010-06-08 08:39:43 -07:00
Scott Walters
9fb7b23687
Tests reproducing bug #11594 , users removed from groups no longer able to see previous messages to that group
2010-06-07 18:15:26 -04:00
Colin Kuskie
7034e2cf57
More END block cleanups.
2010-06-07 19:07:45 -07:00
Colin Kuskie
8a62abc3ef
Add cleanup for AdSpaces, END block cleanup.
2010-06-07 18:53:39 -07:00
Colin Kuskie
b728eabd7b
Add cleanup for Shop::Vendors. More end block removal.
2010-06-07 18:45:59 -07:00
Colin Kuskie
41b7413d01
More END block work.
2010-06-07 18:30:41 -07:00
Colin Kuskie
65aa327420
Removing more END blocks
2010-06-07 18:14:09 -07:00
Colin Kuskie
3b7d582e8d
Removing END blocks
2010-06-07 18:12:03 -07:00
Colin Kuskie
bbe962a185
add IO::Socket::SSL as prereq for LDAPS
2010-06-07 17:05:12 -07:00
Colin Kuskie
c4e85d8b44
Restore the other fields that a CS can be sorted on, from the thread table. Fixes bug #11614 .
2010-06-07 15:03:03 -07:00
Colin Kuskie
c9dc084ed6
Stories have to pass along absolute links in their RSS feeds. Fixes bug #11606
2010-06-07 11:44:30 -07:00
Colin Kuskie
59fed35087
Fix error feedback for missing fields, when using the AddressBook to add an address.
2010-06-07 11:17:10 -07:00
Colin Kuskie
99063a3f76
Allow for cleanup of inbox messages in tests.
2010-06-07 10:46:28 -07:00
Colin Kuskie
30e869b66d
Better cleanup of Inbox messages. Encapsulate all SQL in Inbox/Message. Fix workflow. Upgrade script to cleanup state table. Fixes bug #11595 .
2010-06-07 10:44:12 -07:00
Colin Kuskie
28eabdd997
Remove some dead code from the UserList wobject. Fixes bug #11605
2010-06-07 08:25:14 -07:00
Colin Kuskie
20e6ba5ed3
Fix a typo in the CS sort by hover help. Fixes bug #11610
2010-06-07 07:59:02 -07:00
Colin Kuskie
c5203cb737
Remove some debug code.
2010-06-06 22:32:40 -07:00
Colin Kuskie
d81a28b235
Fix some broken Form fields. Fixes bug #11611
2010-06-06 22:29:52 -07:00
Colin Kuskie
8d85912da7
Commit the initial Survey for the test.
2010-06-05 21:24:17 -07:00
khenn
e74753c082
Not enough arguments to searchOther
2010-06-04 17:28:36 -05:00
khenn
5a329f8bf3
Merge branch 'master' of git@github.com:plainblack/webgui
2010-06-04 17:03:26 -05:00
khenn
18af5d16ad
Fixed #11613 : Thingy: If next action after add is to add more things, previous data remains
2010-06-04 17:02:23 -05:00
khenn
d082e4eee3
Fixed #11613 - After successful save of a Thing, the form is cleared for the next thing to be entered
2010-06-04 17:00:24 -05:00
martin
73c762d6f1
Fixed bug where Template form plugin would not show anything for getValueAsHtml.
2010-06-04 11:54:36 +00:00
khenn
053292a75b
Added new API method commitAsUser allowing developers to commit version tags as other users
2010-06-03 21:44:29 -05:00
Colin Kuskie
5a904a85db
Do not delete cron tasks with errors, just notify spectre of the problem. Fixes bug #11604 .
2010-06-03 10:56:03 -07:00
Colin Kuskie
951864f6d3
Add more tests for Calendar edge cases, and remove 1 day from the all day event window in getEventsIn. Fixes bug #11596 .
2010-06-02 14:53:38 -07:00
Doug Bell
dcf8b747b1
preparing for 7.9.7 dev
2010-06-01 21:13:20 -05:00
Doug Bell
1f492b5fd6
fix navigation problem
2010-06-01 20:17:24 -05:00
Doug Bell
f2e0fb509a
preparing for 7.9.6 release
2010-06-01 19:39:56 -05:00
Doug Bell
247c607393
fixes for weaken and iterator
2010-06-01 19:37:53 -05:00
Doug Bell
60cefb3102
more changlog...
2010-06-01 16:24:42 -05:00
Doug Bell
6583fb4176
add changelog
2010-06-01 16:24:19 -05:00
Doug Bell
2c75ab27e6
migrate to getLineageIterator to save memory
2010-06-01 16:23:49 -05:00
Doug Bell
cc87552a22
weaken all session refs
2010-06-01 16:23:48 -05:00
kimd
387942e68d
Added search by location to the Gallery (RFE 11504)
2010-06-01 16:23:48 -05:00
Paul Driver
426cc209ac
changelog note for new checkbox
2010-06-01 12:31:51 -07:00
Paul Driver
e88fe856a2
style nits in www_importPackage
2010-06-01 12:29:45 -07:00
Paul Driver
3a9c3e5d9a
checkbox in asset manager for clearPackageFlag
2010-06-01 12:25:49 -07:00
Paul Driver
c5bddbd95c
testing clearPackageFlag
2010-06-01 12:24:52 -07:00