Graham Knop
|
ed04b99872
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
Graham Knop
|
6aa26c2e44
|
remove WebGUI::Utility::isIn
|
2010-09-07 12:33:15 -05:00 |
|
Doug Bell
|
3c17dafeb4
|
processPropertiesFromFormPost to processEditForm
|
2010-07-15 11:52:04 -05:00 |
|
Colin Kuskie
|
385931aaab
|
Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing.
|
2010-06-27 22:32:31 -07:00 |
|
Colin Kuskie
|
3fbc109429
|
Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it.
|
2010-06-24 13:07:03 -07:00 |
|
Colin Kuskie
|
19c2c5fa1c
|
Remove status description from Session/Http, and update all users of setStatus.
|
2010-06-17 08:18:24 -07:00 |
|
Doug Bell
|
247c607393
|
fixes for weaken and iterator
|
2010-06-01 19:37:53 -05:00 |
|
Doug Bell
|
2c75ab27e6
|
migrate to getLineageIterator to save memory
|
2010-06-01 16:23:49 -05:00 |
|
Graham Knop
|
8186754b86
|
asset immutability
|
2010-04-18 18:50:56 -05:00 |
|
Graham Knop
|
f2ce1eff85
|
convert performance indicators to a Plack::Middleware::Debug panel
|
2010-04-16 20:56:09 -05:00 |
|
Colin Kuskie
|
f56bac9948
|
SUPER handling for most of Wobject/*.pm. There's a problem with Calendar, though.
|
2010-04-08 17:00:05 -07:00 |
|
Colin Kuskie
|
616d5cc866
|
Moose overrides for purge, purgeRevision, and purgeCache.
|
2010-04-07 16:43:16 -07:00 |
|
Colin Kuskie
|
ffb7945c34
|
Remove leftover definition sub stubs.
|
2010-03-09 13:51:07 -08:00 |
|
Colin Kuskie
|
117c7897bb
|
Closer to Roles. Remove also from WebGUI::Definition, and put use Moose in all Asset classes.
|
2010-02-26 12:01:25 -08:00 |
|
Graham Knop
|
20ee527dbd
|
change aspect to define
|
2010-02-17 16:31:10 -06:00 |
|
Colin Kuskie
|
b6048b7f24
|
Update Dashboard for Moose.
|
2010-02-16 14:46:39 -08:00 |
|
Colin Kuskie
|
49bd7f5032
|
newByDynamicClass changed to newById
|
2009-12-27 19:08:15 -08:00 |
|
Colin Kuskie
|
f787f6e552
|
Add missing POD to Dashboard 8/441
|
2009-07-05 16:33:45 +00:00 |
|
Colin Kuskie
|
76b9f01e77
|
Prevent head tags from appearing twice in wobjects.
prepareView sets the extra head tags. Have all wobjects, in their www_view method,
tell processStyle not to set the extra head tags again.
|
2009-06-01 02:03:05 +00:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Graham Knop
|
7bf06aab7b
|
make sure we are using var->isAdminOn instead of var->get('adminOn')
|
2008-09-18 19:51:25 +00:00 |
|
JT Smith
|
ef120fb06b
|
Added isVisitor, isAdmin, and isRegistered methods to User object instead
of hard coding checks everywhere with group ids. And updated the code base
to match.
|
2008-09-16 22:32:36 +00:00 |
|
Frank Dillon
|
51271ca8d6
|
Dashboard no longer uses AjaxRequest methods
|
2008-06-13 20:34:28 +00:00 |
|
JT Smith
|
93b5ca16e4
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
JT Smith
|
fb434a8b3a
|
fix: content handler and redirects
|
2008-01-25 01:36:14 +00:00 |
|
JT Smith
|
f715c29c67
|
fix: Dashboard content positioning field problem
|
2007-10-05 17:50:45 +00:00 |
|
Doug Bell
|
2b2fa12d0e
|
Dashboard now shows the default view to anyone who hasn't personalized it
|
2007-09-07 21:24:47 +00:00 |
|
JT Smith
|
a7dde82421
|
updated copyright
|
2007-07-01 16:09:42 +00:00 |
|
Drake
|
46739e813b
|
Move simple overrides of getEditForm from Dashboard, Folder, and HttpProxy
into relevant definition clauses.
|
2006-11-07 22:58:09 +00:00 |
|
Drake
|
6a723e5767
|
Merge fix from r3049 of 7.1 branch related to dashboard error pointed out
by bug report "Macros failing due to Utility::isIn() bug".
|
2006-10-20 21:32:10 +00:00 |
|
JT Smith
|
b17a04c6f9
|
- fix: shortcut bombs
- fix: DataForm
- Many template fixes.
- fix: Dashboard - can't instantiate
|
2006-06-14 19:56:07 +00:00 |
|
Matthew Wilson
|
9b6a80fdac
|
oops
|
2006-05-18 15:11:00 +00:00 |
|
Matthew Wilson
|
0b604dc78b
|
more prepareView fixes
|
2006-05-18 15:09:49 +00:00 |
|
Matthew Wilson
|
b3eff9623d
|
prepareView
|
2006-05-14 23:46:04 +00:00 |
|
Matthew Wilson
|
a3da513ea0
|
== 1 fixes
|
2006-05-02 16:32:18 +00:00 |
|
JT Smith
|
8f544a2fa9
|
fixing a bug reported by smoke tests
|
2006-03-21 14:23:36 +00:00 |
|
JT Smith
|
cffe57f0a8
|
don't need/want chunking on dashboard asset
|
2006-03-16 19:13:41 +00:00 |
|
Colin Kuskie
|
c323789d64
|
Fix number of tests in Utility.t
Add help for dashboard and fix labels.
Remove startDate, endDate from Asset help.
Update Help template to show UI levels as data rather than content.
|
2006-03-03 05:28:53 +00:00 |
|
JT Smith
|
6c4ae02f34
|
more conversion to the new streaming/chunking/bucketing system
|
2006-01-30 22:15:27 +00:00 |
|
Matthew Wilson
|
4a3121960f
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
Roy Johnson
|
edc147d948
|
fixing calls to getImportNode
|
2006-01-17 15:48:53 +00:00 |
|
Matthew Wilson
|
09483e18c5
|
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
|
2006-01-16 22:45:21 +00:00 |
|
Colin Kuskie
|
35c4ad353d
|
missing session variables from ->new found via code analysis
|
2006-01-16 21:55:39 +00:00 |
|
JT Smith
|
b0ffb721b6
|
more session related bug fixes
|
2006-01-15 18:34:44 +00:00 |
|
Matthew Wilson
|
f2cccdff9f
|
more oodles of changes.
|
2006-01-15 18:19:44 +00:00 |
|
Matthew Wilson
|
65823b1f53
|
oodles of fixes.
|
2006-01-15 15:56:17 +00:00 |
|
JT Smith
|
5a8845c407
|
remove grouping use line
|
2006-01-12 22:52:22 +00:00 |
|
JT Smith
|
a3adaee3a0
|
removing unnecessary use lines
|
2006-01-12 22:27:20 +00:00 |
|
JT Smith
|
02c5a65857
|
updated profile field and profile category to use the new session api
|
2006-01-12 18:55:10 +00:00 |
|
Colin Kuskie
|
01d95a265e
|
new i18n api requiring $session
|
2006-01-12 17:49:20 +00:00 |
|