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
|
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 |
|
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
|
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 |
|
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 |
|
Doug Bell
|
0647287d0e
|
remove kludge by updating location manually
|
2010-07-16 11:36:25 -05: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
|
7fca2c1947
|
document reason for updateAfterPaste
|
2010-07-15 17:20:46 -05:00 |
|
Doug Bell
|
c894e21923
|
move locationBar to afterNavigation event handler
|
2010-07-15 17:20:46 -05:00 |
|
Doug Bell
|
2ed21e8c7d
|
update the clipboard after trying to paste asset
|
2010-07-15 17:20:45 -05:00 |
|
Doug Bell
|
089d4f3792
|
add afterNavigate event to Admin object
|
2010-07-15 17:20:45 -05:00 |
|
Doug Bell
|
68bde02f28
|
add paste action to clipboard items
|
2010-07-15 17:20:45 -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
|
a13cc60b1e
|
add cfg to make AdminBar always take up all height
|
2010-07-15 17:20:44 -05:00 |
|
Doug Bell
|
3c4d0db08a
|
add custom event for after showing adminbar pane
|
2010-07-15 17:20:43 -05:00 |
|
Doug Bell
|
148bd7405b
|
document the addclickhandler function for AdminBar
|
2010-07-15 17:20:35 -05:00 |
|
Doug Bell
|
7eb7b83eaa
|
show asset helpers when viewing www_edit page
|
2010-07-15 17:20:34 -05: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
|
ad6cd0526c
|
Refix the upgrade version.
|
2010-07-15 14:39:48 -07:00 |
|
Colin Kuskie
|
13c56144de
|
Fix bootstrapping problem with upgrade into WebGUI8
|
2010-07-15 14:35:13 -07:00 |
|
Colin Kuskie
|
607218880e
|
Remove upgrade files in wrong location. Update upgrade directory to 8.
|
2010-07-15 14:34:46 -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 |
|