Colin Kuskie
d88926c1ef
Update cache keys for SyndicatedContent in test.
2010-05-21 19:44:00 -07:00
Colin Kuskie
2aff621168
Cache and data updates for the Matrix test.
2010-05-21 15:05:18 -07:00
Colin Kuskie
bfbe11ae32
Cleanup, exception handling, fresh assets in GalleryAlbum/delete.t
2010-05-21 13:58:49 -07:00
Colin Kuskie
c56d2b9403
Fix some Gallery and GalleryAlbum tests.
2010-05-21 13:37:42 -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
9e50f5e8c2
Exception and class handling for getLastPost in the Thread. Update a test accordingly.
2010-05-20 15:45: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
5140ece731
Large batch of test fixes, most for newByDynamicClass -> newById
2010-05-13 20:02:26 -07:00
Colin Kuskie
95fe1e6d52
Module use, and cache updates.
2010-05-09 18:14:27 -07:00
Colin Kuskie
5be85b9bed
Cache update for a test
2010-05-09 18:10:21 -07:00
Graham Knop
e4e27d6e96
Merge branch 'master' into WebGUI8
2010-04-16 20:45:22 -05:00
Colin Kuskie
1cd7d8fbc7
Remove dead END blocks from some tests.
2010-04-14 11:41:20 -07:00
Graham Knop
2400f19099
Merge branch 'master' into WebGUI8
2010-04-13 07:50:02 -05:00
Doug Bell
eee547b0cc
Add drag'n'drop sorting to the Gallery Album Edit View (RFE 11007).
2010-04-07 11:54:09 -05:00
kimd
8104338da7
Added additional navigation to the photo asset (RFE 11412).
2010-03-25 19:45:48 -05:00
Graham Knop
d1690ccd25
only show debug in verbose testing
2010-03-19 15:48:32 -05:00
Colin Kuskie
570cdfd9f5
Always skip the autocommit. Did this in response to an unrepeatable test failure.
2010-03-16 18:53:40 -07:00
Colin Kuskie
8f951013b9
Allow the default Search root to be overridden by a form variable. Adds RFE #11460 .
2010-03-08 17:07:53 -08:00
Colin Kuskie
44c6048da4
Update test for exception handling.
2010-03-03 11:10:16 -08:00
Colin Kuskie
3a054b4895
Fix Search results for Threads when useContainers=1
2010-02-25 08:59:33 -08:00
Colin Kuskie
d41affa4cc
Update Survey for Moose and new accessors. Also update the tests.
2010-02-11 13:54:46 -08:00
Colin Kuskie
c1a3030191
Another Article method change.
2010-02-04 15:22:23 -08:00
Colin Kuskie
1736b481b6
Update Article for Moose
2010-01-26 16:13:36 -08:00
Colin Kuskie
81d811bef1
Add the Topic description to the default Story Topic template.
2010-01-14 15:27:53 -08:00
Colin Kuskie
fc09d73b65
Update test for code changes with bug fix.
2010-01-11 16:34:50 -08:00
Colin Kuskie
6e0983a67b
Update the number of threads in the CS when a thread is archived. Fixes bug #11341 .
2010-01-11 11:54:59 -08:00
Colin Kuskie
173bec1574
Handle linking to posts not on the first page on a thread view. Fixes bug #11318 .
2010-01-05 20:52:27 -08:00
Colin Kuskie
7281a3dd8e
Fix the CS search, so that links to anchors are correct. Fixes bug #11318
2010-01-05 16:47:56 -08:00
Colin Kuskie
12e160bf8c
Fix passing regex characters to the highlighter, which makes it break. Fixes bug #11311 .
2009-12-21 11:38:52 -08:00
Colin Kuskie
d1e6f30493
Fix a bug where ratings were allowed to be set with less than 10 votes. Fixes bug #11294
...
This helps fix people trying to game the system.
2009-12-08 14:39:24 -08:00
Colin Kuskie
9bb5497aff
Fix Cron issues with CSes. Fixes bug #11284 .
2009-11-30 11:11:36 -08:00
Colin Kuskie
c64911c531
Update test for changes in core code.
2009-11-24 23:13:17 -08:00
Colin Kuskie
5fd30d8d84
Revert "Separating ThingRecord object from Thingy"
...
This reverts commit df84c60d6a .
2009-11-17 12:12:19 -08:00
Colin Kuskie
a37f69cc04
Revert "Separating Thing object from Thingy"
...
This reverts commit 3d88789659 .
2009-11-17 12:12:08 -08:00
Graham Knop
614a901231
silence extra test output for non-verbose runs
2009-11-17 13:34:00 -06:00
Colin Kuskie
c8bda63587
Test maintenance.
2009-11-16 17:03:29 -08:00
Yung Han Khoe
3d88789659
Separating Thing object from Thingy
2009-11-16 17:37:18 +01:00
Yung Han Khoe
df84c60d6a
Separating ThingRecord object from Thingy
2009-11-16 11:53:14 +01:00
Colin Kuskie
1f49737ae7
Allow other users to save photos into another user's album. Fixes bug #11228 .
2009-11-13 17:16:56 -08:00
daviddelikat
f1ccdb008f
fixed a test
2009-11-11 22:55:12 -06:00
daviddelikat
1e18313c81
Merge branch 'master' of git@github.com:plainblack/webgui
...
Conflicts:
lib/WebGUI/Asset/EMSSubmission.pm
lib/WebGUI/Asset/EMSSubmissionForm.pm
lib/WebGUI/Asset/Wobject/EventManagementSystem.pm
lib/WebGUI/Workflow/Activity/CleanupEMSSubmissions.pm
lib/WebGUI/i18n/English/Asset_EMSSubmission.pm
lib/WebGUI/i18n/English/Asset_EMSSubmissionForm.pm
lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm
t/lib/WebGUI/Test/Activity.pm
2009-11-06 10:30:02 -06:00
daviddelikat
9c2980404f
making tests work
2009-11-06 09:22:03 -06:00
Patrick Donelan
804dbcfd26
One-line fix for Survey ExpressionEngine bug that took over a day to find.
...
One of the file-scoped lexicals in ExpressionEngine wasn't being initialised,
which meant that tagged data was being cached across repeated engine runs
(including, would you believe, across modperl page requests).
The fix includes tests.
2009-11-05 21:15:47 -08:00
Patrick Donelan
5899fa4289
Revert "One-line fix for Survey ExpressionEngine bug that took over a day to find."
...
This reverts commit bcd99945ca .
2009-11-05 22:37:50 -05:00
Patrick Donelan
bcd99945ca
One-line fix for Survey ExpressionEngine bug that took over a day to find.
...
One of the file-scoped lexicals in ExpressionEngine wasn't being initialised,
which meant that tagged data was being cached across repeated engine runs
(including, would you believe, across modperl page requests).
The fix includes tests.
2009-11-05 22:27:47 -05:00
Colin Kuskie
fc68756975
Update tests for changes to skipNotification.
2009-11-05 16:30:17 -08:00
Colin Kuskie
c017926194
Add the eventMetaData template variable back to the test.
2009-11-02 08:01:36 -08:00
khenn
3958a36271
bug fixes: start date is returned in UTC instead of the proper time zone, meta data fields are not properly returned to the template
2009-11-01 08:44:22 -06:00
Colin Kuskie
058704d027
Remove template variable from printRemainingTickets in the EMS.
2009-10-30 15:58:43 -07:00
khenn
ef51fdd426
Fixes to tests suggested by Colin. Committing upgrade script
2009-10-30 17:19:58 -05:00