Commit graph

15154 commits

Author SHA1 Message Date
Graham Knop
f68ac24495 remove WebGUI::Utility::randomizeHash 2010-08-20 12:43:10 -05:00
Graham Knop
721ab1fbd6 remove WebGUI::Utility::makeTabSafe 2010-08-20 12:41:47 -05:00
Graham Knop
4f989781df remove WebGUI::Utility::makeCommaSafe 2010-08-20 12:40:40 -05:00
Graham Knop
55bd411e2c remove WebGUI::Utility::makeArrayTabSafe 2010-08-20 12:39:20 -05:00
Graham Knop
41201e5c4f remove WebGUI::Utility::makeArrayCommaSafe 2010-08-20 12:35:31 -05:00
Graham Knop
631c4fe38c remove WebGUI::Utility::isBetween 2010-08-20 12:29:08 -05:00
Graham Knop
a34f51a903 remove WebGUI::Utility::emailRegex 2010-08-20 12:22:33 -05:00
Graham Knop
10aa605304 fix typo 2010-08-20 12:22:08 -05:00
Graham Knop
96004e50ac remove WebGUI::Utility::commify 2010-08-20 12:18:04 -05:00
Graham Knop
006a5003c2 remove WebGUI::Utility::formatBytes 2010-08-20 12:09:58 -05:00
Colin Kuskie
42784e1b98 Fix copy/paste POD in Settable role. 2010-08-20 07:47:39 -07:00
Colin Kuskie
092c8d96ba Remove C::IO use line. 2010-08-19 16:48:05 -07:00
Colin Kuskie
c917e6ca6d Convert AssetCollateral/DataForm/Entry.pm over to use Moose. 2010-08-19 16:47:07 -07:00
Scott Walters
acd71a7f7e More exceptions for the Test::Class tests as to which labels should and don't need to appear in forms. 2010-08-19 12:38:28 -04:00
Scott Walters
f2d411cf1f Account for additional form fields added at run-time in the tests. 2010-08-19 12:38:27 -04:00
Scott Walters
cf2a6fb4a3 Account for additional form fields added at run-time in the tests. 2010-08-19 12:38:27 -04:00
Scott Walters
9c3a3b1b79 It's better to die than to return in failure. 2010-08-19 12:38:27 -04:00
Doug Bell
23210c84e0 doug hate centered text 2010-08-19 16:16:34 -05:00
Doug Bell
d04a46218c remove reference to old AdminBar css file 2010-08-19 16:08:59 -05:00
Doug Bell
6ffa8813dc remove AdminBar macro 2010-08-19 16:08:59 -05:00
Doug Bell
a96af8e92c migrate final slidePanel.css to admin.css 2010-08-19 16:08:59 -05:00
Doug Bell
07495b2980 prevent scrollbars from appearing during animation 2010-08-19 16:08:59 -05:00
Doug Bell
68e0e117b0 fix bad height calculations in admin bar 2010-08-19 16:08:58 -05:00
Doug Bell
e9e6771379 make everything look uniform 2010-08-19 16:08:58 -05:00
Doug Bell
de06822125 make helpers and history lists look better 2010-08-19 16:08:58 -05:00
Doug Bell
ca2a91f2d4 fix i18n and cursor (to show clickability) 2010-08-19 16:08:58 -05:00
Colin Kuskie
13d65d8b4a purgeCache also cleans up internally cached objects, _parent, _thread 2010-08-19 11:54:39 -07:00
Colin Kuskie
dbac3e2ae7 Don't update storage permissions if there isn't an "old" argument. This was being called during ->new. 2010-08-19 11:54:39 -07:00
Colin Kuskie
645abf51d1 Fix a typo from removing get methods in Post/archiving.t 2010-08-19 11:54:39 -07:00
Colin Kuskie
1225d0fdd4 Remove get methods from Post/archiving.t 2010-08-19 11:54:39 -07:00
Colin Kuskie
ae8ed52647 Fix triggers for updating storage permissions when asset permissions change. 2010-08-19 11:54:39 -07:00
Scott Walters
3500b6afc7 Account for additional form fields added at run-time in the tests. 2010-08-18 15:09:05 -04:00
Scott Walters
9287b818bf Account for additional form fields added at run-time in the tests. 2010-08-18 15:03:46 -04:00
Scott Walters
c54868e21e Give the tests for WebGUI::Asset::File::GalleryFile::Photo a storage location with a jpg in it so it can do its naughty business. 2010-08-18 14:48:31 -04:00
Doug Bell
e51a74e7bb nice pretty buttons and approved checkbox 2010-08-18 18:29:37 -05:00
Doug Bell
bdcdc33c7c add helper menu to last crumb 2010-08-18 16:57:32 -05:00
Doug Bell
84256c91cd add more menus to the Tree view 2010-08-18 16:57:29 -05:00
Doug Bell
d61e1b1c5f add showView method to open a url in the view tab 2010-08-18 16:57:26 -05:00
Doug Bell
393520688b give tree a way to call back to admin 2010-08-18 16:57:22 -05:00
Doug Bell
18bb5a1ae5 Actions are now Helpers. remove old code 2010-08-18 16:57:18 -05:00
Doug Bell
03d3e8ab8e set localeMonths early to avoid error in call order 2010-08-18 16:57:12 -05:00
Doug Bell
081f5ad4bd add lock icon as label for lock column in tree 2010-08-18 16:57:08 -05:00
Doug Bell
ccc5d09fa1 add select all checkbox to tree view 2010-08-18 16:57:05 -05:00
Doug Bell
a31571095e init tabbar first so later errors don't prevent it 2010-08-18 16:57:01 -05:00
Doug Bell
73541f4a71 add new rich editors 2010-08-18 16:56:58 -05:00
Doug Bell
9a6f75e40e reorder richedit buttons 2010-08-18 16:56:54 -05:00
Doug Bell
b073727e50 codearea defaults to 100% width 2010-08-18 16:56:50 -05:00
Doug Bell
a0e2347336 textarea defaults to 100% width/height 2010-08-18 16:56:47 -05:00
Doug Bell
52fc3d821e default to Helvetica font 2010-08-18 16:56:44 -05:00
Doug Bell
755708f325 rich editor defaults to 100% width/height 2010-08-18 16:56:43 -05:00