Commit Graph

47 Commits

Author SHA1 Message Date
niphlod 1b34216072 fixes #769
- fixed response.include_files() to behave correctly with 
  response.static_version_urls
- added response.static_version_urls to admin
- refactored admin URL() usage passing always and correctly 'static'
  as the controller
2015-02-04 22:18:42 +01:00
mdipierro 5bc5d0496e R-2.9.12 2015-01-17 00:07:10 -06:00
mdipierro bac9039c6e increased security in admin and appadmin 2014-08-25 16:36:10 -05:00
mdipierro 8d11647a8d better fix for patch 414, starting web2py from other folder 2014-03-29 17:07:25 -05:00
mdipierro 1a959baa72 fixed problem with static_version in admin, issue 1832 2013-12-23 21:37:27 -06:00
mdipierro 7703d959ef fixed request.user_agent().get('is_mobile', False), thanks Jonathan 2013-12-02 10:28:13 -06:00
mdipierro af290117d4 Merge pull request #311 from pyner/patch-2
Update access.py
2013-12-01 17:48:43 -08:00
samuel bonilla 593540e467 Update access.py
<type 'exceptions.AttributeError'> 'dict' object has no attribute 'is_mobile'"
2013-12-01 11:39:37 -05:00
samuel bonilla f66d0e1200 Update buttons.py
<type 'exceptions.AttributeError'> 'dict' object has no attribute 'is_mobile'"
2013-12-01 11:37:29 -05:00
ilvalle 607897a1b0 boostrap switch plugin in admin 2013-10-22 17:36:19 +02:00
ilvalle f4fc987597 editor cleanup (second pass) 2013-10-17 16:20:06 +02:00
ilvalle c91e6160fe initial editor cleanup and html fix 2013-10-17 15:25:12 +02:00
niphlod 4b2f599f4b response.static_version support in admin 2013-10-13 21:26:17 +02:00
mdipierro 5f34193ac7 fixed demo mode 2013-10-07 09:17:51 -05:00
mdipierro 700fd846a8 fixed a problem with grid 2013-10-04 14:56:16 -05:00
mdipierro 91c0a31800 R-2.6.3 2013-09-15 11:51:01 -05:00
mdipierro 2af15e4b27 fixed help link again 2013-03-10 12:51:09 -05:00
Massimo 523c813439 fixed some layout problems 2013-03-08 16:30:11 -06:00
mdipierro d369310a5c commented unwanted style info in admin 2013-01-21 08:25:20 -06:00
mdipierro ebda5cb2bc admin based on bootstrap, thanks Paolo 2012-12-24 13:49:06 -06:00
mdipierro d053900032 fixed pep8 in apps 2012-10-19 14:13:37 -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 626baf5705 Try the mobile interface link in site 2012-10-05 10:38:58 -05:00
mdipierro 2841fbbf61 fixed mobile admin, and improved it 2012-10-05 10:24:14 -05:00
mdipierro addb7dfd3a removed editarea, amy, ace; included zencoding support for codemirror 2012-09-10 10:59:28 -05:00
mdipierro bb326e4030 line highlight and fullscreen in codemirror, thanks lightdot 2012-09-09 16:57:09 -05:00
mdipierro 931eefd260 added codemirror ot gitbub, made default for testing 2012-09-09 13:54:37 -05:00
mdipierro 7002dcec0e codemirror seems to work with admin 2012-09-08 23:22:42 -05:00
mdipierro 653b8826d4 fixed jQuery multiselect in admin 2012-09-08 21:59:49 -05:00
mdipierro a40b55d8d4 fixed some problems with admin no GAE, still readonly 2012-08-29 15:09:08 -05:00
mdipierro f3d97a1107 fixed magnifying glass in design page 2012-08-14 20:36:07 -05:00
mdipierro 7b62588d7e reverted last useless patch 2012-07-17 18:06:44 -05:00
mdipierro d3925f371b extra crsf protection for admin 2012-07-17 18:01:58 -05:00
mdipierro d5f5f5495b improved admin navigation, thanks Vladyslav 2012-07-15 17:28:46 -05:00
Massimo Di Pierro 68b5581eb5 support for mercurial 2.6, thanks Vlad 2012-05-28 13:08:15 -05:00
Massimo Di Pierro fb8da0f51c multi manager support in multi user mode 2012-04-22 20:19:47 -05:00
Massimo Di Pierro 04d960840a moved configuration of multi user mode to 0.py 2012-03-27 13:57:09 -05:00
Massimo Di Pierro 4f17616b0f better MULTI_USER_MODE 2012-03-26 16:15:29 -05:00
Massimo Di Pierro 1017b68c1f manage_students and bulk_regsiter 2012-03-26 16:07:49 -05:00
Massimo DiPierro f75a4cbe45 merged with Mariano's branch (inlucdes better debug.py and ace editor 2012-03-13 21:15:04 -05:00
Massimo DiPierro 6566729401 moved debugger auth to access.py 2012-03-12 12:12:45 -05:00
Massimo Di Pierro 4f1d3e79b4 debugger 2012-02-19 22:30:59 -06:00
Massimo Di Pierro f0f8c8ce22 mobile admin, thanks Angelo 2011-12-09 20:55:57 -06:00
Massimo Di Pierro d281acb421 fixws and 'new' button in grid query 2011-12-05 11:39:42 -06:00
Massimo DiPierro 1fbbf1734f fixed mercurial addremove (hg moved the funciton from cmdutil to scmutil) 2011-11-30 22:33:55 -06:00
Massimo Di Pierro d421c1321b initial commit 2011-11-22 23:30:42 -06:00