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
JT Smith
c74c1bdcbc
merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
...
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4
more session related changes
2006-01-09 20:43:02 +00:00
JT Smith
2866a2c873
converting assets to new session system
2006-01-02 03:12:54 +00:00
Matthew Wilson
a421e5297a
adding Shortcut/Dashlet reload icon.
2005-12-08 03:46:36 +00:00
Matthew Wilson
a8c99a2b9c
lots of changes.
2005-12-08 03:17:48 +00:00
Matthew Wilson
8442b362b7
changing dashboard stuff around.
2005-12-07 03:26:56 +00:00
Matthew Wilson
586e1a00fa
more slight fix
2005-12-05 03:37:18 +00:00
Matthew Wilson
889dbf48a9
fix
2005-12-05 03:27:56 +00:00
Matthew Wilson
f6058c1b34
fixing lots of dashboard things.
2005-12-05 00:38:55 +00:00
Matthew Wilson
90e604d033
defaultly hidden from layout behavior changed.
2005-12-03 20:29:38 +00:00
Matthew Wilson
6d5710db27
adding last bits of functionality for dashboard. Help and i18n are left.
2005-12-03 04:53:48 +00:00
Matthew Wilson
e1a3cd0adb
removing overrides from Field.pm.
...
note to self: timeZone userprofile thing broken again, after colin's form checkin. i'll have to take another look at my "fix", which I thought was working.
2005-12-02 20:12:12 +00:00
Matthew Wilson
09bf2b263f
Lots more Dashboard features/changes.
...
Internationalization and Help to come.
Default dashlet demos/walkthroughs to come.
2005-12-01 15:46:04 +00:00
Matthew Wilson
39b949e9f3
fixing several bugs. Also enabling saving of contentPositions for all users, not just admins.
2005-12-01 04:17:32 +00:00
Matthew Wilson
48d69dfd28
committing the new dash design, along with delete button functionality. edit button functionality to come.
2005-12-01 01:15:42 +00:00
Matthew Wilson
4bd429bcac
fixing line endings. I hope this works.
2005-11-30 20:33:49 +00:00