Commit graph

302 commits

Author SHA1 Message Date
JT Smith
4adfc0737c made it so it's possible to use file form elements without any auxillary code
fixed a bug in Post
storage copy can accept an optional new storage location to copy to
articles can now accept direct attachments
2006-04-16 17:30:01 +00:00
JT Smith
4fbb26ad37 moved the export link under the class icon context menu 2006-04-15 20:55:13 +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
69eb231524 added media folder for rich edit upload 2006-04-14 13:57:05 +00:00
Colin Kuskie
2f5dab37d2 finalized Group code with migration and upgrade log 2006-04-14 01:17:39 +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
d830dfaba7 made asset manager render using chunking 2006-04-12 22:34:56 +00:00
JT Smith
504de54d61 started adding email processing capabilities to cs 2006-04-09 22:36:49 +00:00
JT Smith
7cf2c22a95 several small improvements to lots of stuff 2006-04-07 17:15:53 +00:00
JT Smith
299dd5aa09 converted cs to use workflow engine for moderation 2006-03-30 03:52:18 +00:00
JT Smith
b4f0ddb79b tightening up some old code 2006-03-29 21:58: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
22b7ec886b some cs fixes 2006-03-26 20:43:50 +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
JT Smith
611323e8a8 more bug fixes 2006-03-24 17:31:57 +00:00
JT Smith
080eb061ef a few bug fixes 2006-03-22 20:29:14 +00:00
JT Smith
1efaec679a more changes for better xhtml compatibility 2006-03-21 23:31:34 +00:00
JT Smith
b062e61508 fixed locking bug 2006-03-20 21:53:14 +00:00
kenperl
6fc6b00b49 a typo 2006-03-18 14:41:24 +00:00
Colin Kuskie
528d0deaa5 bad stow methods fixed 2006-03-17 19:06:12 +00:00
JT Smith
ea09f24608 added explicit locking 2006-03-16 02:01:17 +00:00
Colin Kuskie
5cf7f98d32 refixing session vars 2006-03-15 23:57:55 +00:00
Colin Kuskie
4a1e5c0d91 fixing bad sessions 2006-03-15 23:54:04 +00:00
Colin Kuskie
f59f41cd9e WebGUI::User->isInGroup does not take a UID argument anymore.
Grepped all files and fixed these errors:
	- Passed userId replaced by User object creation and use.
	- Where $session->user->userId was used, it was removed.
Updated POD inside Group.pm
2006-03-15 22:55:00 +00:00
Colin Kuskie
5c00dfcfda User->isInGroup no longer takes a userId as an argument.
Have to create a user object with the right Id and then call
it with all groups to check.
2006-03-15 22:41:23 +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
JT Smith
81fc744a8b more merging of versioning and workflow 2006-03-14 22:25:18 +00:00
JT Smith
cba26ecc0c converting versioning to use workflow 2006-03-14 17:46:32 +00:00
JT Smith
468c5171cf changed border= to style="border: for better xhtml compliance 2006-03-04 08:07:17 +00:00
JT Smith
626ce63b6b Added a revisions list to the edit screen of assets, so that you can
quickly edit/view an old revision.
2006-03-02 05:40:45 +00:00
JT Smith
103969816e removed start/end dates from assets in favor of workflows that can do the same thing only better 2006-03-01 18:02:36 +00:00
JT Smith
eea0cc0569 miscellaneous stuff i've forgotten to check in 2006-02-26 19:02:10 +00:00
Colin Kuskie
51e021ba11 remove commit item from mangage Asset and wobject icon context menus 2006-02-16 22:04:10 +00:00
Matthew Wilson
795f17ffec backing out fix. 2006-02-11 17:54:33 +00:00
Matthew Wilson
e3b81ed09a fix [ 1423324 ] Delete locked asset 2006-02-11 17:53:08 +00:00
Colin Kuskie
b13ba6a2c2 forward port of bad HTML bugfix 2006-02-10 21:01:15 +00:00
JT Smith
0c64c4f386 hides toolbar when user can't edit 2006-02-03 20:28:00 +00:00
JT Smith
03adcc54c5 fixing a session conversion bug 2006-02-03 05:08:01 +00:00
JT Smith
6c4ae02f34 more conversion to the new streaming/chunking/bucketing system 2006-01-30 22:15:27 +00:00
JT Smith
46fa7e78e7 began adding streaming support for view method 2006-01-30 21:26:22 +00:00
JT Smith
268947c1d5 getting closer to bucket output 2006-01-30 00:14:22 +00:00
JT Smith
394da51da7 simplified the rules engine 2006-01-27 07:25:14 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
JT Smith
74b01f732e added search to asset manager 2006-01-23 19:56:00 +00:00
JT Smith
68b05cff5c added param() method to $session->form 2006-01-23 05:23:21 +00:00
Matthew Wilson
f64ec77d8a fixing the ->param ->body distinction issue. 2006-01-23 05:18:54 +00:00
JT Smith
e33b3bb9b9 the search engine, it works!!! 2006-01-22 04:46:59 +00:00
Matthew Wilson
fa5439b099 lots o fixes 2006-01-21 19:00:27 +00:00