Commit Graph
45 Commits
Author SHA1 Message Date
Massimo DiPierro 45b4d2f853 fixed sqlite regex 2012-02-28 10:18:23 -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 cd20ee3875 db(...).select().group_by_value(db.table.field), thanks Yair 2012-02-22 11:32:30 -06:00
Massimo Di Pierro 4f1d3e79b4 debugger 2012-02-19 22:30:59 -06:00
Massimo Di Pierro 01b09a450e fixed many small errors, thanks Marin Pranjić 2012-02-14 08:40:06 -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 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 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 b832ca68ee fixed some issues in dal.py and sqlhtml.py thanks Michele 2012-02-01 11:36:26 -06:00
Massimo Di Pierro 3c88491a81 improved ignore_common_filters handling 2012-01-26 12:53:24 -06:00
Massimo Di Pierro 96d6791df5 issue 635 nbjahan 2012-01-26 11:06:30 -06:00
Massimo Di Pierro c67d95c928 string query and ingore_common_filters 2012-01-24 21:15:20 -06:00
Massimo Di Pierro c0a63aeaa8 issue 634, thanks spametki 2012-01-24 08:37:42 -06:00
Massimo Di Pierro f98ef25d32 fixed a problem with keyed tables and record_id, thanks Ben Goosman 2012-01-24 08:27:17 -06:00
Massimo Di Pierro 61a3cc9461 merged with latest mongodbadapter, thanks Mark 2012-01-23 21:15:57 -06:00
Massimo Di Pierro 4c8d978977 improved IMAP adapter, thanks spametki 2012-01-23 08:26:28 -06:00
Massimo Di Pierro 64a97cd040 postgresql string concatenation 2012-01-22 16:09:23 -06:00
Massimo Di Pierro 1aef01c48a pg8000, thanks Mariano 2012-01-17 21:56:48 -06:00
Massimo Di Pierro 76699b6b8e issue 594 fixed, != in grid query 2012-01-16 22:29:53 -06:00
Massimo Di Pierro 2a038a0679 possibly fixed issue 614? 2012-01-16 21:51:50 -06:00
Massimo Di Pierro f61bec0566 issue 612, fixed problem with oracle adapter, thanks faridgs 2012-01-16 21:39:58 -06:00
Massimo Di Pierro 5a23ca6230 http://code.google.com/p/web2py/issues/detail?id=610 DAL IMAP suppoer, thanks spametki 2012-01-16 21:34:07 -06:00
Massimo Di Pierro 1af865b748 introduced parsemap 2012-01-12 22:52:18 -06:00
Massimo Di Pierro 96fa5364e6 fixed issue 604 2012-01-12 12:28:03 -06:00
Massimo Di Pierro bd1e27e434 http://stackoverflow.com/questions/8609351/web2py-code-completion-in-ipython 2011-12-24 10:53:31 -06:00
Massimo Di Pierro f65d7b6349 .like(...,case_sensitive=True), thanks Floyd 2011-12-18 10:39:56 -06:00
Massimo Di Pierro 711a701ed7 fixed a problem with SQLCustomType, thanks Fran and Michele 2011-12-13 15:21:12 -06:00
Massimo Di Pierro 7d564d1042 mongodb expanded support, Thanks Mark Breedveld 2011-12-09 08:59:39 -06:00
Massimo Di Pierro bb437dd2e3 possibly fixed a problem with SQLCustomType, thanks Daniel 2011-12-08 08:36:03 -06:00
Massimo Di Pierro 092ac2fdd4 fixed problem with ignore_common_filters, thanks Yair 2011-12-06 08:28:23 -06:00
Massimo Di Pierro d281acb421 fixws and 'new' button in grid query 2011-12-05 11:39:42 -06:00
Massimo Di Pierro e49229463a robust user agent parser, thanks Angelo 2011-12-05 08:21:14 -06:00
Massimo Di Pierro add7055e00 minor improvement so that query is not modified 2011-12-04 17:51:39 -06:00
Massimo Di Pierro d92dec8451 db.define_table(...,common_filter) and db(...,ignore_common_filter=True), thanks Yair Eshel 2011-12-04 17:45:28 -06:00
Massimo DiPierro 983e078ada mongodb insert fix, thanks breedved 2011-12-03 00:22:29 -06:00
Massimo Di Pierro 2c95837858 http://groups.google.com/group/web2py/browse_thread/thread/987f0d84db729a76#, fixed Google Anlytics problem with SSL, thanks Dave 2011-11-28 23:00:59 -06:00
Massimo Di Pierro eaaa5de179 better error reporting when diver missing 2011-11-26 17:14:09 -06:00
Massimo Di Pierro c8fa6d2148 http://groups.google.com/group/web2py/browse_thread/thread/efdb2e4c5f3eda26 2011-11-23 23:04:33 -06:00
Massimo Di Pierro d421c1321b initial commit 2011-11-22 23:30:42 -06:00