Commit Graph
100 Commits
Author SHA1 Message Date
Massimo Di Pierro 241a5e0694 closed github issue 5, thanks MoMaT 2012-05-06 16:05:13 -05:00
Massimo Di Pierro f03887f478 fixed github issue 4, thanks ilvalle 2012-05-06 16:01:10 -05:00
Massimo Di Pierro 318fdac8e1 better backward compatibility in bigint_id=False (default) 2012-05-05 09:01:29 -05:00
Massimo Di Pierro d454e67161 better check for auto-upload 2012-05-03 21:00:41 -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 9515ed2266 DAL(...,bigint_id=True) 2012-05-02 21:57:24 -05:00
Massimo Di Pierro 79b7d90db8 removed as in cache.py 2012-05-02 17:26:14 -05:00
Massimo Di Pierro aad08d22df better title in layout, bootstrap compatible, thanks Omi 2012-05-02 17:14:18 -05:00
Massimo Di Pierro e51fe056a1 db._legacyid=True 2012-05-02 16:41:56 -05:00
Massimo Di Pierro 1c9a73b6de fixed onvalidation for SQLFORM, issue 778, thanks Carlos Galindo 2012-05-02 16:08:40 -05:00
Massimo Di Pierro dfa9cdb51e pgp patch, issue 776, thanks szimszon 2012-05-02 16:03:52 -05:00
Massimo Di Pierro 34e9811a17 fixed newcron path escaping, issue 772, thanks shikasta.net 2012-05-02 16:00:20 -05:00
Massimo Di Pierro 826f5a7c74 scripts/setup-web2py-fedora.sh, thanks ykessler 2012-05-02 15:58:10 -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 6ddfbc883e fixed locking issue with cache disk, thanks gypsy 2012-05-02 15:47:07 -05:00
Massimo Di Pierro 5d08e2a821 db.table.insert(uploadfield=...), ... can not be file or FieldStorage, issue 570 2012-05-02 14:28:13 -05:00
Massimo Di Pierro 254a1b08c0 translate in IS_STRONG, issue 747 partially fixed 2012-05-02 14:12:54 -05:00
Massimo Di Pierro fd82097bfc request.args(0,default=0, cast=int, url_onerror=URL(...)), thanks Anthony 2012-04-30 11:39:37 -05:00
Massimo Di Pierro 85f8dc6d5b request.intargs(i,default,url_onerror=URL(...)) 2012-04-29 18:51:04 -05:00
Massimo Di Pierro 32b77ac223 fixed + after lists, thanks Niphlod 2012-04-24 08:39:51 -05:00
Massimo Di Pierro 50206ef212 fixed Oracle decode problem, thanks Daniel Haag 2012-04-24 08:38:13 -05:00
Massimo Di Pierro 5de6cf71fd fixed scheduler rollback typo, thanks Niphlod 2012-04-23 11:28:33 -05:00
Massimo Di Pierro 11a9d6f41a catching EOFError in admin 2012-04-22 20:27:14 -05:00
Massimo Di Pierro 93c2ccf281 multi manager support in multi user mode 2012-04-22 20:19:47 -05:00
Massimo Di Pierro 71453c1115 fixed oracle issue 764, thanks adesantoasman 2012-04-21 12:19:48 -05:00
Massimo Di Pierro 7c161cd883 masking password, , issue 761, thanks jlojunior 2012-04-21 12:17:42 -05:00
Massimo Di Pierro 5fd77bba41 id and reference now defaults to BIGINT when possible but will not migrate 2012-04-21 12:10:36 -05:00
Massimo Di Pierro 14fc7dcb6d Issue 756, fixed status code for down for maintenance, thanks Chris 2012-04-21 11:37:35 -05:00
Massimo Di Pierro 2f05a11188 fixed uploads in GoogleSQLAdapter, thanks Matt, issue 746 2012-04-21 11:26:15 -05:00
Massimo Di Pierro 938871f552 temp fix for web2py/yJtJRTUVJTg 2012-04-21 11:10:26 -05:00
Massimo Di Pierro 0b53e590a8 checking 2012-04-21 11:04:23 -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 07a7ccb733 no twice no record found 2012-04-19 11:12:25 -05:00
Massimo Di Pierro 221b2912d3 separator in grid headers 2012-04-19 11:09:08 -05:00
Massimo Di Pierro 1e977fff7a fixed mergin in grid 2012-04-19 11:04:08 -05:00
Massimo Di Pierro b713c98c79 welcome has bootstrap, and cleaner grid 2012-04-19 10:53:04 -05:00
Massimo Di Pierro a301b20e04 grid.create_form 2012-04-18 21:20:13 -05:00
Massimo Di Pierro c25d4787af better response.files behavior 2012-04-18 17:31:10 -05:00
Massimo Di Pierro 6c052c4f07 gnuicorn -> gunicorn 2012-04-16 08:16:38 -05:00
Massimo Di Pierro b250dc5173 fixed typo in gluon tools 2012-04-15 09:55:49 -05:00
Massimo Di Pierro bc6ac55177 reconnect commits first 2012-04-12 09:13:04 -05:00
Massimo Di Pierro 4f372972b4 db._adapter.reconnect() 2012-04-12 08:26:55 -05:00
Massimo Di Pierro 501118c47e fixed datetime-parsing 2012-04-09 09:21:43 -05:00
Massimo Di Pierro fb1a701912 fixed IS_EMPTY_OR validator, thanks Adam Bryzak 2012-04-09 08:27:25 -05:00
Massimo Di Pierro 6bdaf9e8fb better URL errors, thanks Mariano 2012-04-07 20:04:32 -05:00
Massimo Di Pierro 50fde09299 col3 in grid, thanks Jonathan 2012-04-07 19:55:10 -05:00
Massimo Di Pierro 51fe7b4eed smartdictform again 2012-04-07 18:44:46 -05:00
Massimo Di Pierro 510f1c920c SQLFORM.smartdictform 2012-04-07 18:33:44 -05:00
Massimo Di Pierro 8dc7d89143 response.custom_commit patch, thanks Jonathan 2012-04-07 16:56:32 -05:00
Massimo Di Pierro 4fbe3d6e2a fixed a typo 2012-04-07 16:54:13 -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 e42e62fcda enable_record_versioning 2012-04-07 09:08:44 -05:00
Massimo Di Pierro b9d5ffe1ac syncing 2012-04-06 13:51:16 -05:00
Massimo Di Pierro ca3aebddd6 improved some corner cases in IS_IN_SET, thanks Fran 2012-04-06 09:13:07 -05:00
Massimo Di Pierro 9d33ff85ea fixed bug in welcome and added more examples 2012-04-06 09:01:35 -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 0ea268012b is active is not a parameter 2012-04-05 20:28:34 -05:00
Massimo Di Pierro 1edbe9e340 db.table._archive_records() 2012-04-05 20:20:08 -05:00
Massimo Di Pierro 66edba7f05 fixed bug in gluon/html.py, thanks Anthony 2012-04-05 19:09:59 -05:00
Massimo Di Pierro 309f8207b3 better dummy import for Eclipse support, thanks Anthony 2012-04-05 19:07:08 -05:00
Massimo Di Pierro d594b30a69 generic.map 2012-04-05 18:52:12 -05:00
Massimo Di Pierro 6e9df7cf18 auth.enable_record_versioning(...db=...) 2012-04-05 18:09:44 -05:00
Massimo Di Pierro f104bf1d9c auth.enable_record_versioning(...db=...) 2012-04-05 18:08:22 -05:00
Massimo Di Pierro 3798c8f796 generic.ics 2012-04-05 18:03:55 -05:00
Massimo Di Pierro aa45b64d8f is_active should not be readable/writable, treated as a bug 2012-04-05 16:57:45 -05:00
Massimo Di Pierro 764e7a7ab7 auth.define_tables(signature=True) and auth.enable_record_versioning(db) 2012-04-05 16:01:54 -05:00
Massimo Di Pierro 90e6e2a2a2 fixed missing readonly attribute in sqlhtml, thanks Alan 2012-04-04 08:20:48 -05:00
Massimo Di Pierro c268c3eacf teradata adapter improvement, thanks Andrew 2012-04-01 23:38:08 -05:00
Massimo Di Pierro c26dbeaff1 links in grid include referencing field (this is important for table with multiple reference fields) 2012-04-01 23:21:08 -05:00
Massimo Di Pierro 41d4ec419c multi_user_mode links emails of other users 2012-04-01 11:25:24 -05:00
Massimo Di Pierro 68e2b4ae32 added spatialite support, thanks Denes 2012-04-01 11:14:50 -05:00
Massimo Di Pierro ffe3708647 allows to signs emails with x509 but not include certificate, thanks Gyuris (issue 739) 2012-03-28 22:22:23 -05:00
Massimo Di Pierro 50fef94493 fixed major bug in LOAD, thanks otoan52 (issue 737) 2012-03-28 22:20:15 -05:00
Massimo Di Pierro 82b5a0bc14 fixed typo in validators, thanks Johann (issue 736) 2012-03-28 22:19:32 -05:00
Massimo Di Pierro 7f9986145c cache.autokey 2012-03-28 22:18:17 -05:00
Massimo Di Pierro ecd2e19067 @cache('%(name)s%(args)s%(vars)s',5) 2012-03-28 22:13:32 -05:00
Massimo Di Pierro 5e27ae1aca cacheinram has destroyer, thanks Michele (issue 729) 2012-03-28 21:53:15 -05:00
Massimo Di Pierro de5cf4dc6a custom_retrieve_field_properties, thanks Guyris, issue 710 2012-03-28 21:38:06 -05:00
Massimo Di Pierro 39e7fe3acf fixed hideerror behaviour 2012-03-28 21:02:00 -05:00
Massimo Di Pierro 7b47d62f70 dal more gluino friendly 2012-03-28 18:40:27 -05:00
Massimo Di Pierro 9ed40e1058 wizard has multi_user_mode support 2012-03-28 16:47:26 -05:00
Massimo Di Pierro 1504062df5 upload as multimode stores record 2012-03-28 12:05:19 -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 Di Pierro 5e3bdb36b2 smart autocomplete with help fields, thanks Manuele 2012-03-26 11:10:32 -05:00
Massimo Di Pierro 84de17dc6b fixed issue 711, crud.upadate(...,next=URL(...)), thanks iceberg 2012-03-19 16:04:19 -05:00
Massimo Di Pierro 54df20f543 fixed issue 721, xml not callable oddity, thanks psathvik 2012-03-19 15:55:49 -05:00
Massimo Di Pierro ec811fe765 fixed problem with hidden extension, issue 720, thanks mdpedroso 2012-03-19 15:51:19 -05:00
Massimo Di Pierro 500fcfa5e8 tools, replyto, thanks dgmanns 2012-03-19 15:46:02 -05:00
Massimo Di Pierro 2077831600 better test_html, thanks ramiroluz 2012-03-19 15:45:10 -05:00