-
fe67f78028
moved the ttab_out in markmin2html before @{...}, I think this is the right thing
mdipierro
2012-09-06 08:15:29 -05:00
-
b464d5a5b7
fixed some problems with MARKMIN, thanks Vladyslav
Massimo Di Pierro
2012-09-05 16:59:46 -05:00
-
7e0fe7dc8d
fixed some problems with MARKMIN, thanks Vladyslav
Massimo Di Pierro
2012-09-05 16:59:46 -05:00
-
1b496525b1
fixed admin version display, thanks Marin
mdipierro
2012-09-05 10:47:46 -05:00
-
607941c54d
fixed admin version display, thanks Marin
mdipierro
2012-09-05 10:47:46 -05:00
-
a70524bb74
R-2.0.7
mdipierro
2012-09-05 09:26:38 -05:00
-
6c55cb33cb
R-2.0.7
mdipierro
2012-09-05 09:26:38 -05:00
-
fea2dec9f7
updated tags
mdipierro
2012-09-04 18:33:23 -05:00
-
fc30a3f649
updated tags
mdipierro
2012-09-04 18:33:23 -05:00
-
dd99652087
simplified grid console logic and style
mdipierro
2012-09-04 17:58:52 -05:00
-
d566e4f444
simplified grid console logic and style
R-2.0.7
mdipierro
2012-09-04 17:58:52 -05:00
-
f42984612f
Merge github.com:web2py/web2py
Michele Comitini
2012-09-04 22:37:20 +02:00
-
-
22dca58c9a
R-2.0.7
mdipierro
2012-09-04 15:32:27 -05:00
-
2174677f6f
R-2.0.7
mdipierro
2012-09-04 15:32:27 -05:00
-
450101be8e
fixed issue 976 with quoting in pg8000
mdipierro
2012-09-04 15:09:02 -05:00
-
fb544a832c
fixed issue 976 with quoting in pg8000
mdipierro
2012-09-04 15:09:02 -05:00
-
fe14686586
fixed problem with headers in components
mdipierro
2012-09-04 15:07:09 -05:00
-
d9121967e7
fixed problem with headers in components
mdipierro
2012-09-04 15:07:09 -05:00
-
0c3c90af6a
prevent exception in admin, thanks Marin
mdipierro
2012-09-04 14:47:13 -05:00
-
f2247bc5b6
prevent exception in admin, thanks Marin
mdipierro
2012-09-04 14:47:13 -05:00
-
3a9c8d9c0f
fixed update with compute fields (again) and ecomponents in markmin
mdipierro
2012-09-04 14:43:38 -05:00
-
ee0cffc944
fixed update with compute fields (again) and ecomponents in markmin
mdipierro
2012-09-04 14:43:38 -05:00
-
c16f051e5b
try fetchall except, back in executesql, thanks Carlos
mdipierro
2012-09-03 16:15:06 -05:00
-
a45e08c43b
try fetchall except, back in executesql, thanks Carlos
mdipierro
2012-09-03 16:15:06 -05:00
-
ec1608ba19
executesql(fetch=False)
mdipierro
2012-09-03 14:35:01 -05:00
-
9c931025cc
executesql(fetch=False)
mdipierro
2012-09-03 14:35:01 -05:00
-
74fb16a758
minor changes in web2py.css
mdipierro
2012-09-03 10:18:15 -05:00
-
07a97d62b8
minor changes in web2py.css
mdipierro
2012-09-03 10:18:15 -05:00
-
6cf7b7b606
fixed input-xlarge class issue, thanks Anthony
mdipierro
2012-09-03 08:55:54 -05:00
-
65fec492f0
fixed input-xlarge class issue, thanks Anthony
mdipierro
2012-09-03 08:55:54 -05:00
-
6dcec8a176
updated markmin docs
mdipierro
2012-09-03 08:54:45 -05:00
-
da7d3c6dbd
updated markmin docs
mdipierro
2012-09-03 08:54:45 -05:00
-
9c7786d06b
fixed error in admin login
mdipierro
2012-09-03 08:47:10 -05:00
-
73c66c142d
fixed error in admin login
mdipierro
2012-09-03 08:47:10 -05:00
-
52a796ef92
faster custom_import, thanks Michele
mdipierro
2012-09-03 08:17:05 -05:00
-
29c513e5a3
faster custom_import, thanks Michele
mdipierro
2012-09-03 08:17:05 -05:00
-
ae2eefc6bf
executesql allows fields and/or colnames to be independently specfied, thanks Ahtony and Niphlod
mdipierro
2012-09-03 08:12:40 -05:00
-
72bb9d3513
executesql allows fields and/or colnames to be independently specfied, thanks Ahtony and Niphlod
mdipierro
2012-09-03 08:12:40 -05:00
-
148e099f58
CACHED_REGEXES_MAX_SIZE, thanks Anthony
mdipierro
2012-09-03 08:09:49 -05:00
-
90c0e0ff7e
CACHED_REGEXES_MAX_SIZE, thanks Anthony
mdipierro
2012-09-03 08:09:49 -05:00
-
d7f27b8ae7
speed optimization in custom_import.py by using local namespace
Michele Comitini
2012-09-03 08:40:14 +02:00
-
0351f37e67
fixed backward compatibility issue in dal with __int__, thanks Dominic
mdipierro
2012-09-02 22:34:24 -05:00
-
7b24ce3f41
fixed backward compatibility issue in dal with __int__, thanks Dominic
mdipierro
2012-09-02 22:34:24 -05:00
-
69bac57058
conditional session connect only
mdipierro
2012-09-02 22:30:33 -05:00
-
d61748466e
conditional session connect only
mdipierro
2012-09-02 22:30:33 -05:00
-
cbcac3af70
routes_in = [('/welcome','/welcome',dict(web2py_disable_session = True))]
mdipierro
2012-09-02 15:09:32 -05:00
-
c17c28e42b
routes_in = [('/welcome','/welcome',dict(web2py_disable_session = True))]
mdipierro
2012-09-02 15:09:32 -05:00
-
2b030a5e87
routes_in = (regex, value, custom_env)
mdipierro
2012-09-02 15:03:25 -05:00
-
524a65d0a9
routes_in = (regex, value, custom_env)
mdipierro
2012-09-02 15:03:25 -05:00
-
8eb15627bf
allow navbar without define_tables, thanks Anthony
mdipierro
2012-09-02 14:52:52 -05:00
-
51d8932252
allow navbar without define_tables, thanks Anthony
mdipierro
2012-09-02 14:52:52 -05:00
-
9a5e8172d6
Merge github.com:web2py/web2py
Michele Comitini
2012-09-02 21:42:06 +02:00
-
-
ae8bf7b60d
faster re.compile in validators
mdipierro
2012-09-02 12:26:16 -05:00
-
7b655465bb
faster re.compile in validators
mdipierro
2012-09-02 12:26:16 -05:00
-
c292b896e3
conditional models with cached re.compile, thanks Anthony
mdipierro
2012-09-02 12:12:59 -05:00
-
71c44e62b8
conditional models with cached re.compile, thanks Anthony
mdipierro
2012-09-02 12:12:59 -05:00
-
f35b7283c0
capitalized regex in dal.py
mdipierro
2012-09-02 11:58:56 -05:00
-
2295b93f32
capitalized regex in dal.py
mdipierro
2012-09-02 11:58:56 -05:00
-
b746581d5a
less regex in dal.py
mdipierro
2012-09-02 11:50:35 -05:00
-
04d0b82268
less regex in dal.py
mdipierro
2012-09-02 11:50:35 -05:00
-
d93a8d41d2
removed one re.compile in rewrite filter_url
mdipierro
2012-09-02 11:12:46 -05:00
-
dffb2eada2
removed one re.compile in rewrite filter_url
mdipierro
2012-09-02 11:12:46 -05:00
-
e27466b8a6
optional re.compile of generic_patterns
mdipierro
2012-09-02 11:05:19 -05:00
-
c109fa727c
optional re.compile of generic_patterns
mdipierro
2012-09-02 11:05:19 -05:00
-
90ca080b1e
R-2.0.6
mdipierro
2012-09-01 22:35:40 -05:00
-
91c9c6fb28
R-2.0.6
mdipierro
2012-09-01 22:35:40 -05:00
-
9a89a9beac
fixed bug in tickets2emails, thanks Niphlod
mdipierro
2012-09-01 22:33:46 -05:00
-
e4f8896b7f
fixed bug in tickets2emails, thanks Niphlod
mdipierro
2012-09-01 22:33:46 -05:00
-
0f94ac864b
fixed bug in language file that corrupts files on language update, thanks kverdecia2
mdipierro
2012-09-01 22:32:12 -05:00
-
a558af3b09
fixed bug in language file that corrupts files on language update, thanks kverdecia2
mdipierro
2012-09-01 22:32:12 -05:00
-
f6b345632f
fixed typo, thanks Mart
mdipierro
2012-09-01 07:01:38 -05:00
-
918d3bd6df
fixed typo, thanks Mart
mdipierro
2012-09-01 07:01:38 -05:00
-
5db296c542
R-2.0.5
mdipierro
2012-08-31 16:28:40 -05:00
-
e4b6fba5ca
R-2.0.5
R-2.0.5
mdipierro
2012-08-31 16:28:40 -05:00
-
eb45052021
scheduler validators, thanks Niphlod
mdipierro
2012-08-31 16:15:59 -05:00
-
41caa71ab0
scheduler validators, thanks Niphlod
mdipierro
2012-08-31 16:15:59 -05:00
-
43cee04283
2.0.5
mdipierro
2012-08-31 16:11:56 -05:00
-
f8786e5b6d
2.0.5
mdipierro
2012-08-31 16:11:56 -05:00
-
5cab46f2a1
better timezone logic
mdipierro
2012-08-31 16:04:13 -05:00
-
78b5f4f8aa
better timezone logic
R-2.0.6
mdipierro
2012-08-31 16:04:13 -05:00
-
08443a452d
better timezone logic
mdipierro
2012-08-31 16:00:23 -05:00
-
a0e4154f26
better timezone logic
mdipierro
2012-08-31 16:00:23 -05:00
-
dcb934fb45
R-2.0.4
mdipierro
2012-08-31 15:38:37 -05:00
-
3f7749cf20
R-2.0.4
mdipierro
2012-08-31 15:38:37 -05:00
-
68c80d619d
minor cleanup
mdipierro
2012-08-31 14:27:50 -05:00
-
dba7247b44
minor cleanup
R-2.0.4
mdipierro
2012-08-31 14:27:50 -05:00
-
fa2d2ba91c
adding README, again
mdipierro
2012-08-31 13:37:30 -05:00
-
43ac53f6a1
adding README, again
mdipierro
2012-08-31 13:37:30 -05:00
-
58a4874632
fixed problem with case in migrations
mdipierro
2012-08-31 13:32:22 -05:00
-
e82982d25d
fixed problem with case in migrations
mdipierro
2012-08-31 13:32:22 -05:00
-
a973276ad6
SQL(debug=True) logs migration info
mdipierro
2012-08-31 11:08:20 -05:00
-
665a5cdee2
SQL(debug=True) logs migration info
mdipierro
2012-08-31 11:08:20 -05:00
-
515e7f3dab
support for self reference with non standard id
mdipierro
2012-08-31 10:21:37 -05:00
-
b81e4b60e5
support for self reference with non standard id
mdipierro
2012-08-31 10:21:37 -05:00
-
07486b27a7
yet better markmin has [[NEWLINE]], thanks Vladyslav
mdipierro
2012-08-31 09:02:54 -05:00
-
a017996aba
yet better markmin has [[NEWLINE]], thanks Vladyslav
mdipierro
2012-08-31 09:02:54 -05:00
-
358301338c
try... execpt plural_rules
mdipierro
2012-08-31 00:31:51 -05:00
-
92ad68aad7
try... execpt plural_rules
mdipierro
2012-08-31 00:31:51 -05:00
-
6ebac86632
added plural rules again
mdipierro
2012-08-31 00:29:09 -05:00
-
77618dd18b
added plural rules again
mdipierro
2012-08-31 00:29:09 -05:00