Commit Graph

163 Commits

Author SHA1 Message Date
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
mdipierro 2c798909d7 auth.wiki makes admin wiki_editor group member 2012-08-19 18:20:16 -05:00
mdipierro 3d1dcd063b simplified syntax in auth.wiki @///function 2012-08-18 18:10:22 -05:00
mdipierro 49a5b3025b improved auth.wiki @{/a/c/f/args} 2012-08-18 17:50:50 -05:00
mdipierro e6bed63344 fixed form, @{component:...} in auth.wiki, @{...} in markmin 2012-08-18 00:10:36 -05:00
mdipierro 911fb4e226 made shure that tools works with lazy tables (but auth_* fields not lazy) 2012-08-17 22:45:56 -05:00
mdipierro 7772fdc556 updated CHANGELOG 2012-08-17 14:48:14 -05:00
mdipierro e76bcf0ea9 removed unwanted whitespaces 2012-08-16 11:56:07 -05:00
mdipierro f498421515 fixed prettydate, thanks Anthony 2012-08-16 11:06:04 -05:00
mdipierro 2095889eff IS_IN_DB validator for auth_user username/email, thanks Anthony, fixed issue 934 2012-08-15 17:30:43 -05:00
mdipierro 4e073be361 htth->http typo 2012-08-08 22:33:50 -05:00
mdipierro 3c4336d25c better navbar, thanks Anthony 2012-08-08 18:56:02 -05:00
mdipierro cd627963e6 fixed issue 578, thanks Thomas Dallagnese 2012-08-08 15:19:21 -05:00
mdipierro e4421db04e fixed issue 578, thanks Thomas Dallagnese 2012-08-08 15:17:57 -05:00
mdipierro c7b4060fa7 fixed issue 578, thanks Thomas Dallagnese 2012-08-08 15:16:58 -05:00
mdipierro d1da96a46c indentantion 2012-08-08 13:16:24 -05:00
mdipierro 084f19c212 fixed navbar separators 2012-08-08 09:43:07 -05:00
mdipierro 3849108cae removed redundant strings in tools, thanks Anthony 2012-08-07 20:39:17 -05:00