Commit Graph

684 Commits

Author SHA1 Message Date
cccaballero 6fe6852a0c more spanish translations
more spanish translations
2013-10-07 09:49:48 -04:00
spametki e05fe15470 IMAP .insert support for custom date (Google Code issue 1707) 2013-10-06 12:09:44 -03:00
mdipierro 06ca5e6857 grid refcator patch for ajax, thanks Niphlod 2013-10-05 08:52:45 -05:00
mdipierro 700fd846a8 fixed a problem with grid 2013-10-04 14:56:16 -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 21a11ec47a removing garbage from admin it.py 2013-10-02 18:44:42 -05:00
mdipierro 4292cf38d9 more translations, thanks Vladyslav 2013-09-26 21:26:55 -05:00
Paolo ddf1998d49 codemirror 3.18 with enabled the fullscreen addon 2013-09-26 21:52:53 +02:00
niphlod cb6ae0516c pass the correct element when trapping links 2013-09-25 00:09:19 +02:00
Massimo b67141b1ef fixed problem with ENABLED/DISABLED, issue 1689 2013-09-24 13:29:54 -05:00
mdipierro d111f331ca fixed issue 1196:add language subfolders, thanks jamarcer 2013-09-23 14:54:29 -05:00
Roberto Perdomo 2ebf0d12ed Fix lost flash message in case of error when save editor (crtl-s). Change Esc to Ctrl-Esc to exit from Fullscreen mode, because this cause collision with the Vim mode (Esc key). Add a select into the config button to select 'default', 'vim' or 'emacs' editor 2013-09-22 18:36:28 -04:30
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
niphlod 4f44188997 fixed issue when target is not none. removed useless file in admin/static/js 2013-09-19 21:52:45 +02:00
mdipierro 31a14997f8 Merge pull request #216 from ilvalle/ajax_title
Set document title when an ajax fragment has got a <title> element
2013-09-19 12:09:01 -07:00
Massimo 26ef508966 added some missing files, is admin/static/js/jquery-1.10.0.min.map correct? 2013-09-18 14:37:28 -05:00
Paolo 28b4badb9a concatenation of filter and find for a better <title> discovery 2013-09-18 17:33:54 +02:00
mdipierro 8e2e2420b0 fixed style of edit in admin 2013-09-18 10:18:31 -05:00
mdipierro 67349627f4 Merge pull request #214 from niphlod/fix/admin_emmet
fixes keyboard shortcuts in admin when modifying js or css files
2013-09-18 08:05:49 -07:00
mdipierro cfe825f94a Merge pull request #213 from spametki/master
Fix imap insert multipart detection
2013-09-18 08:05:05 -07:00
mdipierro 91c0a31800 R-2.6.3 2013-09-15 11:51:01 -05:00
mdipierro 7dafb07438 added a extra level of protection for long passwords, even if IS_LENGTH validator is missing 2013-09-15 09:40:15 -05:00
niphlod 3c8e7a1364 fixes keyboard shortcuts in admin when modifying js or css files 2013-09-15 11:23:58 +02:00
spametki 921cd46c10 Fix imap insert multipart detection 2013-09-14 16:03:41 -03:00
mdipierro b0f6dc4e16 R-2.6.2 2013-09-13 17:44:01 -05:00
mdipierro 877b867cef Merge pull request #212 from niphlod/fix/js_punctuation
never got to understand ASI. Let's behave and have a semicolon.
2013-09-13 15:27:46 -07:00
niphlod 837808bd77 never got to understand ASI. Let's behave and have a semicolon. 2013-09-14 00:22:53 +02:00
mdipierro 6c1cc6fc96 tabs -> spaces 2013-09-13 15:39:39 -05:00
ilvalle 5176890ff3 updated web2py.js for all apps (examples and admin) 2013-09-09 08:43:07 +02:00
niphlod a6baead531 streamlined the "working..." status handling and added an example 2013-09-07 15:34:03 +02:00
mdipierro 6203fcb852 moved settings.cfg to admin 2013-09-06 15:18:17 -05:00
mdipierro 62b59a023d fixed merge 2013-09-06 14:45:52 -05:00
mdipierro 7f11ec177a reverting last patch 2013-09-06 14:21:23 -05:00
mdipierro ceae454386 Merge pull request #199 from pyner/master
download static file via http
2013-09-06 12:00:35 -07:00
Samuel 1b91e746ca download file via http 2013-09-04 16:57:04 -05:00
niphlod 79bd1d2e24 help preventing double submissions for normal forms too. Helps with issue #1644 2013-09-04 23:22:41 +02:00
niphlod cd30382c0e attach datetime/date/time validators only on events 2013-09-03 20:52:25 +02:00
mdipierro 866d6c6db4 admin design page should not show more than 1000 files 2013-09-01 12:41:24 -05:00
mdipierro 8cff939fb6 fixed issue 1658, unicode in admin/languages/de.py 2013-09-01 07:55:17 -05:00
niphlod 24bed97a51 fixed the order of response.js execution. Thanks @Anthony 2013-08-29 20:55:03 +02:00
mdipierro 371a4780e8 fixed get_app problem on windows 2013-08-27 06:34:36 -05:00
mdipierro 300e735a38 fixed get_app problem on windows 2013-08-27 06:30:58 -05:00
mdipierro 63adb9a6c4 no more plugins in wizard 2013-08-25 19:35:27 -05:00
mdipierro 07aa9843f3 fixed problem with get_app when app does not exist 2013-08-23 14:46:20 -05:00
mdipierro 34cd24886e fixed missing error in design when app does not exist 2013-08-23 14:37:51 -05:00
niphlod 3421447d7f fix for issue 1642 2013-08-20 22:22:29 +02:00
mdipierro 9c1702f5c3 richer structure in DISABLED 2013-08-09 04:49:10 -05:00
mdipierro a3222f601a richer structure in DISABLED 2013-08-09 04:39:01 -05:00
mdipierro 182192857f settings.is_source 2013-08-08 03:25:10 -05:00
mdipierro 90069aacda fixed(?) count(*) problem in grid 2013-08-07 04:14:18 -05:00