Commit Graph

339 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 DiPierro
fd7456ea47 new bigint type, DAL(...bigint_id=True) works better 2012-05-04 14:01:53 -05:00
Massimo DiPierro
a7dd70cbad portable spatialite import, issue 774, thanks TheBigBamboozle and Denes 2012-05-04 10:47:24 -05:00
Massimo DiPierro
1e008695c4 better -E -b -L options for scheduler, thanks niphlod 2012-05-04 10:27:05 -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
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
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
437ff3e464 form.add_button(value,link) 2012-04-30 13:45:29 -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
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
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
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
7428f0a824 fixed accessible_query 2012-04-17 21:22:11 -05:00
Massimo Di Pierro
24349601a0 has_permission applies to everybody 2012-04-17 15:29:17 -05:00
Massimo Di Pierro
f04a9c1881 auth.settings.everybody_group_id 2012-04-17 15:10:33 -05:00
Massimo Di Pierro
253f0a3d3b customizable personal group names 2012-04-17 12:32:38 -05:00
Massimo Di Pierro
4d90fe7bf5 fixed pickleablestorage import 2012-04-17 10:02:23 -05:00
Massimo Di Pierro
0d4a363a0c LENGTH fixed in MSSQL, thanks Denes 2012-04-17 09:55:50 -05:00