JT Smith
55ef52a7a2
adding
2010-08-27 12:23:20 -05:00
Graham Knop
476d9250fa
convert page performance indicators to performance debug panel again
2010-08-25 13:39:26 -05:00
Graham Knop
3e1234c8d4
better link formatting in perf panel
2010-08-25 12:38:15 -05:00
Graham Knop
f728107e78
add webgui specific environment debug panel to filter out session
2010-08-25 12:38:15 -05:00
Graham Knop
a53f1cdede
remove duplicate response debug panel, add parameters panel
2010-08-25 12:38:14 -05:00
Graham Knop
95f98696be
remove one use of sortHash
2010-08-25 12:38:14 -05:00
Graham Knop
fadc4f34ea
remove WebGUI::Utility::round
2010-08-25 12:38:14 -05:00
Doug Bell
ddf0419836
syntax errors? in my codebase?
2010-08-25 12:34:56 -05:00
Doug Bell
c9f37ae53d
i18n doesn't need .pm at the end of it
2010-08-25 12:34:39 -05:00
Doug Bell
edbbb66b28
throw exception with an error message
2010-08-25 12:34:21 -05:00
Doug Bell
42e05311e1
fix upgrade script for config lacking AdminBar
2010-08-25 12:33:13 -05:00
Doug Bell
fbb88243ac
make the wizard more pretties
2010-08-24 17:30:34 -05:00
Doug Bell
9093642793
properly load the wizard class
2010-08-24 17:30:34 -05:00
Graham Knop
29d1908e15
remove Tie::CPHash
2010-08-24 16:20:10 -05:00
Graham Knop
ca7321f068
remove WebGUI::Utility::isInSubnet
2010-08-24 16:20:09 -05:00
Doug Bell
a3e08c3b8e
regression tests for asset 304 response
2010-08-24 16:16:21 -05:00
Doug Bell
7a58fcffcd
Do not close the session ourselves when 304
...
Only WebGUI.pm and WebGUI::Middleware::Session should ever
close the session during a normal request cycle. This is because
of the possibility of streaming content.
2010-08-24 16:16:20 -05:00
Colin Kuskie
472f5ffbaf
Fix another POD typo. get_tables searches properties, not classes now.
2010-08-24 10:43:50 -07:00
Colin Kuskie
4abc827261
Update the POD for property_metaroles.
2010-08-23 22:19:12 -07:00
Graham Knop
e7891e9191
add macro transform sub, convert upgrade to use it
2010-08-23 12:47:16 -05:00
Graham Knop
d087b77131
clean up some upgrade scripts
2010-08-23 12:47:16 -05:00
Graham Knop
637ce82676
start indent level at one for upgrades
2010-08-23 12:47:16 -05:00
Doug Bell
1fe9d50f9e
add search dialog, now just need to wire it all up
2010-08-20 18:32:27 -05:00
Doug Bell
567518e7d0
wrapper to dim the tab content for search dialog
2010-08-20 18:32:27 -05:00
Doug Bell
87248730b3
go home button now works correctly
2010-08-20 18:32:26 -05:00
Doug Bell
d393a15c4b
fix heights and positioning in the admin console
2010-08-20 18:32:22 -05:00
Graham Knop
2c2bd55675
remove grepping hash keys for single value
2010-08-20 13:17:46 -05:00
Graham Knop
96ba0da75a
give a man a hammer...
2010-08-20 13:10:48 -05:00
Graham Knop
cb938487cb
remove WebGUI::Utility::randint
2010-08-20 12:58:50 -05:00
Graham Knop
ff70751bc5
remove WebGUI::Utility::scalarEquals
2010-08-20 12:54:34 -05:00
Graham Knop
a0a26da3bc
remove WebGUI::Utility::sortHashDescending
2010-08-20 12:44:40 -05:00
Graham Knop
c1132e4298
remove WebGUI::Utility::randomizeArray
2010-08-20 12:43:40 -05:00
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