Massimo Di Pierro
|
f36915522d
|
fixed regex->regexp typo
|
2012-02-27 08:08:45 -06:00 |
|
Massimo Di Pierro
|
5344dbb442
|
support for posix regexp in dal (sqlite and postgresql)
|
2012-02-26 16:05:18 -06:00 |
|
Massimo Di Pierro
|
b093bb2f74
|
fixed gae dal bug with references, thanks howesc
|
2012-02-26 15:42:25 -06:00 |
|
Massimo Di Pierro
|
9e497fbf5a
|
fixed issue 677, length of key in baseadapter, thanks Blomqvist
|
2012-02-26 15:40:52 -06:00 |
|
Massimo Di Pierro
|
3c90ee1ed0
|
default archive_current=False (issue 675), thanks simonm3
|
2012-02-26 15:38:31 -06:00 |
|
Massimo Di Pierro
|
52aec74bb5
|
issue 674, allows methods as represent function, thanks Carlos
|
2012-02-26 15:36:18 -06:00 |
|
Massimo Di Pierro
|
9c871d3f3b
|
fixed issue 672 (auth.is_impersonating), thanks mweissen
|
2012-02-26 15:34:46 -06:00 |
|
Massimo Di Pierro
|
f50cb45987
|
slovenian translation, thanks Robert Valentak
|
2012-02-25 15:49:29 -06:00 |
|
Massimo Di Pierro
|
dc0830c7f7
|
fixed problem with auth.user_groups, thanks Michele
|
2012-02-25 12:58:37 -06:00 |
|
Massimo Di Pierro
|
cd20ee3875
|
db(...).select().group_by_value(db.table.field), thanks Yair
|
2012-02-22 11:32:30 -06:00 |
|
Massimo Di Pierro
|
620c61b51a
|
improved implementation of Expose, thanks Anthony
|
2012-02-21 16:26:10 -06:00 |
|
Massimo DiPierro
|
b3702a3bfd
|
issue 668, htmlmin.py, thanks kerncece
|
2012-02-21 14:04:01 -06:00 |
|
Massimo Di Pierro
|
5316998975
|
gluon.tools.Expose
|
2012-02-21 00:06:47 -06:00 |
|
Massimo Di Pierro
|
a8145a6ad4
|
better cgihandler, issue 670, thanks Mark Kirkwood
|
2012-02-19 22:47:31 -06:00 |
|
Massimo Di Pierro
|
bf56190fc3
|
scheduler no longer ignores group name, issue 667, thanks yaribaud
|
2012-02-19 22:41:15 -06:00 |
|
Massimo Di Pierro
|
2da570b395
|
merged debugger, thanks Mariano
|
2012-02-19 22:34:01 -06:00 |
|
Massimo Di Pierro
|
4f1d3e79b4
|
debugger
|
2012-02-19 22:30:59 -06:00 |
|
Massimo Di Pierro
|
cf9c827661
|
change in hgignore
|
2012-02-19 22:24:43 -06:00 |
|
Massimo Di Pierro
|
5427c1b503
|
http://groups.google.com/group/web2py/browse_thread/thread/54dde625a2a19d19#, thanks Roderick
|
2012-02-14 08:44:25 -06:00 |
|
Massimo Di Pierro
|
01b09a450e
|
fixed many small errors, thanks Marin Pranjić
|
2012-02-14 08:40:06 -06:00 |
|
Massimo Di Pierro
|
1c808ecda2
|
accidental infinite recursion in gluon/validators.py
|
2012-02-13 10:12:28 -06:00 |
|
Massimo Di Pierro
|
196fdf6b04
|
admin/languages/ja.py, thanks Omi
|
2012-02-12 20:34:41 -06:00 |
|
Massimo Di Pierro
|
466d6e1827
|
sync languages patch, helps merging language files, thanks Yair
|
2012-02-12 09:49:39 -06:00 |
|
Massimo Di Pierro
|
cda213f38c
|
fixed issue 647, problem with is_in_db and multiple, thanks Manuele Presenti
|
2012-02-11 23:06:24 -06:00 |
|
Massimo Di Pierro
|
d1e654ee23
|
new syntax db(db.dog_id.belongs(db.dogs.owner=='james')).select(), thanks guruyaya
|
2012-02-09 11:21:38 -06:00 |
|
Massimo Di Pierro
|
4228350d19
|
fixed issue 1786 with row_is in sqlhtml, thanks simonm3
|
2012-02-09 11:15:42 -06:00 |
|
Massimo Di Pierro
|
c6380e5601
|
fixed problem with logout redirect, thanks mbelletti
|
2012-02-09 11:11:24 -06:00 |
|
Massimo Di Pierro
|
3b6ebb054e
|
added import STYLE in sqlhtml, thanks Robert
|
2012-02-09 10:59:22 -06:00 |
|
Massimo DiPierro
|
a5bb47dce4
|
fixed issue 649
|
2012-02-07 11:29:56 -06:00 |
|
Massimo DiPierro
|
82a8b7ec2d
|
fixed issue 649
|
2012-02-07 11:28:02 -06:00 |
|
Massimo DiPierro
|
73c1dc03eb
|
removed fieldset from skeleton
|
2012-02-07 11:08:35 -06:00 |
|
Massimo Di Pierro
|
a646a755cf
|
gluon/contrib/login_methods/browserid_account.py, thanks Pai
|
2012-02-04 10:13:36 -06:00 |
|
Massimo Di Pierro
|
932e9abc74
|
patch related to registation_id, thanks Nik
|
2012-02-04 10:07:42 -06:00 |
|
Massimo Di Pierro
|
3bccc8a8d6
|
test_router and test_routes patch, thanks Jonathan
|
2012-02-04 09:51:14 -06:00 |
|
Massimo Di Pierro
|
f2c8c1fd21
|
solved some bugs in build_query, thanks Michele
|
2012-02-04 09:50:11 -06:00 |
|
Massimo Di Pierro
|
8fbae09fdf
|
fixed not x -> x is None, thanks Pai
|
2012-02-03 11:31:44 -06:00 |
|
Massimo Di Pierro
|
00b51227a0
|
mega patch, text corrections, improved web2py.js, thanks Anthony
|
2012-02-03 11:29:43 -06:00 |
|
Massimo Di Pierro
|
b829109e33
|
socket timeout = 5 seconds until better solution
|
2012-02-02 16:35:40 -06:00 |
|
Massimo Di Pierro
|
bd3c21b2eb
|
sync laguages does now saves a UTF8 file, thanks Guruyaya
|
2012-02-02 16:34:35 -06:00 |
|
Massimo Di Pierro
|
c502acf332
|
issue 622, white-space:normal in grid td, thanks mweissen
|
2012-02-01 11:42:59 -06:00 |
|
Massimo Di Pierro
|
6f19a5a5a1
|
better gitignore, thanks Jonathan
|
2012-02-01 11:39:20 -06:00 |
|
Massimo Di Pierro
|
b832ca68ee
|
fixed some issues in dal.py and sqlhtml.py thanks Michele
|
2012-02-01 11:36:26 -06:00 |
|
Massimo Di Pierro
|
89a796b794
|
no more -- for now
|
2012-01-31 08:48:47 -06:00 |
|
Massimo Di Pierro
|
76ff553fb5
|
new cron -- conditional to web2py.py, thanks Jonathan
|
2012-01-30 12:57:18 -06:00 |
|
Massimo Di Pierro
|
29f0171f03
|
https://groups.google.com/group/web2py/browse_thread/thread/ab8aa84d3baeeb3c/, thanks Jonathan
|
2012-01-30 11:26:43 -06:00 |
|
Massimo Di Pierro
|
abc4109364
|
gitignore
|
2012-01-30 11:15:38 -06:00 |
|
Massimo Di Pierro
|
26b4d7b425
|
minor typo
|
2012-01-30 10:06:41 -06:00 |
|
Massimo Di Pierro
|
eb259bd8be
|
mygroups -> user_groups, thanks Bruno
|
2012-01-29 23:26:59 -06:00 |
|
Massimo Di Pierro
|
3ba5e45203
|
.webm, thanks Jonathan
|
2012-01-29 16:25:15 -06:00 |
|
Massimo Di Pierro
|
209f88b7b5
|
fixed 627
|
2012-01-29 16:19:11 -06:00 |
|