Colin Kuskie
4c3b615f7a
Update this test for exception handling.
2010-05-09 19:07:49 -07:00
Colin Kuskie
923e03f048
Add a method for getViewCacheKey. Update number of tests.
2010-05-09 19:03:20 -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
Paul Driver
40d11e8693
more sorting options for SyndicatedContent
2010-05-06 15:03:01 -07:00
Colin Kuskie
16cca1f99a
Update the test for the isTopLevel variables.
2010-05-04 21:10:48 -07:00
Colin Kuskie
960ff2287c
Tests, bugfixes, and adding synopsis to the byKeyword template.
2010-05-04 15:50:14 -07:00
Colin Kuskie
39b44504c3
Finish wiki sub-category API code, with upgrade sub and tests.
2010-05-04 15:04:27 -07:00
kimd
95e9e52389
Gallery: Allow specification of location when uploading ZIP archives (RFE 11502)
2010-05-02 20:47:13 +02:00
kimd
660d036f8a
Gallery: Automatically adjust orientation of images based on EXIF data (RFE11498)
2010-04-30 10:37:46 -05:00
Colin Kuskie
79fea5bb76
Refactor out synopsis code from Post to make a new AssetAspect. Have the WikiPage start using it, and assigning synopses to pages.
2010-04-21 18:24:30 -07:00
Colin Kuskie
d085d7d04a
Revoke the previous page-level hierarchial keywords work, in favor of forthcoming work on wiki level keywords work
2010-04-21 16:55:16 -07:00
Colin Kuskie
e0fffef75c
Search results are not in any given order. Update the StoryArchive test.
2010-04-20 20:33:16 -07:00
Doug Bell
e60c6fdc91
Merge remote branch 'spunky/rfe620'
...
Conflicts:
docs/changelog/7.x.x.txt
docs/upgrades/packages-7.9.3/root_import_gallery-templates_default-gallery-edit-album.wgpkg
2010-04-19 17:25:30 -05:00
kimd
dd72159db0
Added buttons to the GalleryAlbum edit view so users can rotate photos by 90 deg (RFE 620).
2010-04-19 22:24:09 +02:00
Colin Kuskie
b4f7bb4334
Do not prevent Assets from being added as children by subclassing addChild. It doesn't prevent paste from working. Fixes bug #11525 .
2010-04-19 09:07:53 -07:00
Colin Kuskie
c0361fda0e
Remove test for old RSS method that no longer exists.
2010-04-19 08:41:48 -07:00
Colin Kuskie
55d2e510d6
Add top-level keywords, which allows for hierarchial categorization of wiki pages.
2010-04-16 20:46:55 -07:00
Graham Knop
373be0881d
Merge branch 'WebGUI8' into HEAD
2010-04-16 20:52:46 -05: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
Colin Kuskie
1395fcc411
Add RFE #10944 , keyword pages.
...
Keyword pages are any page where the title is exactly the same as any keyword
for any page in the wiki. Keyword pages work the same as any wiki page, but
also may display a list of pages that are tagged with the keyword.
2010-04-13 11:05:29 -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
Patrick Donelan
d858c6e1ab
Demo site loads
2010-04-06 18:21:46 -04:00
Paul Driver
c356a7acc6
DateTime::Event::ICal in Calendar, workflow to extend recurrence
2010-04-05 17:08:11 -07:00
Graham Knop
911376043c
quiet photo navigation test and add better cleanup
2010-04-02 18:31:44 -05:00
kimd
8104338da7
Added additional navigation to the photo asset (RFE 11412).
2010-03-25 19:45:48 -05:00
Colin Kuskie
c0206e61f5
Fix more thread search pagination issues.
2010-03-20 21:48:09 -07:00
Graham Knop
261c8b30da
fix wikipage permissions test, eliminating session cloning
2010-03-19 18:22:08 -05:00
Colin Kuskie
81ffc16f63
remove unneeded testing module
2010-03-19 15:43:48 -07: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
a7b4fbc0ed
Fix thread search URLs when threads are archived, or trashed. Location in the pagination is now found by interrupted linear search.
2010-03-16 18:29:09 -07:00
Colin Kuskie
21e321012c
Fix direct linking to posts and threads when their pagination is set to 0. Fixes bug #11464 .
2010-03-10 09:45:37 -08: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
abaeab36e0
Refactor code to force assets to always be hidden into a role and use it.
2010-02-16 08:50:00 -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
b6e56566c1
Fix deleteFileUrl for image*, warranty, brochure and other file collateral in the product.
2010-02-09 20:38:21 -08:00
Colin Kuskie
b2b03b662c
Better cleanup for a Shortcut test.
2010-02-09 10:52:23 -08:00
Colin Kuskie
c1a3030191
Another Article method change.
2010-02-04 15:22:23 -08:00
Colin Kuskie
5203c35563
Remove test for headBlock handling.
2010-02-04 12:53:51 -08:00
Colin Kuskie
4a240ba0e0
Test cleanup, and add extra tests for sanity checks.
2010-02-03 18:34:21 -08:00
Colin Kuskie
a42b7dd9d7
Turn off notifications for the test.
2010-02-02 18:00:55 -08:00
Colin Kuskie
4089e39d58
Peel out permissions testing from t/Asset/Asset.t into a separate test.
2010-02-02 08:17:26 -08:00
Colin Kuskie
acc6447841
Only users who canAdminister the parent wiki are allowed to purge revisions of a wiki page. Fixes bug #11377
2010-02-01 14:50:40 -08:00
Colin Kuskie
006570a05a
newByUrl should throw an exception. Test it.
2010-01-29 17:35:19 -08:00
Colin Kuskie
387866cfcb
Update Asset::File for Moose
2010-01-29 17:17:38 -08:00