Commit graph

90 commits

Author SHA1 Message Date
JT Smith
cbbb7e8392 merging 5.5.5 bugfixes 2004-03-04 05:56:44 +00:00
JT Smith
403082ed23 updated copyright year 2004-02-29 15:40:11 +00:00
JT Smith
4c95269bba added an override in the user profile for toolbar icon set.
added icons on all of the manage links in the content editing forms.
added an "edit" icon to the template method in HTMLForm
2004-02-23 00:13:59 +00:00
Martin Kamerbeek
bed3fd7dec Fixed a bug where the 'What next' box in www_editPage was neglected 2004-02-19 00:42:31 +00:00
Martin Kamerbeek
a7416f71a3 Fixed a bug where new roots would become a child of the current page. Added pod. Converted delete and viewPageTree methods to use WebGUI::Page 2004-02-18 23:03:21 +00:00
JT Smith
6d7d53bbff added drag and drop content 2004-02-15 19:11:00 +00:00
JT Smith
0cb06e0e17 fixed a bug in the new oo page tree stuff
removed a bunch of crap that somehow got readded
added new stuff for autogroups
got rid of magic groups
2004-02-04 02:36:12 +00:00
Martin Kamerbeek
97dfbcbb01 Adding new cached pagetree stuff. 2004-02-03 20:49:53 +00:00
JT Smith
aee1eda4fa added per page wobject privileges 2004-01-04 19:22:15 +00:00
JT Smith
759dfd2f6b added a bunch of style functions 2004-01-04 06:02:28 +00:00
JT Smith
a7ccedb956 merging 5.5.4 bugfixes 2004-01-01 23:08:28 +00:00
JT Smith
d99c033411 some new tweaks 2003-12-08 21:04:46 +00:00
JT Smith
5d0faf0e3f style and page template migrations complete 2003-11-28 19:24:40 +00:00
JT Smith
6272369816 merging 5.4.4 changes 2003-09-14 21:43:20 +00:00
Frank Dillon
560e454420 Fixed _recursivelyChangePrivileges and _changeWobjectPrivileges to use the WebGUI::FormProcessor::dateTime() methods 2003-07-01 01:03:31 +00:00
JT Smith
1eb72cc633 added page caching 2003-06-22 20:18:58 +00:00
JT Smith
3f4e5f3fbd per wobject privileges 2003-06-22 16:15:49 +00:00
Andy Grundman
61e7baa32f Removed the hideFromNavigation line from the new page section too 2003-06-17 15:09:18 +00:00
Andy Grundman
77aa1821c6 Removed line causing hideFromNavigation to always display as 'No' 2003-06-17 15:00:29 +00:00
JT Smith
8e7dbc8e02 fixed a bug where you could not cut the pages that come in webgui by default. 2003-06-01 18:39:56 +00:00
JT Smith
c645a1908f Added time field to start and end dates on pages and wobjects. 2003-05-24 16:27:34 +00:00
Ed Van Duinen
7642295d20 RFE 654257 - user-separated clipboard and trash 2003-05-13 20:35:08 +00:00
JT Smith
d48579b177 Adding Ben Simpson's new persistence layer. 2003-05-07 02:13:26 +00:00
Ben Simpson
a889a48f5c Allow pages to be moved up and down in the page tree without having to go
directly to the page. Simple refactoring to use existing code for the same
operation.
2003-04-22 18:12:30 +00:00
JT Smith
afbcfc7d56 Fixes from the 5.2.5 bugfix cycle. 2003-04-18 22:30:57 +00:00
JT Smith
690864df45 Added an option to open menu links in a new window. 2003-04-16 01:55:48 +00:00
JT Smith
5604c9fe9d fixed bug 693809 2003-03-23 21:04:41 +00:00
JT Smith
e6de18d747 fixed a bug where packages were defaultly hidden from the navigation. 2003-03-10 23:55:48 +00:00
JT Smith
56d28572e3 all wobjects now use tab form interface 2003-03-03 05:23:14 +00:00
JT Smith
38e5ea2414 Finished documenting Tab Form API. 2003-02-26 04:27:35 +00:00
JT Smith
1df3108086 continuing to add the tabs system. 2003-02-24 06:36:12 +00:00
JT Smith
7a83c6a00f Added TabForm. 2003-02-23 01:04:53 +00:00
JT Smith
126028e27f Page tweaks. 2003-02-14 04:23:54 +00:00
JT Smith
9c63be7e9d *** empty log message *** 2003-02-09 03:34:33 +00:00
JT Smith
ad66fc2b0b Removed privilege overrides. 2003-02-03 04:31:55 +00:00
JT Smith
918da0ac3d Only content managers can own a page. 2003-02-03 03:48:44 +00:00
JT Smith
5a218e3feb Changed page privileges to a more intuitive system. 2003-02-03 03:32:11 +00:00
JT Smith
48c7da7d9f Fixed a problem where the group for a page would always be "Admins" if a UI Level was set to less than 9. 2003-01-06 23:57:09 +00:00
JT Smith
225ca72d3e Updated all files for new copyright year. 2003-01-05 18:32:19 +00:00
JT Smith
82c84b7000 fixed bug 654227 2002-12-17 04:42:12 +00:00
JT Smith
b240822489 Added POD to these packages. 2002-12-15 02:58:51 +00:00
JT Smith
a610ac67e6 Fixed a bug where tree could potentially display system-level roots. 2002-12-14 23:05:58 +00:00
JT Smith
a8ad826c76 Postgres fixes. 2002-12-13 05:32:27 +00:00
JT Smith
4c81bac228 No longer show recursive options or management options that don't make sense. 2002-12-12 05:59:55 +00:00
JT Smith
e701d2b46d Fixed bug 650149 2002-12-11 06:16:07 +00:00
JT Smith
6f51f7de3c fix bug 645474 and 639867 2002-12-05 03:14:12 +00:00
JT Smith
cc70ba7acd Fixed a bug where when creating a new root, everything goes haywire. 2002-12-05 02:14:45 +00:00
JT Smith
a6c161cc33 Updated help for the 5.0 release. 2002-12-03 04:39:39 +00:00
JT Smith
1246c811eb Added a whats next action to the page editor page. 2002-12-01 01:43:21 +00:00
JT Smith
009e52320b Added per page language settings. 2002-12-01 01:13:05 +00:00