Commit Graph

1280 Commits

Author SHA1 Message Date
mdipierro a63e24cd9d fixed error style again 2012-09-13 07:46:16 -05:00
mdipierro 0827815b8d better error messages 2012-09-13 07:18:23 -05:00
mdipierro fa73d46e82 forgiving T for unicode, thanks Vladyslav 2012-09-13 06:59:42 -05:00
mdipierro a84b9b6bf1 fixed bug in mem(e)cache 2012-09-13 06:58:45 -05:00
mdipierro 0d2414d7ec masking passwords in toolbar, thanks Bruno 2012-09-13 06:55:58 -05:00
mdipierro 54e67932a0 more flexible notifications 2012-09-12 22:53:59 -05:00
mdipierro 7898055f0c removed applications/welcome/private/auth.key 2012-09-12 11:26:21 -05:00
mdipierro 19e19f4ec5 removed unnecessary line 2012-09-12 11:16:51 -05:00
mdipierro 0f546e7062 fixed issue 1000, broken GAE belongs for field id, thanks Alan 2012-09-12 11:10:58 -05:00
mdipierro 2f6fbb689b fixed issue 999 removed unwanted redirect in grid 2012-09-12 11:08:32 -05:00
mdipierro 7e61e576cd fixed span12 problem in welcome 2012-09-12 10:43:40 -05:00
mdipierro 39f8a18c34 navbar dropdown, thanks Paolo 2012-09-12 10:18:34 -05:00
mdipierro 4b334c5117 fixed minify caching problem, thanks Niphlod 2012-09-12 09:55:56 -05:00
mdipierro 91c0b6c76a moved deafult headers logic, thanks Niphlod 2012-09-11 17:32:46 -05:00
mdipierro 6a170f3b7b more examples in routes.example.py 2012-09-11 16:49:30 -05:00
mdipierro 8f7bafb963 yet simpler header logic, thanks Anthony and Niphlod 2012-09-11 14:06:44 -05:00
mdipierro 2c509a7bc4 removed headers from response.stream 2012-09-11 14:02:55 -05:00
mdipierro cc3a8fc3a2 better languages.py, thanks Vladyslav 2012-09-11 13:37:16 -05:00
mdipierro 130a843605 allow removal of headers with response.headers[key]=None 2012-09-11 12:59:45 -05:00
mdipierro 9466389cd6 possible fix for default response haders 2012-09-11 12:53:44 -05:00
mdipierro 2fb6138ed2 menu has empty components 2012-09-11 10:28:31 -05:00
mdipierro 95a4f8e4d5 auth.wiki(restrict_search=True) authors can only search their own pages 2012-09-11 10:25:56 -05:00
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 d10cdbb44f removed editarea, amy, ace; included zencoding support for codemirror 2012-09-10 10:59:28 -05:00
mdipierro 385e5c0693 fixed GAE default problem, thanks Jan-Karen and Alan 2012-09-10 09:56:36 -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 2e64465d6b line highlight and fullscreen in codemirror, thanks lightdot 2012-09-09 16:57:09 -05:00
mdipierro 4f3c364b79 more more mixing of tab and spaces with codemirror 2012-09-09 14:58:50 -05:00
mdipierro ee92d918a5 codemirror line wrapping 2012-09-09 14:32:25 -05:00
mdipierro fcd2d8724a new codemirror style 2012-09-09 14:24:26 -05:00
mdipierro 8d9da30c46 improved the script setup-web2py-ubuntu.sh, thanks Martin 2012-09-09 14:15:14 -05:00
mdipierro a6035a98e8 added codemirror ot gitbub, made default for testing 2012-09-09 13:54:37 -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 c42ebc92fe codemirror seems to work with admin 2012-09-08 23:22:42 -05:00
mdipierro 22fbf70aae auth.wiki(render='html') 2012-09-08 22:22:06 -05:00
mdipierro bbaee04f28 fixed jQuery multiselect in admin 2012-09-08 21:59:49 -05:00