Commit Graph

  • e91cf7f6ac better list widget, thanks Howesc mdipierro 2012-11-17 12:04:29 -06:00
  • 2b05b92de8 fixed issue 1152, gae sql varchar limit, and fixed typo in fpdf mdipierro 2012-11-17 11:46:46 -06:00
  • 019d3e07b5 fixed issue 1152, gae sql varchar limit, and fixed typo in fpdf mdipierro 2012-11-17 11:46:46 -06:00
  • 80ba8c2992 fixed image_map in gluon/contrib/fpdf/html.py mdipierro 2012-11-17 09:16:07 -06:00
  • e3046845bf fixed image_map in gluon/contrib/fpdf/html.py mdipierro 2012-11-17 09:16:07 -06:00
  • 18ca3bb1c1 fixed broken HTT_HOST in routes_in mdipierro 2012-11-17 08:59:55 -06:00
  • b8f52ed76a fixed broken HTT_HOST in routes_in mdipierro 2012-11-17 08:59:55 -06:00
  • 851053e4ec extra or {}, thanks villas mdipierro 2012-11-16 16:24:13 -06:00
  • 662abd29cb extra or {}, thanks villas mdipierro 2012-11-16 16:24:13 -06:00
  • 5f1566db49 Merge github.com:web2py/web2py Michele Comitini 2012-11-16 11:31:05 +01:00
  • 045f5b4578 auth.wiki(extra) mdipierro 2012-11-15 14:34:20 -06:00
  • 3560337b40 auth.wiki(extra) mdipierro 2012-11-15 14:34:20 -06:00
  • a63b8ca9ca patches for @service.jsonrpc and exportclasses, thanks niphlod mdipierro 2012-11-15 13:40:04 -06:00
  • c7985e8881 patches for @service.jsonrpc and exportclasses, thanks niphlod mdipierro 2012-11-15 13:40:04 -06:00
  • 1425a46c00 fixed generic.xml mdipierro 2012-11-15 12:29:28 -06:00
  • a69bc44314 fixed generic.xml mdipierro 2012-11-15 12:29:28 -06:00
  • 1268d76ae8 do not create a new session if nothing in session file mdipierro 2012-11-14 15:33:18 -06:00
  • 651c92c175 do not create a new session if nothing in session file mdipierro 2012-11-14 15:33:18 -06:00
  • 0f2df1b46c fixed issue 1160, show button for linked tables even if referenced column is not readable mdipierro 2012-11-14 15:00:04 -06:00
  • 7319574f30 fixed issue 1160, show button for linked tables even if referenced column is not readable mdipierro 2012-11-14 15:00:04 -06:00
  • f90d871fb6 fixed issue 1158, redirect client_side in auth forms embedded via LOAD, thanks PyCon support mdipierro 2012-11-14 14:12:32 -06:00
  • b9821f1c21 fixed issue 1158, redirect client_side in auth forms embedded via LOAD, thanks PyCon support mdipierro 2012-11-14 14:12:32 -06:00
  • 019211cb80 possible solution to issue 1154, onvalidation = dict(onsuccess= [...]) mdipierro 2012-11-14 13:47:56 -06:00
  • 52ca6af024 possible solution to issue 1154, onvalidation = dict(onsuccess= [...]) mdipierro 2012-11-14 13:47:56 -06:00
  • bc9e3427a0 jQuery 1.8.2 mdipierro 2012-11-14 08:44:11 -06:00
  • cc4d27c6d2 jQuery 1.8.2 mdipierro 2012-11-14 08:44:11 -06:00
  • 54dabd979b fixed 2.5 issues with scheduler mdipierro 2012-11-13 16:27:26 -06:00
  • b687977663 fixed 2.5 issues with scheduler mdipierro 2012-11-13 16:27:26 -06:00
  • 180c508d83 fixed CAS login for extra url fields, thanks efaisal mdipierro 2012-11-09 14:11:37 -06:00
  • 3e85f5bf39 fixed CAS login for extra url fields, thanks efaisal mdipierro 2012-11-09 14:11:37 -06:00
  • 0001e35400 fixed issue 1144, start webservert at 0.0.0.0 mdipierro 2012-11-08 16:19:44 -06:00
  • 23165d9382 fixed issue 1144, start webservert at 0.0.0.0 mdipierro 2012-11-08 16:19:44 -06:00
  • 3ae5774404 HTML(doctype=''), issue 1140 mdipierro 2012-11-08 11:29:47 -06:00
  • 1abc31895e HTML(doctype=''), issue 1140 mdipierro 2012-11-08 11:29:47 -06:00
  • bce7bd7fa7 fixed issue 1143, grid/smartgrid GAE improvements, thanks Howesc mdipierro 2012-11-08 10:05:46 -06:00
  • 6fc70fbc55 fixed issue 1143, grid/smartgrid GAE improvements, thanks Howesc mdipierro 2012-11-08 10:05:46 -06:00
  • ec429af686 fies typo in dal, issue 1146, thanks guruyaya mdipierro 2012-11-08 10:04:24 -06:00
  • bf86becc5e fies typo in dal, issue 1146, thanks guruyaya mdipierro 2012-11-08 10:04:24 -06:00
  • e11aa24b7d typo in compileapp, issue 1149, thanks Corne mdipierro 2012-11-08 10:02:46 -06:00
  • 510142ad2d typo in compileapp, issue 1149, thanks Corne mdipierro 2012-11-08 10:02:46 -06:00
  • c5ecf80b65 possibly fixed issue 1151 mdipierro 2012-11-08 09:59:10 -06:00
  • 6eb361d8f7 possibly fixed issue 1151 mdipierro 2012-11-08 09:59:10 -06:00
  • fc739f242d fixed issue 1147, belongs(None), thanks Marin mdipierro 2012-11-06 14:26:28 -06:00
  • e56f588dea fixed issue 1147, belongs(None), thanks Marin mdipierro 2012-11-06 14:26:28 -06:00
  • 3f266a188a grid buttons_placement and links_placement , thanks Niphlod mdipierro 2012-11-06 10:36:45 -06:00
  • 0ee551de71 grid buttons_placement and links_placement , thanks Niphlod mdipierro 2012-11-06 10:36:45 -06:00
  • e1bcd86e5e changed in custom_import mdipierro 2012-11-06 09:47:02 -06:00
  • 7dc40f68db changed in custom_import mdipierro 2012-11-06 09:47:02 -06:00
  • b16fc6b19a Merge github.com:web2py/web2py Michele Comitini 2012-11-06 05:02:10 +01:00
  • ad2b332fa0 improved scheduler, thanks Niphlod mdipierro 2012-11-05 12:39:17 -06:00
  • adb0c08933 improved scheduler, thanks Niphlod mdipierro 2012-11-05 12:39:17 -06:00
  • 22e2b4864f fixed rss serializer again, thanks Charles Winebrinner mdipierro 2012-11-04 20:45:25 -06:00
  • 2fea9495b3 fixed rss serializer again, thanks Charles Winebrinner mdipierro 2012-11-04 20:45:25 -06:00
  • 7115c44cb8 fixed rss serializer again, thanks Charles Winebrinner mdipierro 2012-11-04 19:55:15 -06:00
  • 1f767c3497 fixed rss serializer again, thanks Charles Winebrinner mdipierro 2012-11-04 19:55:15 -06:00
  • d33871db98 fixed rss2 again mdipierro 2012-11-04 19:29:18 -06:00
  • 09bae08dfa fixed rss2 again mdipierro 2012-11-04 19:29:18 -06:00
  • 9ced73cf1d fixed problem in rss2.py mdipierro 2012-11-04 18:12:41 -06:00
  • 8a137691ff fixed problem in rss2.py mdipierro 2012-11-04 18:12:41 -06:00
  • 0d9cb51021 adding missing views mdipierro 2012-11-04 09:14:47 -06:00
  • 7de90f18cc adding missing views mdipierro 2012-11-04 09:14:47 -06:00
  • 3448db8e67 fixed issue 1136, prevent redirection loop, better form, usability as embedded widgets, thanks Alan mdipierro 2012-11-03 11:54:46 -05:00
  • 859636e6e0 fixed issue 1136, prevent redirection loop, better form, usability as embedded widgets, thanks Alan mdipierro 2012-11-03 11:54:46 -05:00
  • dec6afa0f1 better google wallet, checks parameters mdipierro 2012-11-01 22:01:57 -05:00
  • a511682ce1 better google wallet, checks parameters mdipierro 2012-11-01 22:01:57 -05:00
  • 755a860011 many scheduler improvements, thanks Niphlod mdipierro 2012-11-01 21:35:53 -05:00
  • 6a81420fc0 many scheduler improvements, thanks Niphlod mdipierro 2012-11-01 21:35:53 -05:00
  • 3173d75dad fixed issue 1124, create new auth.wiki page from slug model, thanks Nico mdipierro 2012-11-01 21:33:06 -05:00
  • fa019e8960 fixed issue 1124, create new auth.wiki page from slug model, thanks Nico mdipierro 2012-11-01 21:33:06 -05:00
  • f52c981316 better gluon.tools.Expose, thanks Richard mdipierro 2012-11-01 21:09:09 -05:00
  • b17358e761 better gluon.tools.Expose, thanks Richard mdipierro 2012-11-01 21:09:09 -05:00
  • d16ad52a56 fixed issue 1132, unicode in IS_IN_DB validator mdipierro 2012-11-01 21:07:47 -05:00
  • c9b41a4343 fixed issue 1132, unicode in IS_IN_DB validator mdipierro 2012-11-01 21:07:47 -05:00
  • f02fe585c8 fixed issue 1134, gae dal delete, thanks Howesc mdipierro 2012-11-01 21:01:46 -05:00
  • 8affdbdc86 fixed issue 1134, gae dal delete, thanks Howesc mdipierro 2012-11-01 21:01:46 -05:00
  • bb5a613ad2 fixed issue 1130, prevent exception for virtual fields in forms, thanks hi21alt mdipierro 2012-10-31 11:43:11 -05:00
  • a61e388498 fixed issue 1130, prevent exception for virtual fields in forms, thanks hi21alt mdipierro 2012-10-31 11:43:11 -05:00
  • 15e5b1a2f0 scripts/extract_sqlite_models.py, thanks Michele mdipierro 2012-10-31 10:23:56 -05:00
  • d72752f453 scripts/extract_sqlite_models.py, thanks Michele mdipierro 2012-10-31 10:23:56 -05:00
  • 863140fec9 allows to customize the A in a MENU, thanks ilvalle mdipierro 2012-10-31 10:22:20 -05:00
  • d67af48f29 allows to customize the A in a MENU, thanks ilvalle mdipierro 2012-10-31 10:22:20 -05:00
  • 16540d32ae fixed issue 1117, snitize of unicode, thanks Bill mdipierro 2012-10-31 10:02:08 -05:00
  • b18a2a7aa3 fixed issue 1117, snitize of unicode, thanks Bill mdipierro 2012-10-31 10:02:08 -05:00
  • 6801ed07d8 fixed issue 1127, SQLTABLE column with virtual fields, thanks hi21alt mdipierro 2012-10-31 09:52:43 -05:00
  • 693dce0e6c fixed issue 1127, SQLTABLE column with virtual fields, thanks hi21alt mdipierro 2012-10-31 09:52:43 -05:00
  • 783d049668 fixed issue 1129, recapcha message error, thanks Friedrich mdipierro 2012-10-31 09:50:37 -05:00
  • e1cd36771e fixed issue 1129, recapcha message error, thanks Friedrich mdipierro 2012-10-31 09:50:37 -05:00
  • f62c8f6489 allow to pass hidden to crud.update mdipierro 2012-10-31 09:14:58 -05:00
  • 12107da9bd allow to pass hidden to crud.update mdipierro 2012-10-31 09:14:58 -05:00
  • 33ebb0ce84 Merge github.com:web2py/web2py Michele Comitini 2012-10-31 11:20:32 +01:00
  • 3d1dfadc18 removed prints Michele Comitini 2012-10-30 17:40:13 +01:00
  • 9f2e135e80 improved regex matching Michele Comitini 2012-10-30 17:39:49 +01:00
  • c404db4a08 fixed sync languages, thanks Yair Massimo 2012-10-30 11:09:50 -05:00
  • 96eee74f56 fixed sync languages, thanks Yair Massimo 2012-10-30 11:09:50 -05:00
  • 5713ec1365 fixed validator recent typo Massimo 2012-10-30 09:42:03 -05:00
  • 2f881085ef fixed validator recent typo Massimo 2012-10-30 09:42:03 -05:00
  • bd6b719c32 reverted changes about formatting None mdipierro 2012-10-29 22:25:19 -05:00
  • 7b2afa109e reverted changes about formatting None mdipierro 2012-10-29 22:25:19 -05:00
  • 30ffb3492a gluon/contrib/login_methods/dropbox_account.py, get client mdipierro 2012-10-29 22:22:36 -05:00
  • 8dae3f832d gluon/contrib/login_methods/dropbox_account.py, get client mdipierro 2012-10-29 22:22:36 -05:00