Commit graph

56 commits

Author SHA1 Message Date
Colin Kuskie
21188e7949 forward port of colins 6.8.4 bugwork 2006-01-02 18:51:38 +00:00
JT Smith
2866a2c873 converting assets to new session system 2006-01-02 03:12:54 +00:00
Matthew Wilson
e0786a6a11 [ 1363797 ] Calendar Javascript (Date/Time)
and some other minor annoyances.
2005-12-12 15:00:33 +00:00
Colin Kuskie
1b70df1643 fix all remaining broken labels, rewrite POD for reorderCollateral 2005-12-05 22:35:03 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00
JT Smith
9e37cdd9a2 removed the notion of scripturl since it's no longer necessary with the modperl handler 2005-11-09 23:44:03 +00:00
Colin Kuskie
bd661b36fd rename global sort variables 2005-11-08 17:53:45 +00:00
JT Smith
ea868a8c0e moved uploadsAccessHandler into the main webgui handler mechanism
converted macros to use references
fixed some other various bugs
2005-11-07 01:40:07 +00:00
JT Smith
fe549ee746 a few more mp2 bugfixes 2005-11-04 15:04:52 +00:00
Matthew Wilson
c01d7e49d5 replaced $session{cgi} with $session{req} 2005-11-03 21:48:37 +00:00
Matthew Wilson
944e18aed8 Finally Internationalized some of the www_edit screens for wobjects, by adding a generic www_edit generator in Wobject.pm.
Fixed a lot of the www_ methods in Survey.pm to return in styled pages instead of raw <p> tags without <html><head>etc</head><body></body>
2005-10-14 12:27:54 +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
1ca2a2718b fix namespaces for add/edit form help 2005-09-10 04:45:52 +00:00
Wouter van Oijen
ad6b484f0e Fixed a few XHTML 1.0 related bugs 2005-09-01 12:39:43 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
Len Kranendonk
eb0d1679f3 Fixed [ 1266285 ] 6.7.1 - UserProfile Fields Time error 2005-08-24 19:01:35 +00:00
Martin Kamerbeek
92114cacbc Cleaning up some left over unnamed parameter in Form methods. 2005-08-12 17:43:59 +00:00
JT Smith
c7864a0c24 allowing UI levels for assets to be overridden in the config file, and allowing developers to specify a default UI level in the definition rather than creating a getUiLevel() method 2005-07-28 21:56:02 +00:00
JT Smith
b86148acaa added most of the rest of the form controls 2005-07-27 23:03:46 +00:00
Colin Kuskie
1914ada25f missing commas from hover help translation 2005-07-25 03:29:29 +00:00
JT Smith
c4b3e4092d Merging changes from 6.6.4
Added new definition features to wobjects and assets.
2005-07-21 01:17:05 +00:00
Daniel Collis-Puro
a18bf7cbda Minor updates working towards full XHTML compliance. 2005-06-24 18:58:23 +00:00
Colin Kuskie
414d6aa386 add hover help to add/edit field form 2005-06-19 04:51:04 +00:00
Roy Johnson
1aa3e9592d fix - [ 1220397 ] Cannot Copy Form 2005-06-14 13:42:31 +00:00
Colin Kuskie
d70a12f09a Use descriptive, internationalized labels for template form fields 2005-06-07 03:43:57 +00:00
JT Smith
9bd63571a9 fixed dataform require field bug
added cache root option
2005-04-21 01:41:09 +00:00
Colin Kuskie
b873b4512f Modify DataForm to allow List view to be default view 2005-04-20 03:41:00 +00:00
JT Smith
3cdb52faca more enhancements to the slide panel 2005-04-19 23:39:50 +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
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
acf5457f6a more bug fixes 2005-03-19 20:57:08 +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
b0fcf8f17c more bug fixes 2005-03-17 20:32:58 +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
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
2a1db10c8b many bug fixes 2005-03-04 22:49:34 +00:00
Colin Kuskie
4db1db3faf all internationalized labels for DataForm in DataForm help 2005-03-01 18:15:25 +00:00
JT Smith
1dc555e078 bug fixes 2005-02-23 16:43:08 +00:00
JT Smith
0f61b3009e fixed template problems 2005-02-14 14:56:12 +00:00
Len Kranendonk
ccc36a78de IndexedSearch migration 2005-02-13 21:38:13 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
Len Kranendonk
1107f54707 Updated Search Indexer definition 2005-01-16 14:28:20 +00:00