Commit Graph

  • b980d32d02 fixed issue 1557:imap: unexpected date format is not handled, thanks Alan mdipierro 2013-06-23 08:51:42 -05:00
  • 37c2441507 fixed issue 1556:imap: the encoding field is not writable, thanks Alan mdipierro 2013-06-23 08:50:14 -05:00
  • bb78217f44 fixed Issue 1555:imap: default string field represent ignores encoding, thanks Alan mdipierro 2013-06-23 08:47:51 -05:00
  • b0d8a0f0c7 fixed Issue 1553:IMAP row content field is not bar decoded, thanks Alan mdipierro 2013-06-23 08:45:56 -05:00
  • 47890a8454 fixed issue 1552:Missing ssl_ca_certificate option in HttpServer instantiation in we2pyDialog, thanks Jamie Sabin mdipierro 2013-06-23 00:23:33 -05:00
  • a526dfe774 fixed issue 1548:Firebird migrations drop column mdipierro 2013-06-23 00:15:41 -05:00
  • 97ba1379d7 no more maxcharlength, what will break? mdipierro 2013-06-22 23:52:57 -05:00
  • 578352d500 added a link that was lost mdipierro 2013-06-22 01:46:39 -05:00
  • 318e8046ba appadmin now works with lazy tables, thanks Anthony mdipierro 2013-06-22 01:34:19 -05:00
  • 24077f802b allow compute fields to depend on compute fields defined earlier, thanks Tim Richardson mdipierro 2013-06-21 10:16:10 -05:00
  • 3ce0c30b68 Merge pull request #110 from timrichardson/computed_fields mdipierro 2013-06-21 08:12:43 -07:00
  • ffa08817ea Merge pull request #112 from ilvalle/codemirror mdipierro 2013-06-21 08:06:04 -07:00
  • 867c99469c codemirror 3.14 ilvalle 2013-06-21 16:03:20 +02:00
  • 1d38b87719 jQuery('#component').reload() mdipierro 2013-06-21 06:44:37 -05:00
  • 9682f4a6e3 Rows.repr(), thanks Anthony mdipierro 2013-06-21 01:54:08 -05:00
  • 1509559e78 avoid recursion in rewrite, thanks Jonathan mdipierro 2013-06-21 01:47:34 -05:00
  • c3be2e5f8a test case for the changes allowing a compute field to refer to an earlier defined compute field Tim Richardson 2013-06-21 11:20:17 +10:00
  • 545e304a73 minor typo (but hopefully will start travis on my repository ) Tim Richardson 2013-06-21 09:52:31 +10:00
  • 08f813d670 resynced recent patches, sorry for the mess mdipierro 2013-06-20 16:44:16 -05:00
  • 4c2fba134d fixed a typo in error message Tim Richardson 2013-06-21 03:34:51 +10:00
  • 5dd452554e allow compute fields to depend on compute fields defined earlier Tim Richardson 2013-06-21 03:21:13 +10:00
  • e055c3af7e fixed issue 1527 with smartgrid (again), thanks ato.steil mdipierro 2013-06-18 07:44:50 -05:00
  • 7e245e3fbe partial fix for issue 1531, disable validation in crud search mdipierro 2013-06-18 07:23:01 -05:00
  • f01f74ed61 reverted new german translation mdipierro 2013-06-18 06:30:13 -05:00
  • 4b2afc8ae1 fixed Issue 1541:[REQ] support for dot=T('.') in IS_DECIMAL_IN_RANGE() mdipierro 2013-06-18 04:45:16 -05:00
  • ad61a61d91 removed gql.py and added gae memcache incr mdipierro 2013-06-18 04:42:28 -05:00
  • 676dc2e377 no clickable headers for virtual fields, thanks Anthony mdipierro 2013-06-17 10:41:56 -05:00
  • 5f9615bd10 removed unwanted print statement mdipierro 2013-06-17 09:16:37 -05:00
  • 4b00c2eb30 added/removed files to hg/git, thanks Lightdot mdipierro 2013-06-17 08:10:10 -05:00
  • 85643ae55e fixed Issue 1539:user_groups are not updated during and after impersonation, thanks kmouts mdipierro 2013-06-17 08:05:02 -05:00
  • 215fd658f1 more secure sessions, now pass tests, thanks André Kablu mdipierro 2013-06-17 04:41:07 -05:00
  • 19f754704c fixed Issue 1538:Update Script setup-web2py-nginx-uwsgi-centos64.sh, thanks jniltinho mdipierro 2013-06-16 16:59:20 -05:00
  • d04f2ff502 merged some code form issue 1534 Session ID not changed after privilege level change, thanks kablubr mdipierro 2013-06-16 07:20:54 -05:00
  • 9b9e64e9ef fixed Issue 1522:Trigger for primary key on oracle database mdipierro 2013-06-16 07:07:13 -05:00
  • d4a2411eac fixed Issue 1530:Impersonation events not recorded if redirections onaccept, thanks kmouts mdipierro 2013-06-16 06:56:50 -05:00
  • e7724f9017 fixed Issue 1532:mongodb: why to catch connection exceptions? thanks Alan mdipierro 2013-06-16 06:52:17 -05:00
  • 4a0bc28b09 no references in archive tables mdipierro 2013-06-16 03:26:46 -05:00
  • d1660cf0c1 better layout.html and web2py_bootstra.css, thanks Paolo mdipierro 2013-06-16 03:19:08 -05:00
  • cb0856f70a Merge pull request #108 from ilvalle/editor mdipierro 2013-06-15 11:54:52 -07:00
  • 5f6fd16e84 allow customization of default /manage/auth, thanks Anthony mdipierro 2013-06-14 16:09:28 -05:00
  • 4310d3e2d6 fixed Issue 1528:SQLFORM.smartgrid: Bug in links, thanks jjachuf mdipierro 2013-06-13 23:42:22 -05:00
  • 7b303deade Merge pull request #107 from robertop23/master mdipierro 2013-06-13 20:45:01 -07:00
  • 54f55a9b75 Fixed Uncaught CodeMirror.Pass on expand abbreviation with tab. Now the autoindent works! Roberto Perdomo 2013-06-13 22:01:56 -04:30
  • 234c926d98 added buttons to manage editor font-size Paolo 2013-06-13 22:56:01 +02:00
  • c0ba74dd88 fixed Issue 1526:MongoDBAdapter contains() doesn't work for list:reference types, thanks schlegel mdipierro 2013-06-13 15:30:59 -05:00
  • 98c19740a2 better appadmin, thanks Anthony mdipierro 2013-06-13 15:20:50 -05:00
  • ebc27cbc46 fix input search z-index ilvalle 2013-06-13 09:18:20 +02:00
  • 377d3a9ff3 added input box for a faster file search and opening ilvalle 2013-06-12 13:36:58 +02:00
  • 4f15c03686 fire a warning before closing an unsaved file ilvalle 2013-06-12 13:18:48 +02:00
  • 6af173c853 fixed help_field(s) mdipierro 2013-06-11 08:00:48 -05:00
  • 4a24523c10 fixed vertical scroll issue with editor, thanks LightDot mdipierro 2013-06-10 21:29:46 -05:00
  • a2a1e95c96 Merge pull request #105 from robertop23/master mdipierro 2013-06-10 19:26:50 -07:00
  • 4d043acfff Fixed Error: 'Uncaught TypeError: Cannot read property 'parent' of null codemirror.js:4815' Roberto Perdomo 2013-06-10 20:54:34 -04:30
  • 71b024297d Merge pull request #104 from ilvalle/editor mdipierro 2013-06-10 06:31:55 -07:00
  • 9e2bb2c08a admin editor: fix theme selector and full screen ilvalle 2013-06-10 15:22:00 +02:00
  • 5d6b4842ba fixed Issue 1233:improve webclient mdipierro 2013-06-10 06:19:42 -05:00
  • ca2fe00933 codemirror3, thanks Roberto mdipierro 2013-06-09 21:43:18 -05:00
  • 4753ebe958 Merge branch 'master' of github.com:web2py/web2py mdipierro 2013-06-09 19:15:47 -05:00
  • 29268fc91f Merge pull request #103 from ilvalle/theme mdipierro 2013-06-09 17:15:32 -07:00
  • 09291e0df2 CAST in sql only when strincly necessary, still, can be better mdipierro 2013-06-09 17:00:54 -05:00
  • 2444b5c587 CAST in sql, needs more work mdipierro 2013-06-09 16:57:13 -05:00
  • bf3770dc98 fixed Issue 1520:incomplete fix for json and csv import mdipierro 2013-06-09 16:43:49 -05:00
  • 484b8e5cc9 possibly fixed issue 1446:contains/cast to string problem mdipierro 2013-06-09 16:41:46 -05:00
  • 4c9967e17e fixed Issue 1501:Links None in AppAdmin mdipierro 2013-06-09 16:30:42 -05:00
  • fa91475836 fixed Issue 1477:File exported by export_to_csv cannot be read by import_from_csv mdipierro 2013-06-09 16:27:00 -05:00
  • afedd8c235 fix full-screen and theme selector ilvalle 2013-06-09 19:48:57 +02:00
  • c75ef1af4f fixed issue with customizing class of input fields, thanks Anthony mdipierro 2013-06-09 10:27:05 -05:00
  • 73f447167e fixed Issue 1519:MongoDB fails when inserting list:reference values, thanks Alan mdipierro 2013-06-08 18:51:14 -05:00
  • cccc6565eb fixed as_json for output of joins, thanks Alan mdipierro 2013-06-08 09:40:45 -05:00
  • 6c2030f820 fixed some problem with latest editor tab, thanks Paolo mdipierro 2013-06-07 17:35:47 -05:00
  • ba2702c0d2 cp -R in Makefile Massimo 2013-06-06 10:54:16 -05:00
  • 31b1334720 Merge branch 'master' of github.com:web2py/web2py Massimo 2013-06-06 10:52:07 -05:00
  • 1326b38e6f cp -R in Makefile Massimo 2013-06-06 10:51:37 -05:00
  • afc47e180e Merge pull request #98 from ilvalle/master mdipierro 2013-06-06 08:51:29 -07:00
  • f463de5a45 R-2.5.1 R-2.5.1 Massimo 2013-06-06 10:36:33 -05:00
  • 8829780def Merge pull request #101 from rpedroso/anyserver-eventlet mdipierro 2013-06-06 08:33:36 -07:00
  • a302d52698 Merge pull request #102 from mbroadst/post-vars-in-delete-requests mdipierro 2013-06-06 08:32:47 -07:00
  • 00087198e0 R-2.5.1 Massimo 2013-06-06 10:24:14 -05:00
  • ea3aa62476 fixed show_if with LOAD, thanks Niphlod Massimo 2013-06-04 16:41:05 -05:00
  • 176c9f4ad9 allow to process post vars in DELETE requests Matt Broadstone 2013-06-04 15:26:32 -04:00
  • 0fdab02d68 fixed auth.settings.manager_group_role Massimo 2013-06-04 09:31:53 -05:00
  • 131eda75a6 theme selector (js part) ilvalle 2013-06-04 10:08:50 +02:00
  • 0fcb5f2ccd fixed missing import in last commit, thanks Tim mdipierro 2013-06-03 22:41:24 -05:00
  • 27287d246a fixed Issue 1512:AutocompleteWidget, help_fields parameter, thanks Mirek mdipierro 2013-06-03 22:17:11 -05:00
  • 2234cd245c fixed memory leak in issue 1493 mdipierro 2013-06-03 22:12:05 -05:00
  • c5980cd312 grid displays Virtual Fields mdipierro 2013-06-03 21:48:55 -05:00
  • 4e8dbffd0e monkey patch eventlet Ricardo Pedroso 2013-06-04 00:28:54 +01:00
  • 50dcd7a572 conditional fields mdipierro 2013-06-03 17:48:13 -05:00
  • 35f1cca768 Merge pull request #99 from michele-comitini/master mdipierro 2013-06-02 19:44:44 -07:00
  • e5bde6c0b1 Merge pull request #100 from niphlod/issue/static_version mdipierro 2013-06-02 19:43:45 -07:00
  • d31bba2670 No more default capture of integrity error mdipierro 2013-06-01 18:24:44 -05:00
  • 4f806a1db9 fixed serving static files with static_version niphlod 2013-06-01 14:02:48 +02:00
  • f64232df30 change in appadmin auth mdipierro 2013-05-31 21:34:38 -05:00
  • ecc2f0004c removed manage from auth mdipierro 2013-05-31 21:31:21 -05:00
  • 4f2e327d33 appadmin/auth_manage and appadmin/manage, thanks Anthony mdipierro 2013-05-31 21:29:28 -05:00
  • 3ce3171dff user/manage, thanks Anthony Massimo 2013-05-31 11:25:56 -05:00
  • 0850cadfdc allow hash_vars in verify signature, thanks Anthony Massimo 2013-05-31 10:41:28 -05:00
  • 53a5a44def Merge ssh://github.com/web2py/web2py Michele Comitini 2013-05-31 15:56:44 +02:00
  • ad1d414485 removed automatic orderby on db.table[id] expression and db.table(id) call Michele Comitini 2013-05-31 15:55:52 +02:00
  • ba22f9a3a5 new twitter widget in admin, deleted old mdipierro 2013-05-31 08:29:19 -05:00