mdipierro
|
c41f9972c3
|
gluon/contrib/comet_messaging.py -> gluon/contrib/websocket_messaging.py
|
2012-09-24 16:21:11 -05:00 |
|
mdipierro
|
9cfffa8a78
|
fixed minify code to fix paths in css files, thanks Jeremy
|
2012-09-24 10:11:35 -05:00 |
|
mdipierro
|
862543a12c
|
css:inline patch,thanks Jeremy
|
2012-09-24 09:25:26 -05:00 |
|
mdipierro
|
0fc03982c8
|
broken long lines in minify
|
2012-09-21 22:23:45 -05:00 |
|
mdipierro
|
8c14e64909
|
improved minify, thanks Niphlod
|
2012-09-17 21:25:05 -05:00 |
|
mdipierro
|
05d351cd68
|
fixed issue 1010, error reporting on list:string
|
2012-09-16 11:43:03 -05:00 |
|
mdipierro
|
b52cf468af
|
gae_memcache.clear(), thanks Matt
|
2012-09-14 21:17:01 -05:00 |
|
mdipierro
|
c2109e9744
|
fixed dt = time_expire in memcache, thanks Bruno
|
2012-09-13 08:30:20 -05:00 |
|
mdipierro
|
1db243e236
|
fixed bug in mem(e)cache
|
2012-09-13 06:58:45 -05:00 |
|
mdipierro
|
ad6ed03f0d
|
fixed minify caching problem, thanks Niphlod
|
2012-09-12 09:55:56 -05:00 |
|
mdipierro
|
c3d1d959b2
|
markmin improvement thanks Villas and Vladyslav
|
2012-09-11 08:35:58 -05:00 |
|
mdipierro
|
830b6f120d
|
possibly fixed dropbox_account.py, issue 991
|
2012-09-10 11:34:37 -05:00 |
|
mdipierro
|
f0aca3374f
|
upgraded pysimplesoap to revision e054a3903c1d, version 1.06c
|
2012-09-09 21:39:57 -05:00 |
|
mdipierro
|
ebcd7a16a9
|
fixed a bug and replace div anchor with span anchor, as suggested by Vladyslav
|
2012-09-09 09:14:50 -05:00 |
|
mdipierro
|
d29d543e95
|
auth.wiki(render='html')
|
2012-09-08 22:22:06 -05:00 |
|
mdipierro
|
1e6fa4159a
|
fixed makrmin again, note to self: always trust Valdyslav about markmin
|
2012-09-06 10:54:04 -05:00 |
|
mdipierro
|
141bf7f0a3
|
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
|
b464d5a5b7
|
fixed some problems with MARKMIN, thanks Vladyslav
|
2012-09-05 16:59:46 -05:00 |
|
mdipierro
|
3a9c8d9c0f
|
fixed update with compute fields (again) and ecomponents in markmin
|
2012-09-04 14:43:38 -05:00 |
|
mdipierro
|
07486b27a7
|
yet better markmin has [[NEWLINE]], thanks Vladyslav
|
2012-08-31 09:02:54 -05:00 |
|
mdipierro
|
6ebac86632
|
added plural rules again
|
2012-08-31 00:29:09 -05:00 |
|
mdipierro
|
e46141adf9
|
fixed plural rules with pkgutil
|
2012-08-30 23:55:14 -05:00 |
|
mdipierro
|
e9dcabae7d
|
fixed bug in markmin
|
2012-08-30 08:17:28 -05:00 |
|
mdipierro
|
eb2c2ea0a0
|
update link fixed, thanks Niphlod
|
2012-08-30 08:09:33 -05:00 |
|
mdipierro
|
341a35410d
|
better webclient.py
|
2012-08-29 21:57:09 -05:00 |
|
mdipierro
|
7250e27ba1
|
changed vars in example and test for webclient
|
2012-08-29 18:31:23 -05:00 |
|
mdipierro
|
d6c34a0142
|
more comments in webclient.py
|
2012-08-29 18:27:30 -05:00 |
|
mdipierro
|
00377325f0
|
added timing and history to webclient
|
2012-08-29 18:22:07 -05:00 |
|
mdipierro
|
34edf3e724
|
simplied handling of postbacks
|
2012-08-29 18:14:24 -05:00 |
|
mdipierro
|
f7bd69fad4
|
webclient.py and test_web.py
|
2012-08-29 17:40:03 -05:00 |
|
mdipierro
|
dcce7fc39a
|
fixed @//// in wiki and pep8 spacing
|
2012-08-25 11:29:11 -05:00 |
|
mdipierro
|
0a95246cb0
|
fixed anchor in markmin
|
2012-08-25 11:25:58 -05:00 |
|
mdipierro
|
5491456985
|
more forgining auto links in markmin
|
2012-08-24 17:39:59 -05:00 |
|
Massimo Di Pierro
|
9969cd4c8c
|
better generation of link in rpx_account, thanks Michele
|
2012-08-24 09:26:48 -05:00 |
|
mdipierro
|
2bbe361783
|
fixed problem with fpdf import in generics, thanks Adrew
|
2012-08-23 16:56:26 -05:00 |
|
mdipierro
|
d2999307d8
|
removed unwanted trailing spaces from fpdf
|
2012-08-23 08:36:50 -05:00 |
|
mdipierro
|
a528df0b2e
|
moved pyfpdf to fpdf, thanks Mariano
|
2012-08-23 08:35:41 -05:00 |
|
mdipierro
|
c4c9024ee0
|
new pyfpdf, thanks Mariano
|
2012-08-23 08:31:04 -05:00 |
|
mdipierro
|
8846dbf6a1
|
added gluon/contrib/rules/__init__.py, thanks Niphlod
|
2012-08-20 10:55:01 -05:00 |
|
mdipierro
|
5a4148b712
|
fixed vimeo oembed
|
2012-08-19 18:36:18 -05:00 |
|
mdipierro
|
3d1dcd063b
|
simplified syntax in auth.wiki @///function
|
2012-08-18 18:10:22 -05:00 |
|
mdipierro
|
49a5b3025b
|
improved auth.wiki @{/a/c/f/args}
|
2012-08-18 17:50:50 -05:00 |
|
mdipierro
|
e6bed63344
|
fixed form, @{component:...} in auth.wiki, @{...} in markmin
|
2012-08-18 00:10:36 -05:00 |
|
mdipierro
|
85c721393e
|
autolinks checks extension better
|
2012-08-17 23:12:01 -05:00 |
|
mdipierro
|
e57309770c
|
better @{key:args} in markmin
|
2012-08-17 23:07:20 -05:00 |
|
mdipierro
|
e76bcf0ea9
|
removed unwanted whitespaces
|
2012-08-16 11:56:07 -05:00 |
|
mdipierro
|
aacfdb62bb
|
another attempt at memcache
|
2012-08-15 17:24:25 -05:00 |
|
mdipierro
|
64af8ae88f
|
another attempt at memcache
|
2012-08-15 17:18:24 -05:00 |
|
mdipierro
|
d9ef136111
|
better memcache support?
|
2012-08-15 14:55:55 -05:00 |
|
mdipierro
|
f25e92d443
|
\w_ replaced with \w, thanks Osman
|
2012-08-15 09:12:55 -05:00 |
|