Commit graph

86 commits

Author SHA1 Message Date
Colin Kuskie
14cf8adf0a remove description field from def sub, it's no longer used
XHTML fixes
Move UI level out of i18n and into help docs
2006-05-04 05:23:29 +00:00
Colin Kuskie
069d4e4871 New i18n, reformat code, XHTML compliance in docs. 2006-05-02 03:33:27 +00:00
JT Smith
2f24cd3f3c [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 16:59:32 +00:00
Colin Kuskie
baf9a200af fix bad hash key, hoverhelp. Should be hoverHelp 2006-03-16 22:10:13 +00:00
JT Smith
46fa7e78e7 began adding streaming support for view method 2006-01-30 21:26:22 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
f64ec77d8a fixing the ->param ->body distinction issue. 2006-01-23 05:18:54 +00:00
Matthew Wilson
150087f703 lots of operation and auth fixes. 2006-01-19 03:07:34 +00:00
Matthew Wilson
6266be5b65 lots more fixes and enhanced User.t 2006-01-18 15:22:43 +00:00
Matthew Wilson
2069da5fdb tons of bug fixes. 2006-01-18 14:41:12 +00:00
Colin Kuskie
9c07548c71 more missing session vars in form calls 2006-01-17 17:47:12 +00:00
Colin Kuskie
25ed7e1527 Update Macro docs to point to where DateTime is now
Add session vars to form element calls.
2006-01-17 05:13:48 +00:00
Matthew Wilson
09483e18c5 a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00
Colin Kuskie
35c4ad353d missing session variables from ->new found via code analysis 2006-01-16 21:55:39 +00:00
Matthew Wilson
128f265678 finally, the last of this round of syntax fixes. 2006-01-15 21:02:00 +00:00
JT Smith
b0ffb721b6 more session related bug fixes 2006-01-15 18:34:44 +00:00
Matthew Wilson
65823b1f53 oodles of fixes. 2006-01-15 15:56:17 +00:00
Matthew Wilson
250d8ff944 lots o' fixes. 2006-01-15 04:25:33 +00:00
JT Smith
a6e5450b64 more bug fixes 2006-01-13 19:32:26 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
JT Smith
02c5a65857 updated profile field and profile category to use the new session api 2006-01-12 18:55:10 +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
Matthew Wilson
c250321c4c fix - [ 1403466 ] CS Attachments - Broken Image Issue 2006-01-12 03:16:28 +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
JT Smith
2599a4c853 converting WebGUI::Form API to use new session system 2006-01-10 17:43:38 +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
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
JT Smith
2866a2c873 converting assets to new session system 2006-01-02 03:12:54 +00:00
Colin Kuskie
27ae1a9977 fix broken i18n labels 2005-12-14 23:29:08 +00:00
Matthew Wilson
f895ead4d5 shortcut auto-reload functionality. 2005-12-09 19:36:49 +00:00
Matthew Wilson
a421e5297a adding Shortcut/Dashlet reload icon. 2005-12-08 03:46:36 +00:00
Matthew Wilson
a8c99a2b9c lots of changes. 2005-12-08 03:17:48 +00:00
Matthew Wilson
cdbfdd8092 tabs 2005-12-05 18:46:28 +00:00
Matthew Wilson
abd192cc39 fixing an egregious error. What was I thinking? 2005-12-05 18:35:30 +00:00
Colin Kuskie
ea8415f902 bugfix, missing labels 2005-12-04 15:56:59 +00:00
Matthew Wilson
d98e2ea46b path fix 2005-12-04 13:44:14 +00:00
Matthew Wilson
fc96c0bcfb lots of help and other misc. fixes. 2005-12-03 20:07:04 +00:00
Matthew Wilson
68e901d98c done with i18n. 2005-12-03 16:31:24 +00:00
Matthew Wilson
d9e1058a73 edit override detects template namespace for convenience. (until asset definitions are as well-defined as wobjects'). 2005-12-03 14:53:33 +00:00
Matthew Wilson
6d5710db27 adding last bits of functionality for dashboard. Help and i18n are left. 2005-12-03 04:53:48 +00:00
Matthew Wilson
ee1fa052af Adding override saving. Now to tackle the user prefs. 2005-12-03 03:38:32 +00:00
Matthew Wilson
667da0dfae added editOverride form to Shortcut.pm Now for saveOverride 2005-12-03 01:01:27 +00:00
Matthew Wilson
2218577dbb still better 2005-12-02 23:29:06 +00:00
Matthew Wilson
5bf7baebcb better 2005-12-02 23:26:42 +00:00
Matthew Wilson
735f0d953f added list of overrides in the Shortcut's getEditForm 2005-12-02 23:22:32 +00:00
Matthew Wilson
e1a3cd0adb removing overrides from Field.pm.
note to self: timeZone userprofile thing broken again, after colin's form checkin.  i'll have to take another look at my "fix", which I thought was working.
2005-12-02 20:12:12 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00