Commit Graph
158 Commits
Author SHA1 Message Date
mdipierro 5148c6ec3a cleaner code in dal 2012-09-30 13:40:41 -05:00
mdipierro 7712e005c4 MemcacheClient(time_expire=3600) 2012-09-29 20:20:03 -05:00
Massimo 2f44c2de9b closed issue 995, thanks Peter 2012-09-28 12:38:03 -05:00
Massimo 1430bc824f test 2012-09-25 14:50:32 -05:00
mdipierro 630dcb799e gluon/contrib/comet_messaging.py -> gluon/contrib/websocket_messaging.py 2012-09-24 16:21:11 -05:00
mdipierro 21a7ded8e0 fixed minify code to fix paths in css files, thanks Jeremy 2012-09-24 10:11:35 -05:00
mdipierro 23347995e2 css:inline patch,thanks Jeremy 2012-09-24 09:25:26 -05:00
mdipierro e0fc61932d broken long lines in minify 2012-09-21 22:23:45 -05:00
mdipierro a1156cae6c improved minify, thanks Niphlod 2012-09-17 21:25:05 -05:00
mdipierro 9b53fd2302 fixed issue 1010, error reporting on list:string 2012-09-16 11:43:03 -05:00
mdipierro c56d5bd066 gae_memcache.clear(), thanks Matt 2012-09-14 21:17:01 -05:00
mdipierro d242f56398 fixed dt = time_expire in memcache, thanks Bruno 2012-09-13 08:30:20 -05:00
mdipierro a84b9b6bf1 fixed bug in mem(e)cache 2012-09-13 06:58:45 -05:00
mdipierro 4b334c5117 fixed minify caching problem, thanks Niphlod 2012-09-12 09:55:56 -05:00
mdipierro bf42dfbb5c markmin improvement thanks Villas and Vladyslav 2012-09-11 08:35:58 -05:00
mdipierro fb6811fc0d possibly fixed dropbox_account.py, issue 991 2012-09-10 11:34:37 -05:00
mdipierro 7220877f5e upgraded pysimplesoap to revision e054a3903c1d, version 1.06c 2012-09-09 21:39:57 -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 b7f046cd21 fixed makrmin again, note to self: always trust Valdyslav about markmin 2012-09-06 10:54:04 -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 ee0cffc944 fixed update with compute fields (again) and ecomponents in markmin 2012-09-04 14:43:38 -05:00
mdipierro a017996aba yet better markmin has [[NEWLINE]], thanks Vladyslav 2012-08-31 09:02:54 -05:00
mdipierro 77618dd18b added plural rules again 2012-08-31 00:29:09 -05:00
mdipierro 156c2c294e fixed plural rules with pkgutil 2012-08-30 23:55:14 -05:00
mdipierro 3c0ed7b8b9 fixed bug in markmin 2012-08-30 08:17:28 -05:00
mdipierro a8580673b6 update link fixed, thanks Niphlod 2012-08-30 08:09:33 -05:00
mdipierro 797ecd2e13 better webclient.py 2012-08-29 21:57:09 -05:00
mdipierro 4fa1d8b0c7 changed vars in example and test for webclient 2012-08-29 18:31:23 -05:00
mdipierro 21dea6ed32 more comments in webclient.py 2012-08-29 18:27:30 -05:00
mdipierro 9feff08790 added timing and history to webclient 2012-08-29 18:22:07 -05:00
mdipierro cfcc72de6f simplied handling of postbacks 2012-08-29 18:14:24 -05:00
mdipierro ae86f4b9eb webclient.py and test_web.py 2012-08-29 17:40:03 -05:00
mdipierro d322ec5690 fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro ae329f6adb fixed anchor in markmin 2012-08-25 11:25:58 -05:00
mdipierro 0b3604e3c7 more forgining auto links in markmin 2012-08-24 17:39:59 -05:00
Massimo Di Pierro 718544322b better generation of link in rpx_account, thanks Michele 2012-08-24 09:26:48 -05:00
mdipierro a4651eeee1 fixed problem with fpdf import in generics, thanks Adrew 2012-08-23 16:56:26 -05:00
mdipierro 36c1915883 removed unwanted trailing spaces from fpdf 2012-08-23 08:36:50 -05:00
mdipierro d03bf8af88 moved pyfpdf to fpdf, thanks Mariano 2012-08-23 08:35:41 -05:00
mdipierro 6bfd3ea7c5 new pyfpdf, thanks Mariano 2012-08-23 08:31:04 -05:00
mdipierro fe0d296f03 added gluon/contrib/rules/__init__.py, thanks Niphlod 2012-08-20 10:55:01 -05:00
mdipierro bb0fcc85d6 fixed vimeo oembed 2012-08-19 18:36:18 -05:00
mdipierro 80b167c1fa simplified syntax in auth.wiki @///function 2012-08-18 18:10:22 -05:00
mdipierro 1a5efa3dd3 improved auth.wiki @{/a/c/f/args} 2012-08-18 17:50:50 -05:00
mdipierro d766935f3b fixed form, @{component:...} in auth.wiki, @{...} in markmin 2012-08-18 00:10:36 -05:00
mdipierro 0b7bb02d29 autolinks checks extension better 2012-08-17 23:12:01 -05:00
mdipierro 9566e080ec better @{key:args} in markmin 2012-08-17 23:07:20 -05:00
mdipierro a608df5a29 removed unwanted whitespaces 2012-08-16 11:56:07 -05:00