Commit graph

70 commits

Author SHA1 Message Date
JT Smith
a6e5450b64 more bug fixes 2006-01-13 19:32:26 +00:00
JT Smith
5a8845c407 remove grouping use line 2006-01-12 22:52:22 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
877bf082a0 migrating paginator api to new session system
fixed a few old style session vars
2006-01-12 17:24:06 +00:00
JT Smith
2735385050 migrated WebGUI::Icon api to use new session 2006-01-11 23:12:07 +00:00
JT Smith
b3974c0cd5 refactored WebGUI::HTMLForm api to use new session system 2006-01-11 16:53:02 +00:00
Roy Johnson
8071a041fa bugfix [ 1396957 ] Priv checks on DataForm 2006-01-11 00:27:24 +00:00
JT Smith
2599a4c853 converting WebGUI::Form API to use new session system 2006-01-10 17:43:38 +00:00
JT Smith
9520b4ce48 migrating datetime api for session 2006-01-10 17:06:41 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4 more session related changes 2006-01-09 20:43:02 +00:00
Roy Johnson
1a959e2681 Merging bugfix into HEAD 2006-01-09 20:15:28 +00:00
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
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