Commit graph

76 commits

Author SHA1 Message Date
Jukka Raimovaara
1f78c2b077 Added internal redirect
(Is there a way to get content_type that wouldn't require File::MMagic?)
Apache2::SubRequest's method lookup_file coused segfault in apache, so I scrapped that and used File::MMagic to to content type determing
Also fixed credit and added a currentPage.rankIsN variable to navigation
2006-04-30 13:07:00 +00:00
JT Smith
cb29744bce fixed some more bugs 2006-04-27 04:32:36 +00:00
JT Smith
157d631d67 adding page.hasViewableChildren variable 2006-04-17 21:27:07 +00:00
JT Smith
5136efc983 more template variables in nav and pagination 2006-04-15 00:34:02 +00:00
Colin Kuskie
e06331cae9 Add space to Add/Edit Event in the EMS.
Allow the Navigation Asset to set the MIME type of its output.
Upgrade script, Wobject code, documentation.
Add a new MimeType form element, stolen out of the Snippet and
generalized for use.
2006-02-17 01:23:31 +00:00
Wouter van Oijen
2b1c85370c XHTML Bugfixes 2006-02-10 21:21:03 +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
e33c7bebc3 an absolute slew of changes. 2006-01-18 01:45:55 +00:00
JT Smith
c5cf903b45 fixed more session related bugs 2006-01-17 05:34:57 +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
b0ffb721b6 more session related bug fixes 2006-01-15 18:34:44 +00:00
Matthew Wilson
65823b1f53 oodles of fixes. 2006-01-15 15:56:17 +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
877bf082a0 migrating paginator api to new session system
fixed a few old style session vars
2006-01-12 17:24:06 +00:00
JT Smith
2735385050 migrated WebGUI::Icon api to use new session 2006-01-11 23:12:07 +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
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
JT Smith
2866a2c873 converting assets to new session system 2006-01-02 03:12:54 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00
JT Smith
2df1b4cb72 added page.isContainer and page.isUtility template vars 2005-11-10 14:45:10 +00:00
Matthew Wilson
a6704fb9b4 forgot to remove the debugging. 2005-10-17 16:14:50 +00:00
Matthew Wilson
d70f29eedc [ 1290614 ] 6.7.4 Navigation Template Bug.
Also I think this'll speed some things up.
2005-10-17 16:13:51 +00:00
Matthew Wilson
5144b65842 commented out www_edit method so that the generalized, internationalized one in Wobject.pm will be used. 2005-10-14 18:53:59 +00:00
JT Smith
4ff015bda0 fixed [ 1315408 ] Navigation sometimes fails to use correct startpoint 2005-10-12 21:22:38 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
Wouter van Oijen
8243d36d3b XHTML bugfixes 2005-09-21 21:57:01 +00:00
Colin Kuskie
1ca2a2718b fix namespaces for add/edit form help 2005-09-10 04:45:52 +00:00
Wouter van Oijen
ad6b484f0e Fixed a few XHTML 1.0 related bugs 2005-09-01 12:39:43 +00:00
JT Smith
a9f26c1c87 removed the positive options on start point relative to current url 2005-08-25 22:26:47 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
Matthew Wilson
3d1a735050 *** empty log message *** 2005-08-25 14:44:28 +00:00
Matthew Wilson
fcc8e93970 *** empty log message *** 2005-08-25 14:09:24 +00:00
Matthew Wilson
b8d8e9cb01 *** empty log message *** 2005-08-25 14:06:38 +00:00
Matthew Wilson
b8fc95d5bd *** empty log message *** 2005-08-25 14:06:37 +00:00
JT Smith
df1514ee74 a couple bug fixes
finishing up the versioning system
2005-08-02 20:34:41 +00:00
JT Smith
4c8ff049cc added automatic id attribute generation to all form controls 2005-07-28 22:53:24 +00:00
Colin Kuskie
35a2e8a4f7 hover help for Navigation Asset 2005-07-21 18:17:28 +00:00
JT Smith
80e5de1f7a fixed the remainder of the bugs checked in yesterday 2005-07-21 16:23:16 +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
JT Smith
13b52b07f2 new caching system 2005-07-12 00:28:25 +00:00
JT Smith
f4db3c907c removed quick read 2005-06-24 21:28:54 +00:00
Daniel Collis-Puro
a18bf7cbda Minor updates working towards full XHTML compliance. 2005-06-24 18:58:23 +00:00
JT Smith
11321443c4 new improved asset manager and context menu 2005-06-19 18:56:27 +00:00
Colin Kuskie
d70a12f09a Use descriptive, internationalized labels for template form fields 2005-06-07 03:43:57 +00:00
JT Smith
ffc094f708 fixing declaration 2005-05-04 21:37:11 +00:00
JT Smith
b631cbb2f4 - Internationalized a bunch of stuff that was previously uninternationalized.
- Fixed a bug in the survey that caused users to not be able to submit
   survey's.
- added context menu to nav toolbar
- added a switch to disable content locking on alternate criteria shortcuts.
2005-05-03 22:01:07 +00:00