Commit Graph

  • e956d83aa2 fixed issue 153: correct 500 status if there is a SOAP fault Mariano Reingart 2014-01-19 18:27:56 -03:00
  • bfce480a91 added soap examples app (used in tests) Mariano Reingart 2014-01-19 18:25:06 -03:00
  • 3df446c306 updated simple soap contrib (pysimplesoap version 1.11) Mariano Reingart 2014-01-19 16:57:08 -03:00
  • e10fd68f90 fixed issue 1839: catch exception if source code cannot be opened in the debugger Mariano Reingart 2014-01-19 14:07:00 -03:00
  • cfd5842538 Merge pull request #354 from alfonsodg/master mdipierro 2014-01-18 10:39:47 -08:00
  • 56e95fd640 Merge pull request #353 from ilvalle/create_view mdipierro 2014-01-18 10:38:59 -08:00
  • 52cf0dd147 Merge pull request #352 from viniciusban/empty_reference_field mdipierro 2014-01-18 10:37:39 -08:00
  • 311404d03c Merge pull request #351 from kirsn/master mdipierro 2014-01-18 10:36:33 -08:00
  • 5900b3f1c7 fix bug related to upgrade setuptools / pip Alfonso de la Guarda Reyes 2014-01-18 08:05:28 -05:00
  • 45bc26f5eb codemirror 3.21 ilvalle 2014-01-18 10:13:56 +01:00
  • 45fc08e4a4 Allow empty reference field in form without IS_EMPTY_OR() validator, avoiding constraint violation exception Vinicius Assef 2014-01-17 18:20:43 -02:00
  • e3aa776f5a Update error_messages; capitalize first character Kiran Subbaraman 2014-01-16 10:57:34 +05:30
  • 7101762082 Merge pull request #346 from dokime7/master mdipierro 2014-01-14 22:17:34 -08:00
  • 34bbb376be allow URL(...,language=...) with parametric router, thanks Jonathan mdipierro 2014-01-14 22:17:28 -06:00
  • 391bdf5cd4 Merge pull request #349 from mbaser/patch-2 mdipierro 2014-01-14 20:11:23 -08:00
  • 1e4f533008 Merge pull request #348 from mbaser/patch-1 mdipierro 2014-01-14 20:10:56 -08:00
  • dfd35b1a62 Merge pull request #347 from niphlod/enhancement/DAL mdipierro 2014-01-14 20:10:26 -08:00
  • c7f6545f8a Merge pull request #345 from crimsoncantab/master mdipierro 2014-01-14 20:08:28 -08:00
  • 71c6343aab Create tr.py Mustafa Baser 2014-01-14 13:30:59 +02:00
  • 65005ef93a Update tr.py mbaser 2014-01-14 13:27:10 +02:00
  • 7d59bcab72 first steps to a cleaner DAL and rname integration niphlod 2014-01-13 23:35:42 +01:00
  • 3f200c245c Fix concurrency handling in order to avoid that some workers get the same task at the same time. Jeremie Dokime 2014-01-13 15:17:58 +01:00
  • 378a696bfe related to issue 1708 - bugfix to allow no expiration for gae_memcache When gae_memcache passed expiration time to memcache Client (see commit 59290534bc), logic is no longer needed to calculate time delta, since memcache handles that for us. Also, time_expire=0 was expiring values immediately, instead of the documented behavior where 0 signified no expiration. Loren McGinnis 2014-01-12 22:36:46 -07:00
  • 200a953849 MARKMIN(...,_class='...') mdipierro 2014-01-11 15:31:53 -06:00
  • 0e95fba28d MARKMIN(...,_class='...') mdipierro 2014-01-11 15:19:38 -06:00
  • 907525efd7 fixed issue 1850, caching errors when unable to obtain plugin list mdipierro 2014-01-11 15:03:10 -06:00
  • d490b794db Merge pull request #343 from spametki/master mdipierro 2014-01-11 05:07:04 -08:00
  • f04cc69abe Remove illegal nosql command implementations Alan Etkin 2014-01-11 09:51:10 -03:00
  • c93ce5dbab reverted latest patch mdipierro 2014-01-10 08:28:09 -06:00
  • 23c65eb518 Merge branch 'master' of github.com:web2py/web2py mdipierro 2014-01-10 08:26:43 -06:00
  • 2cf0e4a7ff Merge pull request #341 from spametki/master mdipierro 2014-01-10 06:25:21 -08:00
  • c2a23d03c2 fixed issues with regex2 in validators? Massimo 2014-01-09 11:47:32 -06:00
  • 09fb170a83 possibile regex fix mdipierro 2014-01-09 08:38:39 -06:00
  • 20e2d9aa57 Added _insert for App Engine Alan Etkin 2014-01-09 09:41:27 -03:00
  • 4192405444 IS_LIST_OF(other=[..]) mdipierro 2014-01-08 13:43:49 -06:00
  • 6bbafc5920 fixed 1843, commented functions should not appear as if they are exposed mdipierro 2014-01-08 11:32:07 -06:00
  • 1caf7b5140 fixed 1845:styling widget divs, thanks Paolo Caruccio mdipierro 2014-01-08 11:16:51 -06:00
  • 10e0ff71bf fixed login_bare uses registration_key without .strip() for boolean testing which causes failure, thanks Remco mdipierro 2014-01-08 11:14:02 -06:00
  • 5a0aec5b1d fixed LazyCrypt.__ne__, thanks Jonathan mdipierro 2014-01-08 10:24:37 -06:00
  • 9964add97c Merge pull request #339 from flavour/master mdipierro 2014-01-08 07:51:41 -08:00
  • d5f04551f2 Fix for orderby_on_limitby with Table aliases Fran Boon 2014-01-07 22:36:22 +00:00
  • 8ba8eb58ed Merge branch 'master' of git://github.com/web2py/web2py Fran Boon 2014-01-07 21:26:31 +00:00
  • 14cacefa96 fixed grid export in HTML mdipierro 2014-01-07 02:14:11 -06:00
  • 6d6a4d3d33 rearranged markmin.html mdipierro 2014-01-07 02:00:52 -06:00
  • e19f280e1b Merge pull request #338 from timrichardson/issue/1840 mdipierro 2014-01-06 23:58:37 -08:00
  • 40e5e42ecc fix issue 1840 Tim Richardson 2014-01-07 17:05:41 +11:00
  • 1741a59d3a fixed routes.parametric.example.py, thanks Jonathan mdipierro 2014-01-06 10:56:34 -06:00
  • 7787317d06 fixed a problem with python version compatibility, thanks Anthony mdipierro 2014-01-05 21:37:31 -06:00
  • 76b3906ade fixed error message, thanks Anthony mdipierro 2014-01-04 20:19:20 -06:00
  • efcf8c0c95 fixed problem about excutesql(as_dict=True) and ambiguous column names, thanks Anthony mdipierro 2014-01-03 22:00:02 -06:00
  • 12bb4a8d93 removed 'if count > limits[1]-limits[0]:' in dal.py mdipierro 2014-01-03 21:31:06 -06:00
  • e56e376894 fixed issue 1836, Problem with IS_IN_DB(label='%(x)3.3s') mdipierro 2014-01-03 20:58:57 -06:00
  • 4b4ada4137 Merge pull request #337 from spametki/master mdipierro 2013-12-28 21:17:15 -08:00
  • eb94780cd4 Adapted admin cache action for gae Alan Etkin 2013-12-28 07:53:29 -03:00
  • 750f963796 Merge pull request #336 from niphlod/fix/admin_saved_sessions mdipierro 2013-12-27 15:09:50 -08:00
  • 08639e6691 removed debug print statements niphlod 2013-12-27 21:28:43 +01:00
  • 1a959baa72 fixed problem with static_version in admin, issue 1832 mdipierro 2013-12-23 21:37:27 -06:00
  • 227930e25b Merge pull request #335 from ilvalle/create_view mdipierro 2013-12-23 19:33:07 -08:00
  • 88ce19d99f Save current working session in online editor ilvalle 2013-12-21 15:32:20 +01:00
  • 257733e0cc fixed a bug in models_to_run, thanks Anthony mdipierro 2013-12-20 15:09:50 -06:00
  • e0b147ead0 Merge pull request #334 from PeterQ2/master mdipierro 2013-12-20 12:49:41 -08:00
  • 24283e7eeb Modified RPXAccount to be backward compatible with older Web2py versions petergovers 2013-12-20 21:28:47 +01:00
  • afe3f306e7 Revert "Changed rpxAccount login_form due to end-of-life for Janrain IFRAME/embedded widget" petergovers 2013-12-20 21:27:56 +01:00
  • c4a68e9e5a Changed rpxAccount login_form due to end-of-life for Janrain IFRAME/embedded widget petergovers 2013-12-20 20:33:29 +01:00
  • 67c35e5327 Merge pull request #333 from ilvalle/create_view mdipierro 2013-12-19 20:29:10 -08:00
  • 53f4408652 fixed web2py.css 100% thanks DeanK mdipierro 2013-12-19 20:25:48 -06:00
  • d72d5c64e2 fix issue 1825 ilvalle 2013-12-19 09:52:38 +01:00
  • 9ca4b48f95 Merge branch 'master' of git://github.com/web2py/web2py Fran Boon 2013-12-19 08:35:12 +00:00
  • 338331aa54 Merge pull request #332 from spametki/master mdipierro 2013-12-18 11:50:45 -08:00
  • 42c0b7b0fa admin app: enhanced ticket support for gae Alan Etkin 2013-12-18 15:44:45 -03:00
  • 28b9d322a2 fixed 1821:RadioWidget and CheckboxesWidget wrong behavior, thanks Paolo Caruccio mdipierro 2013-12-17 16:50:42 -06:00
  • 38de99fc9c fixed 1820:uncaught pickling error with shell and app engine, thanks Alan mdipierro 2013-12-17 16:43:07 -06:00
  • a4416bd11f fixed issue 1819:Datastore reconnect problem, thanks Alan mdipierro 2013-12-17 16:40:44 -06:00
  • 27cbd242b2 Merge pull request #331 from spametki/master mdipierro 2013-12-17 12:00:26 -08:00
  • c790b79393 autolink emails mdipierro 2013-12-16 21:56:28 -06:00
  • 7646dc11fe Enable admin app for GAE (experimental) Alan Etkin 2013-12-16 17:24:51 -03:00
  • 104ec5ba73 fixed issue 1818, error in wiki/renderer, thanks Alan mdipierro 2013-12-15 22:23:57 -06:00
  • 53a0718a78 fixed problem with lack of connector in NoSQL mdipierro 2013-12-15 13:31:56 -06:00
  • 892f123975 Merge branch 'master' of github.com:web2py/web2py mdipierro 2013-12-15 10:17:37 -06:00
  • 461daca00e Merge pull request #330 from niphlod/fix/dal_quoting mdipierro 2013-12-15 08:17:21 -08:00
  • 09c0069b43 fix mssql quoting issue, disabled some tests niphlod 2013-12-15 15:06:42 +01:00
  • 42de43d052 fixed 1814:session.connect: parameter migrate=False has no effect, thanks lucmurer mdipierro 2013-12-14 20:03:35 -06:00
  • 6ce51fa099 Merge pull request #329 from ilvalle/create_view mdipierro 2013-12-14 10:23:28 -08:00
  • 51728fb192 a more harmonic create_file in admin editor ilvalle 2013-12-14 09:37:30 +01:00
  • d438b510df Merge pull request #328 from ilvalle/create_view mdipierro 2013-12-13 18:39:15 -08:00
  • 2d669a50b2 Manage w2p:enable-with in order to reuse form ilvalle 2013-12-13 12:09:52 +01:00
  • 4aabf3c69c fixed typo, thanks User mdipierro 2013-12-11 20:36:39 -06:00
  • 69f9cf28df fixed db(((db.table1.field1 + db.table1.field2)>4)).select(), thanks Boris mdipierro 2013-12-11 20:33:24 -06:00
  • 81cb51bb8d Merge pull request #327 from ilvalle/create_view mdipierro 2013-12-11 11:12:33 -08:00
  • 371f97e050 invalidate function in web2py.js ilvalle 2013-12-11 15:50:19 +01:00
  • 3204447a74 Merge pull request #325 from niphlod/fix/web2py_websocket mdipierro 2013-12-10 18:29:48 -08:00
  • 36303e338d convert session to dict before pickling Leonel Câmara 2013-12-10 23:01:06 +00:00
  • b0b2fd7804 fixed naming bug. Thanks @Peter Govers for the patch niphlod 2013-12-10 21:08:39 +01:00
  • a37206e259 Merge pull request #323 from ilvalle/comment mdipierro 2013-12-10 06:34:20 -08:00
  • ff94a22826 fix reload of file list in editor when a new file is created ilvalle 2013-12-10 11:13:04 +01:00
  • 8244472cb2 select the right app in the file list editor sidebar ilvalle 2013-12-10 09:53:50 +01:00
  • 15dd46a91a reverted grouping of joined tables mdipierro 2013-12-09 21:28:26 -06:00
  • c379b00918 Merge branch 'master' of github.com:web2py/web2py mdipierro 2013-12-09 21:20:49 -06:00
  • 9bf856f6e6 Merge pull request #322 from robertop23/master mdipierro 2013-12-09 19:20:38 -08:00
  • 37df0a9338 Allow create files from editor page in "files toggle" robertop23 2013-12-09 21:57:57 -04:30