Commit graph

15879 commits

Author SHA1 Message Date
Colin Kuskie
91460a93d1 Make the object optional, so that dynamicForm can be called from class methods. 2010-11-10 11:19:45 -08:00
Colin Kuskie
0759b3f1fe Tidy ThingyRecord collateral module. 2010-11-10 10:24:46 -08:00
Colin Kuskie
b9051fa8a4 Convert AdSku collateral over to Moose. 2010-11-10 10:23:51 -08:00
Colin Kuskie
9832f38a93 Convert PassiveAnalytics over to Moose. 2010-11-10 10:05:07 -08:00
Colin Kuskie
882317c2c9 Convert ThingyRecord over to Moose. 2010-11-10 09:58:08 -08:00
Colin Kuskie
2ad9fc1c16 Convert FilePump over to the new Crud. 2010-11-10 09:50:15 -08:00
Colin Kuskie
9abb4a8ee6 This role doesn't have to use WebGUI::Definition::Asset 2010-11-10 09:49:16 -08:00
Doug Bell
17c540f041 add more classy tests 2010-11-09 16:51:42 -06:00
Doug Bell
5cab2c1639 always redirect, never just return content 2010-11-09 16:51:42 -06:00
Doug Bell
16bfacadca always call proceed on new object 2010-11-09 16:51:42 -06:00
Doug Bell
a64b769755 refactor "proceed" handling into subroutine 2010-11-09 16:51:42 -06:00
Doug Bell
a6b5b27977 split www_editSave to create www_addSave
www_addSave gets called when adding new assets
2010-11-09 16:51:42 -06:00
Doug Bell
3fbf3ffd9b make run_assets.t work 2010-11-09 16:51:42 -06:00
Doug Bell
976ea07763 fix stockdata asset DateTime exception 2010-11-09 16:51:42 -06:00
Paul Driver
03c935fa97 forkAndExec -I buggo 2010-11-08 08:39:14 -06:00
Paul Driver
a4edea1e3c Better integration of Fork into AssetHelpers, fork startup 2010-11-08 07:55:42 -06:00
Paul Driver
bb8753cd2a Better @INC fiddling and degenerate case for ProgressTree 2010-11-08 07:55:41 -06:00
Colin Kuskie
ba73713347 Update POD. Remove usage of ->get. 2010-11-05 13:22:43 -07:00
Colin Kuskie
07cde4d696 rework crud_getProperties. Update tests. 2010-11-05 11:03:45 -07:00
Colin Kuskie
447fe27d5f Add the sequenceNumber property to Crud, and serialize it to the db. Tweak some tests for new code. 2010-11-05 08:17:06 -07:00
Colin Kuskie
213a153b58 Can't autoincrement methods. Write test collateral to database if you want to read it back later. 2010-11-05 08:06:51 -07:00
Colin Kuskie
87f49191db Fix instanciating an object from the database. Write core Crud properties to the db. 2010-11-04 17:13:54 -07:00
Colin Kuskie
2e79a4b52f Remove code autogeneration for table,sequence keys. 2010-11-04 16:48:12 -07:00
Colin Kuskie
06b2fbc4ab Fix a typo in the package name. 2010-11-04 16:48:04 -07:00
Colin Kuskie
b4abac9a40 Add defaults for lastUpdated, dateCreated. Crud data now has to be manually written to the db. 2010-11-04 15:11:04 -07:00
Colin Kuskie
6686860b08 Remove default tableKey and tableName from Crud. Refactor t/Crud.t to have a test package. Add dateCreated. Rework crud_updateTable. 2010-11-04 15:01:09 -07:00
Doug Bell
f14545ec12 only warn once on deprecations 2010-11-04 13:20:01 -05:00
Doug Bell
4bb4dcec13 add WebGUI::Deprecate line 2010-11-04 13:15:51 -05:00
Doug Bell
4edaf0237f add more docs to Auth 2010-11-04 12:40:29 -05:00
Doug Bell
1cebfddf79 fix Auth docs 2010-11-04 12:40:28 -05:00
Doug Bell
e128c041d9 fix User deprecations 2010-11-04 12:40:28 -05:00
Paul Driver
5e5e65c112 AssetHelper dialogs close properly now 2010-11-04 09:31:21 -05:00
Colin Kuskie
44c98cf906 Remove more definition accessor work. Fix property access. 2010-11-03 21:40:55 -07:00
Doug Bell
f515d85b2d fix tests for www_auth. fix deprecate for callers 2010-11-03 19:43:59 -05:00
Doug Bell
5a2d4d8d03 change to www_ methods everywhere 2010-11-03 19:43:59 -05:00
Colin Kuskie
26853527a0 Fix number of tests in SQL.t 2010-11-03 13:24:58 -07:00
Colin Kuskie
f5764b0f1e Update Fork to work with 8. All tests passing. 2010-11-03 13:22:56 -07:00
Colin Kuskie
50a9dd08e0 Begin moving Fork over to the new Session API. Tests are still failing. 2010-11-03 11:41:56 -07:00
Colin Kuskie
53280bacc0 Cleanup a test merge. 2010-11-03 11:34:40 -07:00
Colin Kuskie
bd48b97a6e Cleanup the AdSpace created for testing. 2010-11-03 11:30:02 -07:00
Colin Kuskie
10b832b820 Fix mobile browser detection. 2010-11-03 10:29:31 -07:00
Colin Kuskie
3f49d25575 Document minimum version of HTTP::BrowserDetect needed for mobile method and recent browsers. 2010-11-03 10:29:01 -07:00
Colin Kuskie
e5608c2956 Move upgrade dir to correct version. 2010-11-03 09:48:18 -07:00
Colin Kuskie
5f3014aaee Merge branch 'master' into WebGUI8. Merged up to 7.10.4 2010-11-03 09:47:36 -07:00
Colin Kuskie
5efd3afbf5 Ready for 7.10.5 development. 2010-11-02 19:02:51 -07:00
Colin Kuskie
faff933114 Preparing for 7.10.4 release. 2010-11-02 18:39:03 -07:00
Colin Kuskie
5c494955c0 Accessing meta->_method_ is a mutator. 2010-11-02 18:26:21 -07:00
Colin Kuskie
9ad32eb335 Remove unused module. 2010-11-02 16:11:00 -07:00
Colin Kuskie
5bda366e27 Fix leaky assets in the EditBranch asset helper test. 2010-11-02 15:41:12 -07:00
Colin Kuskie
c67fcf3aad Fix merge issue with User.pm. Need to explicitly use WebGUI::Friends 2010-11-02 15:13:57 -07:00