Commit Graph
3311 Commits
Author SHA1 Message Date
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 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 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 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
niphlod f092530a8c fixed import for taskbar 2013-10-01 20:46:00 +02:00
mdipierro 96e17ff1db SQLFORM.grid(...,ignore_common_filters=True) 2013-09-27 13:08:02 -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 35180d61fa simplification in auth multilogin 2013-09-25 09:44:37 -05:00
mdipierro 554a52d548 Merge pull request #226 from michele-comitini/master
update pbkdf2_ctypes.py to upstream
2013-09-24 11:51:34 -07:00
Massimo 5af2db1ff8 Merge branch 'master' of github.com:web2py/web2py 2013-09-24 13:48:49 -05:00
mdipierro 40925165e6 Merge pull request #225 from reingart/master
fixed line not found issues in set breakpoint (linecache patch, used by the debugger)
2013-09-24 11:44:22 -07:00
Massimo 5f9d8a9cc2 no more if len(dpost) 2013-09-24 13:37:25 -05:00
Massimo b67141b1ef fixed problem with ENABLED/DISABLED, issue 1689 2013-09-24 13:29:54 -05:00
Michele Comitini 9f69b9aa42 still support for python2.5 2013-09-24 20:01:51 +02:00
Michele Comitini 18cdade705 added support for python2.5 2013-09-24 18:37:10 +02:00
Michele Comitini 7eb8a604bd update pbkdf2_ctypes.py to upstream 2013-09-24 18:03:49 +02:00
Mariano Reingart d55470f753 fixed line not found issues in set breakpoint (linecache patch, used by the debugger) 2013-09-24 02:52:01 -03:00
mdipierro d111f331ca fixed issue 1196:add language subfolders, thanks jamarcer 2013-09-23 14:54:29 -05:00
mdipierro 4e017d3ffa Merge pull request #222 from charleslaw/master
Various Minor Auth Additions
2013-09-23 08:34:28 -07:00
mdipierro d547a9d6ea added nl, es plural rules, thanks Vladyslav 2013-09-22 10:10:28 -05:00
mdipierro afdb028070 R-2.6.4 2013-09-21 20:42:19 -05:00
Charles Law cb7753af2a add a hook for a pre registration message 2013-09-21 19:48:21 -04:00
mdipierro 5a12a7fb31 manually committed pull 221, update vars only if FieldStorage holds actually something, thanks Niphlod 2013-09-21 18:15:27 -05:00
Charles Law d4bceef5b4 Send username/email in verification email 2013-09-21 18:47:41 -04:00
Charles Law 931082f426 add password class to 2nd password registration field 2013-09-21 18:35:34 -04:00
Charles Law 333fb4ebd8 allow for a multi_login option that accepts both emails and usernames 2013-09-21 18:21:34 -04:00
Charles Law 27b6319f2e have more descriptive messages for username issues 2013-09-21 15:42:10 -04:00
Charles Law 70d8b2d755 show message when an email is already taken 2013-09-21 15:16:06 -04:00
mdipierro f8e2c8e319 new validator IS_LIST_OF_EMAILS 2013-09-20 21:17:05 -05:00
mdipierro 9ea82fdaaf fixed issue 1686:admin editor files menu hidden when codemirror is in fullscreen mode, thanks Paolo Caruccio 2013-09-20 20:57:29 -05:00
Joel Rathgaber 13f8b1a10c Edited cookie handling code when using a db to store sessions
- Session id cookie is always sent back to client in response
- When no cookie is sent in as a request, a new session id is created
2013-09-20 13:29:50 -06:00
Massimo f78e172eda fixed issue 1673, propagation for format in archive tables 2013-09-20 12:47:15 -05:00
mdipierro bd452f90b2 session._fixup_before_save 2013-09-20 08:36:52 -05:00
mdipierro 2b1f150f02 relaxed REST conditions 2013-09-19 22:18:45 -05:00
mdipierro e7a9457249 fixed problem with widget and list:string 2013-09-19 22:03:37 -05:00
mdipierro d3ab2e73d5 support for driver mysql.connector, thank you Josiel Santos 2013-09-19 21:44:12 -05:00
mdipierro 860f40ca63 added support for 3letter language files, issue 1680, thanks Fran 2013-09-19 21:33:31 -05:00
mdipierro 59a7db56a4 fixed major problem with persistance of session.flash 2013-09-19 20:51:11 -05:00
mdipierro 01e5107a96 possible fix to issues 1682, REST and DELETE 2013-09-19 18:33:27 -05:00