Commit Graph

  • 41f5dfaffc gluon/scheduler.py mdipierro 2013-01-14 15:26:46 -06:00
  • c60fffc34a gluon/scheduler.py mdipierro 2013-01-14 15:26:46 -06:00
  • d05aceb3f3 fixed issue 1276, preserving subject encoding in IMAP adapter, thanks Alan mdipierro 2013-01-14 09:44:47 -06:00
  • 9dbf0bbbcd fixed issue 1276, preserving subject encoding in IMAP adapter, thanks Alan mdipierro 2013-01-14 09:44:47 -06:00
  • cb2c5aae48 fixed issue 1273, default int as_dict, thanks Alan mdipierro 2013-01-14 09:42:59 -06:00
  • 10af0102f4 fixed issue 1273, default int as_dict, thanks Alan mdipierro 2013-01-14 09:42:59 -06:00
  • a2663fc8dd parse_as_rest patch, thanks Denes mdipierro 2013-01-14 09:18:43 -06:00
  • fb5e6e927f parse_as_rest patch, thanks Denes mdipierro 2013-01-14 09:18:43 -06:00
  • 4bbe6ed195 minor fix in parse_as_rest mdipierro 2013-01-13 13:15:38 -06:00
  • 69fa34b3c5 minor fix in parse_as_rest mdipierro 2013-01-13 13:15:38 -06:00
  • b49de3eccb Row.as_xml and Rows.as_csv, issue 1275, thank you Alan mdipierro 2013-01-13 13:08:41 -06:00
  • b1f51c30a6 Row.as_xml and Rows.as_csv, issue 1275, thank you Alan mdipierro 2013-01-13 13:08:41 -06:00
  • 63a049d336 admin/languages/sr-*.py thanks Sasa Kelecevic mdipierro 2013-01-13 10:44:07 -06:00
  • 05fdf963af admin/languages/sr-*.py thanks Sasa Kelecevic mdipierro 2013-01-13 10:44:07 -06:00
  • 9b9b79ed58 Add a file to ignore. TierraDelFuego 2013-01-12 23:41:28 -08:00
  • 97cf2475cf Add a file to ignore. TierraDelFuego 2013-01-12 23:41:28 -08:00
  • e363ee0994 Change the call to python from /usr/bin/python to /usr/bin/env python so the correct python is called when using virtualenv. Remove the the call if not needed. TierraDelFuego 2013-01-12 23:34:35 -08:00
  • 473960a394 Change the call to python from /usr/bin/python to /usr/bin/env python so the correct python is called when using virtualenv. Remove the the call if not needed. TierraDelFuego 2013-01-12 23:34:35 -08:00
  • 5ff925d583 Removing call to python where it is not needed. TierraDelFuego 2013-01-12 22:53:43 -08:00
  • ef60909d4c Removing call to python where it is not needed. TierraDelFuego 2013-01-12 22:53:43 -08:00
  • 97b22438fa fixed issue 1271, admin/languages/ru.py, thanks Dmitry.Mosin mdipierro 2013-01-12 14:12:19 -06:00
  • 3eba79d6c5 fixed issue 1271, admin/languages/ru.py, thanks Dmitry.Mosin mdipierro 2013-01-12 14:12:19 -06:00
  • b747ac27cb row.as_json simplification thanks Alan mdipierro 2013-01-12 14:09:05 -06:00
  • fcf7b1a025 row.as_json simplification thanks Alan mdipierro 2013-01-12 14:09:05 -06:00
  • f02735de81 row.as_son, rows.as_json, rows.as_xml, thanks Alan mdipierro 2013-01-12 14:04:15 -06:00
  • 4c15575194 row.as_son, rows.as_json, rows.as_xml, thanks Alan mdipierro 2013-01-12 14:04:15 -06:00
  • bb6e130bfe fixed typo in ru.py, issue 1271, thanks Dmitry.Mosin mdipierro 2013-01-11 13:38:03 -06:00
  • e4526f4725 fixed typo in ru.py, issue 1271, thanks Dmitry.Mosin mdipierro 2013-01-11 13:38:03 -06:00
  • ec8d9a3714 fixed issue with hiding password, thanks Niphlod mdipierro 2013-01-11 09:02:22 -06:00
  • 96f4c944c1 fixed issue with hiding password, thanks Niphlod mdipierro 2013-01-11 09:02:22 -06:00
  • cc66524e1f imapdb(query).select(imapdb.INBOX.sender, imapdb.INBOX.subject, imapdb.INBOX.seen), issue 1269, thanks Alan mdipierro 2013-01-10 23:15:46 -06:00
  • ea07c9dcd8 imapdb(query).select(imapdb.INBOX.sender, imapdb.INBOX.subject, imapdb.INBOX.seen), issue 1269, thanks Alan mdipierro 2013-01-10 23:15:46 -06:00
  • 7c5c27f556 links to user have _rel='nofollow' mdipierro 2013-01-10 23:12:01 -06:00
  • 7a94b2dbd6 links to user have _rel='nofollow' mdipierro 2013-01-10 23:12:01 -06:00
  • b8cfc9630f fixed preview of auth.wiki pages Massimo 2013-01-10 15:13:29 -06:00
  • 563239147f fixed preview of auth.wiki pages Massimo 2013-01-10 15:13:29 -06:00
  • 70d701db5b changed pages grid in auth.wiki Massimo 2013-01-10 14:54:21 -06:00
  • 683f8ebdc7 changed pages grid in auth.wiki Massimo 2013-01-10 14:54:21 -06:00
  • b20d963f56 No more templates in wiki, security vulnearbility Massimo 2013-01-10 14:29:50 -06:00
  • df653f9f78 No more templates in wiki, security vulnearbility Massimo 2013-01-10 14:29:50 -06:00
  • 7614955591 IMAP DAL enhancements, thanks Alan Massimo 2013-01-10 13:04:38 -06:00
  • 8a1b37e8ec IMAP DAL enhancements, thanks Alan Massimo 2013-01-10 13:04:38 -06:00
  • 8eadfe3d79 fixed issue 1268, better grid search options, thanks Paolo Angulo Massimo 2013-01-10 13:01:12 -06:00
  • b9120ddce4 fixed issue 1268, better grid search options, thanks Paolo Angulo Massimo 2013-01-10 13:01:12 -06:00
  • 4bf840abf3 Merge github.com:web2py/web2py Michele Comitini 2013-01-10 00:25:31 +01:00
  • 90dbf440c7 optional mail.settings.sender, thanks Michele mdipierro 2013-01-09 16:57:19 -06:00
  • e46f920929 optional mail.settings.sender, thanks Michele mdipierro 2013-01-09 16:57:19 -06:00
  • 6ebed79500 fixed problem with render_tags mdipierro 2013-01-09 16:10:33 -06:00
  • 9357a37509 fixed problem with render_tags mdipierro 2013-01-09 16:10:33 -06:00
  • f02676f264 Wiki.render_base(body) mdipierro 2013-01-09 15:41:21 -06:00
  • cac8e89670 Wiki.render_base(body) mdipierro 2013-01-09 15:41:21 -06:00
  • 9e9fde2e8f no warp buttons mdipierro 2013-01-09 12:50:05 -06:00
  • a0b62b1392 no warp buttons mdipierro 2013-01-09 12:50:05 -06:00
  • db1a788082 no warp buttons mdipierro 2013-01-09 12:44:35 -06:00
  • 5a93299fc3 no warp buttons mdipierro 2013-01-09 12:44:35 -06:00
  • f84ac09e31 form.custom.delete mdipierro 2013-01-09 11:13:05 -06:00
  • c1cdb365f1 form.custom.delete mdipierro 2013-01-09 11:13:05 -06:00
  • 45e8e20eae parse_as_rest(patterns=[('...',query)] mdipierro 2013-01-09 10:44:58 -06:00
  • 0eefcd7d4f parse_as_rest(patterns=[('...',query)] mdipierro 2013-01-09 10:44:58 -06:00
  • 4ce3ebf1fd fixed issue 1262, table.insert() empty, thanks Alan mdipierro 2013-01-09 10:18:42 -06:00
  • d454389356 fixed issue 1262, table.insert() empty, thanks Alan mdipierro 2013-01-09 10:18:42 -06:00
  • 65bc1062f5 fixed add class mdipierro 2013-01-09 09:16:50 -06:00
  • 6e347619f4 fixed add class mdipierro 2013-01-09 09:16:50 -06:00
  • 980aedf314 some cleanup patches, thanks Alan Massimo 2013-01-08 15:31:17 -06:00
  • 3a608f3fde some cleanup patches, thanks Alan Massimo 2013-01-08 15:31:17 -06:00
  • 4946ebf154 fixed issue 1260, auth.settings.update_fields, thanks Nafiux Massimo 2013-01-08 15:23:44 -06:00
  • 361700734f fixed issue 1260, auth.settings.update_fields, thanks Nafiux Massimo 2013-01-08 15:23:44 -06:00
  • 2d606e6836 actions='#', fixed issue 1253, thanks yaribaud Massimo 2013-01-08 14:38:05 -06:00
  • 1dfb6824a3 actions='#', fixed issue 1253, thanks yaribaud Massimo 2013-01-08 14:38:05 -06:00
  • aba8d8f871 fixed conflict Massimo 2013-01-08 11:45:53 -06:00
  • 3788ec3f9a fixed conflict Massimo 2013-01-08 11:45:53 -06:00
  • 3b56ed3cfd fixed bootstrap class in SQLHTML, de ja vu Massimo 2013-01-08 11:45:04 -06:00
  • 62c4711f8e fixed bootstrap class in SQLHTML, de ja vu Massimo 2013-01-08 11:45:04 -06:00
  • 1b08152594 fixed issue 1229, _class and bootstrap in SQLFORM, thanks Paolo Valleri mdipierro 2013-01-08 09:31:18 -06:00
  • 292a71e8bb fixed issue 1229, _class and bootstrap in SQLFORM, thanks Paolo Valleri mdipierro 2013-01-08 09:31:18 -06:00
  • ec21e81f19 json field in DAL, thanks Alan mdipierro 2013-01-08 09:23:18 -06:00
  • 5e18932429 json field in DAL, thanks Alan mdipierro 2013-01-08 09:23:18 -06:00
  • 2da5b2191f fixed bug self._tables, thanks Mart mdipierro 2013-01-08 09:17:42 -06:00
  • 4369f2742b fixed bug self._tables, thanks Mart mdipierro 2013-01-08 09:17:42 -06:00
  • 424ea22334 Row.__copy__, fixed issue 1255 mdipierro 2013-01-08 09:10:34 -06:00
  • d22b93caf4 Row.__copy__, fixed issue 1255 mdipierro 2013-01-08 09:10:34 -06:00
  • 88d2216780 fixed issue 1254, change of scope for web2py-component-command and web2py-component-flash, thanks Paolo valleri mdipierro 2013-01-08 09:06:30 -06:00
  • 9e41d679c4 fixed issue 1254, change of scope for web2py-component-command and web2py-component-flash, thanks Paolo valleri mdipierro 2013-01-08 09:06:30 -06:00
  • 30e32c07b9 fixed issue 1252, thanks Mark Weissen mdipierro 2013-01-08 08:58:30 -06:00
  • 03a464efd9 fixed issue 1252, thanks Mark Weissen mdipierro 2013-01-08 08:58:30 -06:00
  • bd485d37c9 fixed st_x and st_y, thanks Paolo Valleri mdipierro 2013-01-08 08:49:18 -06:00
  • e27f82b610 fixed st_x and st_y, thanks Paolo Valleri mdipierro 2013-01-08 08:49:18 -06:00
  • 69d00a50a6 support for motor and pulsar servers, thanks Niphlod mdipierro 2013-01-07 10:34:31 -06:00
  • 55afa4f2ea support for motor and pulsar servers, thanks Niphlod mdipierro 2013-01-07 10:34:31 -06:00
  • c625be0a4a fixed another geodal issue, thanks Paolo mdipierro 2013-01-06 09:28:01 -06:00
  • 4bd8b96dc9 fixed another geodal issue, thanks Paolo mdipierro 2013-01-06 09:28:01 -06:00
  • 46d5035437 fixed dist type, thanks Paolo Valleri mdipierro 2013-01-05 18:46:10 -06:00
  • ca87312c49 fixed dist type, thanks Paolo Valleri mdipierro 2013-01-05 18:46:10 -06:00
  • b3e791b4d4 fixed geoPoint bug, thanks Paolo Valleri mdipierro 2013-01-05 18:36:23 -06:00
  • 4d0389db7b fixed geoPoint bug, thanks Paolo Valleri mdipierro 2013-01-05 18:36:23 -06:00
  • 54866ecef5 fixed auto patterns, thanks Denes mdipierro 2013-01-03 21:30:17 -06:00
  • 9147929204 fixed auto patterns, thanks Denes mdipierro 2013-01-03 21:30:17 -06:00
  • 828a4d7a60 stopped error progragation in ajax, thanks Niphlod mdipierro 2013-01-02 18:58:54 -06:00
  • 062de22fde stopped error progragation in ajax, thanks Niphlod mdipierro 2013-01-02 18:58:54 -06:00
  • 91be7eb3dc fixed opener in oauth2, thanks Ignacio Ocampo mdipierro 2013-01-01 21:09:09 -06:00