Colin Kuskie
|
ea1bb5f714
|
No more dash escaping for the Matrix.
|
2010-08-10 10:27:46 -07:00 |
|
Colin Kuskie
|
b8917d4e57
|
Make sure that keywords are always returned in alphabetical order in the WikiMaster byKeyword view.
|
2010-08-09 19:27:45 -07:00 |
|
Scott Walters
|
ca5ca46557
|
Don't call methods on the first story item when there are no story items.
Fixes #11747.
|
2010-07-28 08:34:39 -04:00 |
|
Scott Walters
|
e033192328
|
StoryTopic 'Alphabetically' sort order
|
2010-07-28 08:33:52 -04:00 |
|
Scott Walters
|
d17d096380
|
StoryArchive optional sorting by title.
Fwiw, this code was written a while ago but seems to have gotten
misplaced.
|
2010-07-23 09:13:55 -04:00 |
|
Colin Kuskie
|
bf7c7aad55
|
Make the view test more robust. It has been failing randomly.
|
2010-07-04 09:40:19 -07:00 |
|
Colin Kuskie
|
b7ba9f2118
|
Fix problems with the Story Archive leaking version tags when it is not committed. Fixes bug #11678
|
2010-06-23 14:12:42 -07:00 |
|
Colin Kuskie
|
0b2d78ed71
|
More END block cleanups, 7 to go.
|
2010-06-15 16:49:34 -07:00 |
|
Colin Kuskie
|
fecc2bec54
|
Yet more END block cleanups.
|
2010-06-15 16:40:06 -07:00 |
|
Colin Kuskie
|
1ea2f3ea76
|
Add tracking to the InOutBoard test to try and find out why it fails intermittently.
|
2010-06-15 15:13:50 -07:00 |
|
Colin Kuskie
|
71d4880635
|
Another batch of test cleaning.
|
2010-06-14 19:47:30 -07:00 |
|
Colin Kuskie
|
e878258543
|
END block cleanup.
|
2010-06-14 19:39:11 -07:00 |
|
Colin Kuskie
|
94699417a7
|
END block cleanup.
|
2010-06-14 18:24:21 -07:00 |
|
Colin Kuskie
|
6c3369d0cb
|
Revert "use temp config file for testing"
This reverts commit 9b725c6d42.
|
2010-06-14 15:19:54 -07:00 |
|
Graham Knop
|
9b725c6d42
|
use temp config file for testing
|
2010-06-10 10:09:54 -05:00 |
|
Graham Knop
|
b832deecd1
|
convert all cleanup methods to addToCleanup
|
2010-06-10 10:09:53 -05:00 |
|
Graham Knop
|
fe1ac66cca
|
remove useless test END blocks
|
2010-06-10 10:09:45 -05:00 |
|
Colin Kuskie
|
83e945142e
|
More END block cleanups.
|
2010-06-08 19:27:39 -07:00 |
|
Colin Kuskie
|
1770e3945c
|
END block cleanups.
|
2010-06-08 08:39:43 -07:00 |
|
Colin Kuskie
|
8d85912da7
|
Commit the initial Survey for the test.
|
2010-06-05 21:24:17 -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
|
247c607393
|
fixes for weaken and iterator
|
2010-06-01 19:37:53 -05:00 |
|
kimd
|
387942e68d
|
Added search by location to the Gallery (RFE 11504)
|
2010-06-01 16:23:48 -05:00 |
|
Colin Kuskie
|
ab0204dfd9
|
Remove HTML from SC sentences and words template variables, and any initial whitespace. Fixes bug #11589.
|
2010-05-25 12:41:22 -07:00 |
|
Colin Kuskie
|
7a1487be55
|
Added GUID and pubDate entries to Stories. Updated tests. Fixes bug #11580
|
2010-05-25 11:42:38 -07:00 |
|
Colin Kuskie
|
ce8b1dc63a
|
Remove an old database column from EMS mark 1.
|
2010-05-20 16:00:48 -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 |
|
Doug Bell
|
96a52c5748
|
Merge remote branch 'spunky/rfe11517'
|
2010-05-18 11:24:23 -05: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
|
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 |
|
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 |
|
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
|
55d2e510d6
|
Add top-level keywords, which allows for hierarchial categorization of wiki pages.
|
2010-04-16 20:46:55 -07:00 |
|
Colin Kuskie
|
1cd7d8fbc7
|
Remove dead END blocks from some tests.
|
2010-04-14 11:41:20 -07: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
|
3a054b4895
|
Fix Search results for Threads when useContainers=1
|
2010-02-25 08:59:33 -08:00 |
|
Colin Kuskie
|
81d811bef1
|
Add the Topic description to the default Story Topic template.
|
2010-01-14 15:27:53 -08:00 |
|