Commit graph

96 commits

Author SHA1 Message Date
JT Smith
9aa86225be - Added a better confirmation message when deleting content.
- Added a "commit" option as well as a listing of version tags per the rough
   edges discussions on IRC.
 - Added a "close" or "archive" option to replies.
2006-06-10 20:49:11 +00:00
Colin Kuskie
d7450926be Modified Operation/Help to stem a memory leak from processing ISA entries in the Help.
Converted template docs for several Assets and Wobjects.
2006-05-31 03:33:21 +00:00
JT Smith
16bd394434 - fix: Asset menu
- fix: Event Manager - can't add event
 - fix: v6.99.1, security: Spectre listens to INADDR_ANY (profo)
 - fix: Manage groups in this group doesn't work
 - Fixed a problem where the not found page would not display.
 - fix: New page layout instead of not found
2006-05-30 18:57:15 +00:00
Colin Kuskie
174e3df9ef edit branch help. Added a new hoverHelp field for the recursive URL
set of fields.
2006-05-26 04:43:18 +00:00
Colin Kuskie
ae0f6ed162 stub in the help for edit branch and internationalize several labels
in forms.
2006-05-25 23:44:58 +00:00
Colin Kuskie
b55f99a83a Finished help for Asset toolbar 2006-05-25 23:12:01 +00:00
Colin Kuskie
e6350c9929 Made help for www_changeUrl and the Asset iconic tool bar 2006-05-25 22:37:16 +00:00
JT Smith
414dfde9c3 removed old macros from default config file
added duplicate button
2006-05-19 05:29:34 +00:00
Colin Kuskie
45b61ec3ac i18n'ed three headers in Asset/www_manageVersions
Wrote help for Asset/www_manageVersions
2006-05-16 04:21:20 +00:00
Colin Kuskie
8691b64493 XHTML fixes, 72 to go 2006-05-05 05:41:03 +00:00
Colin Kuskie
7f53e14b08 XHTML fixes 2006-05-05 04:07:50 +00:00
Colin Kuskie
2ce64ed9eb XHTML fixes 2006-05-04 23:42:29 +00:00
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