JT Smith
21fedb9051
added a classname form control for validating classnames and do taint checking
2006-05-10 23:01:15 +00:00
JT Smith
18e303421a
fix from Lucas Bartholemy
2006-05-04 15:54:39 +00:00
Colin Kuskie
e82dfccc56
remove duplicate entry in Asset Help fields, make def properties in same order as editForm for easy reading
2006-04-28 21:50:52 +00:00
JT Smith
d77c6ed89f
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 17:21:58 +00:00
JT Smith
24bc7149ca
fixed [ 1412525 ] 6.9: Restore from trash
2006-04-28 15:57:46 +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
4bcbc4959e
got rid of some debug
2006-04-19 21:21:05 +00:00
JT Smith
aea50b0520
opps, fixed up
2006-04-19 20:16:06 +00:00
Colin Kuskie
10a1289bac
Fix broken and missing labels
2006-04-18 21:32:11 +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
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