mdipierro
|
7ae1147df8
|
better handling of cross-domain urls in parametric router, thanks Jonathan
|
2012-09-11 09:55:58 -05:00 |
|
mdipierro
|
e5652e36d5
|
fixed issue 996
|
2012-09-11 09:53:08 -05:00 |
|
mdipierro
|
f8fab83761
|
fixed issue 993, thanks Sherdim
|
2012-09-11 09:39:13 -05:00 |
|
mdipierro
|
2d669d1376
|
fixed a problem with dal and uploadfields not been created, blob fields should hidden
|
2012-09-11 09:27:00 -05:00 |
|
mdipierro
|
821184b45a
|
fixed a problem with dal and uploadfields not been created
|
2012-09-11 09:25:13 -05:00 |
|
mdipierro
|
bf42dfbb5c
|
markmin improvement thanks Villas and Vladyslav
|
2012-09-11 08:35:58 -05:00 |
|
mdipierro
|
a5807be01e
|
fixed bug in cache minify, thanks Jeremy
|
2012-09-11 08:24:59 -05:00 |
|
mdipierro
|
642ae77f73
|
smarter select although join/left ignore common fields
|
2012-09-10 18:26:46 -05:00 |
|
mdipierro
|
7d06e2977c
|
stream allows for optional headers and fixed a formtyle bug, thanks Anthony
|
2012-09-10 17:29:41 -05:00 |
|
mdipierro
|
fb6811fc0d
|
possibly fixed dropbox_account.py, issue 991
|
2012-09-10 11:34:37 -05:00 |
|
mdipierro
|
359d6c9579
|
fixed issue 989, thanks Dominic
|
2012-09-10 07:51:45 -05:00 |
|
mdipierro
|
1d825fda76
|
fixed issue 974
|
2012-09-10 07:47:52 -05:00 |
|
mdipierro
|
87a127c42b
|
fixed bug in wiki can_manage
|
2012-09-10 07:40:33 -05:00 |
|
mdipierro
|
7220877f5e
|
upgraded pysimplesoap to revision e054a3903c1d, version 1.06c
|
2012-09-09 21:39:57 -05:00 |
|
mdipierro
|
960bff0808
|
fixed issue 974, thanks Corne
|
2012-09-09 09:49:56 -05:00 |
|
mdipierro
|
a489d6b23d
|
fixed issue 964, thanks Jonathan
|
2012-09-09 09:20:45 -05:00 |
|
mdipierro
|
d82f91c0ec
|
fixed a bug and replace div anchor with span anchor, as suggested by Vladyslav
|
2012-09-09 09:14:50 -05:00 |
|
mdipierro
|
22fbf70aae
|
auth.wiki(render='html')
|
2012-09-08 22:22:06 -05:00 |
|
mdipierro
|
7fe1b4321a
|
auth.wiki(render) is exposed
|
2012-09-08 20:33:24 -05:00 |
|
mdipierro
|
c7b2fb2b11
|
possibly fixed issue 964
|
2012-09-08 19:02:19 -05:00 |
|
mdipierro
|
d2aa73570d
|
added caching tests and minor rewtite
|
2012-09-08 16:04:07 -05:00 |
|
mdipierro
|
da4b90b3b0
|
backward compatible caching options
|
2012-09-08 15:46:25 -05:00 |
|
mdipierro
|
00a6b6a779
|
better cron defaults, thanks Jonathan
|
2012-09-07 09:38:42 -05:00 |
|
mdipierro
|
b7f046cd21
|
fixed makrmin again, note to self: always trust Valdyslav about markmin
|
2012-09-06 10:54:04 -05:00 |
|
mdipierro
|
30eb7f2146
|
compted fields visible in SQLFORM(readonly=True)
|
2012-09-06 08:59:11 -05:00 |
|
mdipierro
|
790635c863
|
fixed issue 977, contains empty list, thanks iiijjjjiii
|
2012-09-06 08:41:23 -05:00 |
|
mdipierro
|
fe67f78028
|
moved the ttab_out in markmin2html before @{...}, I think this is the right thing
|
2012-09-06 08:15:29 -05:00 |
|
Massimo Di Pierro
|
7e0fe7dc8d
|
fixed some problems with MARKMIN, thanks Vladyslav
|
2012-09-05 16:59:46 -05:00 |
|
mdipierro
|
d566e4f444
|
simplified grid console logic and style
|
2012-09-04 17:58:52 -05:00 |
|
mdipierro
|
fb544a832c
|
fixed issue 976 with quoting in pg8000
|
2012-09-04 15:09:02 -05:00 |
|
mdipierro
|
d9121967e7
|
fixed problem with headers in components
|
2012-09-04 15:07:09 -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
|
65fec492f0
|
fixed input-xlarge class issue, thanks Anthony
|
2012-09-03 08:55:54 -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
|
a558af3b09
|
fixed bug in language file that corrupts files on language update, thanks kverdecia2
|
2012-09-01 22:32:12 -05:00 |
|