Commit Graph

1209 Commits

Author SHA1 Message Date
mdipierro f2247bc5b6 prevent exception in admin, thanks Marin 2012-09-04 14:47:13 -05:00
mdipierro ee0cffc944 fixed update with compute fields (again) and ecomponents in markmin 2012-09-04 14:43:38 -05:00
mdipierro a45e08c43b try fetchall except, back in executesql, thanks Carlos 2012-09-03 16:15:06 -05:00
mdipierro 9c931025cc executesql(fetch=False) 2012-09-03 14:35:01 -05:00
mdipierro 07a97d62b8 minor changes in web2py.css 2012-09-03 10:18:15 -05:00
mdipierro 65fec492f0 fixed input-xlarge class issue, thanks Anthony 2012-09-03 08:55:54 -05:00
mdipierro da7d3c6dbd updated markmin docs 2012-09-03 08:54:45 -05:00
mdipierro 73c66c142d fixed error in admin login 2012-09-03 08:47:10 -05:00
mdipierro 29c513e5a3 faster custom_import, thanks Michele 2012-09-03 08:17:05 -05:00
mdipierro 72bb9d3513 executesql allows fields and/or colnames to be independently specfied, thanks Ahtony and Niphlod 2012-09-03 08:12:40 -05:00
mdipierro 90c0e0ff7e CACHED_REGEXES_MAX_SIZE, thanks Anthony 2012-09-03 08:09:49 -05:00
mdipierro 7b24ce3f41 fixed backward compatibility issue in dal with __int__, thanks Dominic 2012-09-02 22:34:24 -05:00
mdipierro d61748466e conditional session connect only 2012-09-02 22:30:33 -05:00
mdipierro c17c28e42b routes_in = [('/welcome','/welcome',dict(web2py_disable_session = True))] 2012-09-02 15:09:32 -05:00
mdipierro 524a65d0a9 routes_in = (regex, value, custom_env) 2012-09-02 15:03:25 -05:00
mdipierro 51d8932252 allow navbar without define_tables, thanks Anthony 2012-09-02 14:52:52 -05:00
mdipierro 7b655465bb faster re.compile in validators 2012-09-02 12:26:16 -05:00
mdipierro 71c44e62b8 conditional models with cached re.compile, thanks Anthony 2012-09-02 12:12:59 -05:00
mdipierro 2295b93f32 capitalized regex in dal.py 2012-09-02 11:58:56 -05:00
mdipierro 04d0b82268 less regex in dal.py 2012-09-02 11:50:35 -05:00
mdipierro dffb2eada2 removed one re.compile in rewrite filter_url 2012-09-02 11:12:46 -05:00
mdipierro c109fa727c optional re.compile of generic_patterns 2012-09-02 11:05:19 -05:00
mdipierro 91c9c6fb28 R-2.0.6 2012-09-01 22:35:40 -05:00
mdipierro e4f8896b7f fixed bug in tickets2emails, thanks Niphlod 2012-09-01 22:33:46 -05:00
mdipierro a558af3b09 fixed bug in language file that corrupts files on language update, thanks kverdecia2 2012-09-01 22:32:12 -05:00
mdipierro 918d3bd6df fixed typo, thanks Mart 2012-09-01 07:01:38 -05:00
mdipierro e4b6fba5ca R-2.0.5 R-2.0.5 2012-08-31 16:28:40 -05:00
mdipierro 41caa71ab0 scheduler validators, thanks Niphlod 2012-08-31 16:15:59 -05:00
mdipierro f8786e5b6d 2.0.5 2012-08-31 16:11:56 -05:00
mdipierro 78b5f4f8aa better timezone logic R-2.0.6 2012-08-31 16:04:13 -05:00
mdipierro a0e4154f26 better timezone logic 2012-08-31 16:00:23 -05:00
mdipierro 3f7749cf20 R-2.0.4 2012-08-31 15:38:37 -05:00
mdipierro dba7247b44 minor cleanup R-2.0.4 2012-08-31 14:27:50 -05:00
mdipierro 43ac53f6a1 adding README, again 2012-08-31 13:37:30 -05:00
mdipierro e82982d25d fixed problem with case in migrations 2012-08-31 13:32:22 -05:00
mdipierro 665a5cdee2 SQL(debug=True) logs migration info 2012-08-31 11:08:20 -05:00
mdipierro b81e4b60e5 support for self reference with non standard id 2012-08-31 10:21:37 -05:00
mdipierro a017996aba yet better markmin has [[NEWLINE]], thanks Vladyslav 2012-08-31 09:02:54 -05:00
mdipierro 92ad68aad7 try... execpt plural_rules 2012-08-31 00:31:51 -05:00
mdipierro 77618dd18b added plural rules again 2012-08-31 00:29:09 -05:00
mdipierro f0d075bbd6 fixed postgresql uri bug 2012-08-31 00:11:33 -05:00
mdipierro 156c2c294e fixed plural rules with pkgutil 2012-08-30 23:55:14 -05:00
mdipierro c6037b0355 windows and osx cannot find the rules folder, for now, ignore it 2012-08-30 23:07:51 -05:00
mdipierro 5edde2638e another driver selection issue 2012-08-30 22:36:10 -05:00
mdipierro ba70a77932 improved logic in dal driver selection (fixed) 2012-08-30 22:19:59 -05:00
mdipierro 1554a831ac improved logic in dal driver selection 2012-08-30 22:10:46 -05:00
mdipierro efbabbafa3 fixed 'fdb' is not defined issue, thanks villas 2012-08-30 20:24:56 -05:00
mdipierro 017fd0dd14 fixed typo in index_name 2012-08-30 20:19:01 -05:00
mdipierro 79e7d974ad Rows.find(f,limitby=(0,10)) 2012-08-30 20:07:34 -05:00
mdipierro 1cf2f84d24 added empty applications/examples/languages/README else folder not version controller in git and hg 2012-08-30 17:36:19 -05:00