Commit Graph

253 Commits

Author SHA1 Message Date
Massimo DiPierro
06ef404a01 fixed join problem, issue 490, thanks Michele and Marin Pranjic 2012-02-28 12:55:26 -06:00
Massimo DiPierro
5c58d8a12e fixed test failure in language locking 2012-02-28 11:18:03 -06:00
Massimo DiPierro
9e4930243c blob_decode bug fix, issue 657, thanks hi21alt 2012-02-28 10:57:23 -06:00
Massimo DiPierro
f9dd893fb1 del_membership(group_id=None), issue 671, thanks hi21alt 2012-02-28 10:47:50 -06:00
Massimo DiPierro
593bfbc23f Expose allows all special chars but prevents directory traversal 2012-02-28 10:45:43 -06:00
Massimo DiPierro
45b4d2f853 fixed sqlite regex 2012-02-28 10:18:23 -06:00
Massimo DiPierro
56df5c7d19 fixed link to image in browser_id, thanks Pai 2012-02-28 10:10:30 -06:00
Massimo DiPierro
07b44bcb17 minor changes in ticket_storage 2012-02-28 10:08:54 -06:00
Massimo Di Pierro
ac4a2c8ea1 oup/web2py/browse_thread/thread/5221c4a0e28640f8#, thanks Anthony 2012-02-27 16:58:01 -06:00
Massimo Di Pierro
65dc2026e0 check the list:reference contains integers 2012-02-27 08:52:41 -06:00
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