Commit Graph

  • 34b377522a allow as_trees to deal with orphan children Massimo 2013-10-21 14:32:49 -05:00
  • 9f846dbe3c fix for references, DAL tests pass also on MSSQL now niphlod 2013-10-21 12:09:47 -07:00
  • 845694beb6 Fix config to save checkboxes values when they are unchecked (false) ilvalle 2013-10-21 09:57:36 +02:00
  • 665f728946 db().select().as_trees() mdipierro 2013-10-20 22:55:17 -05:00
  • d879e4a560 db().select().as_tree() mdipierro 2013-10-20 22:51:03 -05:00
  • 8e1a68d461 simplified logic mdipierro 2013-10-20 16:58:08 -05:00
  • 2738d12e0f fixed problem with _ot and rname mdipierro 2013-10-20 16:51:34 -05:00
  • 25148d06fe reverted to rname mdipierro 2013-10-20 16:48:22 -05:00
  • 4870b197de revering rname mdipierro 2013-10-20 16:42:52 -05:00
  • 12377794a6 remove actual_name mdipierro 2013-10-20 15:48:15 -05:00
  • bf27623756 Merge branch 'master' of github.com:web2py/web2py mdipierro 2013-10-20 15:47:10 -05:00
  • 9afdf01430 PRAGMA foreign_keys=ON by default mdipierro 2013-10-20 15:46:41 -05:00
  • 80f16dadde Merge pull request #263 from niphlod/enhancement/dal_rname mdipierro 2013-10-20 13:45:00 -07:00
  • a68ac4fc02 Merge pull request #268 from spametki/master mdipierro 2013-10-20 07:56:59 -07:00
  • 3dde465427 Merge pull request #267 from ilvalle/fix-editor mdipierro 2013-10-20 07:56:18 -07:00
  • f77232740c imap: return to common field type for attachment and content plus appadmin imap support spametki 2013-10-20 08:38:07 -03:00
  • 56f251ca0c tab size in editor settings and better options management ilvalle 2013-10-20 08:40:05 +02:00
  • 9282bfcc60 fixed issue 1732:ignore_common_filters missing in appadmin, thanks mweissen mdipierro 2013-10-19 17:41:17 -05:00
  • 8d0bbbc9f1 Merge pull request #266 from niphlod/rm/windows_service mdipierro 2013-10-19 15:34:56 -07:00
  • ee33f2a4a8 Merge pull request #265 from spametki/master mdipierro 2013-10-19 15:33:46 -07:00
  • ab313c2d4d Merge pull request #264 from ilvalle/fix-editor mdipierro 2013-10-19 15:32:03 -07:00
  • 4c1de287cd dal imap: strip native folder names (google code issue 1734) spametki 2013-10-19 16:50:20 -03:00
  • 9ea9f828bc remove winservice support niphlod 2013-10-19 20:44:56 +02:00
  • 58e4cd91cc Fixed imap get_last_message to return positive integer spametki 2013-10-19 09:57:08 -03:00
  • b5f17b1acb code folding in editor settings ilvalle 2013-10-19 12:22:24 +02:00
  • e9c884d674 experimental code folding feature in admin editor ilvalle 2013-10-19 12:18:46 +02:00
  • 492953c7f0 t -m "editor cleanup, thanks Paolo" Merge branch 'master' of github.com:web2py/web2py Massimo 2013-10-18 12:31:13 -05:00
  • dd8d9d9d8d Merge pull request #261 from ilvalle/fix-editor mdipierro 2013-10-18 10:30:36 -07:00
  • 9ff32ed9cd setup-web2py-debian-sid.sh, thanks Rusy Massimo 2013-10-18 12:27:23 -05:00
  • c9b0c4547a add support for rname (meaning "real name") for table names niphlod 2013-10-17 22:32:50 +02:00
  • 037b499cb2 correct editor's mode when editing javascript ilvalle 2013-10-17 16:32:22 +02:00
  • f4fc987597 editor cleanup (second pass) ilvalle 2013-10-17 16:20:06 +02:00
  • 580bc6fd6e editor works again when is_mobile=True (No tabs when is mobile) ilvalle 2013-10-17 16:10:53 +02:00
  • c91e6160fe initial editor cleanup and html fix ilvalle 2013-10-17 15:25:12 +02:00
  • 13c6c1ad37 Merge pull request #260 from spametki/master mdipierro 2013-10-16 07:15:08 -07:00
  • 0faa7d3174 removed print statment, thanks Johann mdipierro 2013-10-16 09:11:28 -05:00
  • cfe7c65987 fixed issue 1725:No debugging under WingIDE, thanks Joe mdipierro 2013-10-16 09:09:22 -05:00
  • c5a2706c1b fixed issue 1724:webclient no longer handles integer post data, thanks iiijjjiii mdipierro 2013-10-16 09:03:19 -05:00
  • a379d7020e fixed issue 1723:Missing translation for the word file in the upload widget, thanks mweissen mdipierro 2013-10-16 09:00:42 -05:00
  • a74a16cfba fixed issue 1719:decorators ignore routes, thanks vladsalehov mdipierro 2013-10-16 08:56:53 -05:00
  • 37e0e1c384 Added missing plugin download views spametki 2013-10-14 15:12:14 -03:00
  • 62061ae737 admin app plugin download feature spametki 2013-10-14 15:05:20 -03:00
  • 8fe2680f80 R-2.7.4 R-2.7.4 mdipierro 2013-10-14 10:14:58 -05:00
  • 09a747ce59 Merge pull request #256 from niphlod/enhancement/test_validators mdipierro 2013-10-14 06:39:58 -07:00
  • 2b34f738b1 Merge pull request #259 from niphlod/enhacement/mssql_limit mdipierro 2013-10-13 18:50:08 -07:00
  • 050c4075b8 Merge pull request #258 from niphlod/issue/graph_contenttype mdipierro 2013-10-13 18:48:56 -07:00
  • e64a6d6129 Merge pull request #257 from niphlod/enhancement/admin_static_version mdipierro 2013-10-13 18:48:04 -07:00
  • b27537a44b mssql 2012 support for pagination niphlod 2013-10-13 14:02:04 -07:00
  • db8ce08794 return the correct content-type for the graph niphlod 2013-10-13 21:29:32 +02:00
  • 4b2f599f4b response.static_version support in admin niphlod 2013-10-13 21:26:17 +02:00
  • 78a0fe0769 removed unmaintained test.sh, ported validators doctests to unittests, fixed an issue with IS_MATCH() that never worked niphlod 2013-10-13 17:22:48 +02:00
  • 927a1362af Merge pull request #255 from spametki/master mdipierro 2013-10-13 06:27:16 -07:00
  • 7e31612c3c Merge pull request #254 from pochmann/master mdipierro 2013-10-13 06:26:27 -07:00
  • fbf75915f4 Merge pull request #253 from michele-comitini/issue-1710 mdipierro 2013-10-13 06:24:13 -07:00
  • bf3d0bdd3d fixed problem with compileapp and compiled apps mdipierro 2013-10-13 08:10:56 -05:00
  • 20cdd86fcf simpler integer validation test Stefan Pochmann 2013-10-12 22:42:27 +02:00
  • c6f048adc7 IMAP: insert support for base64 attachment payload spametki 2013-10-12 17:28:57 -03:00
  • 1451997172 use appropriate module for IPython 1.0.0 Michele Comitini 2013-10-12 21:52:30 +02:00
  • 351a59033f unified and easier number range validator constructors Stefan Pochmann 2013-10-12 21:46:17 +02:00
  • 34bfe4527d consistency in error messages of number range validators Stefan Pochmann 2013-10-12 21:22:11 +02:00
  • 667069b573 Corrections for IS_INT_IN_RANGE Stefan Pochmann 2013-10-12 21:10:29 +02:00
  • c3a7486930 fixed json contenttype in ajax_aditor.js, thanks Paolo mdipierro 2013-10-12 09:48:13 -05:00
  • 1a2a69b21a Merge pull request #252 from timrichardson/issue/1692v3 mdipierro 2013-10-12 07:23:25 -07:00
  • 06168c5364 Merge pull request #251 from niphlod/enhancement/build_with_bbfreeze mdipierro 2013-10-12 07:21:37 -07:00
  • a0ab8b9432 Merge pull request #250 from timrichardson/issue/1715 mdipierro 2013-10-12 07:20:26 -07:00
  • 0eab440a8a Merge pull request #248 from robertop23/master mdipierro 2013-10-12 07:17:44 -07:00
  • 567e36badf Added extraKeys 'Shift-Tab' to codemirror robertop23 2013-10-12 08:11:40 -04:30
  • cff267c9c6 This fixes SQLFORM.grid virtualfields with fields= Tim Richardson 2013-10-12 23:25:59 +11:00
  • cf8ee0acac build web2py also with bbfreeze niphlod 2013-10-12 14:25:30 +02:00
  • f387c4c358 Add git pull and git push to the experimental mobile interface Tim Richardson 2013-10-12 17:08:02 +11:00
  • c526cedd41 completed merge of virtual fields in fields arguemnt for SQLFORM.grid Tim Richardson 2013-10-12 14:37:14 +11:00
  • 5551a018ac fixed unnecessary escaping in regex, thanks Stefan Pochmann mdipierro 2013-10-11 22:36:39 -05:00
  • 3744d9b71d Select option added in editor config button to enable/disable autoclosetag in html mode robertop23 2013-10-11 22:31:22 -04:30
  • 436bd7b39c fix virtual fields with SQLFORM.grid fields= Tim Richardson 2013-10-10 10:20:29 +11:00
  • 4233383a98 Unused codemirror directories removed robertop23 2013-10-11 22:25:07 -04:30
  • 1356dc1ef0 +-int in IS_INT validator mdipierro 2013-10-11 20:42:51 -05:00
  • 484cc81a73 Merge branch 'master' of github.com:web2py/web2py mdipierro 2013-10-11 19:42:00 -05:00
  • 914caadeec fixed onlogout next mdipierro 2013-10-11 19:31:12 -05:00
  • 1770fa0026 Merge pull request #246 from erikmontes/patch-1 mdipierro 2013-10-11 16:37:07 -07:00
  • 63224e8ce6 2.7.3 R-2.7.3 mdipierro 2013-10-11 18:10:57 -05:00
  • ff7f9568db fixed validation of nagtive integers, thanks Stefan mdipierro 2013-10-11 18:06:57 -05:00
  • 3635dd8faf fixed problem with Virtual Fields and grid mdipierro 2013-10-11 17:59:30 -05:00
  • d5fda056ff simplified logic for number validators mdipierro 2013-10-11 17:07:17 -05:00
  • d8e8d1d597 fixed problem with IS_INT_IN_RANGE for large numbers mdipierro 2013-10-11 16:59:05 -05:00
  • 59290534bc fixed issue 1708:gae memcache_contrib does not set the time_expire, thanks Nicholas mdipierro 2013-10-09 11:58:15 -05:00
  • 8fb0b71be6 fixed compilerapp sorting issue, better mdipierro 2013-10-09 11:31:33 -05:00
  • ddc0fc9949 fixed compilerapp sorting issue, possibly mdipierro 2013-10-09 11:15:07 -05:00
  • 5428fdbd04 reverted error commit mdipierro 2013-10-09 09:07:00 -05:00
  • c8a20b0d32 Typo correction Erik Montes 2013-10-08 17:55:31 -07:00
  • 98f2bfbfb6 Merge branch 'master' of github.com:web2py/web2py Massimo 2013-10-08 11:39:30 -05:00
  • d780d26cc9 merge heads Massimo 2013-10-08 11:38:28 -05:00
  • a5711bd933 Merge pull request #244 from timrichardson/issue/1692 mdipierro 2013-10-08 09:35:51 -07:00
  • b96cde2f77 Merge pull request #243 from cccaballero/master mdipierro 2013-10-08 09:34:16 -07:00
  • a3f3ed1298 fix for Issue 1692 virtual fields in forms Tim Richardson 2013-10-08 13:31:36 +11:00
  • 5f34193ac7 fixed demo mode mdipierro 2013-10-07 09:17:51 -05:00
  • 6fe6852a0c more spanish translations cccaballero 2013-10-07 09:49:48 -04:00
  • 961d143f7d 2.7.2 R-2.7.2 mdipierro 2013-10-07 08:40:39 -05:00
  • 0e98544a79 Merge pull request #242 from rhr/master mdipierro 2013-10-06 19:37:56 -07:00
  • 86d8b8dece Merge pull request #241 from spametki/master mdipierro 2013-10-06 19:37:11 -07:00
  • 46e2a663e9 fix for using the shell with IPython >= 1.0 Rick Ree 2013-10-06 17:18:04 -05:00