Commit graph

  • 9a1c82f384 Remove deprecated user methods from International Colin Kuskie 2010-11-18 15:50:24 -08:00
  • db1ee99cbc Don't use the deprecated methods in the core. Colin Kuskie 2010-11-18 15:31:04 -08:00
  • b6abeb0fbf use Package::Stash for deprecation Graham Knop 2010-11-17 18:42:51 -06:00
  • dcff137cfa Merge branch 'Varless' into WebGUI8 Colin Kuskie 2010-11-18 11:04:42 -08:00
  • 5812d88bd4 No using Var! Colin Kuskie 2010-11-18 08:41:49 -08:00
  • 678406d54d Fix tests that were using var. Colin Kuskie 2010-11-18 08:40:22 -08:00
  • c4553012d1 Syntax clean. Colin Kuskie 2010-11-17 16:34:11 -08:00
  • b5d263e693 Fix Auth and SSO. Colin Kuskie 2010-11-17 16:20:59 -08:00
  • 39dc7323f3 Finish moving over Var tests into session. Remove Session::Var. Colin Kuskie 2010-11-17 16:18:51 -08:00
  • a3acacd077 make modperl shut up about exit Paul Driver 2010-11-17 14:08:14 -06:00
  • b24db340e8 added #11968: use the language override in the registration form Jukka Raimovaara 2010-11-17 21:00:50 +02:00
  • 63217ab198 Ready for 7.10.6 development. Colin Kuskie 2010-11-16 21:02:49 -08:00
  • 19b901f2ad Preparing for 7.10.5 release Colin Kuskie 2010-11-16 20:27:56 -08:00
  • 19dedc0b7c fix problem revealed by tests Doug Bell 2010-11-16 20:53:00 -06:00
  • 8c4785b165 Don't call setParent if the asset is still broken. Alert user if the asset is still broken. Fixes bug #11957. Colin Kuskie 2010-11-16 18:39:37 -08:00
  • 270f52aaaa fix 11954 Can't clear packed head tags Doug Bell 2010-11-16 18:47:51 -06:00
  • c8aa4a57da changelog Doug Bell 2010-11-16 17:55:18 -06:00
  • 55920f59e0 fix #11964 files show in trash and old revisions Doug Bell 2010-11-16 17:54:08 -06:00
  • 336075784c changelog Doug Bell 2010-11-16 13:31:25 -06:00
  • 5f89a281e9 fix #11965: FriendMgr pagination and getUsersNotIn Doug Bell 2010-11-16 13:26:38 -06:00
  • 8af425a2cf docpatch for outdated pod on Asset->newById Paul Driver 2010-11-16 11:16:28 -06:00
  • e319f56a04 Pull more test over from Var. Colin Kuskie 2010-11-15 18:56:21 -08:00
  • 999cbf70f3 Update Upgrade packages so they'll work varless. Colin Kuskie 2010-11-15 18:56:05 -08:00
  • 3a601c2c96 Begin moving Var tests over to Session. Colin Kuskie 2010-11-15 11:02:41 -08:00
  • 64fc48a5f4 Indenting/white space. Colin Kuskie 2010-11-15 11:02:32 -08:00
  • cb6ea771dc Set the internal session id in all cases. We should consider not storing it twice... Colin Kuskie 2010-11-15 10:10:23 -08:00
  • aeb825a14f Switch sense of test answer and question to the correct order. Colin Kuskie 2010-11-15 10:10:05 -08:00
  • 7f5a992cfd Update WebGUI::Test for new Session Colin Kuskie 2010-11-15 09:22:51 -08:00
  • c4365bf2b7 session->self cleanup Colin Kuskie 2010-11-15 09:22:43 -08:00
  • 4d544330cd Remove _var from the set of hash keys being cleaned up in the Session. Colin Kuskie 2010-11-15 09:08:39 -08:00
  • 468ad16246 Merge Session::Var into Session. var is left as a stub for backwards compatibility. Colin Kuskie 2010-11-15 09:06:45 -08:00
  • 40c073e65e Document the closed method for Session. Colin Kuskie 2010-11-12 11:37:02 -08:00
  • a1571b90d4 Explicit class for addToCleanup, otherwise the debugger fails. Colin Kuskie 2010-11-12 09:19:50 -08:00
  • cfb53ffdc8 Handle exceptions thrown when rolling back a version tag. Colin Kuskie 2010-11-12 09:19:31 -08:00
  • 8186eba909 form param "with" should be all lower case. Colin Kuskie 2010-11-11 15:24:18 -08:00
  • db51217353 Fix double my syntax warning in Asset.pm Colin Kuskie 2010-11-11 14:49:45 -08:00
  • 7dc51b6c2b Merge branch 'Crud' into WebGUI8 Colin Kuskie 2010-11-11 14:23:11 -08:00
  • ff430cb3f4 Fix POD problems in Bundle from the rewrite. Colin Kuskie 2010-11-11 14:22:46 -08:00
  • e6f7f218f2 Only import what we're going to use from Test::Deep::NoTest. Colin Kuskie 2010-11-11 14:02:19 -08:00
  • 52337ee0d6 Check for property inheritance and the around for update for handling lastUpdated. Colin Kuskie 2010-11-11 11:57:17 -08:00
  • ed74439716 Fixes for Crud POD. Colin Kuskie 2010-11-11 11:14:05 -08:00
  • ca2b7cd2c5 update method not working, switching to direct access for the test. Colin Kuskie 2010-11-10 21:08:49 -08:00
  • fa63b00e56 Use the correct Property meta class for Crud. Colin Kuskie 2010-11-10 17:50:02 -08:00
  • 63eabc01f1 Fix label and hoverhelp issues in the Survey::Test module. Colin Kuskie 2010-11-10 15:50:48 -08:00
  • 8ead662a39 Update Crud serialize test for unsafe references. Colin Kuskie 2010-11-10 15:40:16 -08:00
  • 5903cc5524 Update the Crud serialize test for Moose. Colin Kuskie 2010-11-10 15:18:14 -08:00
  • 753cc9b75c Update Crud::SubClass test. Colin Kuskie 2010-11-10 14:55:09 -08:00
  • 4c5c9fc840 Move test to use new instead of create. Colin Kuskie 2010-11-10 14:48:13 -08:00
  • 50d92f9113 Fix default for tests in Survey::Test. Also change usage of create to new in the test for ::Test. Colin Kuskie 2010-11-10 14:39:12 -08:00
  • fe3ff23ccf Sequence key is optional. Colin Kuskie 2010-11-10 13:12:36 -08:00
  • 7a2745e792 Provide a way for Crud classes to autogenerate their forms. Colin Kuskie 2010-11-10 11:20:41 -08:00
  • c57649585a Convert Survey::Test over to Moose. Colin Kuskie 2010-11-10 11:20:28 -08:00
  • 91460a93d1 Make the object optional, so that dynamicForm can be called from class methods. Colin Kuskie 2010-11-10 11:19:45 -08:00
  • 0759b3f1fe Tidy ThingyRecord collateral module. Colin Kuskie 2010-11-10 10:24:46 -08:00
  • b9051fa8a4 Convert AdSku collateral over to Moose. Colin Kuskie 2010-11-10 10:23:51 -08:00
  • 9832f38a93 Convert PassiveAnalytics over to Moose. Colin Kuskie 2010-11-10 10:05:07 -08:00
  • 882317c2c9 Convert ThingyRecord over to Moose. Colin Kuskie 2010-11-10 09:58:08 -08:00
  • 2ad9fc1c16 Convert FilePump over to the new Crud. Colin Kuskie 2010-11-10 09:50:15 -08:00
  • 9abb4a8ee6 This role doesn't have to use WebGUI::Definition::Asset Colin Kuskie 2010-11-10 09:49:16 -08:00
  • 17c540f041 add more classy tests Doug Bell 2010-11-09 16:50:08 -06:00
  • 5cab2c1639 always redirect, never just return content Doug Bell 2010-11-09 13:42:50 -06:00
  • 16bfacadca always call proceed on new object Doug Bell 2010-11-09 13:40:21 -06:00
  • a64b769755 refactor "proceed" handling into subroutine Doug Bell 2010-11-09 13:38:28 -06:00
  • a6b5b27977 split www_editSave to create www_addSave Doug Bell 2010-11-09 13:28:02 -06:00
  • 3fbf3ffd9b make run_assets.t work Doug Bell 2010-11-05 22:38:38 -05:00
  • 976ea07763 fix stockdata asset DateTime exception Doug Bell 2010-11-05 22:07:17 -05:00
  • 03c935fa97 forkAndExec -I buggo Paul Driver 2010-11-08 08:39:14 -06:00
  • a4edea1e3c Better integration of Fork into AssetHelpers, fork startup Paul Driver 2010-11-08 07:54:47 -06:00
  • bb8753cd2a Better @INC fiddling and degenerate case for ProgressTree Paul Driver 2010-11-08 07:54:14 -06:00
  • ba73713347 Update POD. Remove usage of ->get. Colin Kuskie 2010-11-05 13:22:43 -07:00
  • 07cde4d696 rework crud_getProperties. Update tests. Colin Kuskie 2010-11-05 11:03:45 -07:00
  • 447fe27d5f Add the sequenceNumber property to Crud, and serialize it to the db. Tweak some tests for new code. Colin Kuskie 2010-11-05 08:17:06 -07:00
  • 213a153b58 Can't autoincrement methods. Write test collateral to database if you want to read it back later. Colin Kuskie 2010-11-05 08:06:51 -07:00
  • 87f49191db Fix instanciating an object from the database. Write core Crud properties to the db. Colin Kuskie 2010-11-04 17:13:54 -07:00
  • 2e79a4b52f Remove code autogeneration for table,sequence keys. Colin Kuskie 2010-11-04 16:48:12 -07:00
  • 06b2fbc4ab Fix a typo in the package name. Colin Kuskie 2010-11-04 16:48:04 -07:00
  • b4abac9a40 Add defaults for lastUpdated, dateCreated. Crud data now has to be manually written to the db. Colin Kuskie 2010-11-04 15:11:04 -07:00
  • 6686860b08 Remove default tableKey and tableName from Crud. Refactor t/Crud.t to have a test package. Add dateCreated. Rework crud_updateTable. Colin Kuskie 2010-11-04 15:01:09 -07:00
  • f14545ec12 only warn once on deprecations Doug Bell 2010-11-04 13:20:01 -05:00
  • 4bb4dcec13 add WebGUI::Deprecate line Doug Bell 2010-11-04 13:15:51 -05:00
  • 4edaf0237f add more docs to Auth Doug Bell 2010-11-04 12:39:56 -05:00
  • 1cebfddf79 fix Auth docs Doug Bell 2010-11-04 12:25:24 -05:00
  • e128c041d9 fix User deprecations Doug Bell 2010-11-04 12:19:55 -05:00
  • 5e5e65c112 AssetHelper dialogs close properly now Paul Driver 2010-11-04 09:30:15 -05:00
  • 44c98cf906 Remove more definition accessor work. Fix property access. Colin Kuskie 2010-11-03 21:40:55 -07:00
  • f515d85b2d fix tests for www_auth. fix deprecate for callers Doug Bell 2010-11-03 19:42:20 -05:00
  • 5a2d4d8d03 change to www_ methods everywhere Doug Bell 2010-11-03 18:02:49 -05:00
  • 26853527a0 Fix number of tests in SQL.t Colin Kuskie 2010-11-03 13:24:58 -07:00
  • f5764b0f1e Update Fork to work with 8. All tests passing. Colin Kuskie 2010-11-03 13:22:56 -07:00
  • 50a9dd08e0 Begin moving Fork over to the new Session API. Tests are still failing. Colin Kuskie 2010-11-03 11:41:56 -07:00
  • 53280bacc0 Cleanup a test merge. Colin Kuskie 2010-11-03 11:34:40 -07:00
  • bd48b97a6e Cleanup the AdSpace created for testing. Colin Kuskie 2010-11-03 11:30:02 -07:00
  • 10b832b820 Fix mobile browser detection. Colin Kuskie 2010-11-03 10:29:31 -07:00
  • 3f49d25575 Document minimum version of HTTP::BrowserDetect needed for mobile method and recent browsers. Colin Kuskie 2010-11-03 10:29:01 -07:00
  • e5608c2956 Move upgrade dir to correct version. Colin Kuskie 2010-11-03 09:48:18 -07:00
  • 5f3014aaee Merge branch 'master' into WebGUI8. Merged up to 7.10.4 Colin Kuskie 2010-11-03 09:47:36 -07:00
  • 5c494955c0 Accessing meta->_method_ is a mutator. Colin Kuskie 2010-11-02 18:26:21 -07:00
  • 9ad32eb335 Remove unused module. Colin Kuskie 2010-11-02 16:11:00 -07:00
  • 5bda366e27 Fix leaky assets in the EditBranch asset helper test. Colin Kuskie 2010-11-02 15:41:12 -07:00
  • c67fcf3aad Fix merge issue with User.pm. Need to explicitly use WebGUI::Friends Colin Kuskie 2010-11-02 15:13:57 -07:00