Commit graph

54 commits

Author SHA1 Message Date
Colin Kuskie
f07a6c066b Fix broken POD, and add missing POD. 2009-04-02 17:20:04 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Colin Kuskie
a5ad3bf4bd Fix broken subfolder synopsis template variable in the Folder. 2009-02-04 16:30:38 +00:00
JT Smith
2377365a81 removed old debug 2008-10-18 17:46:30 +00:00
Colin Kuskie
57e3255a97 remove debug code and do Folder check via isa 2008-10-11 15:40:49 +00:00
Colin Kuskie
6eb8c0aad2 8802 fix Folder template variable problem 2008-10-10 17:16:41 +00:00
Graham Knop
1db1e783fb fixed: Folders are cached by the client too long for visitors 2008-09-18 19:51:31 +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
Doug Bell
fc7fbfbd0c Added "sortOrder" to Folder assets
Added "canAddFile" and "canEdit" to Folder template variables
2008-09-16 17:21:13 +00:00
Chris Nehren
36eb8db8fc add ability to show metadata values in head blocks. 2008-08-21 18:51:16 +00:00
Colin Kuskie
ef53b51985 fix a typo in the folder templating code that made titles get confused with menuTitles 2008-06-11 03:29:56 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Colin Kuskie
a1ea1ec2de add menuTitle to the Folder templates 2007-11-28 05:00:11 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Colin Kuskie
54616b5f89 2007-05-21 01:43:47 +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
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
JT Smith
d4299c3bbb misc stuff
added update.webgui.org
2006-05-04 04:01:38 +00:00
Martin Kamerbeek
ec2f50af2b Fixed [ 1480536 ] "Add Files" link in Folder template doesn't work and added intl label to the template 2006-05-03 10:09:47 +00:00
JT Smith
e8c073b9df some http header changes 2006-04-18 14:22:42 +00:00
JT Smith
fd4453df58 added a sort alphabetically option to the folder asset 2006-04-14 02:35:35 +00:00
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +00:00
Colin Kuskie
14446634b5 forward port of Folder Asset fixes for templates and privileges 2006-03-22 05:35:05 +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
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
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +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
Matthew Wilson
542f685014 fixing several misc. bugs. draggable, backToPage, tooLateDates 2005-11-18 17:10:26 +00:00
Matthew Wilson
8d18842efa Removed last references to deprecated "lastUpdated" 2005-10-14 19:26:40 +00:00
Matthew Wilson
944e18aed8 Finally Internationalized some of the www_edit screens for wobjects, by adding a generic www_edit generator in Wobject.pm.
Fixed a lot of the www_ methods in Survey.pm to return in styled pages instead of raw <p> tags without <html><head>etc</head><body></body>
2005-10-14 12:27:54 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
Colin Kuskie
944768997d more key typos for hover help 2005-09-21 04:55:53 +00:00
Colin Kuskie
1ca2a2718b fix namespaces for add/edit form help 2005-09-10 04:45:52 +00:00
JT Smith
c7864a0c24 allowing UI levels for assets to be overridden in the config file, and allowing developers to specify a default UI level in the definition rather than creating a getUiLevel() method 2005-07-28 21:56:02 +00:00
Matthew Wilson
dcfa6156d1 - fix [ 1240324 ] Folder.pm error evaluating $isImage 2005-07-24 03:21:21 +00:00
JT Smith
c4b3e4092d Merging changes from 6.6.4
Added new definition features to wobjects and assets.
2005-07-21 01:17:05 +00:00
Colin Kuskie
e19f50a481 internationalize getName for all Assets, bugfix 1239601 2005-07-18 16:26:52 +00:00
Colin Kuskie
de867152ac modified for hover help 2005-06-20 04:05:52 +00:00
Colin Kuskie
d70a12f09a Use descriptive, internationalized labels for template form fields 2005-06-07 03:43:57 +00:00
Colin Kuskie
51bb513c5b asset help moved into namespace, all International calls updated to support that 2005-04-05 20:24:15 +00:00
JT Smith
0de13c9dd4 bug fixes 2005-03-28 20:27:12 +00:00
Colin Kuskie
1b0aa2174d fix for bug 1171569, which really applied to almost every Asset and Wobject in the system 2005-03-28 05:15:48 +00:00
JT Smith
a50fd5787a a whole pile of bug fixes 2005-03-28 00:10:47 +00:00
JT Smith
b84ae38958 many bug fixes 2005-03-24 14:47:57 +00:00
Matthew Wilson
0f4b5c14ce - fix [ 1167720 ] Folder::view() subfolder_loop - missing <tmpl_var icon.small 2005-03-21 17:03:22 +00:00
Colin Kuskie
ad92394adf created help docs for Folders and moved all labels into them 2005-03-01 21:46:08 +00:00
JT Smith
1dc555e078 bug fixes 2005-02-23 16:43:08 +00:00