Commit Graph
69 Commits
Author SHA1 Message Date
mdipierro 244d3c68eb fixed newlines 2013-03-29 02:13:35 -05:00
mdipierro 9767109d4e changed retrieve again 2013-03-10 17:40:36 -05:00
pyner 101b74398f Update gluon/globals.py
typescript support (http://www.typescriptlang.org/)
2013-02-18 14:36:12 -05:00
Massimo a7c6268d2c unlocking session in download 2013-02-05 13:23:51 -06:00
mdipierro 9069f06857 fixed cache expiration in grid downloads, thanks Niphlod 2013-02-04 15:12:15 -06:00
Massimo 8eadfe3d79 fixed issue 1268, better grid search options, thanks Paolo Angulo 2013-01-10 13:01:12 -06:00
mdipierro 21e2e5e2af fixed typo in globals, issue 1213, thanks jkellas 2012-12-11 15:54:57 -06:00
mdipierro c02b79f0c3 fixed problem with clear and session_hash 2012-12-09 14:29:37 -06:00
mdipierro 42ff4aa0d8 fixed issue 1202, commas in attachments, thanks simonm3 2012-12-05 16:49:24 -06:00
mdipierro 7b1351daa3 fixed broken session in recent trunk 2012-11-17 13:28:50 -06:00
mdipierro a317c223c4 fixed issue 1173, request.requires_https, thanks Maciej 2012-11-17 12:14:28 -06:00
mdipierro 1268d76ae8 do not create a new session if nothing in session file 2012-11-14 15:33:18 -06:00
mdipierro d1ac7981dd moved toolbar logic to dal, thanks Niphlod 2012-10-29 18:13:58 -05:00
mdipierro 8e9a190fef fixed toolbar issue 1111, thanks niphlod 2012-10-29 09:06:52 -05:00
mdipierro a1a6cd0d07 fixed issue 1109 2012-10-25 10:11:51 -05:00
mdipierro 6aa5edc7ff many pep8 improvements 2012-10-19 12:33:53 -05:00
mdipierro 71ec15190b some pep8 changes (fixed spacing at end) 2012-10-19 10:37:07 -05:00
mdipierro 3a66f5e330 fixed some pep8 stuff 2012-10-19 09:40:17 -05:00
mdipierro 1da32b81cf fixed appadmin bug and excessive session saving 2012-10-17 14:30:02 -05:00
mdipierro b1e5ed4018 fixed problem with session in cookie, thanks Niphlod 2012-10-17 12:04:19 -05:00
Massimo 6a8423bd88 customizable session cookie expriration 2012-10-16 11:23:41 -05:00
Massimo 7798e49d8a session cookie data no expires by default 2012-10-16 11:14:52 -05:00
Massimo 90098648df users can switch between sessions storage types 2012-10-16 10:25:28 -05:00
mdipierro 00f1ab4393 improved session data in cookie 2012-10-16 07:44:22 -05:00
mdipierro 7119d53a86 improved session data in cookie 2012-10-16 07:10:33 -05:00
mdipierro efcc2cf249 sessions in secure cookies, session.connect(cookie_key='mypassword') 2012-10-16 06:15:45 -05:00
mdipierro bd5db6b48e reverting some test but session.__hash needs work 2012-10-15 21:49:43 -05:00
mdipierro 44d81b897a fixed problem with session __hash 2012-10-15 20:43:51 -05:00
mdipierro 4222430988 better toolbar, thanks Niphlod 2012-10-10 09:19:01 -05:00
mdipierro 80a77b256e Auth use request.requires_https, thanks Yarin 2012-10-05 07:18:35 -05:00
Massimo d026b39988 better request.requires_https, thanks Yarin and Niphlod 2012-10-03 12:32:12 -05:00
mdipierro e8702e757e attempt to fix issue 981 2012-10-01 21:11:45 -05:00
mdipierro 27e0f08ee9 fixed issues with grid form and b.parent 2012-09-30 08:32:03 -05:00
mdipierro 2348709622 fixed some bugs with singleton and remobed password from session.auth.user 2012-09-30 07:26:23 -05:00
mdipierro 828aa493a6 static asset management, thanks Niphlod 2012-09-28 17:06:11 -05:00
mdipierro 68f63dc89b moved layout.js in web2py_bootstrap.js and include_files(extensions=[...]), thanks Jeremy 2012-09-23 14:37:50 -05:00
mdipierro 0fc03982c8 broken long lines in minify 2012-09-21 22:23:45 -05:00
mdipierro 9cca0dcce8 masking passwords in toolbar, thanks Bruno 2012-09-13 06:55:58 -05:00
mdipierro 722fb1fb91 removed headers from response.stream 2012-09-11 14:02:55 -05:00
mdipierro 7bb465df07 fixed bug in cache minify, thanks Jeremy 2012-09-11 08:24:59 -05:00
mdipierro 566f030902 stream allows for optional headers and fixed a formtyle bug, thanks Anthony 2012-09-10 17:29:41 -05:00
mdipierro a001a10bac lots of simplifications 2012-08-28 20:30:32 -05:00
mdipierro 5af9fe0a3e temp vars in dal.py (fixed error) 2012-08-28 19:07:26 -05:00
mdipierro 266208c13d many iteritems optimizations 2012-08-28 09:35:36 -05:00
mdipierro 43fc70695d improved toorbar, thanks Anthony 2012-08-27 16:16:25 -05:00
mdipierro ce968db278 toolbar() shows non-lazy tables, thanks Anthony 2012-08-27 14:07:25 -05:00
mdipierro ba385cf5b1 fixed a bunch of typos form recent commits, thanks Jonathan 2012-08-27 12:55:41 -05:00
mdipierro dcce7fc39a fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro 3812548447 another attempt at new Storage, thanks Jonathan 2012-08-21 14:30:02 -05:00
mdipierro e70f8e8c51 more options in response.stream, thanks Alan 2012-08-21 08:55:41 -05:00