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 |
|
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
|
1f9071d5df
|
moved options_std.py to examples, thanks Niphlod
|
2013-08-30 18:29:27 -05: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
|
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
|
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
|
a626c213a7
|
exists to isdir, thanks Niphlod
|
2013-08-27 17:18:27 -05:00 |
|