mdipierro
|
6ced9dd235
|
auth.settings.login_onfail, thanks Yair
|
2012-12-02 08:27:17 -06:00 |
|
mdipierro
|
90955bdcab
|
wiki(menugroups=['wiki_editor'])
|
2012-11-30 09:02:35 -06:00 |
|
mdipierro
|
fc7c4432e9
|
fixed issue 1197, Virtual Fields are stored in session
|
2012-11-29 17:05:27 -06:00 |
|
mdipierro
|
04a7d9a92d
|
do not redirect after auth.logout() if next is None
|
2012-11-29 09:52:48 -06:00 |
|
mdipierro
|
662abd29cb
|
extra or {}, thanks villas
|
2012-11-16 16:24:13 -06:00 |
|
mdipierro
|
3560337b40
|
auth.wiki(extra)
|
2012-11-15 14:34:20 -06:00 |
|
mdipierro
|
c7985e8881
|
patches for @service.jsonrpc and exportclasses, thanks niphlod
|
2012-11-15 13:40:04 -06:00 |
|
mdipierro
|
b9821f1c21
|
fixed issue 1158, redirect client_side in auth forms embedded via LOAD, thanks PyCon support
|
2012-11-14 14:12:32 -06:00 |
|
mdipierro
|
3e85f5bf39
|
fixed CAS login for extra url fields, thanks efaisal
|
2012-11-09 14:11:37 -06:00 |
|
mdipierro
|
859636e6e0
|
fixed issue 1136, prevent redirection loop, better form, usability as embedded widgets, thanks Alan
|
2012-11-03 11:54:46 -05:00 |
|
mdipierro
|
fa019e8960
|
fixed issue 1124, create new auth.wiki page from slug model, thanks Nico
|
2012-11-01 21:33:06 -05:00 |
|
mdipierro
|
b17358e761
|
better gluon.tools.Expose, thanks Richard
|
2012-11-01 21:09:09 -05:00 |
|
mdipierro
|
e1cd36771e
|
fixed issue 1129, recapcha message error, thanks Friedrich
|
2012-10-31 09:50:37 -05:00 |
|
mdipierro
|
12107da9bd
|
allow to pass hidden to crud.update
|
2012-10-31 09:14:58 -05:00 |
|
mdipierro
|
c61e0e11bb
|
page and media preview in wiki, thanks Niphlod
|
2012-10-29 21:38:09 -05:00 |
|
mdipierro
|
4357edb1d4
|
if user_group_name is None, user_group_role is also None
|
2012-10-29 14:00:29 -05:00 |
|
mdipierro
|
9d7e009c0f
|
csv can return a generator, thanks Jonathan
|
2012-10-29 11:36:04 -05:00 |
|
mdipierro
|
5ee2ab9b6b
|
fixed redirection after change password, issue 1112, thanks Friedrich
|
2012-10-29 09:31:51 -05:00 |
|
mdipierro
|
c94c192e17
|
wiki edit menu pages conditional to login
|
2012-10-25 08:22:34 -05:00 |
|
mdipierro
|
e9eb1689e2
|
fixed a problem with capitalization in wiki
|
2012-10-20 19:38:54 -05:00 |
|
mdipierro
|
fb357eb241
|
fixed problem with new importer and custom import
|
2012-10-19 18:36:39 -05:00 |
|
mdipierro
|
4b2ba185ae
|
many pep8 improvements
|
2012-10-19 12:33:53 -05:00 |
|
mdipierro
|
b716df1a05
|
some pep8 changes (fixed spacing at end)
|
2012-10-19 10:37:07 -05:00 |
|
mdipierro
|
d552eb2eeb
|
fixed some pep8 stuff
|
2012-10-19 09:40:17 -05:00 |
|
mdipierro
|
5af380223a
|
remove excessive session saving with caching of mobile_agent
|
2012-10-17 14:33:52 -05:00 |
|
Massimo
|
c13b4f18f7
|
fixed auth.impersonating again, thanks Ricardo
|
2012-10-16 11:08:42 -05:00 |
|
mdipierro
|
ecaed07a3d
|
fixed bug with auth.impersonate(0)
|
2012-10-16 06:19:39 -05:00 |
|
mdipierro
|
c6b5ad8179
|
auth = Auth(db).define_tables() in one line
|
2012-10-14 15:55:45 -05:00 |
|
mdipierro
|
39c5341dbc
|
auth_wiki extra fields, thanks Alan
|
2012-10-14 14:44:37 -05:00 |
|
mdipierro
|
cac9741cb7
|
wiki preview patch, thanks Niphlod
|
2012-10-14 14:28:17 -05:00 |
|
mdipierro
|
77847daa77
|
auth.wiki preview, thanks Niphlod
|
2012-10-10 09:18:09 -05:00 |
|
mdipierro
|
6a97bfe517
|
Auth use request.requires_https, thanks Yarin
|
2012-10-05 07:18:35 -05:00 |
|
mdipierro
|
dc51abe54c
|
Auth(secure=True), thanks Yarin and Niphlod
|
2012-10-04 15:12:52 -05:00 |
|
mdipierro
|
4f4a0318aa
|
fixed wiki for missing body
|
2012-10-04 10:44:35 -05:00 |
|
Massimo
|
b20e74c899
|
wiki uses contains instead of startswith, thanks David
|
2012-10-02 14:50:16 -05:00 |
|
mdipierro
|
67022578e3
|
fixed some bugs with singleton and remobed password from session.auth.user
|
2012-09-30 07:26:23 -05:00 |
|
mdipierro
|
b6f9cd1863
|
login works fine with lazy DAL
|
2012-09-30 00:10:25 -05:00 |
|
mdipierro
|
dd4a4c281f
|
prettidate works with future dates, thanks Sanjoy
|
2012-09-29 09:53:46 -05:00 |
|
mdipierro
|
64bc60cdf0
|
fixed search in wiki again for firebird
|
2012-09-28 08:51:18 -05:00 |
|
mdipierro
|
82ab59c46a
|
http 422, better tagcloud, possibly fixed firbird issue with tagcloud
|
2012-09-27 14:05:43 -05:00 |
|
mdipierro
|
74a63e98b5
|
possibly fixed issue 1031, thanks villas
|
2012-09-26 12:45:56 -05:00 |
|
Massimo
|
077ce011e2
|
distinct instead of groupby
|
2012-09-25 14:56:49 -05:00 |
|
Massimo
|
1430bc824f
|
test
|
2012-09-25 14:50:32 -05:00 |
|
mdipierro
|
722b16e620
|
CAS should disabled retrive username
|
2012-09-24 22:44:19 -05:00 |
|
mdipierro
|
9ccc7dc59a
|
crud methods have FORM **attributes, thanks Daniel
|
2012-09-24 12:43:22 -05:00 |
|
mdipierro
|
586d85cf08
|
fixed a problem with reset_password redirect loop
|
2012-09-19 23:04:10 -05:00 |
|
mdipierro
|
f371e72e07
|
mail.send(...,sender='Mr X <%(sender)s>')
|
2012-09-19 00:03:06 -05:00 |
|
mdipierro
|
8d9bc1cb53
|
mail.send(...,sender='Mr X <%(sender)s>')
|
2012-09-19 00:00:18 -05:00 |
|
mdipierro
|
e282454bfe
|
fixed a problem with order of table definitions in auth.wiki, thanks David
|
2012-09-17 14:23:13 -05:00 |
|
mdipierro
|
e499c1d5a4
|
fixed problem with missing wiki_media.filename
|
2012-09-17 11:47:07 -05:00 |
|