Commit Graph
100 Commits
Author SHA1 Message Date
mdipierro be57c3ab5b conditional renew sessions on login/logout 2013-09-12 16:31:41 -05:00
mdipierro 809a004a60 no more scripts/cleanup.py 2013-09-11 22:38:52 -05:00
mdipierro 6129805194 removed dbsession2trash.py since functionality duplicated in session2trash.py 2013-09-11 14:59:47 -05:00
mdipierro 06475f2050 adding scripts/cleanup.py to remove all sessions and errors 2013-09-11 12:15:03 -05:00
mdipierro b6f8f9be75 Merge branch 'master' of github.com:web2py/web2py 2013-09-11 11:22:21 -05:00
mdipierro cc524592c4 Merge pull request #209 from michele-comitini/custom_jsonrpcexception
Allow raising a custom Service.JsonRpcException inside a jsonrpc2 action
2013-09-11 09:22:04 -07:00
mdipierro e060b2936f new CHANGELOG, thanks Niphlod 2013-09-10 15:30:02 -05:00
mdipierro 16b95b8132 fixed wrong validation of record_id in globals 2013-09-09 14:28:58 -05:00
mdipierro 69d5fb1d64 fixed link in toolbar, issue 1670 2013-09-09 14:17:25 -05:00
mdipierro dfaf3a6667 Merge pull request #206 from nursix/master
Add 'set' to serializable types in Query.as_dict
2013-09-09 10:53:26 -07:00
mdipierro 0a3b594446 Merge pull request #205 from ilvalle/web2py.js
More control over the destination container of a web2py_ajax call
2013-09-09 10:52:39 -07:00
mdipierro fa08fd6703 Merge pull request #204 from niphlod/issue/1640
grid search widget always use ISO format for date(time) fields
2013-09-09 10:51:44 -07:00
mdipierro 2a0f481b42 updated changelog for 2.6.1 2013-09-08 21:36:42 -05:00
mdipierro 30f01a2e79 removed unwanted print statement, thanks Luca 2013-09-07 22:05:01 -05:00
mdipierro aacbb5cef8 reverted previous patch 2013-09-07 21:01:30 -05:00
mdipierro bf89d42c00 Merge pull request #203 from lucadealfaro/master
Update validators.py
2013-09-07 18:47:32 -07:00
mdipierro b0f6f29de5 Merge pull request #202 from niphlod/enhancement/working_status
streamlined the "working..." status handling and added an example
2013-09-07 07:22:14 -07:00
mdipierro 31a5e28f9a some cleanup 2013-09-06 16:29:20 -05:00
mdipierro 173d669206 fixed makefile for new folder structure 2013-09-06 16:19:20 -05:00
mdipierro d129539e62 fixed routes.pattern.example.py 2013-09-06 15:38:01 -05:00
mdipierro 58e02c6f24 fixed prefix in markmin ...:cite 2013-09-06 15:35:27 -05:00
mdipierro 6203fcb852 moved settings.cfg to admin 2013-09-06 15:18:17 -05:00
mdipierro 62b59a023d fixed merge 2013-09-06 14:45:52 -05:00
mdipierro faeecbfc94 renamed routes.patterns.example.py and routes.parametric.example.py files 2013-09-06 14:33:24 -05:00
mdipierro 7f11ec177a reverting last patch 2013-09-06 14:21:23 -05:00
mdipierro ceae454386 Merge pull request #199 from pyner/master
download static file via http
2013-09-06 12:00:35 -07:00
mdipierro cd7dd52002 Merge pull request #201 from michele-comitini/table_init_speedups
little speedup for table init
2013-09-06 11:58:58 -07:00
mdipierro 82950a621c Lazy tables recursion fix 3, thanks Michele and Anthony 2013-09-06 13:55:34 -05:00
mdipierro b885f7e2b6 Merge pull request #200 from michele-comitini/lazy_tables_recursion_fix_3
Lazy tables recursion fix 3
2013-09-06 11:52:37 -07:00
mdipierro fceb9a57ce auth.crsf_prevention = False 2013-09-05 17:26:40 -05:00
mdipierro 3bb31b1f09 auth.crsf_on = False 2013-09-05 17:23:53 -05:00
mdipierro def5ba3d4f Merge pull request #198 from niphlod/enhancement/double_submission
help preventing double submissions for normal forms too.
2013-09-05 12:24:53 -07:00
mdipierro dbf2202630 Merge pull request #197 from spametki/master
DAL dict parameters (issue 1639). Fixed tests (again)
2013-09-05 12:24:01 -07:00
mdipierro 11d0c28f91 toolbar and ajax fix patch 2013-09-05 09:48:40 -05:00
mdipierro f171777da5 fixed problem with handlers in zip 2013-09-04 16:33:37 -05:00
mdipierro 5b32e3e2a9 fixed problem with missing .py in zip 2013-09-04 16:30:14 -05:00
mdipierro 832a603939 fixed problem with missing .py in zip 2013-09-04 16:27:42 -05:00
mdipierro cbcc9bc8ff Merge branch 'master' of github.com:web2py/web2py 2013-09-03 20:37:28 -05:00
mdipierro a9d20cf3b4 Merge pull request #195 from niphlod/enhancement/datetime_js_widgets
attach datetime/date/time validators only on events
2013-09-03 18:37:11 -07:00
mdipierro 099e02fe64 fixed issue 1507, menu links problems with mobile user agent, thanks Paolo Valleri 2013-09-02 20:43:10 -05:00
mdipierro 6a1d83b2f4 Merge pull request #194 from alfonsodg/master
Fixing some typos inside tests and unneeded modules
2013-09-02 18:37:49 -07:00
mdipierro 74cb6c3de6 backported safe_eval to python 2.5 2013-09-02 20:33:19 -05:00
mdipierro 31904d58bd backported safe_eval to python 2.5 2013-09-02 20:30:30 -05:00
mdipierro 0b501612ad fixed issue 813:archive table current_record field label is translated by default 2013-09-01 14:14:20 -05:00
mdipierro 9729005fff better import errors (issue 1368) 2013-09-01 13:35:17 -05:00
mdipierro ca85afeb2f fixed issue 1342:MySQL, self-reference, and null values 2013-09-01 13:12:30 -05:00
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
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
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
mdipierroandMichele Comitini b13c2cf6e3 possibly solved issue 1617? thanks fredcy 2013-08-30 17:38:51 +02:00
mdipierroandMichele Comitini a122215b41 new attempt at fixing session but commented test which fails 2013-08-30 17:38:51 +02:00
mdipierroandMichele Comitini 5ebf93e453 fixed memdb(Client()) problem 2013-08-30 17:38:51 +02:00
mdipierroandMichele Comitini 4d46477bee support for content-type .xslm, thanks Niphlod 2013-08-30 17:38:51 +02:00
mdipierroandMichele Comitini 44f5c0c824 exists to isdir, thanks Niphlod 2013-08-30 17:38:50 +02:00
mdipierroandMichele Comitini 9aee01df62 updated Makefile 2013-08-30 17:38:50 +02:00
mdipierroandMichele Comitini 13c782eaa6 handlers check for 'applications' folder 2013-08-30 17:38:50 +02:00
mdipierroandMichele Comitini 72b3092ef6 moved handlers 2013-08-30 17:38:50 +02:00
mdipierroandMichele Comitini 03942ba38f allow conditional templates, although no compilation, thanks Anthony 2013-08-30 17:38:50 +02:00
mdipierroandMichele Comitini c997192277 another possible solution to issue 1524, without monkey patching 2013-08-30 17:38:50 +02:00
mdipierroandMichele Comitini aebb331fe7 monkey_patched_pickle 2013-08-30 17:38:50 +02:00
mdipierroandMichele Comitini dafbc17826 fixed get_app problem on windows 2013-08-30 17:38:50 +02:00
mdipierroandMichele Comitini cc3da8a50e fixed get_app problem on windows 2013-08-30 17:38:50 +02:00
mdipierroandMichele Comitini 137b4ed75a fixed if False in widget.py, thanks Niphlod 2013-08-30 17:38:49 +02:00
mdipierroandMichele Comitini a6a678bf4a fixed windows paths, thanks Niphlod 2013-08-30 17:38:49 +02:00
mdipierroandMichele Comitini 1d83daa068 more details in README 2013-08-30 17:38:49 +02:00
mdipierroandMichele Comitini 0bf787ae5e no echo in Makefile 2013-08-30 17:38:49 +02:00
mdipierroandMichele Comitini d70a13e412 commented scripts in setup.py, broke build 2013-08-30 17:38:49 +02:00
mdipierroandMichele Comitini 8dc8c49dec added a README file 2013-08-30 17:38:49 +02:00
mdipierroandMichele Comitini cd704f74bb moved lots of files 2013-08-30 17:38:49 +02:00
mdipierroandMichele Comitini f18b264ca1 no more plugins in wizard 2013-08-30 17:38:49 +02:00
mdipierroandMichele Comitini 52c8629f4b fixed typo in globals, thanks Niphlod 2013-08-30 17:38:49 +02:00
mdipierroandMichele Comitini 667009318e fixed problem with get_app when app does not exist 2013-08-30 17:38:48 +02:00
mdipierroandMichele Comitini 838a1ffc82 fixed missing error in design when app does not exist 2013-08-30 17:38:48 +02:00
mdipierroandMichele Comitini 4ce6d03d89 removed customize it 2013-08-30 17:38:48 +02:00
mdipierroandMichele Comitini 24c9f999e1 fixing more bugs in new session handling 2013-08-30 17:38:48 +02: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
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
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