Commit graph

93 commits

Author SHA1 Message Date
Graham Knop
494b270dab note replacement functions for WebGUI::Utility in migration docs 2010-09-07 13:39:13 -05:00
Colin Kuskie
be42b7118c Migrate CartItem from Class::InsideOut to Moose. 2010-08-05 16:24:10 -07:00
Colin Kuskie
d28397fd65 Move TransactionItem to Moose. 2010-07-15 14:28:22 -07:00
Doug Bell
5c2581850f fixed version tag problem. changed admin toggle 2010-07-15 11:55:24 -05:00
Doug Bell
3c17dafeb4 processPropertiesFromFormPost to processEditForm 2010-07-15 11:52:04 -05:00
Colin Kuskie
04a16ed87c Move Shop/Transaction to Moose. Change core modules to suit. 2010-07-14 14:50:39 -07:00
Colin Kuskie
73da9e343d Convert Address to Moose. 2010-07-09 13:49:37 -07:00
Colin Kuskie
6d0309249f Convert AddressBook to Moose. 2010-07-08 10:36:22 -07:00
Colin Kuskie
c159067c36 Remove Class::InsideOut from Shop/Vendor.t Update migration notes, tests and POD. 2010-07-02 15:16:43 -07:00
Colin Kuskie
005b9da1ac Move session->env->getIp into session->request->address 2010-07-01 13:11:01 -07:00
Graham Knop
e4d533ec7f add migration notes 2010-04-15 19:12:14 -05:00
Colin Kuskie
73b9e12869 Update documentation for aspect -> define 2010-02-17 17:00:32 -08:00
Colin Kuskie
1b647c70f2 Add docs about the new API. 2010-02-16 15:47:11 -08:00
Colin Kuskie
750aec813d Update migration docs for instanciators and Moose defintion. 2010-02-12 11:00:57 -08:00
Colin Kuskie
7ee588c38e Update the migration docs a little. Begin to build a test for addChild/addRev. 2010-01-14 13:34:44 -08:00
Colin Kuskie
30e8aecf4a note that fixId was also removed, and what to do in its place. 2009-12-16 09:55:43 -08:00
JT Smith
3938f9ff0d removed last remnants of old definition 2009-10-22 17:00:45 -05:00
JT Smith
57b67ab4da eliminated more definitions 2009-10-22 14:26:09 -05:00
JT Smith
78024c9907 bug fixes 2009-10-22 10:11:12 -05:00
JT Smith
25931b67d4 compiles now 2009-10-21 18:03:35 -05:00
JT Smith
f7db5d58aa migrating asset.pm 2009-10-21 17:28:46 -05:00
JT Smith
6be6aee8c1 working on asset definition 2009-10-21 11:56:41 -05:00
JT Smith
880ee82009 continuing new cache integration 2009-09-24 23:51:29 -05:00
JT Smith
ef438bfb7b preparing webgui 8 migration stuff 2009-09-24 23:32:25 -05:00
JT Smith
d24ac0b273 fixing a problem with hex and JSON
gettign rid of the migration.txt script, because it's now published on the site instead since all changes are complete
2006-05-03 00:11:54 +00:00
Colin Kuskie
2f5dab37d2 finalized Group code with migration and upgrade log 2006-04-14 01:17:39 +00:00
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +00:00
JT Smith
b6ad963119 replaced MessageLog with Inbox 2006-03-21 22:44:31 +00:00
JT Smith
e04a1b6fca migrated a few of the run hourly scripts
fixed a cron bug
2006-02-18 14:38:09 +00:00
JT Smith
3816ad750f replaced webgui mail system 2006-01-31 20:20:09 +00:00
JT Smith
bb263b4777 finished converting view() methods to have a prepareView() companion. 2006-01-30 23:54:45 +00:00
JT Smith
b1ab07d24f more session related bug fixes 2006-01-14 21:30:49 +00:00
Colin Kuskie
45b03a03c3 document changes in International.pm API 2006-01-12 21:21:15 +00:00
JT Smith
64048c0846 migrated tabform to new session system 2006-01-12 19:51:54 +00:00
JT Smith
0cc5884b77 converted subscription api 2006-01-12 19:27:59 +00:00
JT Smith
1e5034acd6 refactored storage api to handle new session stuff 2006-01-12 19:15:34 +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
JT Smith
388cd8f306 migrated webgui product 2006-01-12 18:21:47 +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
65a40d75ac refactored WebGUI::LDAPLink to use session api 2006-01-12 05:24:52 +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
45c7e7876d refactored WebGUI::HTML api to use new ssesion system 2006-01-11 16:35:45 +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