Commit graph

1081 commits

Author SHA1 Message Date
JT Smith
b93f6a1dc2 added missing template field 2004-02-27 20:12:29 +00:00
JT Smith
ab64b55d4b merging 5.5.5 changes 2004-02-27 02:34:54 +00:00
Andy Grundman
ec985af9d4 Made sure profile fields with multiple values are kept in order 2004-02-26 15:04:13 +00:00
Len Kranendonk
585d18da7b Bugfix [ 886432 ] endless loop in group of groups 2004-02-26 10:34:04 +00:00
JT Smith
196d31cdf1 fixed pagination 2004-02-26 02:32:32 +00:00
Len Kranendonk
2246b11904 More fancy preview 2004-02-25 12:23:03 +00:00
Len Kranendonk
a3d4bfb5f4 *** empty log message *** 2004-02-25 08:47:52 +00:00
Len Kranendonk
698f97437f Added a preview button 2004-02-24 12:08:50 +00:00
Len Kranendonk
c799e3b732 Added more template variables 2004-02-24 09:37:15 +00:00
Len Kranendonk
e0235a5e4f Added template vars with info about mother node 2004-02-23 16:01:17 +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
JT Smith
3eec10dc49 added a per-site config file option for international message caching 2004-02-22 21:50:29 +00:00
JT Smith
35ead8b39e added missing submenu statement 2004-02-22 21:13:51 +00:00
JT Smith
d351738633 added coolmenus navigation 2004-02-22 21:12:00 +00:00
JT Smith
044b024011 added an empty style template and the ability to hide templates from forms and editing 2004-02-22 18:10:14 +00:00
JT Smith
016c33171e made events calendar 100% templatable 2004-02-22 17:24:55 +00:00
JT Smith
bd1d53c035 fixed bug in page link list limit 2004-02-22 01:10:49 +00:00
Len Kranendonk
108efafaa4 Bugfix in Forum Search 2004-02-20 14:44:13 +00:00
Alan Ritari
4ed2877f04 ! misplaced paren caused user timezone offsets to be miscalculated 2004-02-19 16:32: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
Martin Kamerbeek
2a7eac40d8 Fixed a bug where new roots would become a child of the current page. 2004-02-18 23:01:48 +00:00
Len Kranendonk
e7366d5222 Added new navigation system 2004-02-18 12:23:53 +00:00
Len Kranendonk
0a67c85fc9 Added new navigation system 2004-02-18 12:22:07 +00:00
JT Smith
069b21dea0 adding more default content, and changing the add content menu to be more powerful 2004-02-16 04:57:58 +00:00
JT Smith
6d7d53bbff added drag and drop content 2004-02-15 19:11:00 +00:00
Len Kranendonk
9f94bbead8 Bugfix in getGroupsInGroup function 2004-02-15 18:58:30 +00:00
Alan Ritari
c18b7da8cc ! improved parsing of # anchors 2004-02-12 16:50:07 +00:00
Alan Ritari
1408a69813 Optional second parameter can be a boolean value to turn off file icons. 2004-02-10 19:03:40 +00:00
Frank Dillon
7c853a309f Added code to authentication to allow admins to prevent users from changing usernames and passwords 2004-02-10 04:12:23 +00:00
JT Smith
6ea3d10e96 readded some performance enhancers 2004-02-10 02:49:46 +00:00
JT Smith
b26ae240ff fixing bugs in the no longer magic groups 2004-02-10 02:41:24 +00:00
JT Smith
a44824f5e0 adding web services client wobject 2004-02-09 01:17:47 +00:00
JT Smith
685d2d9315 added "Turn Admin On" group 2004-02-04 19:54:03 +00:00
JT Smith
b1b5ebf17f fixed another typo 2004-02-04 17:49:23 +00:00
JT Smith
db602679ea bugfix 2004-02-04 17:41:32 +00:00
JT Smith
cdcf737a3b got rid of magic groups 2004-02-04 02:45:10 +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
e98b19fd76 Allow for caching complex datasructures. 2004-02-03 20:51:27 +00:00
Martin Kamerbeek
97dfbcbb01 Adding new cached pagetree stuff. 2004-02-03 20:49:53 +00:00
JT Smith
019c28e63e updating stuff for new paginator 2004-02-02 04:15:02 +00:00
JT Smith
75f6719207 rewrote the survey and updated the paginator 2004-02-02 03:11:11 +00:00
Steve Simms
939dc67dd8 Fixed typo: One too many colons. 2004-02-01 21:03:03 +00:00
Steve Simms
b7e52c330c Fixed a bug in AdminBar's clipboard code where a standard hash was
used instead of a CPHash for database access.
2004-02-01 04:15:26 +00:00
JT Smith
930cce7355 removed a couple extra items i forgot before 2004-01-27 04:42:07 +00:00
Christian Kocourek
6b1d239962 add Tab (first revision) 2004-01-21 12:59:36 +00:00
JT Smith
2a6143b36d added head block processing 2004-01-16 04:24:35 +00:00
JT Smith
85ef607b83 fix for a postgres problem 2004-01-15 20:36:09 +00:00
Len Kranendonk
b566c28054 Templatized the Rich Text Editor support 2004-01-15 16:55:55 +00:00
JT Smith
fbacd3c582 missing form.footer element 2004-01-05 04:48:01 +00:00