Commit graph

84 commits

Author SHA1 Message Date
Colin Kuskie
14cf8adf0a remove description field from def sub, it's no longer used
XHTML fixes
Move UI level out of i18n and into help docs
2006-05-04 05:23:29 +00:00
Colin Kuskie
115d85a79a XHTML fixes, and moving UILevel docs into Help file 2006-05-03 04:41:19 +00:00
Colin Kuskie
816c96a284 XHTML fixes for capitalization and break tags 2006-05-02 23:00:56 +00:00
JT Smith
e262da13f8 files (and subclasses) and posts (and threads) can now export attachments in packages
fixed a couple of bugs
added some error handling and corruption detection
2006-04-13 18:34:35 +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
299dd5aa09 converted cs to use workflow engine for moderation 2006-03-30 03:52:18 +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
611323e8a8 more bug fixes 2006-03-24 17:31:57 +00:00
JT Smith
ea09f24608 added explicit locking 2006-03-16 02:01:17 +00:00
JT Smith
cba26ecc0c converting versioning to use workflow 2006-03-14 17:46:32 +00:00
JT Smith
11a2c5d099 migrate delete expired trash to workflow 2006-03-02 21:15:20 +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
ba3668643e migrated delete expired revisions hourly script to a workflow activity 2006-03-01 22:57:13 +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
73dcd7729a readded purge option to the trash 2006-02-28 21:39:24 +00:00
Colin Kuskie
406b9310a6 forward port of autocommit docs and hoverHelp 2006-02-21 18:35:32 +00:00
JT Smith
610e0486de more people appear to know what a "Summary" is than a "Synopsis" 2006-01-17 03:39:10 +00:00
Colin Kuskie
20a36e272e internationalize Asset export report 2005-10-16 04:21:31 +00:00
Colin Kuskie
47b95413f4 update, internationalize and/or add documentation 2005-10-16 03:55:17 +00:00
Colin Kuskie
76c0917df0 internationalize the add Asset version tag form 2005-10-15 19:14:10 +00:00
Colin Kuskie
dfe1cc9c04 add hover help to edit metadata 2005-10-14 23:05:32 +00:00
Colin Kuskie
98dc56f95b internationalize adding a new metadata field 2005-10-14 22:38:14 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
Colin Kuskie
5ae43f8b62 fix invalid keys 2005-09-29 01:59:47 +00:00
Colin Kuskie
91fb2cae64 XHTML-ized 2005-09-22 21:57:09 +00:00
Colin Kuskie
813287133a bugfix #1286646, documentation 2005-09-22 18:34:15 +00:00
Colin Kuskie
68f7c3678b missed updating lastUpdated tag 2005-09-11 20:36:41 +00:00
Matthew Wilson
7b20b2db03 - fix [ 1265771 ] assets that were formerly prototypes are... (mwilson)
- fix [ 1280018 ] add new sql report - all query fields visible (mwilson)
 - fix [ 1283740 ] overridden in WebGUI/Mail.pm (mwilson)
 - fix [ 1282511 ] WebGUI::Form::submit disabled (mwilson)
 - fix [ 1281854 ] migration.txt - 5.6, 5.7 need some updating. (mwilson)
 - fix [ 1281842 ] rand() needs srand() on win32 mod_perl (mwilson)
 - fix [ 1281435 ] Asset::paste() or Asset::setParent() needs... (mwilson)
 - fix [ 1280374 ] Events calendar with no end date set loops... (mwilson)
 - fix [ 1230352 ] Navigation Template (mwilson)
2005-09-11 17:36:39 +00:00
Colin Kuskie
204466d2b1 retag help due to changes in International::get 2005-08-27 23:59:01 +00:00
Colin Kuskie
bbd2c2d897 retag help due to changes in International::get 2005-08-27 23:39:58 +00:00
Martin Kamerbeek
52670adb9f fix [ 1249114 ] unclosed <li> elements in auth modules 2005-08-12 13:22:54 +00:00
JT Smith
ce2e5232d1 finishing up the versioning stuff 2005-08-03 20:59:06 +00:00
JT Smith
df1514ee74 a couple bug fixes
finishing up the versioning system
2005-08-02 20:34:41 +00:00
JT Smith
876b1da8bb added some of the rollback features 2005-07-30 21:34:58 +00:00
JT Smith
aee65b8391 added revision viewing 2005-07-21 20:55:35 +00:00
Colin Kuskie
3fc303c9e0 move Export Page help from WebGUI to Asset. add hover help 2005-07-14 17:27:25 +00:00
Daniel Collis-Puro
a15b5cb22d Fix of 1236097, duplicate descriptions of Synopsis with differing UI level. 2005-07-11 18:03:08 +00:00
JT Smith
3d12d52a8e version tags are roughed in 2005-06-24 21:20:56 +00:00
JT Smith
9251ed4ec7 streamlined select all in the asset manager and fixed a few little bugs 2005-06-20 16:22:56 +00:00
Matthew Wilson
7299c5469b added (un)Select All buttons and fixed assetManager.js so that it actually preserves checkbox state across column sorts. 2005-06-20 07:02:24 +00:00
JT Smith
11321443c4 new improved asset manager and context menu 2005-06-19 18:56:27 +00:00
Colin Kuskie
f66a33ab10 adapted for hover help 2005-06-19 03:09:06 +00:00
Colin Kuskie
7d3ed27eb4 internationalize directory index label 2005-06-16 04:37:53 +00:00
Colin Kuskie
1cd779a66e moved metadata labels into WebGUI module 2005-06-11 18:09:39 +00:00
Colin Kuskie
624b2e5d39 clean up WebGUI settings help and labeling 2005-06-11 01:50:41 +00:00
JT Smith
b631cbb2f4 - Internationalized a bunch of stuff that was previously uninternationalized.
- Fixed a bug in the survey that caused users to not be able to submit
   survey's.
- added context menu to nav toolbar
- added a switch to disable content locking on alternate criteria shortcuts.
2005-05-03 22:01:07 +00:00
JT Smith
0ab11cae6f Added a select all option to the clipboard selector in the asset manager. 2005-04-20 20:14:22 +00:00
JT Smith
e513526f46 added ui niceties to content adders in asset manager, and exposed page.rank to nav templates 2005-04-20 18:33:53 +00:00
Colin Kuskie
021490d49b document asset template variable, controls 2005-04-13 02:03:51 +00:00