Commit Graph

  • 1bf67c0e58 Merge pull request #419 from niphlod/docs/sphinx mdipierro 2014-04-07 12:02:54 -05:00
  • baead802a5 sphinx compatible doc-generation niphlod 2014-04-06 20:50:02 +02:00
  • 98b0b21c69 Merge pull request #418 from neoecos/patch-1 mdipierro 2014-04-05 17:27:05 -05:00
  • 6e3070763e Merge pull request #417 from niphlod/fix/wiki_preview mdipierro 2014-04-05 17:25:36 -05:00
  • a2e1343020 fixed bug in defition of decimal types Sebastian Ortiz 2014-04-02 09:59:33 -05:00
  • 2fb8b05906 fixed some licensing issues mdipierro 2014-04-02 09:19:52 -05:00
  • a3528339c7 jQuery 1.9 removed toggle(function(), function()). And nobody noticed. niphlod 2014-04-02 00:02:05 +02:00
  • 9415466c83 Merge pull request #416 from jmistx/master mdipierro 2014-03-31 19:44:47 -05:00
  • 4358313eea Now routes.py will be gotten from applications_parent in case of using main.HttpServer. Previous behavior: route.py must be located in gluon_parent which is wrong. unknown 2014-03-31 19:17:51 +04:00
  • fab4d1e782 welcome + gae should use ndb as example mdipierro 2014-03-31 00:24:52 -05:00
  • 8d648f6137 restore beahvior in gae that if no limitby, returns iterator mdipierro 2014-03-31 00:19:04 -05:00
  • 52b55889dd fixed the proble with count on GAE mdipierro 2014-03-31 00:07:31 -05:00
  • 0caae1f8d4 better support for google datastore mdipierro 2014-03-30 23:36:51 -05:00
  • 74b0bd9c3a web2py.py -G config, will make GAE config easier mdipierro 2014-03-29 17:43:49 -05:00
  • 29ca1872b0 GAE should use 2.7, not 2.5 mdipierro 2014-03-29 17:28:45 -05:00
  • 49f4e38658 db.define_table(...table_hash=...) to override hash in .table file, thanks dmvieira mdipierro 2014-03-29 17:19:12 -05:00
  • 338a4256ca Merge pull request #415 from niphlod/docs/dal mdipierro 2014-03-29 17:08:53 -05:00
  • 8d11647a8d better fix for patch 414, starting web2py from other folder mdipierro 2014-03-29 17:07:25 -05:00
  • 76654a6fbe mentioned change in license of login_methods to LGPL mdipierro 2014-03-29 00:58:59 -05:00
  • 267cd08af6 gae search not fecthed by key to ensure consistency, thanks Luca mdipierro 2014-03-28 23:51:27 -05:00
  • 874abf67ae sphinx-compatible docstrings (and we're finished!!!!!) niphlod 2014-03-27 22:50:27 +01:00
  • 13f2aa536e Merge pull request #413 from luizpedone/patch-1 mdipierro 2014-03-26 00:29:52 -05:00
  • cfb3be9363 Updated the pt-br welcome application translation. luizpedone 2014-03-25 20:38:09 -03:00
  • f3bea1bfb1 Merge pull request #412 from ilvalle/create_view mdipierro 2014-03-25 12:17:45 -05:00
  • 0c1fa92705 Merge pull request #411 from niphlod/docs/te-x mdipierro 2014-03-25 12:16:42 -05:00
  • 47cd10d357 Merge pull request #410 from niphlod/docs/s-te mdipierro 2014-03-25 12:15:45 -05:00
  • 7cd3ffbcbd codemirror 4.0.3 (new upstream major release) ilvalle 2014-03-25 12:56:39 +01:00
  • b20b7ecb19 sphinx-compatible docstring (only DAL remains) niphlod 2014-03-24 22:30:50 +01:00
  • 3597833bac sphinx-compatible docstrings (7 modules remaining...) niphlod 2014-03-23 21:46:25 +01:00
  • f9ad11473d changed license of some modules from GPLv2 to LGPLv3 mdipierro 2014-03-22 02:26:04 -05:00
  • 8f99ce734d issue 1903:SQLTABLE - 'even' and 'odd' css classes are opposite to real row type, thanks Paolo mdipierro 2014-03-21 01:02:38 -05:00
  • f8831b0bf3 Merge pull request #409 from ctdegroot/uploadfs mdipierro 2014-03-20 18:00:43 -05:00
  • 06cef8f9d1 experimenting with build script mdipierro 2014-03-20 17:53:03 -05:00
  • 2b60a1cd49 support for geography types, thanks sunny mdipierro 2014-03-20 11:14:25 -05:00
  • 9a92318d75 Modify Table class so that uploadfs is respected when uploads_in_blob is set to True Chris DeGroot 2014-03-19 23:43:58 -04:00
  • 69ad382751 added warning mdipierro 2014-03-19 16:25:06 -05:00
  • 8259f1c490 added warning mdipierro 2014-03-19 12:52:03 -05:00
  • 96a1969cb6 merged mdipierro 2014-03-19 12:34:47 -05:00
  • 716b6e21d5 Merge branch 'master' of github.com:web2py/web2py mdipierro 2014-03-19 12:31:13 -05:00
  • fe7a9e130b Merge pull request #406 from luizpedone/master mdipierro 2014-03-19 12:31:00 -05:00
  • 3762a45974 more cleanup logic in web2py build mdipierro 2014-03-19 12:30:25 -05:00
  • d06e4f63d7 added translations to pt-br language file Alexandre Andrade 2014-03-19 11:58:45 -03:00
  • 4125230cfc added translations to pt-br language file Alexandre Andrade 2014-03-19 11:38:44 -03:00
  • a35bc8635b added pt-br language file Alexandre Andrade 2014-03-19 11:35:50 -03:00
  • af5cd04044 Fix some typos, correct some translations. luizpedone 2014-03-19 07:56:16 -03:00
  • 3fbe1d3e85 Update translation to pt-br. luizpedone 2014-03-18 11:11:14 -03:00
  • 4e9554dca1 Merge pull request #405 from niphlod/fix/static_version_by_default mdipierro 2014-03-18 09:28:48 -05:00
  • 86fb431ed3 Merge pull request #404 from viniciusban/dont_write_translation_file_when_is_writable_is_false mdipierro 2014-03-18 09:27:29 -05:00
  • 9a8231f675 now that static_version is flagshipped and hopefully implemented in most apps, let's setup it by default niphlod 2014-03-17 21:32:42 +01:00
  • 1d7f96c06b Don't write translation file when T.is_writable == False viniciusban 2014-03-17 04:04:59 -03:00
  • 2802e29945 2.9.5 R-2.9.5 mdipierro 2014-03-15 21:25:04 -05:00
  • e9eb8cbfc7 Merge pull request #403 from pyner/master mdipierro 2014-03-15 21:09:44 -05:00
  • d343d8380c Merge pull request #401 from niphlod/docs/n-p mdipierro 2014-03-15 21:08:05 -05:00
  • 02906fa39f Merge pull request #400 from timrichardson/issues/1898s mdipierro 2014-03-15 21:07:31 -05:00
  • c1e797fe24 removed gluon/contrib/translitcodec because of backward compatibility issues and because it breaks Pypy mdipierro 2014-03-15 10:54:48 -05:00
  • d7a42d8445 fixed problem with groups Massimo 2014-03-14 09:00:19 -05:00
  • 4f82bed52e Update default.py samuel bonilla 2014-03-13 20:04:00 -05:00
  • 84365f6721 fixed problem with circular imputs on GAE? mdipierro 2014-03-13 08:41:31 -05:00
  • e209dcc8d3 sphinx-compatible docstrings niphlod 2014-03-12 22:03:42 +01:00
  • cd15a0f983 better error handling in jsonrpc requests Tim Richardson 2014-03-13 07:29:42 +11:00
  • eb435e785c Merge pull request #399 from timrichardson/issues/1898 mdipierro 2014-03-12 13:39:05 -05:00
  • f03e521120 Merge pull request #398 from niphlod/docs/h-m mdipierro 2014-03-12 13:37:42 -05:00
  • 883909af4b reverted s.encode('translit/long') which breaks Pypy mdipierro 2014-03-12 13:31:09 -05:00
  • 13d66433e7 jsonrpc2 requests need mandatory key/pair jsonrpc:'2.0' Tim Richardson 2014-03-12 22:38:29 +11:00
  • c44cfcb27c sphinx-compatible docstrings niphlod 2014-03-11 22:18:33 +01:00
  • c14e5cbae5 Merge pull request #396 from niphlod/docs/html mdipierro 2014-03-11 10:51:31 -05:00
  • f09e0b4205 sphinx-compatible docstrings niphlod 2014-03-10 22:21:33 +01:00
  • ad72cea9a6 fixed issue 1891:Remove response.meta.description from menu.py in welcome app, thanks sourcingp mdipierro 2014-03-09 17:29:41 -05:00
  • c289bc4239 fixed issue 1893:backwards compatibility problem with grid parameter exportclasses, thanks mweissen mdipierro 2014-03-09 17:26:40 -05:00
  • 733fa01b7e fixed issue 1894:represent requires 2 arguments in dal.py, thanks mweissen mdipierro 2014-03-09 17:22:39 -05:00
  • 4d03460944 fixed startup message, thanks mweissen mdipierro 2014-03-09 17:19:03 -05:00
  • b3ba5d9eaa Merge pull request #393 from niphlod/fix/tests mdipierro 2014-03-09 09:11:03 -05:00
  • 9e8ef3585e fixed problem with login bare when registration_key is None mdipierro 2014-03-09 08:55:22 -05:00
  • 5c9cf44720 fix travis.yml to fetch the latest release of gae (needs manual update whenever a version changes) niphlod 2014-03-09 14:08:08 +01:00
  • 05a0d19ee9 cleanup mdipierro 2014-03-08 14:40:34 -06:00
  • d38adbe6ca Merge pull request #392 from apa-1/master mdipierro 2014-03-08 14:32:27 -06:00
  • 871981cec7 Merge pull request #391 from michele-comitini/oauth_content-type mdipierro 2014-03-08 14:31:32 -06:00
  • 8a54001e11 Merge pull request #390 from dokime7/master mdipierro 2014-03-08 14:30:42 -06:00
  • 1e59f6e8be Merge pull request #389 from timrichardson/issues/1888 mdipierro 2014-03-08 14:29:58 -06:00
  • 0e1eb5b56e Merge branch 'master' of github.com:web2py/web2py mdipierro 2014-03-08 14:28:49 -06:00
  • e43df945b4 no more pypy test for today mdipierro 2014-03-08 14:28:18 -06:00
  • c23706b794 Merge pull request #388 from gitanoqevaporelmundoentero/master mdipierro 2014-03-08 14:15:43 -06:00
  • 98cd10c6f5 Fix for session unique_key query alex 2014-03-08 14:37:15 -05:00
  • 55b92e854c use mimemessage method gettype() to extract content-type Michele Comitini 2014-03-07 18:01:41 +01:00
  • 0c926d60b8 oauth strip encoding part in content-type response from server. Michele Comitini 2014-03-07 17:31:20 +01:00
  • d4d91fd003 dal.py: Table class: validate_and_update_or_insert method created Oscar Rodriguez 2014-03-07 16:22:09 +01:00
  • 89c4efbac3 Fix DAL ADD method Jeremie Dokime 2014-03-06 17:56:11 +01:00
  • 3a5a34da0a dal.py: Table class: validate_and_update_or_insert method created, and minor changes in validate_and_update Oscar Rodriguez 2014-03-06 12:06:57 +01:00
  • cf3992545d add Recaptcha(...ajax=True) to use ajax api, fix Recaptcha in LOAD Tim Richardson 2014-03-06 09:40:48 +11:00
  • 0b7f663d43 dal.py: Table class: validate_and_update_or_insert method created, and minor changes in validate_and_update Oscar Rodriguez 2014-03-05 19:46:19 +01:00
  • abd72f8df0 dal.py: Table class: validate_and_update_or_insert method created, and minor changes in validate_and_update Oscar Rodriguez 2014-03-05 17:44:56 +01:00
  • 1abdf72a04 2.9.4 R-2.9.4 mdipierro 2014-03-04 22:42:22 -06:00
  • 7c536b66d0 Merge branch 'master' of github.com:web2py/web2py mdipierro 2014-03-04 22:40:00 -06:00
  • cc1c019216 Merge pull request #387 from apa-1/master mdipierro 2014-03-04 22:39:40 -06:00
  • d20f231b34 fixed memdb anc session issue 1885 mdipierro 2014-03-04 22:33:50 -06:00
  • 8b03bf5fd9 fixed gae_memacache issue 1887, thanks mjwatson mdipierro 2014-03-04 22:28:35 -06:00
  • af4025731a Added 'from_address' to allow for separation of 'envelope sender' and 'from' in email alex 2014-03-04 13:10:08 -05:00
  • 77bbb405fb 2.9.3 R-2.9.3 mdipierro 2014-03-03 08:50:52 -06:00
  • 7592cd2fe0 always reset the session when auth session expires mdipierro 2014-03-03 08:44:02 -06:00
  • c5b996c8b1 fixed problem with too many sessions mdipierro 2014-03-03 08:14:36 -06:00