Commit Graph

4311 Commits

Author SHA1 Message Date
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
jmistx
17ee260e3c Popen objects leak fixed 2013-08-30 05:40:01 -07:00
mdipierro
db2469f109 fixed issue 1448, headers in wiki media files, sorry Nico this fell under the radar and tool way longer than should have 2013-08-29 21:32:36 -05:00
mdipierro
7c47619e2f fixed issue 1654, auth.enable_record_versioning(db), thanks hitkatojp 2013-08-29 21:16:16 -05:00
mdipierro
ca0bbac685 chaged pickling rules for lazyT 2013-08-29 18:57:52 -05:00
mdipierro
b82f46352d Merge pull request #187 from niphlod/issue/response_js_order
fixed the order of response.js execution. Thanks @Anthony
2013-08-29 16:43:11 -07:00
mdipierro
b9fc2a66c7 Merge pull request #186 from carpaIdea/master
auth navbar - added bare mode and PEP8 tweaks
2013-08-29 11:58:12 -07:00
niphlod
24bed97a51 fixed the order of response.js execution. Thanks @Anthony 2013-08-29 20:55:03 +02:00
Paolo Caruccio
2f43c11c94 auth navbar - added bare mode and PEP8 tweaks 2013-08-29 20:30:36 +02:00
mdipierro
70a1fbfd41 bypass all session logic when application does not exist, and close files 2013-08-29 08:22:35 -05:00
mdipierro
1ffd110d05 bypass all session logic when application does not exist 2013-08-29 08:09:56 -05:00
mdipierro
cbf550afbe Merge pull request #185 from niphlod/issue/cookies
send session cookie always.
2013-08-28 20:10:52 -07:00
niphlod
bf6cf86987 send session cookie always. Please test it carefully with session data stored in cookies. 2013-08-29 00:43:34 +02:00
mdipierro
eacb4638a1 possibly solved issue 1617? thanks fredcy 2013-08-28 09:57:21 -05:00
mdipierro
b9d681295f new attempt at fixing session but commented test which fails 2013-08-27 22:26:04 -05:00
mdipierro
a767799b36 fixed memdb(Client()) problem 2013-08-27 18:20:25 -05:00
mdipierro
05a41b12ce support for content-type .xslm, thanks Niphlod 2013-08-27 18:02:51 -05:00
mdipierro
19a0a905a5 Merge pull request #184 from tazaar/master
Rewrite navbar & added sublime to gitignore
2013-08-27 15:27:07 -07:00
mdipierro
a626c213a7 exists to isdir, thanks Niphlod 2013-08-27 17:18:27 -05:00
mdipierro
cc0014f42a updated Makefile 2013-08-27 17:01:05 -05:00
mdipierro
458779467d handlers check for 'applications' folder 2013-08-27 16:57:54 -05:00
mdipierro
07f74c6362 moved handlers 2013-08-27 16:50:30 -05:00
mdipierro
202cad5424 allow conditional templates, although no compilation, thanks Anthony 2013-08-27 16:18:29 -05:00
mdipierro
31c1e9468c another possible solution to issue 1524, without monkey patching 2013-08-27 16:12:23 -05:00
mdipierro
a08cd3e8ff monkey_patched_pickle 2013-08-27 15:55:01 -05:00
Johan Englund
c06c207b68 Rewrite navbar & added sublime to gitignore 2013-08-27 14:57:10 +02:00
mdipierro
371a4780e8 fixed get_app problem on windows 2013-08-27 06:34:36 -05:00
mdipierro
300e735a38 fixed get_app problem on windows 2013-08-27 06:30:58 -05:00
mdipierro
97abd5f3b0 fixed if False in widget.py, thanks Niphlod 2013-08-26 16:57:08 -05:00
mdipierro
6b5c8aab83 fixed windows paths, thanks Niphlod 2013-08-26 06:05:25 -05:00
mdipierro
c5fa97cb2b more details in README 2013-08-25 21:23:11 -05:00
mdipierro
cb80f91a4a no echo in Makefile 2013-08-25 21:19:35 -05:00
mdipierro
6acc116341 commented scripts in setup.py, broke build 2013-08-25 20:39:32 -05:00
mdipierro
fa47b873c8 added a README file 2013-08-25 20:37:04 -05:00