Commit graph

62 commits

Author SHA1 Message Date
Roy Johnson
84d43b8d19 un-b0rk3d the commerce system 2006-03-19 23:51:06 +00:00
Roy Johnson
18e8de5856 Fixed the bugfixes to not use stow 2006-03-19 17:53:49 +00:00
Matthew Wilson
f02a605c74 slight versioning fix. 2006-03-19 16:58:37 +00:00
Matthew Wilson
e04751d0ea removing debug 2006-03-19 16:55:34 +00:00
Matthew Wilson
ee4bcaf415 debug 2006-03-19 16:37:55 +00:00
Roy Johnson
5bdaa49f95 More EMS code
Lots of bug fixes in commerce
Temp bug fix for stow->get, better fix needed
2006-03-19 16:11:21 +00:00
Colin Kuskie
aa99ced360 POD docs.
Fixed a few typos in comments.
Removed duplicate hoverHelp entries.
2006-03-05 05:56:20 +00:00
Colin Kuskie
df6c40df29 only need 1 value from session->settings 2006-02-13 22:24:04 +00:00
Colin Kuskie
55f385394c fix forward ported code for session-isms 2006-02-13 21:59:57 +00:00
Colin Kuskie
6595290272 merge of commerce labeling 2006-02-08 18:13:39 +00:00
Colin Kuskie
16c6b4f989 forward port of doc work 2006-02-06 17:34:32 +00:00
Colin Kuskie
01e1bf5a1b more docs and hover help for commerce 2006-02-03 00:25:46 +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
9c7e8699a2 tons more fixes. getting closer to gamma. 2006-01-21 21:12:14 +00:00
Matthew Wilson
150087f703 lots of operation and auth fixes. 2006-01-19 03:07:34 +00:00
JT Smith
25ed169c56 more session related bug fixes 2006-01-17 05:49:11 +00:00
JT Smith
c5cf903b45 fixed more session related bugs 2006-01-17 05:34:57 +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
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
Colin Kuskie
1f55efc92d finished session changes to Commerce 2006-01-13 23:33:48 +00:00
Colin Kuskie
991f4bea9f sessionization 2006-01-13 23:18:15 +00:00
Colin Kuskie
5c5c8075cf Commerce::Payment has been sessionized and the API propagated :)
to where it's used.
2006-01-13 22:27:16 +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
64048c0846 migrated tabform to new session system 2006-01-12 19:51:54 +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
JT Smith
c74c1bdcbc merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +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
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
eb98aaaf29 more session changes 2006-01-02 02:58:29 +00:00
JT Smith
f429daa942 more session changes 2006-01-02 02:54:23 +00:00
Colin Kuskie
3a6284d0f4 Hover help for Matrix. Internationalized all labels and text as well.
Internationalized entries for Commerce settings that were missed before.
Added some POD.
2005-12-22 23:18:55 +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
9749fd7005 merging 6.7.8 bug fixes 2005-11-29 01:28:28 +00:00
Wouter van Oijen
3d65ae2158 XHTML bugfixes 2005-10-16 19:33:27 +00:00
Wouter van Oijen
421585937f XHTML bugfixes 2005-10-12 21:48:03 +00:00
Wouter van Oijen
01ad8fd12c Fixed a few XHTML 1.0 related bugs 2005-09-01 13:11:28 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
Martin Kamerbeek
0f9064a8ab Cleaning up some left over unnamed parameter in Form methods. 2005-08-12 17:59:16 +00:00
JT Smith
3058d839c0 fixing bugs related to new form system 2005-07-28 22:10:28 +00:00
Daniel Collis-Puro
960c4c6e3a Minor update to improve XHTML compliance. 2005-06-28 02:51:32 +00:00
Daniel Collis-Puro
de3d119525 Minor updates to improve XHTML compliance 2005-06-28 02:44:51 +00:00