Commit graph

10474 commits

Author SHA1 Message Date
Colin Kuskie
f2a9dc29bd Fix a bug with temporary config files, and opening a new session. 2010-07-27 22:58:13 -07:00
Colin Kuskie
ca9a3bd6c7 Merge branch 'master' into WebGUI8, up to 7.9.10. Some tests failing due to changes in default content. 2010-07-27 22:55:57 -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
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
Scott Walters
887ef78429 Don't document WebGUI::Session as taking webguiConfig as it no longer does 2010-07-27 17:12:18 -04: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
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
Scott Walters
e88365cbb4 Ignore calls to DESTROY in AUTOLOAD, as a matter of policy. 2010-07-20 08:53:17 -04:00
Scott Walters
a8e179a47b We call directly into WebGUI::Wizard::HomePage, but it isn't necessary loaded it. 'use' it. 2010-07-19 13:21:18 -04:00
Scott Walters
f2561a7491 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-19 12:33:32 -04:00
Paul Driver
35efc69c32 reduce memory usage while importing packages 2010-07-16 15:34:50 -07:00
Colin Kuskie
a7cc3696c6 Update Tax.pm for Moose. 2010-07-16 09:01:58 -07:00
Colin Kuskie
9d4d303bc3 Really remove Class::InsideOut from Account.pm 2010-07-15 16:33:22 -07:00
Colin Kuskie
404498caa6 Move Account over to Moose. 2010-07-15 16:32:40 -07:00
Doug Bell
adfa7be45a make Asset Helpers panel pretty 2010-07-15 17:32:22 -05:00
Doug Bell
2e1589121a display asset helpers 2010-07-15 17:20:46 -05:00
Doug Bell
fb32813bd9 add Show All to clipboard 2010-07-15 17:20:45 -05:00
Doug Bell
f0b9408ab1 add clipboard 2010-07-15 17:20:45 -05:00
Doug Bell
7eb7b83eaa show asset helpers when viewing www_edit page 2010-07-15 17:20:34 -05:00
Colin Kuskie
13c56144de Fix bootstrapping problem with upgrade into WebGUI8 2010-07-15 14:35:13 -07:00
Colin Kuskie
d28397fd65 Move TransactionItem to Moose. 2010-07-15 14:28:22 -07:00
Colin Kuskie
3bc6548a9f Fix a typo in the error message. 2010-07-15 14:07:50 -07:00
Colin Kuskie
229e8e1b6f Document that there are no automatic writes anymore. 2010-07-15 13:56:34 -07:00
Colin Kuskie
2410ee2dd4 Add a Hash type to go along with Array types for handling JSON. 2010-07-15 13:52:44 -07:00
Doug Bell
2471517fa7 remove getAdminConsole from Survey 2010-07-15 12:54:31 -05:00
Doug Bell
c030946688 fix getEditForm override 2010-07-15 12:53:33 -05:00
Doug Bell
c58a66ba61 remove syntax error 2010-07-15 12:53:10 -05:00
Doug Bell
1c63abe64c remove AdminConsole from getMissing 2010-07-15 12:52:41 -05:00
Doug Bell
aee59f22ea new admin accordion 2010-07-15 11:55:26 -05:00
Doug Bell
4d9144989c add use line 2010-07-15 11:55:25 -05:00
Doug Bell
e56c665057 fix layout options subs 2010-07-15 11:55:25 -05:00
Doug Bell
be7208ed00 change i18n placeholders 2010-07-15 11:55:25 -05:00
Doug Bell
e808d39a88 add placeholders for adminbar panes 2010-07-15 11:55:25 -05:00
Doug Bell
3934a6704c fix getEditForm 2010-07-15 11:55:25 -05:00
Doug Bell
1caef590cc fix navigation edit form 2010-07-15 11:55:25 -05:00
Doug Bell
eec0780893 more test work 2010-07-15 11:55:24 -05:00
Doug Bell
e891410075 tests and such 2010-07-15 11:55:24 -05:00
Doug Bell
5c2581850f fixed version tag problem. changed admin toggle 2010-07-15 11:55:24 -05:00
Doug Bell
ea1a020ab5 fixes to content wizard 2010-07-15 11:52:04 -05:00
Doug Bell
3c17dafeb4 processPropertiesFromFormPost to processEditForm 2010-07-15 11:52:04 -05:00
Doug Bell
ad96c88a36 initial edit page work 2010-07-15 11:49:54 -05:00