Commit graph

805 commits

Author SHA1 Message Date
Colin Kuskie
bc2f54e08c Fix a typo in the Template/Parser.pm code.
The SQL table patch for userSessionScratch won't apply if the table contains
duplicate entries in the rows that will be set as keys.  So the table is
emptied before the patch is applied.
2006-04-25 17:38:58 +00:00
JT Smith
dc1a0c7703 added a user form field type 2006-04-23 23:50:40 +00:00
JT Smith
f27d8d16be better xhtml compliance
better admin console
some bug fixes
2006-04-20 02:32:50 +00:00
JT Smith
11385d7957 removed JavaScript, StyleSheet, and RawHeadTags macros 2006-04-19 19:39:26 +00:00
JT Smith
722a214f80 added resizable textareas 2006-04-19 19:08:56 +00:00
JT Smith
19f0f7fd72 more various changes 2006-04-18 21:01:30 +00:00
JT Smith
095d0a7dfd lots of minor changes and bug fixes 2006-04-18 18:33:53 +00:00
Wouter van Oijen
cf50652604 update changelog 2006-04-18 18:02:30 +00:00
Martin Kamerbeek
179e4a89ef Adding the SQL Form and editForm error feedback. 2006-04-18 15:09:07 +00:00
JT Smith
e8c073b9df some http header changes 2006-04-18 14:22:42 +00:00
JT Smith
dc4fb07c1b various bug fixes 2006-04-18 01:00:26 +00:00
JT Smith
11d19f8d91 disable rich editor for safari 2006-04-15 20:32:44 +00:00
JT Smith
404749e32b updated thread templates to remove approve/deny links and add archive/unarchive links
fixed unarchive bug
changed post rating system to thumbs up/down
2006-04-15 15:36:02 +00:00
JT Smith
f503b4328e added install/uninstall functions to asset and wobject skeletons to make distributing custom assets and wobjects easier 2006-04-15 03:47:20 +00:00
JT Smith
5136efc983 more template variables in nav and pagination 2006-04-15 00:34:02 +00:00
JT Smith
6a2ba37ef1 fixed a display bug in asset search
added a + next to items in the asset manager that have children
templates now index their namespace so you can search on that
2006-04-14 21:35:00 +00:00
JT Smith
fd4453df58 added a sort alphabetically option to the folder asset 2006-04-14 02:35:35 +00:00
Colin Kuskie
2f5dab37d2 finalized Group code with migration and upgrade log 2006-04-14 01:17:39 +00:00
JT Smith
759ec7bcf0 added image upload and field delete to matrix 2006-04-13 23:19:22 +00:00
JT Smith
e2109910fd holy crap it actually works!!! import/export of themes base system is complete.
fixed some chunking related bugs in Session/Style
fixed other misc bugs
2006-04-13 03:31:39 +00:00
JT Smith
29b317bec3 rebuild lineage now checks for orphans and circular references 2006-04-11 19:49:14 +00:00
JT Smith
2100a3c992 fixed typo, updated change log to reflect new email properties 2006-04-10 00:17:59 +00:00
JT Smith
2b02f055f9 added new mail retrieval subsystemm 2006-04-09 15:14:07 +00:00
JT Smith
1b2c824a9c added save buttons at the top of HTML forms 2006-04-07 04:37:20 +00:00
JT Smith
ae8f3d87f6 setting $session->user now changes the id for the session as it should
continued adding ad management system
added field sets to htmlform and tab form
2006-04-06 22:28:13 +00:00
Roy Johnson
f0c6a9e8f6 merging 6.8.8 bugfixes 2006-04-05 21:43:46 +00:00
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +00:00
Roy Johnson
1be24a0dc1 merging 6.8.8 bugfix 2006-04-05 18:46:52 +00:00
JT Smith
d26f1bdd8c add ad management system
improved performance of cs threads by about 500%
2006-04-05 03:42:14 +00:00
JT Smith
5a7fedc731 - Added an option for hosters to limit the number of assets that may be
created on a WebGUI site.
fixed some bugs
2006-03-29 20:22:09 +00:00
JT Smith
037fe19b0e added a change url option 2006-03-27 01:06:17 +00:00
JT Smith
e689c33db6 added the 7.0 modification script
added the photogallery prototype
fixed a bug in the wiki add a page thing
fixed a bug with prototypes
2006-03-26 03:28:17 +00:00
JT Smith
29bd26a975 - Added a wiki-like feature that will automatically bring a user to the
create a page form if they are in admin mode, and click on a link to
   a page that doesn't exist yet.
2006-03-25 21:39:15 +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
b6ad963119 replaced MessageLog with Inbox 2006-03-21 22:44:31 +00:00
JT Smith
7c71d93c1e added mail send queue 2006-03-21 03:27:57 +00:00
Colin Kuskie
e8a364f526 New user and group tests for caching and membership and default group settings.
Cache busting in User.pm.
Allow Visitor to be formally added to groups 2 and 7.
More placeholder work.
Update Help for Secondary Admins.
2006-03-18 05:36:04 +00:00
Colin Kuskie
5ec8690e53 More user testing, for addToGroup. Also, make sure that the test for ipFilter
always cleans up after itself.

Fix a bug where Operation::User::_submenu was still using form->process.  Switched
to using stow instead.

If the uid is "new", links for delete and become user are not shown anymore.
2006-03-18 00:18:31 +00:00
JT Smith
feda6700e0 added commit comments 2006-03-16 18:51:49 +00:00
Matthew Wilson
2384bca6ba - fixed a bug in the File asset that caused file redirects to be cached
incorrectly for Visitor. Thanks to Jukka Raimovaara / Axxion Oy.
2006-03-16 17:22:31 +00:00
JT Smith
ea09f24608 added explicit locking 2006-03-16 02:01:17 +00:00
JT Smith
9ff3308126 merging forward 6.8.8 bugfix of [ 1423434 ] 6.8.5 - Versioning - users can see uncommitted data 2006-03-15 06:54:17 +00:00
Colin Kuskie
97c1039e72 leaked 1 from www_view shows up in Asset output 2006-03-13 17:12:14 +00:00
Matthew Wilson
5e2c05e845 [ 1430276 ] 6.9: Can't kill active sessions 2006-03-11 22:41:11 +00:00
Matthew Wilson
279233b367 [ 1441488 ] Sort Order of Profile Fields in Form "Create New Account"
fixed a few syntax things in Item.pm
2006-03-10 19:00:05 +00:00
JT Smith
3e60294bb6 Run on registration and alert on new user have been converted to a single workflow. 2006-03-10 03:48:23 +00:00
Colin Kuskie
5956fce2f1 fix for lists in DataForm 2006-03-09 23:34:12 +00:00
Matthew Wilson
1062544554 fixed two security problems with www_process in DataForm.pm 2006-03-09 23:09:48 +00:00
Matthew Wilson
ef7d7c5f6f [ 1445393 ] 6.9 WhatNext missing from DataForm editField 2006-03-09 22:46:29 +00:00
Colin Kuskie
65590997b6 Fix error in TabForm POD (get vs getTab)
POD for WebGUI.pm
Table of Contents has tabbed interface
viewHelp filters tabs by the user's UI level
2006-03-06 16:30:11 +00:00