Doug Bell
|
65e9902001
|
migrate to JsonTable to edit template attachments
|
2010-07-13 13:12:46 -05:00 |
|
Colin Kuskie
|
655efc49e2
|
Add tests for double encoding of UTF8 content in Posts and email notificaitons.
|
2010-07-06 10:23:08 -07: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
|
05610f7621
|
Correctly handle the case of finding new lastPost information when a Post is trashed. Fixes bug #11646.
|
2010-06-21 16:02:29 -07:00 |
|
Colin Kuskie
|
54c56019d1
|
Update lastPost information in the Thread and CS when a Post is archived. Made a separate method so it can be used by other actions, and in the upgrade script. Fixes bug #11628.
|
2010-06-21 14:38:46 -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 |
|
kimd
|
fa04d01518
|
o Allow return from photo edit view to gallery edit view (RFE 11571)
o Reject form submissions without image selected for upload in edit view of Photo asset
|
2010-06-09 15:28:42 -05:00 |
|
Colin Kuskie
|
83e945142e
|
More END block cleanups.
|
2010-06-08 19:27:39 -07: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
|
1770e3945c
|
END block cleanups.
|
2010-06-08 08:39:43 -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
|
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 |
|
Paul Driver
|
c5bddbd95c
|
testing clearPackageFlag
|
2010-06-01 12:24:52 -07:00 |
|
Colin Kuskie
|
5b3103ebf8
|
Save a second in the Template test.
|
2010-05-25 21:03:00 -07: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 |
|
kimd
|
77e331a129
|
Added more owner information to the gallery (RFE 9774)
|
2010-05-20 13:25:46 -05: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
|
23183276e3
|
Document change in handling sequences of dashes.
|
2010-05-16 22:16:18 -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 |
|
Paul Driver
|
503a378756
|
ProgressBar::run and now Asset->www_copy has a bar
|
2010-05-11 15:34:22 -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 |
|