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 |
|
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 |
|
mdipierro
|
8e2e2420b0
|
fixed style of edit in admin
|
2013-09-18 10:18:31 -05:00 |
|
mdipierro
|
53e79915fa
|
skip virtual fields on AttributeError
|
2013-09-18 08:29:31 -05: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
|
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 |
|
mdipierro
|
b0f6dc4e16
|
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
|
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
|
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
|
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
|
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
|
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
|
faeecbfc94
|
renamed routes.patterns.example.py and routes.parametric.example.py files
|
2013-09-06 14:33:24 -05:00 |
|
mdipierro
|
82950a621c
|
Lazy tables recursion fix 3, thanks Michele and Anthony
|
2013-09-06 13:55:34 -05: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
|
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 |
|
Massimo
|
e724e13564
|
fixed cron deadlock on windows, thanks Helko Besemann
|
2013-09-03 11:53:18 -05:00 |
|
Massimo
|
fd000fe35b
|
preventing un-necessary fetch, thans Anthony and Villas
|
2013-09-03 09:53:42 -05: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
|
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 |
|