Commit Graph

5928 Commits

Author SHA1 Message Date
mdipierro b7f46c969f multiple renderers for wiki (issue 1298), thanks Alan and sorry this took forever 2013-09-01 12:44:02 -05:00
mdipierro 866d6c6db4 admin design page should not show more than 1000 files 2013-09-01 12:41:24 -05:00
mdipierro a68ac572ab Wiki(..., force_render=True) 2013-09-01 12:38:11 -05:00
mdipierro 085b4a0d15 fixed issue 1616:possible problem with hideerror for list:string 2013-09-01 11:17:16 -05:00
mdipierro c87482bdee fixed issue 1590 2013-09-01 10:24:00 -05:00
mdipierro 6097a00bf1 possibly fixed issue 1637:when trying to use IS_IN_DB with a composite reference key, there is a no _id error reported 2013-09-01 09:35:30 -05:00
mdipierro ac3e1fc84d fixed issue 1657 2013-09-01 08:07:29 -05:00
mdipierro 8cff939fb6 fixed issue 1658, unicode in admin/languages/de.py 2013-09-01 07:55:17 -05:00
mdipierro dd7609a22a partially fixed issue 1502 2013-09-01 07:44:11 -05:00
mdipierro fecac08fc7 Merge pull request #193 from niphlod/fix/pip_use_mirrors
seems that --use-mirrors is ATM borked.
2013-08-31 16:54:33 -07:00
niphlod 735357da1d seems that --use-mirrors is ATM borked.
Anyway, --use-mirrors is going to de deprecated in future releases of pip.
Pypi infrastructure is more reliable than a year ago, let's hope we don't incur in any
downtimes.
2013-09-01 01:02:48 +02:00
mdipierro 72ca29694a Merge pull request #192 from niphlod/fix/setup_scripts
fix scripts fetching handlers from /handlers
2013-08-31 07:45:05 -07:00
niphlod d61bbc6a5f fix scripts fetching handlers from /handlers 2013-08-31 14:23:35 +02:00
mdipierro 1f9071d5df moved options_std.py to examples, thanks Niphlod 2013-08-30 18:29:27 -05:00
mdipierro 27229ea979 Merge pull request #191 from niphlod/fix/anyserver
fix anyserver with logging and/or profiler
2013-08-30 16:25:46 -07:00
mdipierro ab29b42fbb Merge pull request #190 from niphlod/fix/examples
fix examples app
2013-08-30 16:25:06 -07:00
mdipierro e1d906256d Merge pull request #189 from niphlod/issue/1584
fixed issue 1584 (grid export with left join)
2013-08-30 16:24:29 -07:00
mdipierro 9526edc49d Merge pull request #188 from jmistx/master
Popen objects leak fixed
2013-08-30 16:23:47 -07:00
niphlod 761d7fd824 fix anyserver with logging and/or profiler 2013-08-30 22:46:36 +02:00
niphlod 5036e36083 fix examples app 2013-08-30 22:05:57 +02:00
niphlod a7d4c5297e fixed issue 1584 (grid export with left join) 2013-08-30 21:13:49 +02:00
Michele Comitini 013d9090f4 Merge ssh://github.com/web2py/web2py 2013-08-30 18:00:59 +02:00
mdipierro b13c2cf6e3 possibly solved issue 1617? thanks fredcy 2013-08-30 17:38:51 +02:00
mdipierro a122215b41 new attempt at fixing session but commented test which fails 2013-08-30 17:38:51 +02:00
mdipierro 5ebf93e453 fixed memdb(Client()) problem 2013-08-30 17:38:51 +02:00
mdipierro 4d46477bee support for content-type .xslm, thanks Niphlod 2013-08-30 17:38:51 +02:00
Johan Englund 49ff414c5c Rewrite navbar & added sublime to gitignore 2013-08-30 17:38:50 +02:00
mdipierro 44f5c0c824 exists to isdir, thanks Niphlod 2013-08-30 17:38:50 +02:00
mdipierro 9aee01df62 updated Makefile 2013-08-30 17:38:50 +02:00
mdipierro 13c782eaa6 handlers check for 'applications' folder 2013-08-30 17:38:50 +02:00
mdipierro 72b3092ef6 moved handlers 2013-08-30 17:38:50 +02:00
mdipierro 03942ba38f allow conditional templates, although no compilation, thanks Anthony 2013-08-30 17:38:50 +02:00
mdipierro c997192277 another possible solution to issue 1524, without monkey patching 2013-08-30 17:38:50 +02:00
mdipierro aebb331fe7 monkey_patched_pickle 2013-08-30 17:38:50 +02:00
mdipierro dafbc17826 fixed get_app problem on windows 2013-08-30 17:38:50 +02:00
mdipierro cc3da8a50e fixed get_app problem on windows 2013-08-30 17:38:50 +02:00
mdipierro 137b4ed75a fixed if False in widget.py, thanks Niphlod 2013-08-30 17:38:49 +02:00
mdipierro a6a678bf4a fixed windows paths, thanks Niphlod 2013-08-30 17:38:49 +02:00
mdipierro 1d83daa068 more details in README 2013-08-30 17:38:49 +02:00
mdipierro 0bf787ae5e no echo in Makefile 2013-08-30 17:38:49 +02:00
mdipierro d70a13e412 commented scripts in setup.py, broke build 2013-08-30 17:38:49 +02:00
mdipierro 8dc8c49dec added a README file 2013-08-30 17:38:49 +02:00
mdipierro cd704f74bb moved lots of files 2013-08-30 17:38:49 +02:00
mdipierro f18b264ca1 no more plugins in wizard 2013-08-30 17:38:49 +02:00
niphlod 5bdfbc98dd added boilerplate to be able to run tests from anywhere. Added test for validate_and_insert too. 2013-08-30 17:38:49 +02:00
mdipierro 52c8629f4b fixed typo in globals, thanks Niphlod 2013-08-30 17:38:49 +02:00
Ricardo Pedroso 92fc9a6dce support new session logic 2013-08-30 17:38:48 +02:00
niphlod 02d616aaa3 fix issue with scheduler namespace. Thanks @limedrop for spotting this. 2013-08-30 17:38:48 +02:00
gi0baro 5cef463dcf Support querying for null values in mongoDB 2013-08-30 17:38:48 +02:00
Dominic König e7ce778121 Ability to send emails with empty message body. 2013-08-30 17:38:48 +02:00