mdipierro
|
d3ab2e73d5
|
support for driver mysql.connector, thank you Josiel Santos
|
2013-09-19 21:44:12 -05:00 |
|
mdipierro
|
860f40ca63
|
added support for 3letter language files, issue 1680, thanks Fran
|
2013-09-19 21:33:31 -05:00 |
|
mdipierro
|
59a7db56a4
|
fixed major problem with persistance of session.flash
|
2013-09-19 20:51:11 -05:00 |
|
mdipierro
|
01e5107a96
|
possible fix to issues 1682, REST and DELETE
|
2013-09-19 18:33:27 -05:00 |
|
mdipierro
|
8765dbbe0f
|
an attempt to fix 1685
|
2013-09-19 18:26:35 -05:00 |
|
mdipierro
|
d125b0b95b
|
expires can be str or datetime
|
2013-09-19 18:03:35 -05:00 |
|
mdipierro
|
1d2fc4b8f5
|
simpler logic in parse POST but not functional difference
|
2013-09-19 17:47:29 -05:00 |
|
mdipierro
|
146ea115bf
|
Merge pull request #219 from niphlod/enhancement/ajax_page_notarget
fixed issue when target is none. removed useless file in admin/static/js
|
2013-09-19 14:44:03 -07:00 |
|
niphlod
|
4f44188997
|
fixed issue when target is not none. removed useless file in admin/static/js
|
2013-09-19 21:52:45 +02:00 |
|
mdipierro
|
ac5fb303eb
|
Merge pull request #218 from mpranjic/masterfix
startswith, endswith and contains for upload fields
|
2013-09-19 12:10:07 -07:00 |
|
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 |
|
mpranjic
|
4cd4ff2c5e
|
startswith, endswith and contains for upload fields
|
2013-09-19 10:58:23 +02: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 |
|