Scott Walters
|
57a92dd9fe
|
Changelog entry for "Empty StoryTopics throw a fatal error when viewed (#11747)"
|
2010-07-28 09:47:49 -04: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
|
33592f9dbb
|
Fix taking address information, and the right fields in the transaction item.
|
2010-07-27 23:02:28 -07:00 |
|
Colin Kuskie
|
8504f65bf0
|
Ready for 7.9.11 development. This will be the freeze version for 7.9.
|
2010-07-27 20:34:06 -07:00 |
|
Colin Kuskie
|
9bc367d140
|
Preparing for 7.9.10 release.
|
2010-07-27 18:31:31 -07:00 |
|
Colin Kuskie
|
30f3897fda
|
Handle import of templates with old attachments the correct way.
|
2010-07-27 18:14:06 -07: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
|
c92d18259c
|
Move upgrade package to correct location
|
2010-07-27 12:06:51 -07:00 |
|
Colin Kuskie
|
a5fab797e6
|
Add pagination control to the default DataForm list template. Fixes bug #11744.
|
2010-07-27 12:06:02 -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
|
fd79c7723b
|
Correct carousel height hoverhelp copy/paste problems. Fixes bug #11741
|
2010-07-27 11:04:12 -07:00 |
|
Colin Kuskie
|
16173f8aaa
|
Don't call newByLineage, if we know there's no lineage.
|
2010-07-27 10:30:19 -07:00 |
|
khenn
|
078bc0e162
|
fixed #11745: Pagination doesn't work in DataForm list mode
|
2010-07-27 11:20:30 -05: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
|
5426ea4575
|
Fix location of changelog notice.
|
2010-07-26 09:00:29 -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 |
|
Scott Walters
|
031309a1aa
|
Ignore calls to DESTROY in AUTOLOAD, as a matter of policy.
|
2010-07-20 08:59:53 -04:00 |
|
Scott Walters
|
3f52bd337f
|
Don't AUTOLOAD calls to DESTROY. Avoids Could not load WebGUI::Form::DESTROY because Can't locate WebGUI/Form/DESTROY.pm in /data/WebGUI/lib/WebGUI/Pluggable.pm line 247.
|
2010-07-20 08:59:53 -04:00 |
|
Colin Kuskie
|
2e4656931e
|
move upgrade sub to correct version.
|
2010-07-20 10:46:07 -07:00 |
|
Colin Kuskie
|
0cfa3f9edf
|
Add spamStopWords to default WebGUI config file, and add upgrade snippet. Fixes bug #11721.
|
2010-07-20 10:44:54 -07:00 |
|
Colin Kuskie
|
4f02168a44
|
Fix copy/paste bug in config docs.
|
2010-07-20 10:25:48 -07:00 |
|
Paul Driver
|
35efc69c32
|
reduce memory usage while importing packages
|
2010-07-16 15:34:50 -07:00 |
|
Scott Walters
|
c95ef7a656
|
Remove duplicates before adding a primary key to groupGroupings.
Fixes #11723.
|
2010-07-15 17:48:00 -04:00 |
|
Colin Kuskie
|
18da6a8be7
|
Ready for 7.9.10 development cycle.
|
2010-07-13 20:00:09 -07:00 |
|
Colin Kuskie
|
bd241af91a
|
Preparing for 7.9.9 release.
|
2010-07-13 19:11:16 -07:00 |
|
Colin Kuskie
|
987ee3e1fe
|
When processing templates during an upgrade, it has to be done after importing packages.
|
2010-07-13 19:08:27 -07:00 |
|
Colin Kuskie
|
bcecfec0e9
|
Move upgrade package to the right location.
|
2010-07-13 15:09:31 -07:00 |
|
Colin Kuskie
|
fd394dbb06
|
Manually constructed URL's have to manually URI encode parameters. Fixes bug #11718.
|
2010-07-13 15:09:06 -07:00 |
|
Doug Bell
|
b4f47dba7b
|
read template attachments from prior versions
|
2010-07-13 13:41:29 -05: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
|
0b87ce3e65
|
fix package import problem
|
2010-07-13 13:20:41 -05:00 |
|
Doug Bell
|
f78386da15
|
fix merge
|
2010-07-13 13:17:40 -05: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
|
69b7fe0465
|
fix jsontable and use it for Calendar feeds
|
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 |
|
Doug Bell
|
60a813169a
|
migrate attachments to JsonTable
|
2010-07-13 12:39:43 -05:00 |
|
Colin Kuskie
|
fd834a5384
|
Handle the case of an empty field name when adding user profile fields. Fixes bug #11715.
|
2010-07-13 09:48:09 -07: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
|
e66be2a5b3
|
Add a minimum height to the Carousel due to further rendering problems. Fixes bug #11457.
|
2010-07-12 14:49:53 -07:00 |
|
Colin Kuskie
|
5ced1c3bcf
|
Note in several packages when the gateway URL is appended to input. Fixes bug #11621
|
2010-07-12 10:43:33 -07:00 |
|
Colin Kuskie
|
0e9194114f
|
Add index to userLoginLog so that DeleteExpiredSessions can scale. Fixes bug #11708
|
2010-07-12 10:08:22 -07:00 |
|
Colin Kuskie
|
8938685b9b
|
Purge YUI example code due to license issues with Debian*. Fixes bug #11710.
|
2010-07-12 09:36:07 -07:00 |
|
Colin Kuskie
|
5fdb8e3ba1
|
fix copy/paste error with shop template variables. Fixes bug #11709
|
2010-07-12 09:14:15 -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 |
|