Commit Graph
94 Commits
Author SHA1 Message Date
mdipierro e7f9c88871 fixed incompatibility with spreadsheet.py 2012-07-26 05:56:54 -05:00
mdipierro beac56a57a other improvements, thanks Vladyslav 2012-07-20 17:37:53 -05:00
mdipierro fa65647aa3 fixed typo in X509Auth, thanks Michele 2012-07-20 16:47:59 -05:00
mdipierro 060a389383 added missing files from Vladyslav 2012-07-18 12:48:08 -05:00
mdipierro 263599e43b added pbkdf2 support, simplified logic 2012-07-18 12:24:28 -05:00
mdipierro 598d979502 yet another markmin improvement, thanks Vladyslav 2012-07-17 12:35:57 -05:00
mdipierro 429b133777 latest utf8 and added pyuca, thanks Vladyslav 2012-07-16 22:28:18 -05:00
mdipierro eea0129768 reverted markmin2html example from Valdyslav 2012-07-16 21:19:14 -05:00
mdipierro 385b906d79 id and class prefix in markmin, thanks Vladyslav 2012-07-15 17:29:55 -05:00
mdipierro 7fcb56260e rewrite of MARKMIN, thanks Vladyslav 2012-07-14 23:05:41 -05:00
mdipierro 7435c57b00 upgraded to pymysql 0.2 2012-07-12 15:31:24 -05:00
mdipierro d9802c374a ldap_auth.py pep8, thanks Kory 2012-07-12 11:26:45 -05:00
mdipierro d66d46be7e better markmin, thanks Vladyslav 2012-07-11 23:13:59 -05:00
mdipierro 0032154bd9 populate list without duplicates, thanks simonm3 2012-07-11 18:21:41 -05:00
mdipierro a623172b6f improved ldap_auth.py, thanks Kory 2012-07-11 18:10:49 -05:00
mdipierro 764ccd5005 scheduler patch, issue 878, thanks Toomim 2012-07-07 10:28:21 -05:00
mdipierro 00f54c3d31 updated memcache to 1.48, thanks Jonathan 2012-06-29 09:34:09 -05:00
mdipierro 72e830694d improved spreadsheet, issue 860, thanks Alan 2012-06-25 14:35:10 -05:00
Massimo Di Pierro 8fa0b122c7 better markin, thanks villas 2012-06-14 14:28:28 -05:00
Massimo Di Pierro 8dc6c18312 ldap_auth.py fix regarding AD, thanks Gyuris 2012-06-13 16:48:58 -05:00
Massimo Di Pierro dc5d075bc8 store sessions in cookies, needs logic in main, thanks Nick Groenke 2012-06-10 01:18:30 -05:00
Massimo DiPierro e8563209cc web2py.py --run_system_tests, thanks Marc Abramowitz 2012-05-10 18:20:24 -05:00
Massimo DiPierro 81528a31b5 added contrib/imageutils, thanks Bruno and Villas 2012-05-10 18:02:12 -05:00
Massimo Di Pierro c40833b804 add_permission now prevents duplicates 2012-05-03 20:51:54 -05:00
Massimo Di Pierro 6436f39e26 better gluon/contrib/autolinks.py, no more <embed><iframe> 2012-05-03 19:00:59 -05:00
Massimo Di Pierro ecc5ae10e1 better gluon/contrib/autolinks.py (still not sure this is behavior I want) 2012-05-03 18:48:30 -05:00
Massimo Di Pierro f69af10885 better autolinks 2012-05-03 17:56:06 -05:00
Massimo Di Pierro d9445aefbe better gluon/contrib/autolinks.py 2012-05-03 11:54:55 -05:00
Massimo Di Pierro 6e301146f0 better gluon/contrib/autolinks.py 2012-05-03 11:14:21 -05:00
Massimo Di Pierro ba812c62be gluon/contrib/autolinks.py 2012-05-03 10:04:57 -05:00
Massimo Di Pierro a1d9e0918d partially accepted patch from issue 767, improved populate, thanks simonm3 2012-05-02 15:49:07 -05:00
Massimo Di Pierro ef62000778 shoten regex, thanks Jonathan; option to disabled latex for use with MathJax 2012-04-20 10:08:31 -05:00
Massimo Di Pierro fbc348e222 simpler @{} support 2012-04-19 22:51:08 -05:00
Massimo Di Pierro 825480eaef simpler @{} support 2012-04-19 22:47:52 -05:00
Massimo Di Pierro fa9dfabd97 better markmin, video, audio, embed, iframe support 2012-04-19 22:34:36 -05:00
Massimo Di Pierro 148e2cd05b better AD support in ldap_auth, thanks Guyris and korylprince 2012-04-07 09:16:05 -05:00
Massimo Di Pierro e76a918944 MARKMIN('@{a} @{c/f/args}',url=True,environment=dict(a='xxx')) 2012-04-05 22:07:17 -05:00
Massimo Di Pierro ef1ab39797 MARKMIN('@{a} @{c/f/args}',url=True,environment=dict(a='xxx')) 2012-04-05 21:45:09 -05:00
Massimo Di Pierro ba93692ed4 fixed issue 728, bug in languages, thanks pgergo 2012-03-26 11:17:20 -05:00
Massimo Di Pierro bc4def632c better populate for decimal and double, thanks simonm3 2012-03-26 11:14:01 -05:00
Massimo DiPierro 26eaedf478 <i> to <em> in markmin 2012-03-23 18:48:44 -05:00
Massimo Di Pierro 530a60e0e6 fixed markin doctest failure, thanks Ramiroluz 2012-03-19 15:43:30 -05:00
Massimo Di Pierro e5e70fc34a better ldap_auth, thanks Guyris 2012-03-19 15:41:31 -05:00
Massimo DiPierro 9c647292e1 better ldap_auth thanks Gyuris 2012-03-13 21:20:24 -05:00
Massimo DiPierro 697e5508ca inproved ldap_auth, thanks Gyuris 2012-03-12 18:26:14 -05:00
Massimo DiPierro a29f189edc better jsonrpc error handling, thanks Mariano 2012-03-12 15:30:29 -05:00
Massimo DiPierro 943536e39a ldap certificate file support, thanks Gyuris 2012-03-12 10:41:21 -05:00
Massimo DiPierro 3494a01d1d Merge branch 'master' of github.com:web2py/web2py 2012-03-11 19:59:25 -05:00
Massimo DiPierro b14b006946 fixed problem with pg8000 diver import, thanks Alan 2012-03-11 19:38:46 -05:00
Michele Comitini cf0b40eaba Added named parameters to avoid legacy parameter. 2012-03-10 21:14:39 +01:00