Commit Graph

1203 Commits

Author SHA1 Message Date
mdipierro
6dcec8a176 updated markmin docs 2012-09-03 08:54:45 -05:00
mdipierro
9c7786d06b fixed error in admin login 2012-09-03 08:47:10 -05:00
mdipierro
52a796ef92 faster custom_import, thanks Michele 2012-09-03 08:17:05 -05:00
mdipierro
ae2eefc6bf executesql allows fields and/or colnames to be independently specfied, thanks Ahtony and Niphlod 2012-09-03 08:12:40 -05:00
mdipierro
148e099f58 CACHED_REGEXES_MAX_SIZE, thanks Anthony 2012-09-03 08:09:49 -05:00
mdipierro
0351f37e67 fixed backward compatibility issue in dal with __int__, thanks Dominic 2012-09-02 22:34:24 -05:00
mdipierro
69bac57058 conditional session connect only 2012-09-02 22:30:33 -05:00
mdipierro
cbcac3af70 routes_in = [('/welcome','/welcome',dict(web2py_disable_session = True))] 2012-09-02 15:09:32 -05:00
mdipierro
2b030a5e87 routes_in = (regex, value, custom_env) 2012-09-02 15:03:25 -05:00
mdipierro
8eb15627bf allow navbar without define_tables, thanks Anthony 2012-09-02 14:52:52 -05:00
mdipierro
ae8bf7b60d faster re.compile in validators 2012-09-02 12:26:16 -05:00
mdipierro
c292b896e3 conditional models with cached re.compile, thanks Anthony 2012-09-02 12:12:59 -05:00
mdipierro
f35b7283c0 capitalized regex in dal.py 2012-09-02 11:58:56 -05:00
mdipierro
b746581d5a less regex in dal.py 2012-09-02 11:50:35 -05:00
mdipierro
d93a8d41d2 removed one re.compile in rewrite filter_url 2012-09-02 11:12:46 -05:00
mdipierro
e27466b8a6 optional re.compile of generic_patterns 2012-09-02 11:05:19 -05:00
mdipierro
90ca080b1e R-2.0.6 2012-09-01 22:35:40 -05:00
mdipierro
9a89a9beac fixed bug in tickets2emails, thanks Niphlod 2012-09-01 22:33:46 -05:00
mdipierro
0f94ac864b fixed bug in language file that corrupts files on language update, thanks kverdecia2 2012-09-01 22:32:12 -05:00
mdipierro
f6b345632f fixed typo, thanks Mart 2012-09-01 07:01:38 -05:00
mdipierro
5db296c542 R-2.0.5 2012-08-31 16:28:40 -05:00
mdipierro
eb45052021 scheduler validators, thanks Niphlod 2012-08-31 16:15:59 -05:00
mdipierro
43cee04283 2.0.5 2012-08-31 16:11:56 -05:00
mdipierro
5cab46f2a1 better timezone logic 2012-08-31 16:04:13 -05:00
mdipierro
08443a452d better timezone logic 2012-08-31 16:00:23 -05:00
mdipierro
dcb934fb45 R-2.0.4 2012-08-31 15:38:37 -05:00
mdipierro
68c80d619d minor cleanup 2012-08-31 14:27:50 -05:00
mdipierro
fa2d2ba91c adding README, again 2012-08-31 13:37:30 -05:00
mdipierro
58a4874632 fixed problem with case in migrations 2012-08-31 13:32:22 -05:00
mdipierro
a973276ad6 SQL(debug=True) logs migration info 2012-08-31 11:08:20 -05:00
mdipierro
515e7f3dab support for self reference with non standard id 2012-08-31 10:21:37 -05:00
mdipierro
07486b27a7 yet better markmin has [[NEWLINE]], thanks Vladyslav 2012-08-31 09:02:54 -05:00
mdipierro
358301338c try... execpt plural_rules 2012-08-31 00:31:51 -05:00
mdipierro
6ebac86632 added plural rules again 2012-08-31 00:29:09 -05:00
mdipierro
bc176bfbf2 fixed postgresql uri bug 2012-08-31 00:11:33 -05:00
mdipierro
e46141adf9 fixed plural rules with pkgutil 2012-08-30 23:55:14 -05:00
mdipierro
61c33a7038 windows and osx cannot find the rules folder, for now, ignore it 2012-08-30 23:07:51 -05:00
mdipierro
83cf74b71b another driver selection issue 2012-08-30 22:36:10 -05:00
mdipierro
0038f9d43e improved logic in dal driver selection (fixed) 2012-08-30 22:19:59 -05:00
mdipierro
8e24ce9f30 improved logic in dal driver selection 2012-08-30 22:10:46 -05:00
mdipierro
529026f0f4 fixed 'fdb' is not defined issue, thanks villas 2012-08-30 20:24:56 -05:00
mdipierro
5b0ac94211 fixed typo in index_name 2012-08-30 20:19:01 -05:00
mdipierro
5ab33643c8 Rows.find(f,limitby=(0,10)) 2012-08-30 20:07:34 -05:00
mdipierro
88e72ff62a added empty applications/examples/languages/README else folder not version controller in git and hg 2012-08-30 17:36:19 -05:00
mdipierro
2df3282840 fixed issue 964, thanks Michael and Jonathan 2012-08-30 17:04:07 -05:00
mdipierro
171f94b9ea R-2.0.3 2012-08-30 15:38:41 -05:00
mdipierro
feb27b919b fixed bug in smartgrid header, thanks Adi 2012-08-30 15:36:36 -05:00
mdipierro
1641b10e79 cacheable select in grid, thanks Anthony 2012-08-30 15:26:58 -05:00
mdipierro
98ff3b0677 fixed bug in pluralization, thanks Vladyslav 2012-08-30 15:20:36 -05:00
mdipierro
15923fceaf new default firebird driver, thanks mariuz 2012-08-30 15:10:45 -05:00