Commit Graph

54 Commits

Author SHA1 Message Date
Massimo Di Pierro
871fd6dcfc fixed problem with language file unlocking, thanks Anders Roos 2012-01-12 14:14:51 -06:00
Massimo Di Pierro
c9f5ab0032 fixed viewport in mobile admin, thanks Angelo 2012-01-12 14:01:47 -06:00
Massimo Di Pierro
c37720a92f issue 591, thanks Iceberg 2012-01-12 12:51:12 -06:00
Massimo Di Pierro
c9da054d4f issue 599, thanks Anthony 2012-01-12 12:38:49 -06:00
Massimo Di Pierro
08475a504c issue 602, thanks Iceberg 2012-01-12 12:35:29 -06:00
Massimo Di Pierro
ee2f40c884 fixed linke about->what 2011-12-31 11:58:18 -06:00
Massimo Di Pierro
5b701ea095 link to books and video 2011-12-30 22:48:43 -06:00
Massimo Di Pierro
c345972c08 if response.menu 2011-12-26 10:31:09 -06:00
Massimo Di Pierro
dc91ed5e61 fixed twitter, thanks spametki 2011-12-25 12:35:34 -06:00
Massimo Di Pierro
346b749237 section Inc 2011-12-22 11:21:46 -06:00
Massimo Di Pierro
822be670fe decimal widget should have decimal class 2011-12-19 22:59:14 -06:00
Massimo Di Pierro
638d54c550 fixed admin multiselect, thanks Paolo Caruccio 2011-12-16 11:55:18 -06:00
Massimo Di Pierro
f5aa3e028b 1.99.4 2011-12-14 08:42:23 -06:00
Massimo Di Pierro
d3a3b098c7 examples path, thanks Anthony 2011-12-13 15:31:09 -06:00
Massimo Di Pierro
2f7a7376c9 fixed a problem with missing OrderedDict 2011-12-09 21:05:11 -06:00
Massimo Di Pierro
f0f8c8ce22 mobile admin, thanks Angelo 2011-12-09 20:55:57 -06:00
Massimo Di Pierro
ac82f1e4e7 request.requires_https, thanks Ross 2011-12-09 20:46:07 -06:00
Massimo Di Pierro
0844774073 fixed differences, thanks Nick Name 2011-12-09 20:38:21 -06:00
Massimo Di Pierro
beb81fd53e fixed CHANGELOG and restored caching 2011-12-09 10:15:49 -06:00
Massimo Di Pierro
f0e90e5a16 1.99.3 stable 2011-12-09 09:33:06 -06:00
Massimo Di Pierro
fe15a918d0 elimitade conflict with jquery.checkbox 2011-12-08 15:35:55 -06:00
Massimo Di Pierro
0e9717d5fd restored markmin styles for strong, i, code 2011-12-08 09:00:28 -06:00
Massimo Di Pierro
5a5113e10a fixed appadmin.py with ignore_common_filters, thanks Yair 2011-12-06 17:00:04 -06:00
Massimo Di Pierro
d281acb421 fixws and 'new' button in grid query 2011-12-05 11:39:42 -06:00
Massimo Di Pierro
e49229463a robust user agent parser, thanks Angelo 2011-12-05 08:21:14 -06:00
Massimo Di Pierro
b71077608a fixed divs in appamin.html, thanks Anthony 2011-12-04 19:35:58 -06:00
Massimo Di Pierro
45de9ff7c5 fixed ie problem, again! Note to self: Anthony is always right 2011-12-04 17:56:44 -06:00
Massimo Di Pierro
d92dec8451 db.define_table(...,common_filter) and db(...,ignore_common_filter=True), thanks Yair Eshel 2011-12-04 17:45:28 -06:00
Massimo Di Pierro
cf413e568f yet better grid style 2011-12-04 16:24:56 -06:00
Massimo Di Pierro
4a3be2aea4 some more changes to grid css 2011-12-04 15:26:42 -06:00
Massimo Di Pierro
89c054517d some more changes 2011-12-04 15:21:15 -06:00
Massimo Di Pierro
774d4b0dd8 better grid style 2011-12-04 15:12:46 -06:00
Massimo Di Pierro
a461a8558b fixed ie welcome css problem, thanks Anthony 2011-12-04 12:30:57 -06:00
Massimo Di Pierro
674a328336 bigger time in datepicker 2011-12-04 01:31:36 -06:00
Massimo Di Pierro
7cc2271c89 fixed css for calendar 2011-12-04 01:19:44 -06:00
Massimo Di Pierro
d3f7b8f2ff thinner welcome footer, thanks Anthony 2011-12-04 00:34:19 -06:00
Massimo Di Pierro
952f2ed10e fixed a problem with INPUT class in forms from recent commit 2011-12-04 00:27:42 -06:00
Massimo DiPierro
51cad9f409 CAS complaince thanks yaribaud 2011-12-03 00:25:22 -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
c30642ff17 fixed problem with supersub and IE, thanks Ross 2011-11-29 22:32:30 -06:00
Massimo Di Pierro
fe02b48e5a https://github.com/mdipierro/web2py/pull/1/files#diff-0 RIM support, thanks Angelo 2011-11-29 22:29:51 -06:00
Massimo DiPierro
70c55768a9 jQuery 1.7.1 2011-11-29 09:50:35 -06:00
Massimo Di Pierro
2c95837858 http://groups.google.com/group/web2py/browse_thread/thread/987f0d84db729a76#, fixed Google Anlytics problem with SSL, thanks Dave 2011-11-28 23:00:59 -06:00
Massimo Di Pierro
6b4c6d478b partial mobile admin 2011-11-28 00:18:26 -06:00
Massimo Di Pierro
06916d682b removed unwanted alerts, thanks Anthony 2011-11-25 22:48:59 -06:00
Massimo DiPierro
bfed18611b each instead of focus for datetime pickers 2011-11-25 21:44:36 -06:00
Massimo Di Pierro
f5c2867997 jQuery('imput.date',target).focus, thanks Anthony 2011-11-25 18:04:56 -06:00
Massimo Di Pierro
fd6b6ff6c8 removed anytime from admin and examples 2011-11-25 16:25:06 -06:00
Massimo Di Pierro
485e451115 no more anytime (because of licence, calendar is back 2011-11-25 16:19:09 -06:00
Massimo Di Pierro
4532a9801e cache back in examples 2011-11-23 16:45:57 -06:00