Commit Graph

4474 Commits

Author SHA1 Message Date
mdipierro 31a14997f8 Merge pull request #216 from ilvalle/ajax_title
Set document title when an ajax fragment has got a <title> element
2013-09-19 12:09:01 -07:00
Massimo 26ef508966 added some missing files, is admin/static/js/jquery-1.10.0.min.map correct? 2013-09-18 14:37:28 -05:00
Paolo 28b4badb9a concatenation of filter and find for a better <title> discovery 2013-09-18 17:33:54 +02:00
mdipierro 8e2e2420b0 fixed style of edit in admin 2013-09-18 10:18:31 -05:00
mdipierro 67349627f4 Merge pull request #214 from niphlod/fix/admin_emmet
fixes keyboard shortcuts in admin when modifying js or css files
2013-09-18 08:05:49 -07:00
mdipierro cfe825f94a Merge pull request #213 from spametki/master
Fix imap insert multipart detection
2013-09-18 08:05:05 -07:00
mdipierro 53e79915fa skip virtual fields on AttributeError 2013-09-18 08:29:31 -05:00
ilvalle 9fb5f688ed Set document title if an ajax fragment has a <title> element 2013-09-18 09:15:06 +02:00
mdipierro c2cdae0615 new setup_exe.py, thanks Niphlod 2013-09-17 08:31:01 -05:00
mdipierro 2516bb59a1 fixed issue 1679:auth.navbar() duplicates first link if mode is 'default', thanks wkl 2013-09-16 08:55:43 -05:00
mdipierro 13c78fae58 R-2.6.3 R-2.6.3 2013-09-15 12:00:13 -05:00
mdipierro 91c0a31800 R-2.6.3 2013-09-15 11:51:01 -05:00
mdipierro 277137c8e6 R-2.6.3 2013-09-15 11:48:32 -05:00
mdipierro 4556a355a2 fixed a problem with CRYPT password length 2013-09-15 11:46:46 -05:00
mdipierro 7dafb07438 added a extra level of protection for long passwords, even if IS_LENGTH validator is missing 2013-09-15 09:40:15 -05:00
niphlod 3c8e7a1364 fixes keyboard shortcuts in admin when modifying js or css files 2013-09-15 11:23:58 +02:00
spametki 921cd46c10 Fix imap insert multipart detection 2013-09-14 16:03:41 -03:00
mdipierro b0f6dc4e16 R-2.6.2 R-2.6.2 2013-09-13 17:44:01 -05:00
mdipierro 1499b19575 R-2.6.2 2013-09-13 17:41:13 -05:00
mdipierro 877b867cef Merge pull request #212 from niphlod/fix/js_punctuation
never got to understand ASI. Let's behave and have a semicolon.
2013-09-13 15:27:46 -07:00
niphlod 837808bd77 never got to understand ASI. Let's behave and have a semicolon. 2013-09-14 00:22:53 +02:00
mdipierro 10a69f4338 removed circular import for validators 2013-09-13 17:14:47 -05:00
mdipierro 7bc603f380 fixed Pointless to set session.flash before session.renew, thanks nursix 2013-09-13 15:41:58 -05:00
mdipierro 6c1cc6fc96 tabs -> spaces 2013-09-13 15:39:39 -05:00
mdipierro ed9def985e R-2.6.1 R-2.6.1 2013-09-12 17:08:52 -05:00
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
Michele Comitini 53bca4e178 Allow raising a custom Service.JsonRpcException inside a jsonrpc2 action. 2013-09-11 18:01:37 +02:00
mdipierro e060b2936f new CHANGELOG, thanks Niphlod 2013-09-10 15:30:02 -05:00
Massimo deb0e89240 merged pull 27, thanks Niphlod 2013-09-09 17:08:16 -05:00
niphlod 5951ce2aef fixed redis_session.py, thanks @Giovanni for pointing 2013-09-09 21:32:26 +02: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
Dominic König 01c0d14396 Add 'set' to serializable types in Query.as_dict 2013-09-09 14:59:29 +02:00
ilvalle 5176890ff3 updated web2py.js for all apps (examples and admin) 2013-09-09 08:43:07 +02:00
ilvalle 029915f2f9 Container target is now part of the event fired by ajax_page 2013-09-09 08:35:24 +02:00
mdipierro 2a0f481b42 updated changelog for 2.6.1 2013-09-08 21:36:42 -05:00
niphlod 4089001d99 grid search widget always use ISO format for date(time) fields 2013-09-08 18:27:37 +02: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
Luca de Alfaro fae29bf0e1 Update validators.py
Updated the IS_DATETIME validator; otherwise it would fail when creating a new record with SQLFORM, for dates that have an empty default.
2013-09-07 16:57:17 -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