Commit Graph
354 Commits
Author SHA1 Message Date
mdipierro ae0749d6b8 reverted some bs3 changes 2014-03-03 08:13:37 -06:00
mdipierro 29042f08a1 back to bs2 2014-03-02 17:17:21 -06:00
mdipierro 2829a91ff7 Merge branch 'master' of github.com:web2py/web2py 2014-03-02 16:51:39 -06:00
mdipierro 297983f411 some minor changes 2014-02-28 18:38:06 -06:00
mdipierro 1e9872c015 welcome more bootstrap3 compliant, thanks Paolo Caruccio 2014-02-27 09:33:26 -06:00
mcamel 7ddf0af81b Update es.py
Major spanish language revision.
2014-02-27 12:35:41 +01:00
mdipierro 0d24d1e0d2 removed unwanted files, added respond.min.js 2014-02-24 23:57:34 -06:00
mdipierro f3c5ed8ee6 added some bs3 files 2014-02-24 00:09:39 -06:00
mdipierro 106d4be274 fixed the bs3 left menu but not the login menu 2014-02-23 22:18:08 -06:00
Massimo 8e5d6bc467 partial bootstrap3 port, menus broken, thanks Paolo, sorry I broke it 2014-02-21 11:15:43 -06:00
mdipierro e21aca045a fixed possible problem with session 2014-02-20 22:23:39 -06:00
mbaser 65005ef93a Update tr.py 2014-01-14 13:27:10 +02:00
Alan Etkin eb94780cd4 Adapted admin cache action for gae 2013-12-28 07:53:29 -03:00
mdipierro 67c35e5327 Merge pull request #333 from ilvalle/create_view
fix issue 1825
2013-12-19 20:29:10 -08:00
mdipierro 53f4408652 fixed web2py.css 100% thanks DeanK 2013-12-19 20:25:48 -06:00
ilvalle d72d5c64e2 fix issue 1825 2013-12-19 09:52:38 +01:00
ilvalle 2d669a50b2 Manage w2p:enable-with in order to reuse form 2013-12-13 12:09:52 +01:00
ilvalle 371f97e050 invalidate function in web2py.js 2013-12-11 15:50:19 +01:00
niphlod b0b2fd7804 fixed naming bug. Thanks @Peter Govers for the patch 2013-12-10 21:08:39 +01:00
Erik Montes b9048b6d65 Comment documentation typo correction 2013-11-25 10:34:55 -08:00
mdipierro ff2f11a706 generic.jsonp raises HTTP(404) 2013-11-24 09:44:08 -06:00
mdipierro 9bb4155460 adding spanish plurals, thanks Vlad Vladyslav 2013-11-11 17:42:58 -06:00
mdipierro d6a8a3d410 Espanol language patches, thanks Vladyslav Kozlovskyy 2013-11-11 09:40:57 -06:00
Vinicius Assef 9977aa571a Make component forms submit to their own action property 2013-11-06 19:37:55 -02:00
mdipierro 3defd7d7b1 fixed issue 1763 user of arrows in numerical fields 2013-11-06 11:11:01 -06:00
mdipierro 643e945540 fixed web2py.js for trapped non-self-submitting forms, thanks Vinicius 2013-11-06 10:30:41 -06:00
niphlod a6223cc319 fixes issue 1753, web2py.js doesn't set the disabled state for inputs with name 2013-10-31 21:10:37 +01:00
mdipierro d960513ef2 fixed issues 1742:dal Teradata connection issue. cursors not being closed at the end of sessions, thanks awilliman01 2013-10-26 21:46:48 -05:00
niphlod 22dd63d77b bumped bootstrap to 2.3.2 2013-10-21 23:17:07 +02:00
mdipierro 9afdf01430 PRAGMA foreign_keys=ON by default 2013-10-20 15:46:41 -05:00
spametki f77232740c imap: return to common field type for attachment and content plus appadmin imap support 2013-10-20 08:38:07 -03:00
mdipierro 9282bfcc60 fixed issue 1732:ignore_common_filters missing in appadmin, thanks mweissen 2013-10-19 17:41:17 -05:00
niphlod db8ce08794 return the correct content-type for the graph 2013-10-13 21:29:32 +02:00
Erik Montes c8a20b0d32 Typo correction
"simply" not "simple"
2013-10-08 17:55:31 -07:00
mdipierro 06ca5e6857 grid refcator patch for ajax, thanks Niphlod 2013-10-05 08:52:45 -05:00
Tim Richardson a1c2019960 Updated jquery-ui css resource to fix 404 error 2013-09-29 06:47:19 +10: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
mdipierro a8cbb1590d Translation of An 2013-09-26 07:56:49 -05:00
mdipierro 8954d90ada minor change in languages/it.py 2013-09-25 09:08:40 -05:00
niphlod cb6ae0516c pass the correct element when trapping links 2013-09-25 00:09:19 +02:00
mdipierro c4042dc475 improved es.py, thanks mcamel and Vladyslav 2013-09-23 16:33:06 -05:00
mdipierro d111f331ca fixed issue 1196:add language subfolders, thanks jamarcer 2013-09-23 14:54: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
Paolo 28b4badb9a concatenation of filter and find for a better <title> discovery 2013-09-18 17:33:54 +02:00
ilvalle 9fb5f688ed Set document title if an ajax fragment has a <title> element 2013-09-18 09:15:06 +02: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