Massimo Di Pierro
|
a2ade9094c
|
anothr attempt to fix mongodb adapter
|
2012-05-10 15:12:29 -05:00 |
|
Massimo Di Pierro
|
25038d5398
|
fixed mongo select? perhaps
|
2012-05-10 08:19:21 -05:00 |
|
Massimo Di Pierro
|
1a5512b3bf
|
fixed another typo in recent mongodb commit
|
2012-05-07 17:40:26 -05:00 |
|
Massimo Di Pierro
|
934e403fae
|
fixed typo in previous commit
|
2012-05-07 17:36:10 -05:00 |
|
Massimo Di Pierro
|
3222d1325a
|
mongodb fix?
|
2012-05-07 15:27:32 -05:00 |
|
Massimo Di Pierro
|
2beb15f997
|
reverted change to LI(name) in MENU
|
2012-05-07 12:18:42 -05:00 |
|
Massimo Di Pierro
|
7e7e953a68
|
fixed bug introduced recently when non-GAE, thanks Dominic Koenig
|
2012-05-07 08:15:47 -05:00 |
|
Massimo Di Pierro
|
83c06dc9a0
|
better scheduler docs, thanks Michael
|
2012-05-06 17:32:27 -05:00 |
|
Massimo Di Pierro
|
079764bfce
|
preserve exception in custom_import, thanks Mike Amy
|
2012-05-06 17:29:58 -05:00 |
|
Massimo Di Pierro
|
a1f6c2d160
|
added tox.ini, thanks Marc
|
2012-05-06 17:27:54 -05:00 |
|
Massimo Di Pierro
|
423da1695e
|
edits in README.markdown
|
2012-05-06 17:21:17 -05:00 |
|
Massimo Di Pierro
|
99690b2c3c
|
README->README.markdown, thanks msabramo
|
2012-05-06 17:19:17 -05:00 |
|
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
|
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
|
d47caed474
|
new button in user.html
|
2012-04-30 15:11:39 -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
|
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 |
|