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 |
|
Colin Kuskie
|
49374b43eb
|
Operations should be able to handle UTF-8 urls, too. Fixes bug #11683
|
2010-07-27 15:37:53 -07:00 |
|
Colin Kuskie
|
bba978f2a1
|
Use the correct end tag identifier character.
|
2010-07-27 11:50:27 -07:00 |
|
Colin Kuskie
|
26484f3361
|
Make the FilePump macro return valid XHTML. Fixes bug #11742.
|
2010-07-27 11:45:03 -07:00 |
|
Colin Kuskie
|
5bc83c4b17
|
If the User Function Style template is cut or deleted, use the Fail Safe template instead. Fixes bug #11729
|
2010-07-26 09:01:21 -07:00 |
|
Colin Kuskie
|
ffe4b8fa2c
|
Better handling of an empty spamStopWords entry in the config file, for WikiPage and Post.
|
2010-07-23 17:09:18 -07: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 |
|
Doug Bell
|
129251fd61
|
fix test to clean up config properly
|
2010-07-13 13:41:28 -05:00 |
|
Colin Kuskie
|
b24f73fb3d
|
Fix the plan for skipping tests when ideographic search won't work.
|
2010-07-13 11:39:46 -07:00 |
|
Doug Bell
|
ef319ea2a2
|
fix cleanup
|
2010-07-13 13:12:47 -05:00 |
|
Doug Bell
|
ab7e98d08c
|
test changes to updating serialize asset props
|
2010-07-13 13:12:47 -05:00 |
|
Doug Bell
|
65e9902001
|
migrate to JsonTable to edit template attachments
|
2010-07-13 13:12:46 -05:00 |
|
Colin Kuskie
|
fd153b80e9
|
Always use good macro form when using the Extras macro. Fixes bug #11455.
|
2010-07-12 17:13:38 -07:00 |
|
Colin Kuskie
|
bc330634ed
|
Use code that works with the WRE's mysql for detecting ft_min_word_len
|
2010-07-06 17:35:14 -07:00 |
|
Colin Kuskie
|
751aa21f08
|
when intercepting logging for tests, set all test levels to be true.
|
2010-07-06 17:12:37 -07: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
|
1abe035183
|
Refactor test to move makeCompliant tests out of urlize. Tweak makeCompliant for speed and clarity.
|
2010-07-06 10:21:41 -07:00 |
|
Colin Kuskie
|
aed2c13f52
|
Fix double body encoding when sending emails. Added tests. Fixes bug #11672.
|
2010-07-05 11:56:33 -07:00 |
|
Colin Kuskie
|
40e6d7036b
|
Add a test for UTF-8 handling in the subject.
|
2010-07-05 10:21:26 -07:00 |
|
Colin Kuskie
|
bf7c7aad55
|
Make the view test more robust. It has been failing randomly.
|
2010-07-04 09:40:19 -07:00 |
|
Doug Bell
|
5e7b332e67
|
fix tests by adding test keys
|
2010-06-29 15:59:04 -05:00 |
|
Colin Kuskie
|
40b8bd8667
|
Fix this test, so that it will pass every day of every month.
|
2010-06-29 13:46:37 -07:00 |
|
Doug Bell
|
26e67503e4
|
tests for TwitterLogin macro
|
2010-06-27 22:09:06 -05:00 |
|
Doug Bell
|
687c36fd27
|
add tests
|
2010-06-27 22:09:06 -05:00 |
|
Doug Bell
|
9395985570
|
add test for Operation::Auth dispatch
|
2010-06-27 22:09:04 -05:00 |
|
Doug Bell
|
3c0a6aa22f
|
add test for logged-in user
|
2010-06-27 22:09:04 -05:00 |
|
Doug Bell
|
3010e79b0e
|
add test for multi-auth
|
2010-06-27 22:09:04 -05:00 |
|
Doug Bell
|
20e3aef0b5
|
begin tests
|
2010-06-27 22:09:04 -05: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
|
169fa47cdc
|
Insert mail footers into the first attachment of the email, trying to match its type (text/html). Convert email messages with only 1 part to singlepart, instead of multipart. Fixes bug #11560.
|
2010-06-15 12:26:02 -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 |
|
Colin Kuskie
|
ce6f70ca94
|
Revert "Temporary config file fix."
This reverts commit b74d21102c.
|
2010-06-14 14:45:28 -07:00 |
|
Colin Kuskie
|
aada6e3c83
|
Fix a bad cleanup, and update a test for new paths.
|
2010-06-14 14:29:35 -07:00 |
|
Colin Kuskie
|
746ba98ec7
|
Config->new in this branch needs the WebGUI root directory.
|
2010-06-14 14:29:07 -07:00 |
|
Colin Kuskie
|
025eafaf80
|
Update number of tests.
|
2010-06-14 13:27:32 -07:00 |
|
Colin Kuskie
|
4f9051a1c2
|
Update hexId created from non-GUID storageId.
|
2010-06-14 11:29:20 -07:00 |
|
Colin Kuskie
|
a8b82efb7a
|
More END block cleanups.
|
2010-06-13 21:33:22 -07:00 |
|
Colin Kuskie
|
8bcf653f66
|
END block cleanup for session/scratch.t
|
2010-06-13 21:25:08 -07:00 |
|
Colin Kuskie
|
f50d3b7adb
|
END block cleanups
|
2010-06-13 21:19:17 -07:00 |
|
Colin Kuskie
|
b74d21102c
|
Temporary config file fix.
|
2010-06-10 11:01:20 -07:00 |
|