Commit Graph

  • 4fb8333299 added comments to explain caveats with last commit mdipierro 2013-02-04 10:01:00 -06:00
  • 6b9d7af4ed passing parameters for contains case_sensitive but often ignored. :-( mdipierro 2013-02-04 09:55:21 -06:00
  • 7c1f6c2195 optional_args mdipierro 2013-02-04 09:37:44 -06:00
  • 90f8f223b9 fixed issue 1318, as_yaml, thanks Alan mdipierro 2013-02-04 09:28:09 -06:00
  • d06a1a68a0 allow export/import of db models, issue 1316 (experimental), thanks Alan mdipierro 2013-02-03 09:11:13 -06:00
  • af7a922cac fixed issue 1315, IE9 layout, thanks Duffy Nicholas mdipierro 2013-02-03 09:09:18 -06:00
  • a6d4e2340e reverted last change, better to use wiki.menu mdipierro 2013-02-01 21:24:30 -06:00
  • ecdd7f6733 fixed menus in auth.wiki() mdipierro 2013-02-01 21:16:21 -06:00
  • d407bdbbbc better scripts/setup-web2py-nginx-uwsgi-on-centos.sh, thanks Alan mdipierro 2013-01-30 14:25:49 -06:00
  • ef06262393 returning more info from auth.wiki, thanks Paolo mdipierro 2013-01-30 12:48:08 -06:00
  • 0328ed49b9 fixed mssql3 groupby/orderby issue, thanks Niphlod. mdipierro 2013-01-30 12:30:23 -06:00
  • 0719af011b operator serilization in DAL, thanks Alan mdipierro 2013-01-30 09:45:00 -06:00
  • 14bd35e348 fixed issue 1306 rendering of width in markmin, thanks dickschrauwen mdipierro 2013-01-30 09:41:41 -06:00
  • 8740fea7c1 allow multiple left joins in grid mdipierro 2013-01-30 09:29:49 -06:00
  • 45969c7628 added note to scripts/setup-web2py-nginx-uwsgi-on-centos.sh, thanks Alan Massimo 2013-01-29 16:27:46 -06:00
  • 698286dbe0 Query/Set enhancements for client/service apps, thanks Alan Massimo 2013-01-29 16:25:10 -06:00
  • d238b5e86d Row.__delitem__ mdipierro 2013-01-28 20:48:02 -06:00
  • d16b5899e8 never use secret key as an initialization vector Marcin Wielgoszewski 2013-01-27 12:47:19 -05:00
  • 76b035b800 actually use the constant-time compare function in secure_loads Marcin Wielgoszewski 2013-01-27 12:23:42 -05:00
  • 3bb8d5e235 configurable appadmin graphs, thanks Jose mdipierro 2013-01-27 10:25:02 -06:00
  • 8fe3934c6e fixed codemirror syntax highlighting, thanks Mariano mdipierro 2013-01-27 09:59:19 -06:00
  • ec7c8f0248 added bottom right save button in edit_languages, issue 1300 mdipierro 2013-01-27 09:46:22 -06:00
  • 147b2d889d db.as_json/as_xml thanks Alan (This is tentative and experimental) Massimo 2013-01-25 15:36:23 -06:00
  • ca330a99e2 issue 1302, support for expressions in CONTAINS, thanks Paolo Massimo 2013-01-25 15:29:04 -06:00
  • 2eeb1e74b2 gluon/tools.py: correct error codes for Jsonrpc-2.0 exceptions. gluon/contrib/login_methods/oauth20_account.py: removed dead code. Michele Comitini 2013-01-25 21:41:14 +01:00
  • d4e68e6c18 more modular setup-web2py-nginx-uwsgi-ubuntu, thanks Paolo and Niphlod Massimo 2013-01-24 15:52:21 -06:00
  • 356643d509 check whether pgsql supports json fields, thanks Alan Massimo 2013-01-24 10:51:44 -06:00
  • 9a957c907a merge with upstream Michele Comitini 2013-01-24 02:10:16 +01:00
  • d97ef82bb7 removed need for globals Michele Comitini 2013-01-24 01:43:49 +01:00
  • a751c0e03a Compliance with rfc6749. Added backward compatibility with Facebook custom implementation. Simpler and faster flow. Michele Comitini 2013-01-24 01:42:58 +01:00
  • 4c50c69fbb fixed gevent monkey patching problem, thank you JimK mdipierro 2013-01-23 08:49:00 -06:00
  • b1f77b9c4a reverted 4622 codemirror3 because broke zencoding and drops support for IE7, we do not use the new features anyway. Sorry mdipierro 2013-01-23 08:17:59 -06:00
  • 2db2737e86 Updated to rfc6749. Added backward compatibility to match facebook implementation. Simpler flow. Michele Comitini 2013-01-23 12:43:27 +01:00
  • b7f2991246 fixed font-family in codemirror, thanks Mariano Massimo 2013-01-22 16:27:00 -06:00
  • c4483b4587 Switching message type for auto-generated forms Jonathan Bohren 2013-01-21 21:52:10 -05:00
  • 9c63b7c71b Make the menu html serializer pass LI items through as-is Jonathan Bohren 2013-01-21 21:49:39 -05:00
  • a443631f11 fixed IS_JSON, thanks Alan mdipierro 2013-01-21 16:42:42 -06:00
  • d15f13dcbd Adapter.native_json mdipierro 2013-01-21 14:13:05 -06:00
  • 1518cbd16e fixed json odd behavior mdipierro 2013-01-21 14:05:45 -06:00
  • 65cd2233f3 fixed tkMessageBox problem, thanks Bruno mdipierro 2013-01-21 08:39:44 -06:00
  • 8ac1a8cc05 json-rpc2 support, thanks Michele mdipierro 2013-01-21 08:36:00 -06:00
  • d369310a5c commented unwanted style info in admin mdipierro 2013-01-21 08:25:20 -06:00
  • 1d15871a69 fixed incorrect template validator in wiki, thanks Alan mdipierro 2013-01-20 21:36:02 -06:00
  • 35e7f4265b allows modifiers in parse_as _rest, thanks Denes mdipierro 2013-01-20 21:24:07 -06:00
  • bb0be8a523 attempt to fix issue 1296, ipv6 header parsing mdipierro 2013-01-20 14:51:53 -06:00
  • 6684754a47 fixed issue 1295, more git issues, thanks Alan mdipierro 2013-01-20 14:50:20 -06:00
  • c214999e27 fixed issue 1294, thanks Vincent Chevrier mdipierro 2013-01-20 14:48:45 -06:00
  • 9e1ce571e4 fixed issue with multiple string expressions in select mdipierro 2013-01-20 14:22:59 -06:00
  • 2b968814c5 fixed previous commit error mdipierro 2013-01-20 14:13:43 -06:00
  • 8abff891c3 Added batch (serial) processing Michele Comitini 2013-01-20 15:36:17 +01:00
  • e8189636b3 again correct management of null id: avoid returning None by sending empty string. Michele Comitini 2013-01-20 00:14:02 +01:00
  • 795886d2f2 again correct management of null id. Michele Comitini 2013-01-20 00:07:12 +01:00
  • d17f3bedd3 correct management of null id. Michele Comitini 2013-01-20 00:03:22 +01:00
  • 9311e7c94f fixed comment for jsonrpc-2.0 example. Michele Comitini 2013-01-19 23:54:02 +01:00
  • 10193dd014 forward compatibility with jsonrpc-2.0 for @service.jsonrpc annotation. Michele Comitini 2013-01-19 23:51:30 +01:00
  • bc44bb0fe9 Merge github.com:web2py/web2py Michele Comitini 2013-01-19 23:27:58 +01:00
  • e980c5d762 Merge github.com:web2py/web2py Michele Comitini 2013-01-19 18:33:13 +01:00
  • 6a497b3894 jsonrpc 2.0 added to services. Michele Comitini 2013-01-19 18:32:17 +01:00
  • 317d910cd3 .vtt in contenttype, thanks Magnitus Massimo 2013-01-18 10:01:01 -06:00
  • 6248fb89b3 .vtt in contenttype, thanks Magnitus Massimo 2013-01-18 10:01:01 -06:00
  • 51f5e40b37 fatch IMAP inbox size in dal, thanks Alan Massimo 2013-01-18 09:20:30 -06:00
  • ad048a8d5b fatch IMAP inbox size in dal, thanks Alan Massimo 2013-01-18 09:20:30 -06:00
  • 7b4a0515be fixed issue 1291, casting to string for like operator, thanks Dominic Massimo 2013-01-18 09:14:19 -06:00
  • 3d9d9448aa fixed issue 1291, casting to string for like operator, thanks Dominic Massimo 2013-01-18 09:14:19 -06:00
  • e90000545b highligthing wiki menu items, 1290, thanks Paolo Massimo 2013-01-18 09:09:21 -06:00
  • dc248dbbde highligthing wiki menu items, 1290, thanks Paolo Massimo 2013-01-18 09:09:21 -06:00
  • ea01ec0f0e fixed issue 1289, fixed wiki templates, thanks Alan Massimo 2013-01-18 09:05:39 -06:00
  • cf0c62f0c4 fixed issue 1289, fixed wiki templates, thanks Alan Massimo 2013-01-18 09:05:39 -06:00
  • ddc6da53b3 fixed searilization of request/response/session in tickets (they are stored as html, thanks Dominik Massimo 2013-01-17 17:33:17 -06:00
  • bb40239ed0 fixed searilization of request/response/session in tickets (they are stored as html, thanks Dominik Massimo 2013-01-17 17:33:17 -06:00
  • a2aa738f19 removed un-necessary code, thanks Mariano Massimo 2013-01-17 11:34:52 -06:00
  • c2ae4776a2 removed un-necessary code, thanks Mariano Massimo 2013-01-17 11:34:52 -06:00
  • c0e1987b66 Merge pull request #52 from jbohren-forks/stable mdipierro 2013-01-17 09:11:36 -08:00
  • 344f7cc5df Merge pull request #52 from jbohren-forks/stable mdipierro 2013-01-17 09:11:36 -08:00
  • b7118a7d44 Merge pull request #51 from TierraDelFuego/master mdipierro 2013-01-17 09:11:18 -08:00
  • dea15ab6bd Merge pull request #51 from TierraDelFuego/master mdipierro 2013-01-17 09:11:18 -08:00
  • b1f74213c6 fixed issue 1279, sys.prefix in tickets, thanks mjmare Massimo 2013-01-17 11:08:32 -06:00
  • 5b92d712f4 fixed issue 1279, sys.prefix in tickets, thanks mjmare Massimo 2013-01-17 11:08:32 -06:00
  • 1122ad65ec codemirror 3, thnaks Roberto Perdomo and Mariano Reingart Massimo 2013-01-17 11:00:56 -06:00
  • ab410b6707 codemirror 3, thnaks Roberto Perdomo and Mariano Reingart Massimo 2013-01-17 11:00:56 -06:00
  • 5f9094e7d1 wiki(templates=None), thanks Alan mdipierro 2013-01-16 11:23:29 -06:00
  • fb4c749115 wiki(templates=None), thanks Alan mdipierro 2013-01-16 11:23:29 -06:00
  • 3a1c03894f json export in grid, thanks Alan mdipierro 2013-01-16 09:41:36 -06:00
  • b171a92449 json export in grid, thanks Alan mdipierro 2013-01-16 09:41:36 -06:00
  • e5a8319f0b Merge github.com:web2py/web2py Michele Comitini 2013-01-16 12:22:56 +01:00
  • 8f79000d2d fixed recent bug in dal, thanks Denes mdipierro 2013-01-15 22:23:00 -06:00
  • a4e926b637 fixed recent bug in dal, thanks Denes mdipierro 2013-01-15 22:23:00 -06:00
  • 8ffc89def2 Fixing indentation in readme Jonathan Bohren 2013-01-15 18:09:27 -05:00
  • 92cef0b811 scheduler patch, thanks Niphlod Massimo 2013-01-15 15:54:29 -06:00
  • ad684bfdfc scheduler patch, thanks Niphlod Massimo 2013-01-15 15:54:29 -06:00
  • ccc1de2595 minor refactoring to avoid compatibility problems Massimo 2013-01-15 13:26:14 -06:00
  • 16b37b1061 minor refactoring to avoid compatibility problems Massimo 2013-01-15 13:26:14 -06:00
  • 10a39fd52c another parse_as_rest patch, thanks Denes Massimo 2013-01-15 13:19:54 -06:00
  • 97385d3310 another parse_as_rest patch, thanks Denes Massimo 2013-01-15 13:19:54 -06:00
  • 8a2c0c320e IMAP attachments in .select(), thanks Alan Massimo 2013-01-15 13:09:59 -06:00
  • cea9145400 IMAP attachments in .select(), thanks Alan Massimo 2013-01-15 13:09:59 -06:00
  • cf5f1c9c6e fixed git errors issues, thanks Alan, wonderful work Massimo 2013-01-15 13:08:27 -06:00
  • 1c69eb4ce4 fixed git errors issues, thanks Alan, wonderful work Massimo 2013-01-15 13:08:27 -06:00
  • 918971cab8 fixing issue 1276 again, thanks Alan mdipierro 2013-01-14 15:30:01 -06:00
  • c1a534bee2 fixing issue 1276 again, thanks Alan mdipierro 2013-01-14 15:30:01 -06:00