Sith/core/templates/core
2016-01-11 09:56:42 +01:00
..
api Add a begining of API and CSS+JS (static files folder) 2016-01-08 17:11:38 +01:00
403.html WIP: Add custom 403 and 404, but break a bit the permissions! To be fixed 2015-12-07 17:23:52 +01:00
404.html WIP: Add custom 403 and 404, but break a bit the permissions! To be fixed 2015-12-07 17:23:52 +01:00
base.html Make a previsualization button in page edit 2016-01-11 09:56:42 +01:00
edit_user.html Add page properties view 2015-11-24 14:01:10 +01:00
group_edit.html Basic group view and permissions management on the pages 2015-11-26 17:40:31 +01:00
group_list.html Basic group view and permissions management on the pages 2015-11-26 17:40:31 +01:00
index.html Basic user profile 2015-11-19 09:46:05 +01:00
login.html Refactor login and logout with built-in views 2015-11-25 16:20:28 +01:00
page_detail.html Add Markdown support and better url tolerance for pages 2016-01-08 16:15:06 +01:00
page_hist.html Add complete revision and history handling in the wiki 2015-12-02 11:09:50 +01:00
page_list.html Refactor page view with Django's black magic powered DetailView&co 2015-11-25 14:45:18 +01:00
page_prop.html Refactor page view with Django's black magic powered DetailView&co 2015-11-25 14:45:18 +01:00
page.html Refactor page view with Django's black magic powered DetailView&co 2015-11-25 14:45:18 +01:00
pagerev_edit.html Make a previsualization button in page edit 2016-01-11 09:56:42 +01:00
password_change_done.html Make all the lost password procedure 2015-11-26 10:57:26 +01:00
password_change.html WIP: password change/reset forms 2015-11-25 17:03:18 +01:00
password_reset_complete.html Make all the lost password procedure 2015-11-26 10:57:26 +01:00
password_reset_confirm.html Make all the lost password procedure 2015-11-26 10:57:26 +01:00
password_reset_done.html Add a missing template 2015-11-26 11:27:52 +01:00
password_reset_email.html Make all the lost password procedure 2015-11-26 10:57:26 +01:00
password_reset.html Make all the lost password procedure 2015-11-26 10:57:26 +01:00
register.html Update login system and add tests 2015-11-19 14:44:48 +01:00
user_detail.html Refactor user groups to user prop 2015-12-09 11:01:11 +01:00
user_edit.html Improve user views 2015-11-26 16:32:56 +01:00
user_list.html Improve user views 2015-11-26 16:32:56 +01:00
user_prop.html Refactor user groups to user prop 2015-12-09 11:01:11 +01:00
user_tools.html WIP: Improve many views and a bit user permissions (idea for class scale perm) 2015-12-08 17:22:50 +01:00