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 |
|
mdipierro
|
6b5e3f2abf
|
better layout, thanks Paolo
|
2012-09-17 11:36:00 -05:00 |
|
mdipierro
|
972f64b6f9
|
better impersonate, thanks Alan
|
2012-09-16 10:43:39 -05:00 |
|
mdipierro
|
2ba88b8951
|
auth.wiki(render='markmin'), thanks Guruyaya
|
2012-09-15 15:42:44 -05:00 |
|
mdipierro
|
117b04169c
|
wiki file should be filename, thanks David
|
2012-09-15 13:41:24 -05:00 |
|
mdipierro
|
bb3414f78e
|
fixed grid layout again
|
2012-09-13 14:06:58 -05:00 |
|
mdipierro
|
19e19f4ec5
|
removed unnecessary line
|
2012-09-12 11:16:51 -05:00 |
|
mdipierro
|
39f8a18c34
|
navbar dropdown, thanks Paolo
|
2012-09-12 10:18:34 -05:00 |
|
mdipierro
|
95a4f8e4d5
|
auth.wiki(restrict_search=True) authors can only search their own pages
|
2012-09-11 10:25:56 -05:00 |
|
mdipierro
|
87a127c42b
|
fixed bug in wiki can_manage
|
2012-09-10 07:40:33 -05:00 |
|
mdipierro
|
22fbf70aae
|
auth.wiki(render='html')
|
2012-09-08 22:22:06 -05:00 |
|
mdipierro
|
7fe1b4321a
|
auth.wiki(render) is exposed
|
2012-09-08 20:33:24 -05:00 |
|
mdipierro
|
51d8932252
|
allow navbar without define_tables, thanks Anthony
|
2012-09-02 14:52:52 -05:00 |
|
mdipierro
|
10555af3e6
|
fixing missing use_username issue, thanks Annet
|
2012-08-30 15:01:22 -05:00 |
|
mdipierro
|
1444c5b476
|
fixed janrain login with GAE
|
2012-08-30 08:31:52 -05:00 |
|
mdipierro
|
77198818d5
|
dict instead of {} where possible
|
2012-08-29 07:27:28 -05:00 |
|
mdipierro
|
dbe39a5cf4
|
more flexible auth.wiki, thanks Alan
|
2012-08-28 10:54:06 -05:00 |
|
mdipierro
|
f9e35599c6
|
many iteritems optimizations
|
2012-08-28 09:35:36 -05:00 |
|
mdipierro
|
bcee16284e
|
possibly faster auth
|
2012-08-27 12:02:53 -05:00 |
|
mdipierro
|
6d78589ed0
|
simplified languages.py, disable (for today) plural subsystem
|
2012-08-27 01:43:04 -05:00 |
|
mdipierro
|
1840c5e0cc
|
no more has_key
|
2012-08-26 18:34:50 -05:00 |
|
mdipierro
|
a85ee973ed
|
internal simplications in Auth
|
2012-08-26 17:57:10 -05:00 |
|
mdipierro
|
3e51459612
|
removed an inconcistency in Auth
|
2012-08-26 17:53:27 -05:00 |
|
mdipierro
|
74183d8db5
|
more simplification in Auth
|
2012-08-26 17:48:37 -05:00 |
|