Commit graph

259 commits

Author SHA1 Message Date
Colin Kuskie
eb1c9f0564 internationalize remove button for upload controls 2005-05-18 21:19:50 +00:00
Matthew Wilson
25f4e4dfd5 [ 1203779 ] "Remove" Button in FileUploadControl not internationalized 2005-05-18 20:05:42 +00:00
Matthew Wilson
1b39213e3c [ 1204123 ] Bug: sortby.lastreply.url 2005-05-18 16:06:03 +00:00
Matthew Wilson
dcc1e2d462 - fix [ 1199193 ] lastReply.url not complete (again) 2005-05-17 17:28:41 +00:00
Matthew Wilson
87d2b64593 numerous fixes 2005-05-17 17:17:01 +00:00
Matthew Wilson
564c67fe60 [ 1186440 ] Asset/Post.pm content type only checked if editStamp set 2005-05-16 22:36:27 +00:00
Matthew Wilson
e8838efc9b - fix [ 1198799 ] Moving Threads or Posts in the Trash 2005-05-16 21:10:24 +00:00
Matthew Wilson
b13be0f1d3 - fix [1199193 ] lastReply.url not complete 2005-05-16 16:36:54 +00:00
Matthew Wilson
df68ce58cf - fix [ 1200874 ] "reply with quote" in WebGUI Help 2005-05-13 13:57:21 +00:00
Matthew Wilson
789cd34522 - fix [ 1182630 ] thread::isMarkedRead should check thread's lastpost,not self 2005-05-12 21:37:06 +00:00
Matthew Wilson
462bca55b8 - fix [ 1182630 ] thread::isMarkedRead should check thread's lastpost,not self 2005-05-12 21:35:33 +00:00
Matthew Wilson
97010b178c - fix [ 1197781 ] Collaboration: sorting bug in sub_view FIXED! 2005-05-12 21:28:16 +00:00
Matthew Wilson
de96f89ec9 - fix - [ 1182449 ] isMarkedRead not a template var in Post::getTemplateVars 2005-05-12 21:20:45 +00:00
Matthew Wilson
cbe92e884f - fix [ 1178367 ] Edit Shortcut doesn't work with wobjects without templateId 2005-05-12 20:56:49 +00:00
Matthew Wilson
027a6127f8 - fix [ 1178367 ] Edit Shortcut doesn't work with wobjects without templateId 2005-05-12 20:55:28 +00:00
Matthew Wilson
f7a1f3df7b - fix [ 1173544 ] Rating increases view count [mwilson] 2005-05-12 20:41:52 +00:00
Matthew Wilson
b095533e74 - fix [ 1177020 ] Preview, then Save a Post -subscribers get two notifications 2005-05-12 20:41:19 +00:00
Matthew Wilson
9073a95945 duh.... 2005-05-12 17:30:08 +00:00
JT Smith
ffc094f708 fixing declaration 2005-05-04 21:37:11 +00:00
JT Smith
404830aa6c added karma to collaboration ratings 2005-05-04 03:04:39 +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
Colin Kuskie
d8a6eb332c internationalize all Asset/RichEdit text 2005-05-03 20:33:07 +00:00
JT Smith
10285b71cf added hide option to layout
fixed typo in events calendar
added context menu stuff that i forgot to check in
added richEditId option to the HTMLArea method in HTMLForm
2005-05-03 19:14:58 +00:00
JT Smith
c1303373f0 rich editor integrated 2005-05-03 18:22:42 +00:00
JT Smith
ccc90fff17 rich editor is now working 2005-05-03 16:26:07 +00:00
Matthew Wilson
0c57c9cfe7 oops. 2005-05-03 03:55:06 +00:00
JT Smith
959872102e - Renamed layout asset to page.
- CS Post reply URLs are now shortened to an incremented reply number.
 - Added a Rich Editor Configuration asset.
2005-05-02 00:50:28 +00:00
JT Smith
923e99ccf2 adding initial rich editor code 2005-04-30 15:23:07 +00:00
JT Smith
da2623bea4 navigation depthis template var now allows for negative values 2005-04-29 15:49:58 +00:00
Matthew Wilson
bd42fc4e24 - fix - [ 1190834 ] Pagination of event calendar does not work for firefox 2005-04-28 16:22:11 +00:00
JT Smith
cb17c19f23 introduced utility assets, default titles, and asset add privileges 2005-04-23 17:59:18 +00:00
JT Smith
c0a568726c - Added an end point to limit ancestors in navigation.
- Added missing international entries for Navigation.
2005-04-22 02:38:26 +00:00
JT Smith
9bd63571a9 fixed dataform require field bug
added cache root option
2005-04-21 01:41:09 +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
b873b4512f Modify DataForm to allow List view to be default view 2005-04-20 03:41:00 +00:00
Colin Kuskie
5fdf2979ed Documentation for Collaboration 2005-04-20 03:32:51 +00:00
Colin Kuskie
a12e5c9cb3 Move Event help and labels into its own file 2005-04-20 03:26:41 +00:00
JT Smith
3cdb52faca more enhancements to the slide panel 2005-04-19 23:39:50 +00:00
JT Smith
a58f2786f7 merging 6.5.6 bugfixes 2005-04-19 20:55:11 +00:00
Colin Kuskie
3b8fee97cb bad namespace for international call 2005-04-13 04:44:08 +00:00
Colin Kuskie
243e6189aa remove alpha code 2005-04-08 06:13:19 +00:00
Colin Kuskie
36e99cb0b5 bugfix, dropped paren 2005-04-08 06:10:47 +00:00
Colin Kuskie
f6ffdeb148 bugfix, array refs that contain undef are true. Default values not properly set 2005-04-08 05:41:39 +00:00
Colin Kuskie
2e25c5b498 fix typo during introduction of namespace 2005-04-08 05:23:04 +00:00
Colin Kuskie
51bb513c5b asset help moved into namespace, all International calls updated to support that 2005-04-05 20:24:15 +00:00
JT Smith
0554039f51 merging 6.5.6 bug fixes 2005-04-05 13:32:22 +00:00
Colin Kuskie
43ed7b054f MetaData::getMetaDataFields should be Asset::getMetaDataFields 2005-04-03 07:15:19 +00:00
JT Smith
6aa9f76a71 added a new logger 2005-04-01 03:24:23 +00:00
JT Smith
50b756a5ae 6.5.6 bugfix merge and some new stylings for the slide panel 2005-03-30 20:28:03 +00:00
Colin Kuskie
a38817feec added new variables to the Navigation Template 2005-03-30 04:58:38 +00:00