Commit Graph

72 Commits

Author SHA1 Message Date
Skia 7f4955d15c Update diagramm 2016-01-29 09:45:59 +01:00
Skia 8fc360a977 Improve subscription and add it to admin app 2016-01-28 17:42:22 +01:00
Skia f71ce2f7df Add first accounting implementation 2016-01-28 16:53:37 +01:00
Skia 2b999d87ba Another date field update 2016-01-28 10:13:45 +01:00
Skia 367fddbdab Alter date_of_birth 2016-01-28 09:36:24 +01:00
Skia 8ea1727475 Fix URLs 2016-01-11 10:13:30 +01:00
Skia 8b0939ca79 Core: rename full_name in _full_name because this attribute is for internal use only 2016-01-11 10:02:41 +01:00
Skia 1f4c49ac49 Make a previsualization button in page edit 2016-01-11 09:56:42 +01:00
Skia 771056d6e4 Add a begining of API and CSS+JS (static files folder) 2016-01-08 17:11:38 +01:00
Skia f5b07887a5 Fix typo in setup 2016-01-08 16:27:59 +01:00
Skia 8ebd6c64a7 Add Markdown support and better url tolerance for pages 2016-01-08 16:15:06 +01:00
Skia b35483d2a9 WIP: Begin ae app with subscription handling 2015-12-15 17:50:50 +01:00
Skia a6aac76d75 Alter date_join field in User 2015-12-15 09:27:50 +01:00
Skia 787fd2f484 Settingize some stuff and add custom AnonymousUser 2015-12-14 15:43:30 +01:00
Skia a6edfcc048 Update UserPropForm 2015-12-14 10:49:15 +01:00
Skia 376b5101c1 Add docstring to PageRev 2015-12-09 11:22:50 +01:00
Skia 268a33255b Refactor user groups to user prop 2015-12-09 11:01:11 +01:00
Skia 77803596fb Add class wide permissions and clean up migrations 2015-12-09 10:33:55 +01:00
Skia e3cbe70319 WIP: Improve many views and a bit user permissions (idea for class scale perm) 2015-12-08 17:22:50 +01:00
Skia 475bff14cb Refactor rights handling 2015-12-08 11:10:29 +01:00
Skia dc37e79f14 WIP: Refactor permissions 2015-12-08 09:46:48 +01:00
Skia f7bfd6daed Add getattribute to PageRev for getting owner_group&co 2015-12-08 09:46:40 +01:00
Skia aa732a4ec0 WIP: Add custom 403 and 404, but break a bit the permissions! To be fixed 2015-12-07 17:23:52 +01:00
Skia 6cc7851487 Repair all tests and update requirements.txt 2015-12-07 16:08:24 +01:00
Skia 185b35ed18 Improve setup script 2015-12-04 16:14:05 +01:00
Skia 078276cead Merge branch 'sli' 2015-12-03 20:36:53 +01:00
Skia 2557af270a Merge branch 'krophil' 2015-12-03 20:33:40 +01:00
Antoine Bartuccio e750b5a12f Edited gitignore and README to make everything work proprely with virtualenv 2015-12-03 20:29:07 +01:00
Pierre Brunet f3896cb22e SimpleTestCase -> TestCase. Now, test are almost ok 2015-12-03 18:41:22 +01:00
Skia 2c4bac7c9f Add setup custom command to manage.py 2015-12-03 18:00:08 +01:00
Skia 5f07237d70 Improve a bit user views's rights 2015-12-03 16:47:03 +01:00
Skia 50f53e7a6e Fix users tests and pages fixtures 2015-12-02 17:14:47 +01:00
Skia f17fb6e466 Add lock handling in Wiki 2015-12-02 16:43:40 +01:00
Skia 92f68f5b42 Add complete revision and history handling in the wiki 2015-12-02 11:09:50 +01:00
Skia 80926dd4ac Revert "Begin a PageRevision implementation, but this breaks currently everything!"
This reverts commit 979fc7bcb7.
2015-11-30 13:04:46 +01:00
Skia 979fc7bcb7 Begin a PageRevision implementation, but this breaks currently everything! 2015-11-27 16:40:16 +01:00
Skia edcbf7a367 Update fixture and PagePropFrom 2015-11-27 16:09:47 +01:00
Skia 0b962e2380 Make the group management more generic in the model 2015-11-27 16:05:43 +01:00
Skia 5c9e5a24ab Implement generic right checking for any View with the right parents 2015-11-27 15:39:42 +01:00
Skia b19ec084b6 Basic group view and permissions management on the pages 2015-11-26 17:40:31 +01:00
Skia 48e3f88b87 Improve user views 2015-11-26 16:32:56 +01:00
Skia 385f91a9db Add a missing template 2015-11-26 11:27:52 +01:00
Skia 431b81cd42 Make all the lost password procedure 2015-11-26 10:57:26 +01:00
Skia 6e54fa075e WIP: password change/reset forms 2015-11-25 17:03:18 +01:00
Skia 04bbf0db5b Refactor login and logout with built-in views 2015-11-25 16:20:28 +01:00
Skia b237cdbaae Refactor page view with Django's black magic powered DetailView&co 2015-11-25 14:45:18 +01:00
Skia d72b18c120 Add basic page view permission, not really working 2015-11-25 10:29:25 +01:00
Skia 5b8b3746e6 Update README 2015-11-25 08:47:35 +01:00
Skia cdcf4099fc Prevent loop in Wiki 2015-11-24 20:09:44 +01:00
Skia 18115a0dc4 Put view into a module 2015-11-24 16:09:46 +01:00