Commit graph

47 commits

Author SHA1 Message Date
JT Smith
1b2c824a9c added save buttons at the top of HTML forms 2006-04-07 04:37:20 +00:00
Colin Kuskie
c1ffd1bc2e POD, and missing session objects 2006-03-04 01:07:40 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
fa5439b099 lots o fixes 2006-01-21 19:00:27 +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
Matthew Wilson
f2cccdff9f more oodles of changes. 2006-01-15 18:19:44 +00:00
Matthew Wilson
65823b1f53 oodles of fixes. 2006-01-15 15:56:17 +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
0cc5884b77 converted subscription api 2006-01-12 19:27:59 +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
925906ca7e refactored WebGUI::Id to use new session api 2006-01-11 23:34:02 +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
f429daa942 more session changes 2006-01-02 02:54:23 +00:00
Colin Kuskie
27ae1a9977 fix broken i18n labels 2005-12-14 23:29:08 +00:00
Colin Kuskie
235f2929fd fix broken i18n label 2005-12-13 00:07:27 +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
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
JT Smith
b7814f5139 bug fixes 2005-09-30 01:51:30 +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
Colin Kuskie
e97d998c1b hover help 2005-07-08 22:37:12 +00:00
Martin Kamerbeek
e8a5ce6991 Fixing a bug where purchasing a subscription while while being vistor resulted in two subscriptions being added. 2005-05-05 11:07:23 +00:00
JT Smith
b84ae38958 many bug fixes 2005-03-24 14:47:57 +00:00
JT Smith
1dc555e078 bug fixes 2005-02-23 16:43:08 +00:00
JT Smith
4f7a7740d7 added style switch for user functions 2005-02-07 03:38:37 +00:00
JT Smith
eb7574e271 removed page stats system, fixed stats page, fixed admin console templating on all admin console error messages 2005-02-06 19:58:39 +00:00
JT Smith
4798ba497d removed old template system and replaced with template asset 2005-01-05 17:28:14 +00:00
Martin Kamerbeek
5088d61069 Added user selectable subscription code length 2004-12-09 17:51:35 +00:00
Martin Kamerbeek
cb817b2fdc Changing the size of the code input box to a more humane length. 2004-11-30 21:02:56 +00:00
Martin Kamerbeek
2b346b9378 Changed default expiration date for subscription codes to 1 month and changed the form label. 2004-11-30 20:21:27 +00:00
Martin Kamerbeek
a26c78d4aa Don't show subscription codes until a selection is made. 2004-11-30 20:13:16 +00:00
Martin Kamerbeek
4793dfe1b8 Fixed a bug where the delete batch button pointed to the wrong operation 2004-11-30 20:07:05 +00:00
Martin Kamerbeek
5676bf9585 Committing the new Ecommerce system 2004-11-29 15:31:22 +00:00