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
JT Smith
fd3fb924f3
added search indexer
2006-01-20 21:18:09 +00:00
Matthew Wilson
6266be5b65
lots more fixes and enhanced User.t
2006-01-18 15:22:43 +00:00
Matthew Wilson
2069da5fdb
tons of bug fixes.
2006-01-18 14:41:12 +00:00
Matthew Wilson
e33c7bebc3
an absolute slew of changes.
2006-01-18 01:45:55 +00:00
JT Smith
c5cf903b45
fixed more session related bugs
2006-01-17 05:34:57 +00:00
JT Smith
80a5518717
addding test for Template
...
fixed more session bugs
2006-01-17 03:57:18 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
JT Smith
b0ffb721b6
more session related bug fixes
2006-01-15 18:34:44 +00:00
Matthew Wilson
65823b1f53
oodles of fixes.
2006-01-15 15:56:17 +00:00
Matthew Wilson
250d8ff944
lots o' fixes.
2006-01-15 04:25:33 +00:00
Len Kranendonk
c8243da90f
That way it won't work... Fixing
2006-01-15 01:30:14 +00:00
JT Smith
3feda4d3f3
more bug fixes
2006-01-13 19:51:51 +00:00