Commit Graph

684 Commits

Author SHA1 Message Date
Gökçen Eraslan 275cc3bfb4 Fix form validators in admin application. 2013-08-01 17:50:01 +03:00
mdipierro abeb4541fe better autocomplete in web2pu shell 2013-07-28 05:47:36 -05:00
mdipierro 8b7a638e9f appadmin_manage_without_https, thanks Anthony 2013-07-25 05:04:35 -05:00
mdipierro 94a33dc47f fixed issue 1601:admin edit page first tab closing issue, thanks Paolo 2013-07-20 13:00:43 -05:00
mdipierro be842ecfa9 Merge pull request #141 from carpaIdea/master
admin - site page - small visual enhancements
2013-07-19 10:11:09 -07:00
mdipierro 0f2f6a35f4 no more autocomplete for date/time inputs, thaks Paolo 2013-07-19 11:31:32 -05:00
mdipierro 79ac2cf607 synced web2py_bootstrap.css, fixed issue 1595:web2py_bootstrap.css in welcome, admin and examples app not in sync anymore, thanks lightdot 2013-07-19 04:34:47 -05:00
mdipierro bf3d345ce5 fixed issue 1594:radio widget layout conflicts with bootstrap, thanks Paolo Caruccio 2013-07-19 04:33:18 -05:00
Paolo Caruccio 32275c00d7 admin - site page - small visual enhancements 2013-07-18 21:11:26 +02:00
Paolo Caruccio 1e5831969b files toggle in admin, maybe as Massimo would want it 2013-07-18 01:56:45 +02:00
ilvalle 50e336bc3a Config API, session is used only when filesystem is not available for storing data 2013-07-17 21:47:00 +02:00
ilvalle 786fffe269 settings tab in admin editor 2013-07-17 11:56:47 +02:00
Paolo Caruccio 38828c9ece customization of upload package input in admin interface 2013-07-15 00:27:49 +02:00
mdipierro 848f021f71 Merge pull request #134 from niphlod/issue/admin_refactor
first step to a nicer code style of admin
2013-07-14 12:37:02 -07:00
mdipierro 51eca64fde Merge pull request #133 from niphlod/feature/js_inline
normalized behaviour in A() handler, fixed anonymous function block.
2013-07-14 12:36:00 -07:00
mdipierro 27535b032d Merge pull request #132 from mpranjic/masterfix
updating jquery mobile to 1.3.1
2013-07-14 12:35:27 -07:00
niphlod 40d1ff9d17 first step to a nicer code style of admin 2013-07-14 20:13:37 +02:00
niphlod 2d95327a79 normalized behaviour in A() handler, fixed anonymous function block. 2013-07-14 19:42:49 +02:00
mdipierro 1a58701d57 files toggle in admin, not yet as I would want it 2013-07-14 04:57:59 -05:00
mpranjic b0ac67a8f6 updating jquery mobile to 1.3.1 2013-07-12 12:19:33 +02:00
mdipierro 207105a21e fix to web2py_bookstrap.css, thanks Paolo 2013-07-11 11:35:46 -05:00
mdipierro e7565845a0 fixed problem with web2py.js, thanks Niphlod 2013-07-07 12:25:31 -05:00
mdipierro 1bad215015 appadmin manage patch, thanks Anthony 2013-07-06 16:04:26 -05:00
mdipierro 9ebab678c6 fixed problem with admin replacing text, thanks Niphlod 2013-07-02 07:40:00 -05:00
niphlod 917d2087c5 fixed the collapse function, refactored LOAD() to use new web2py.js 2013-06-27 22:31:11 +02:00
niphlod 81495f7cca nicer alignment, removed leftovers, new listwidget and passwordwidget 2013-06-27 00:25:44 +02:00
mdipierro cdf8ee8d85 web2py.js with no inline code, thanks Niphlod (this upgrade required upgrading web2py.js 2013-06-26 05:12:47 -05:00
mdipierro e3728da256 better german translation for admin, thanks Michael Kallweit 2013-06-26 02:54:31 -05:00
mdipierro 318e8046ba appadmin now works with lazy tables, thanks Anthony 2013-06-22 01:34:19 -05:00
ilvalle 867c99469c codemirror 3.14 2013-06-21 16:03:20 +02:00
mdipierro 1d38b87719 jQuery('#component').reload() 2013-06-21 06:44:37 -05:00
mdipierro f01f74ed61 reverted new german translation 2013-06-18 06:30:13 -05:00
mdipierro 4b00c2eb30 added/removed files to hg/git, thanks Lightdot 2013-06-17 08:10:10 -05:00
mdipierro d1660cf0c1 better layout.html and web2py_bootstra.css, thanks Paolo 2013-06-16 03:19:08 -05:00
mdipierro cb0856f70a Merge pull request #108 from ilvalle/editor
Editor improvements
2013-06-15 11:54:52 -07:00
mdipierro 5f6fd16e84 allow customization of default /manage/auth, thanks Anthony 2013-06-14 16:09:28 -05:00
Roberto Perdomo 54f55a9b75 Fixed Uncaught CodeMirror.Pass on expand abbreviation with tab. Now the autoindent works! 2013-06-13 22:01:56 -04:30
Paolo 234c926d98 added buttons to manage editor font-size 2013-06-13 22:56:01 +02:00
mdipierro 98c19740a2 better appadmin, thanks Anthony 2013-06-13 15:20:50 -05:00
ilvalle ebc27cbc46 fix input search z-index 2013-06-13 09:18:20 +02:00
ilvalle 377d3a9ff3 added input box for a faster file search and opening 2013-06-12 13:36:58 +02:00
ilvalle 4f15c03686 fire a warning before closing an unsaved file 2013-06-12 13:18:48 +02:00
mdipierro 4a24523c10 fixed vertical scroll issue with editor, thanks LightDot 2013-06-10 21:29:46 -05:00
Roberto Perdomo 4d043acfff Fixed Error: 'Uncaught TypeError: Cannot read property 'parent' of null codemirror.js:4815' 2013-06-10 20:54:34 -04:30
ilvalle 9e2bb2c08a admin editor: fix theme selector and full screen 2013-06-10 15:22:00 +02:00
mdipierro ca2fe00933 codemirror3, thanks Roberto 2013-06-09 21:43:18 -05:00
mdipierro 29268fc91f Merge pull request #103 from ilvalle/theme
fix admin editor  (full-screen and theme selector)
2013-06-09 17:15:32 -07:00
mdipierro 4c9967e17e fixed Issue 1501:Links None in AppAdmin 2013-06-09 16:30:42 -05:00
ilvalle afedd8c235 fix full-screen and theme selector 2013-06-09 19:48:57 +02:00
mdipierro c75ef1af4f fixed issue with customizing class of input fields, thanks Anthony 2013-06-09 10:27:05 -05:00