Commit graph

1949 commits

Author SHA1 Message Date
Colin Kuskie
69cd257beb asset macros broken out into individual files 2005-04-01 00:50:03 +00:00
JT Smith
4e6e41ce2c upgrade.pl and testEnvironment.pl now use the same config file reader as
the rest of WebGUI
2005-03-31 21:22:57 +00:00
Colin Kuskie
9edb5b42b3 fix for bug 1173101 2005-03-31 19:42:52 +00:00
Colin Kuskie
d26ae790c9 dynamically generate a list of available wobjects. Note that nothing shows up for collaboration since there is not help yet. 2005-03-31 19:42:05 +00:00
Colin Kuskie
756840c292 update glossary 2005-03-31 19:36:20 +00:00
Colin Kuskie
b43f369cbc commify 2005-03-31 19:25:08 +00:00
JT Smith
21767a5789 reworking preload a little 2005-03-31 17:04:44 +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
Colin Kuskie
f0930aed54 FilePile help 2005-03-30 04:48:31 +00:00
JT Smith
124b62f960 new admin bar 2005-03-30 03:23:34 +00:00
Colin Kuskie
4e4afa83cf document Wobject UI levels 2005-03-29 23:17:02 +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
Colin Kuskie
354c99c03f partial fix for bug 1170426 2005-03-28 04:23:54 +00:00
JT Smith
27a72d5c65 fixed [ 1170244 ] cs notification 2005-03-28 01:05:35 +00:00
Matthew Wilson
5cbf19993b slight documentation fix. 2005-03-28 01:02:44 +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
Colin Kuskie
42506531f8 finish thread documentation 2005-03-25 16:20:06 +00:00
Colin Kuskie
6a495ac444 beginning of the glossary 2005-03-25 05:39:57 +00:00
Colin Kuskie
e20fb97d10 begin documenting Thread template, need to add verbage about inheriting Post Template variables 2005-03-25 00:13:08 +00:00
JT Smith
ca1cf60d47 fixed an inefficiency in pasting 2005-03-24 21:53:00 +00:00
JT Smith
076a9e2704 fixed cs reply bug 2005-03-24 20:00:29 +00:00
Colin Kuskie
d8b447e7c9 update updated field 2005-03-24 19:32:50 +00:00
Colin Kuskie
57b4bb2b15 document locked and sticky 2005-03-24 17:21:02 +00:00
JT Smith
5cad11d3f5 preparing for 6.5.4 release 2005-03-24 17:16:39 +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
Colin Kuskie
29e610d5a8 finish Post template variables, rework attachments re bug submitted to SF.net 2005-03-24 00:50:30 +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
Colin Kuskie
4a65af3b9f document Collaboration template labels 2005-03-22 23:35:18 +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
09d8db0afa fix dropped paragraph tag in User Profile 2005-03-22 00:07:11 +00:00
Colin Kuskie
c6be6929c7 internationalize Post status messages 2005-03-21 23:53:40 +00:00
Colin Kuskie
95794255eb document common post template variables, more to come 2005-03-21 23:11:18 +00:00
Matthew Wilson
0f4b5c14ce - fix [ 1167720 ] Folder::view() subfolder_loop - missing <tmpl_var icon.small 2005-03-21 17:03:22 +00:00
Colin Kuskie
43602a7ef1 document template for add/edit a post 2005-03-21 06:53:56 +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
Colin Kuskie
6866f7dd2d beginning of Post documentation 2005-03-19 17:19:52 +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
Matthew Wilson
12cbfd02bb [ 1166071 ] Create New User allows blank username (fixed) 2005-03-18 17:20:39 +00:00