mdipierro
|
ec16dc8cec
|
crud methods have FORM **attributes, thanks Daniel
|
2012-09-24 12:43:22 -05:00 |
|
mdipierro
|
738059f56a
|
fixed a problem with reset_password redirect loop
|
2012-09-19 23:04:10 -05:00 |
|
mdipierro
|
ef7b1c1454
|
mail.send(...,sender='Mr X <%(sender)s>')
|
2012-09-19 00:03:06 -05:00 |
|
mdipierro
|
cf30f1b255
|
mail.send(...,sender='Mr X <%(sender)s>')
|
2012-09-19 00:00:18 -05:00 |
|
mdipierro
|
9784c198e3
|
fixed a problem with order of table definitions in auth.wiki, thanks David
|
2012-09-17 14:23:13 -05:00 |
|
mdipierro
|
642a9c5c94
|
fixed problem with missing wiki_media.filename
|
2012-09-17 11:47:07 -05:00 |
|
mdipierro
|
6880727e4f
|
better layout, thanks Paolo
|
2012-09-17 11:36:00 -05:00 |
|
mdipierro
|
60b6fd11f9
|
better impersonate, thanks Alan
|
2012-09-16 10:43:39 -05:00 |
|
mdipierro
|
3bc94b2794
|
auth.wiki(render='markmin'), thanks Guruyaya
|
2012-09-15 15:42:44 -05:00 |
|
mdipierro
|
8960f91c7b
|
wiki file should be filename, thanks David
|
2012-09-15 13:41:24 -05:00 |
|
mdipierro
|
8f267a19c4
|
fixed grid layout again
|
2012-09-13 14:06:58 -05:00 |
|
mdipierro
|
8fb24e5315
|
removed unnecessary line
|
2012-09-12 11:16:51 -05:00 |
|
mdipierro
|
a6269d77ae
|
navbar dropdown, thanks Paolo
|
2012-09-12 10:18:34 -05:00 |
|
mdipierro
|
dbf7a3f72d
|
auth.wiki(restrict_search=True) authors can only search their own pages
|
2012-09-11 10:25:56 -05:00 |
|
mdipierro
|
199aceefc1
|
fixed bug in wiki can_manage
|
2012-09-10 07:40:33 -05:00 |
|
mdipierro
|
d29d543e95
|
auth.wiki(render='html')
|
2012-09-08 22:22:06 -05:00 |
|
mdipierro
|
57072adc57
|
auth.wiki(render) is exposed
|
2012-09-08 20:33:24 -05:00 |
|
mdipierro
|
8eb15627bf
|
allow navbar without define_tables, thanks Anthony
|
2012-09-02 14:52:52 -05:00 |
|
mdipierro
|
0553e5b50e
|
fixing missing use_username issue, thanks Annet
|
2012-08-30 15:01:22 -05:00 |
|
mdipierro
|
2b83928cab
|
fixed janrain login with GAE
|
2012-08-30 08:31:52 -05:00 |
|
mdipierro
|
edeb237777
|
dict instead of {} where possible
|
2012-08-29 07:27:28 -05:00 |
|
mdipierro
|
6e8fbf5f8e
|
more flexible auth.wiki, thanks Alan
|
2012-08-28 10:54:06 -05:00 |
|
mdipierro
|
266208c13d
|
many iteritems optimizations
|
2012-08-28 09:35:36 -05:00 |
|
mdipierro
|
ddf4465c00
|
possibly faster auth
|
2012-08-27 12:02:53 -05:00 |
|
mdipierro
|
47dcc8badd
|
simplified languages.py, disable (for today) plural subsystem
|
2012-08-27 01:43:04 -05:00 |
|
mdipierro
|
030203effd
|
no more has_key
|
2012-08-26 18:34:50 -05:00 |
|
mdipierro
|
334e150638
|
internal simplications in Auth
|
2012-08-26 17:57:10 -05:00 |
|
mdipierro
|
308f790f3c
|
removed an inconcistency in Auth
|
2012-08-26 17:53:27 -05:00 |
|
mdipierro
|
d47dbc604e
|
more simplification in Auth
|
2012-08-26 17:48:37 -05:00 |
|
mdipierro
|
96d193f7dd
|
auto-login after reset password
|
2012-08-26 17:28:19 -05:00 |
|
mdipierro
|
3e94ca4f45
|
fixed login_onaccept, thanks Martin
|
2012-08-26 17:05:52 -05:00 |
|
mdipierro
|
dcce7fc39a
|
fixed @//// in wiki and pep8 spacing
|
2012-08-25 11:29:11 -05:00 |
|
mdipierro
|
92e1213fe2
|
fixed some styles for auth.wiki
|
2012-08-24 23:11:45 -05:00 |
|
mdipierro
|
814f5d9448
|
auth links should have same scheme as app
|
2012-08-24 16:36:14 -05:00 |
|
Massimo Di Pierro
|
8d5855c93a
|
fixed another bug in lazy Auth, thanks Villas
|
2012-08-24 13:45:13 -05:00 |
|
Massimo Di Pierro
|
611aa6391a
|
fixed bug in lazy auth, thanks Villas
|
2012-08-24 10:14:12 -05:00 |
|
Massimo Di Pierro
|
c309588ae4
|
added missing table permission, thanks Daniel
|
2012-08-24 08:57:14 -05:00 |
|
mdipierro
|
6c7de5a0b0
|
fixed tag rendering end edit menu permissions
|
2012-08-23 15:04:08 -05:00 |
|
mdipierro
|
113268b12a
|
better style in wiki search and tagcloud
|
2012-08-23 14:52:45 -05:00 |
|
mdipierro
|
96d4de8277
|
T bug in tools
|
2012-08-23 14:33:43 -05:00 |
|
mdipierro
|
2915dc75d3
|
fixed auth with lazy auth
|
2012-08-23 10:56:40 -05:00 |
|
mdipierro
|
e4d0e03078
|
lazy auth?
|
2012-08-23 10:48:36 -05:00 |
|
mdipierro
|
3785a4b5db
|
reverted accidental tools change
|
2012-08-23 10:09:49 -05:00 |
|
mdipierro
|
f7f9e23246
|
fixed problem with on_define
|
2012-08-23 10:08:00 -05:00 |
|
mdipierro
|
dde46a4ee4
|
wiki.auth() has wiki-menu page
|
2012-08-22 17:07:44 -05:00 |
|
mdipierro
|
ffe3faeb5f
|
automenu
|
2012-08-21 22:07:18 -05:00 |
|
mdipierro
|
f09ecfd458
|
fixed unwanted membershin in wiki, thanks Alan
|
2012-08-21 11:39:27 -05:00 |
|
mdipierro
|
e5afc3ede8
|
fixed cut and paste error, thanks Martin
|
2012-08-21 07:57:09 -05:00 |
|
mdipierro
|
6673743406
|
fixed is_impersonating, thanks Martin
|
2012-08-20 11:57:30 -05:00 |
|
mdipierro
|
c10584a068
|
://HOSTNAME in auth.wiki
|
2012-08-20 11:16:25 -05:00 |
|