Commit Graph

2529 Commits

Author SHA1 Message Date
Massimo 9ff32ed9cd setup-web2py-debian-sid.sh, thanks Rusy 2013-10-18 12:27:23 -05:00
mdipierro 0faa7d3174 removed print statment, thanks Johann 2013-10-16 09:11:28 -05:00
mdipierro cfe7c65987 fixed issue 1725:No debugging under WingIDE, thanks Joe 2013-10-16 09:09:22 -05:00
mdipierro c5a2706c1b fixed issue 1724:webclient no longer handles integer post data, thanks iiijjjiii 2013-10-16 09:03:19 -05:00
mdipierro a379d7020e fixed issue 1723:Missing translation for the word file in the upload widget, thanks mweissen 2013-10-16 09:00:42 -05:00
mdipierro a74a16cfba fixed issue 1719:decorators ignore routes, thanks vladsalehov 2013-10-16 08:56:53 -05:00
mdipierro 8fe2680f80 R-2.7.4 2013-10-14 10:14:58 -05:00
mdipierro bf3d0bdd3d fixed problem with compileapp and compiled apps 2013-10-13 08:10:56 -05:00
mdipierro c3a7486930 fixed json contenttype in ajax_aditor.js, thanks Paolo 2013-10-12 09:48:13 -05:00
mdipierro 5551a018ac fixed unnecessary escaping in regex, thanks Stefan Pochmann 2013-10-11 22:36:39 -05:00
mdipierro 1356dc1ef0 +-int in IS_INT validator 2013-10-11 20:42:51 -05:00
mdipierro 914caadeec fixed onlogout next 2013-10-11 19:31:12 -05:00
mdipierro 63224e8ce6 2.7.3 2013-10-11 18:10:57 -05:00
mdipierro ff7f9568db fixed validation of nagtive integers, thanks Stefan 2013-10-11 18:06:57 -05:00
mdipierro 3635dd8faf fixed problem with Virtual Fields and grid 2013-10-11 17:59:30 -05:00
mdipierro d5fda056ff simplified logic for number validators 2013-10-11 17:07:17 -05:00
mdipierro d8e8d1d597 fixed problem with IS_INT_IN_RANGE for large numbers 2013-10-11 16:59:05 -05:00
mdipierro 59290534bc fixed issue 1708:gae memcache_contrib does not set the time_expire, thanks Nicholas 2013-10-09 11:58:15 -05:00
mdipierro 8fb0b71be6 fixed compilerapp sorting issue, better 2013-10-09 11:31:33 -05:00
mdipierro ddc0fc9949 fixed compilerapp sorting issue, possibly 2013-10-09 11:15:07 -05:00
mdipierro 5428fdbd04 reverted error commit 2013-10-09 09:07:00 -05:00
mdipierro 5f34193ac7 fixed demo mode 2013-10-07 09:17:51 -05:00
mdipierro 961d143f7d 2.7.2 2013-10-07 08:40:39 -05:00
mdipierro add6fa526e fixed regex status in http.py 2013-10-06 11:52:23 -05:00
mdipierro 2a062a2ff5 fixed setup scripts for apache to use processes, not threads, thanks Thomas 2013-10-06 10:08:40 -05:00
mdipierro 06ca5e6857 grid refcator patch for ajax, thanks Niphlod 2013-10-05 08:52:45 -05:00
mdipierro cfb68ff90f fixed ldap_auth.py 2013-10-04 21:31:39 -05:00
mdipierro 8418fca2f6 R-2.7.1 2013-10-04 15:14:53 -05:00
mdipierro 68c0baeb22 R-2.7.1 2013-10-04 15:04:25 -05:00
mdipierro 700fd846a8 fixed a problem with grid 2013-10-04 14:56:16 -05:00
mdipierro 72a7643cde fixed issue 1704, groups in ldap, thanks Peter Gastinger 2013-10-04 14:41:19 -05:00
mdipierro 6b0177979f fixed issue 1705, sorting of model, thanks Anthony 2013-10-04 14:39:32 -05:00
mdipierro 7eb67fe6fa fields with readable=False should not be exportable from grid 2013-10-04 00:16:30 -05:00
mdipierro 5be65e8bd4 fixed issue 1697:gae memcached is not storing anything, thanks Yair 2013-10-03 08:40:19 -05:00
mdipierro 46903a3732 fixed issue 1698:Application Name Containing a Period . Not Supported, thanks Anton 2013-10-03 08:37:42 -05:00
mdipierro c5b9b4d723 fixed issue 1700:DAL contains is not working on MSSQL 2013-10-03 08:33:57 -05:00
mdipierro 302a985aa7 fixed self.settings.table_<> 2013-10-03 08:19:34 -05:00
mdipierro 21a11ec47a removing garbage from admin it.py 2013-10-02 18:44:42 -05:00
mdipierro 814f4f4b4c fixed issue 1701:Restore menu/page after end of impersonation, thanks kmouts 2013-10-02 18:36:32 -05:00
mdipierro 87eeaaf028 fixed bug in stripe.py 2013-10-02 13:29:14 -05:00
mdipierro b44aefc384 fixed some problems with StripeForm 2013-10-02 11:42:02 -05:00
mdipierro e2c940532d new gluon.contrib.strip.StripeForm for PCI compliant payments 2013-10-02 11:06:30 -05:00
Massimo 66d6b3b511 fixed issue 1696:webclient not built to handle lists, thanks Yair 2013-10-01 15:25:34 -05:00
mdipierro 96e17ff1db SQLFORM.grid(...,ignore_common_filters=True) 2013-09-27 13:08:02 -05:00
mdipierro 4292cf38d9 more translations, thanks Vladyslav 2013-09-26 21:26:55 -05:00
Massimo 633acffd28 made form session logic backward compatible 2013-09-26 13:35:39 -05:00
Massimo 09ba525f2e possible fix to issue 1688, support for multiple forms with same formname in different browser pages 2013-09-26 11:26:08 -05:00
mdipierro a8cbb1590d Translation of An 2013-09-26 07:56:49 -05:00
mdipierro 89971d1cb5 revised markmin.html, thanks Vladyslav 2013-09-25 19:54:42 -05:00
mdipierro 35180d61fa simplification in auth multilogin 2013-09-25 09:44:37 -05:00