Colin Kuskie
d70a12f09a
Use descriptive, internationalized labels for template form fields
2005-06-07 03:43:57 +00:00
Roy Johnson
d0d7112623
fix - [ 1213516 ] Survey.pm: question order=response driven doesn't work
2005-06-04 22:19:59 +00:00
Roy Johnson
35cc353026
fix [ 1213524 ] Survey.pm: unable to edit answers
2005-06-04 21:44:15 +00:00
JT Smith
a0a3c7463a
fixed a 31 day bug in the Itransact module and a runaway process bug in the collaboration system
2005-06-03 02:50:44 +00:00
Matthew Wilson
1b39213e3c
[ 1204123 ] Bug: sortby.lastreply.url
2005-05-18 16:06:03 +00:00
Matthew Wilson
b13be0f1d3
- fix [1199193 ] lastReply.url not complete
2005-05-16 16:36:54 +00:00
Matthew Wilson
97010b178c
- fix [ 1197781 ] Collaboration: sorting bug in sub_view FIXED!
2005-05-12 21:28:16 +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
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
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
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
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
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
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
a50fd5787a
a whole pile of bug fixes
2005-03-28 00:10:47 +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
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
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