Commit Graph
179 Commits
Author SHA1 Message Date
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
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