Commit graph

219 commits

Author SHA1 Message Date
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
JT Smith
124b62f960 new admin bar 2005-03-30 03:23:34 +00:00
JT Smith
0de13c9dd4 bug fixes 2005-03-28 20:27:12 +00:00
Colin Kuskie
1b0aa2174d fix for bug 1171569, which really applied to almost every Asset and Wobject in the system 2005-03-28 05:15:48 +00:00
JT Smith
27a72d5c65 fixed [ 1170244 ] cs notification 2005-03-28 01:05:35 +00:00
JT Smith
a50fd5787a a whole pile of bug fixes 2005-03-28 00:10:47 +00:00
Colin Kuskie
4ddc5d66ec FilePile documentation 2005-03-27 23:01:01 +00:00
JT Smith
076a9e2704 fixed cs reply bug 2005-03-24 20:00:29 +00:00
JT Smith
b84ae38958 many bug fixes 2005-03-24 14:47:57 +00:00
Leendert Bottelberghs
c3273e1d53 Fix: a registered user was not able to vote if a visitor had voted from the same ip 2005-03-24 14:26:39 +00:00
Matthew Wilson
6b75fb67e6 - fix [ 1168812 ] navigation sometimes fails to use correct... [mwilson] 2005-03-23 21:04:07 +00:00
Matthew Wilson
a6e72eb707 - fix [ 1169379 ] eventscalendar wobjects have wrong scope after upgrade 2005-03-23 20:23:57 +00:00
JT Smith
01c0802c22 bunch of bug fixes 2005-03-23 19:15:23 +00:00
Colin Kuskie
c7b19a74bb Move appending of collaboration labels into getTemplate so that they are always available 2005-03-23 18:24:13 +00:00
JT Smith
e972d70ee7 some bug fixes and preparing for 6.5.4 bugfix cycle 2005-03-22 16:00:58 +00:00
Colin Kuskie
69d43e28c8 document Notification template, move all labels into Post 2005-03-22 05:42:41 +00:00
Colin Kuskie
d1c12a1e08 handle post status "archived" 2005-03-22 04:10:35 +00:00
Colin Kuskie
fbe303ea26 fix overwrite of internationalized notification message due to assignment of template variables 2005-03-22 00:42:56 +00:00
Colin Kuskie
c6be6929c7 internationalize Post status messages 2005-03-21 23:53:40 +00:00
Matthew Wilson
0f4b5c14ce - fix [ 1167720 ] Folder::view() subfolder_loop - missing <tmpl_var icon.small 2005-03-21 17:03:22 +00:00
JT Smith
d0181c10ba couple of last minute bug fixes 2005-03-19 22:47:29 +00:00
JT Smith
acf5457f6a more bug fixes 2005-03-19 20:57:08 +00:00
JT Smith
208816a8d9 completely rewrote templates for CS. 2005-03-19 02:58:41 +00:00
Matthew Wilson
899004d23e - fix [ 1166133 ] DataForm www_edit and www_editField's "proceed" [mwilson]
- fix [ 1164211 ] DataForm export tab deliniated always contains.. [mwilson]
2005-03-18 22:35:38 +00:00
JT Smith
2b1230bddd more template fixes 2005-03-18 06:23:21 +00:00
JT Smith
40065e93e8 more bug fixes 2005-03-18 05:14:02 +00:00
JT Smith
f232b6facb fixed a bunch of CS template problems 2005-03-18 00:51:38 +00:00
Matthew Wilson
bee9eec318 Sorted templates into folders named after their respective namespaces
- & re-enabled the manage button next to the template dropdown [mwilson]
2005-03-17 22:31:37 +00:00
JT Smith
b0fcf8f17c more bug fixes 2005-03-17 20:32:58 +00:00
JT Smith
736d341312 bug fixes 2005-03-17 20:13:01 +00:00
JT Smith
021f5c38fb bunch of bug fixes 2005-03-17 02:45:12 +00:00
Colin Kuskie
eeafc920b1 remove assignment as hash is not used later 2005-03-16 06:24:38 +00:00
Colin Kuskie
75e86e4d31 fix two bugs in DataForm 2005-03-16 03:33:38 +00:00
JT Smith
5e356b2076 more bug fixes 2005-03-16 02:55:27 +00:00
JT Smith
ae2acfffd8 many bug fixes 2005-03-16 01:23:58 +00:00
Colin Kuskie
888efba522 set default templates for Ack,email. **NOTE** Unable to set default template for template. 2005-03-15 04:45:03 +00:00
JT Smith
39ff1ea964 bunch of bug fixes 2005-03-14 21:55:01 +00:00
Colin Kuskie
bc3be32b22 remove namespace calls from Internationalization calls 2005-03-12 22:17:32 +00:00
JT Smith
12b4c40c92 some bug fixes 2005-03-10 04:02:10 +00:00
Matthew Wilson
625d0545bf fix [1152434 ] Last Reply column is blank in a forum 2005-03-09 19:20:06 +00:00
JT Smith
a33a664a84 starting 6.5.1 bugfix cycle 2005-03-09 17:51:31 +00:00