Commit graph

102 commits

Author SHA1 Message Date
Leendert Bottelberghs
351d407fce Bugfix [ 1015267 ] Wobject drag&drop not working due to GUIDs. 2004-08-24 13:59:02 +00:00
Len Kranendonk
b003569dc3 RFE [ 806332 ] Force SSL 2004-08-18 19:39:11 +00:00
JT Smith
22994e8373 more guid stuff 2004-08-12 22:40:38 +00:00
JT Smith
48fd2d44e9 committing first round of GUID changes 2004-08-09 15:45:44 +00:00
Len Kranendonk
b6d8797a5d Added Export Page functionality 2004-08-06 12:57:24 +00:00
JT Smith
c8e752d80b bugfix: user was redirected to the clipboard after cutting a page 2004-07-14 16:59:29 +00:00
Martin Kamerbeek
83b93e22e8 Adding navigation caching and implementing the nested set model. 2004-07-11 15:33:41 +00:00
JT Smith
fbd0fa7efa fixed the context sensitive help links 2004-07-05 21:51:39 +00:00
JT Smith
8e79f008c7 changed the privileges API 2004-05-29 05:27:19 +00:00
JT Smith
3d79a5e0b4 fixed page template label problem 2004-05-25 19:16:48 +00:00
JT Smith
bbe255a0a1 fixed a recursive style change bug 2004-05-21 22:39:45 +00:00
JT Smith
a8c39c01c1 merging 5.5.6. changes 2004-04-11 20:46:37 +00:00
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