Commit Graph

163 Commits

Author SHA1 Message Date
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
mdipierro
f3b86c3e5e auto-login after reset password 2012-08-26 17:28:19 -05:00
mdipierro
c95d2b5156 fixed login_onaccept, thanks Martin 2012-08-26 17:05:52 -05:00
mdipierro
d322ec5690 fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro
477cefa5e1 fixed some styles for auth.wiki 2012-08-24 23:11:45 -05:00
mdipierro
78e1815395 auth links should have same scheme as app 2012-08-24 16:36:14 -05:00
Massimo Di Pierro
5c5cead73c fixed another bug in lazy Auth, thanks Villas 2012-08-24 13:45:13 -05:00
Massimo Di Pierro
0d96a57db7 fixed bug in lazy auth, thanks Villas 2012-08-24 10:14:12 -05:00
Massimo Di Pierro
470ddde001 added missing table permission, thanks Daniel 2012-08-24 08:57:14 -05:00
mdipierro
2c866c68e4 fixed tag rendering end edit menu permissions 2012-08-23 15:04:08 -05:00
mdipierro
b400d3844d better style in wiki search and tagcloud 2012-08-23 14:52:45 -05:00
mdipierro
33ce161e20 T bug in tools 2012-08-23 14:33:43 -05:00
mdipierro
b8dbb8a5dd fixed auth with lazy auth 2012-08-23 10:56:40 -05:00
mdipierro
417495e164 lazy auth? 2012-08-23 10:48:36 -05:00
mdipierro
f6e89cc804 reverted accidental tools change 2012-08-23 10:09:49 -05:00
mdipierro
87a7d2e423 fixed problem with on_define 2012-08-23 10:08:00 -05:00
mdipierro
8cc853d9e0 wiki.auth() has wiki-menu page 2012-08-22 17:07:44 -05:00
mdipierro
ebe6d0283e automenu 2012-08-21 22:07:18 -05:00
mdipierro
a64b95f12e fixed unwanted membershin in wiki, thanks Alan 2012-08-21 11:39:27 -05:00
mdipierro
c85ba41794 fixed cut and paste error, thanks Martin 2012-08-21 07:57:09 -05:00
mdipierro
8ef3a0c265 fixed is_impersonating, thanks Martin 2012-08-20 11:57:30 -05:00
mdipierro
22fede1514 ://HOSTNAME in auth.wiki 2012-08-20 11:16:25 -05:00
mdipierro
531f592e3b auth.wiki makes admin wiki_editor group member 2012-08-19 18:20:16 -05:00
mdipierro
80b167c1fa simplified syntax in auth.wiki @///function 2012-08-18 18:10:22 -05:00
mdipierro
1a5efa3dd3 improved auth.wiki @{/a/c/f/args} 2012-08-18 17:50:50 -05:00
mdipierro
d766935f3b fixed form, @{component:...} in auth.wiki, @{...} in markmin 2012-08-18 00:10:36 -05:00
mdipierro
c48c06e83d made shure that tools works with lazy tables (but auth_* fields not lazy) 2012-08-17 22:45:56 -05:00
mdipierro
c17e588ec7 updated CHANGELOG 2012-08-17 14:48:14 -05:00
mdipierro
a608df5a29 removed unwanted whitespaces 2012-08-16 11:56:07 -05:00
mdipierro
f78f27982b fixed prettydate, thanks Anthony 2012-08-16 11:06:04 -05:00
mdipierro
d1838adb14 IS_IN_DB validator for auth_user username/email, thanks Anthony, fixed issue 934 2012-08-15 17:30:43 -05:00
mdipierro
3607b960a3 htth->http typo 2012-08-08 22:33:50 -05:00
mdipierro
581d364367 better navbar, thanks Anthony 2012-08-08 18:56:02 -05:00
mdipierro
715ca4f04c fixed issue 578, thanks Thomas Dallagnese 2012-08-08 15:19:21 -05:00
mdipierro
a83c000b03 fixed issue 578, thanks Thomas Dallagnese 2012-08-08 15:17:57 -05:00
mdipierro
51fb5feb54 fixed issue 578, thanks Thomas Dallagnese 2012-08-08 15:16:58 -05:00
mdipierro
2b8c218146 indentantion 2012-08-08 13:16:24 -05:00
mdipierro
7a5c97076f fixed navbar separators 2012-08-08 09:43:07 -05:00
mdipierro
68b611e621 removed redundant strings in tools, thanks Anthony 2012-08-07 20:39:17 -05:00