Commit graph

110 commits

Author SHA1 Message Date
Doug Bell
b815228a1b add note about www_edit changes to migration.txt 2011-07-12 22:20:36 -05:00
Doug Bell
06549c925d add migration docs for new admin on and toolbars 2011-04-19 10:44:14 -05:00
Doug Bell
7a8c9bbacf reformat and rearrange migration docs 2011-03-01 19:16:00 -06:00
Doug Bell
2170509c0f allow TaxDriver getEditForm to use FormBuilder
There would be far too much rewriting in order to change the EU
driver to use FormBuilder. We can revisit that later.
2011-02-25 15:45:40 -06:00
Doug Bell
1d8b1b1b3a migrate ship getEditForm to FormBuilder 2011-02-25 15:45:40 -06:00
Doug Bell
71261438f7 migrate PayDriver getEditForm to FormBuilder 2011-02-25 15:45:40 -06:00
Doug Bell
6fd4b1beeb update migration for FormBuilder auth changes 2011-02-25 15:45:39 -06:00
Colin Kuskie
e7fcf33a4d Move ifModifiedSince into WebGUI::Session::Request 2010-11-22 09:53:03 -08:00
Colin Kuskie
995b04e7de Remove getRedirectLocation and setRedirectLocation from Session::Http 2010-11-22 09:28:14 -08:00
Colin Kuskie
8b6bbdb9f7 Remove setFilename, getFilename from Session::Http, and use Plack::Response methods instead. 2010-11-22 08:06:25 -08:00
Colin Kuskie
fd8f03a186 Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
Colin Kuskie
e5adc07a05 Remove getStatus and setStatus in Session::Http, and replace them with status, from $session->status. 2010-11-21 21:11:41 -08:00
Colin Kuskie
b830bd8e71 Add documentation about the removal of WebGUI::Session::Var and how to handle migration. 2010-11-21 17:36:06 -08:00
Colin Kuskie
b640216437 Remove URL handlers from config files, and from the default config file. Add a stub to the migration notes that URLHandlers are now done as Plack Middleware. 2010-11-21 17:24:32 -08:00
Doug Bell
e128c041d9 fix User deprecations 2010-11-04 12:40:28 -05:00
Doug Bell
f5069979f0 add notes on Auth API changes / deprecations 2010-10-28 15:03:42 -05:00
Doug Bell
075bcc978e add migration docs for ErrorHandler -> Log 2010-10-27 13:13:04 -05:00
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