Commit Graph

  • b35483d2a9 WIP: Begin ae app with subscription handling Skia 2015-12-15 17:50:50 +0100
  • a6aac76d75 Alter date_join field in User Skia 2015-12-15 09:27:50 +0100
  • 787fd2f484 Settingize some stuff and add custom AnonymousUser Skia 2015-12-14 15:43:30 +0100
  • a6edfcc048 Update UserPropForm Skia 2015-12-14 10:49:15 +0100
  • 376b5101c1 Add docstring to PageRev Skia 2015-12-09 11:22:50 +0100
  • 268a33255b Refactor user groups to user prop Skia 2015-12-09 11:01:11 +0100
  • 77803596fb Add class wide permissions and clean up migrations Skia 2015-12-09 10:33:55 +0100
  • e3cbe70319 WIP: Improve many views and a bit user permissions (idea for class scale perm) Skia 2015-12-08 17:22:50 +0100
  • 475bff14cb Refactor rights handling Skia 2015-12-08 11:10:29 +0100
  • dc37e79f14 WIP: Refactor permissions Skia 2015-12-08 09:46:48 +0100
  • f7bfd6daed Add getattribute to PageRev for getting owner_group&co Skia 2015-12-08 09:46:40 +0100
  • aa732a4ec0 WIP: Add custom 403 and 404, but break a bit the permissions! To be fixed Skia 2015-12-07 17:23:52 +0100
  • 6cc7851487 Repair all tests and update requirements.txt Skia 2015-12-07 16:08:24 +0100
  • 185b35ed18 Improve setup script Skia 2015-12-04 16:13:20 +0100
  • 078276cead Merge branch 'sli' Skia 2015-12-03 20:36:53 +0100
  • 2557af270a Merge branch 'krophil' Skia 2015-12-03 20:33:40 +0100
  • e750b5a12f Edited gitignore and README to make everything work proprely with virtualenv Antoine Bartuccio 2015-12-03 20:29:07 +0100
  • f3896cb22e SimpleTestCase -> TestCase. Now, test are almost ok Krophil 2015-12-03 18:41:22 +0100
  • 2c4bac7c9f Add setup custom command to manage.py Skia 2015-12-03 18:00:08 +0100
  • 5f07237d70 Improve a bit user views's rights Skia 2015-12-03 16:47:03 +0100
  • 50f53e7a6e Fix users tests and pages fixtures Skia 2015-12-02 17:14:47 +0100
  • f17fb6e466 Add lock handling in Wiki Skia 2015-12-02 16:43:40 +0100
  • 92f68f5b42 Add complete revision and history handling in the wiki Skia 2015-12-02 11:09:50 +0100
  • 80926dd4ac Revert "Begin a PageRevision implementation, but this breaks currently everything!" Skia 2015-11-30 13:04:46 +0100
  • 979fc7bcb7 Begin a PageRevision implementation, but this breaks currently everything! Skia 2015-11-27 16:40:16 +0100
  • edcbf7a367 Update fixture and PagePropFrom Skia 2015-11-27 16:09:47 +0100
  • 0b962e2380 Make the group management more generic in the model Skia 2015-11-27 16:05:43 +0100
  • 5c9e5a24ab Implement generic right checking for any View with the right parents Skia 2015-11-27 15:39:42 +0100
  • b19ec084b6 Basic group view and permissions management on the pages Skia 2015-11-26 17:40:31 +0100
  • 48e3f88b87 Improve user views Skia 2015-11-26 16:32:56 +0100
  • 385f91a9db Add a missing template Skia 2015-11-26 11:27:52 +0100
  • 431b81cd42 Make all the lost password procedure Skia 2015-11-26 10:57:26 +0100
  • 6e54fa075e WIP: password change/reset forms Skia 2015-11-25 17:03:18 +0100
  • 04bbf0db5b Refactor login and logout with built-in views Skia 2015-11-25 16:20:28 +0100
  • b237cdbaae Refactor page view with Django's black magic powered DetailView&co Skia 2015-11-25 14:45:18 +0100
  • d72b18c120 Add basic page view permission, not really working Skia 2015-11-25 10:29:25 +0100
  • 5b8b3746e6 Update README Skia 2015-11-25 08:47:35 +0100
  • cdcf4099fc Prevent loop in Wiki Skia 2015-11-24 20:09:44 +0100
  • 18115a0dc4 Put view into a module Skia 2015-11-24 16:09:46 +0100
  • ebcdcf4245 Basic user profile edit form Skia 2015-11-24 15:52:27 +0100
  • 259182c1c4 Add page properties view Skia 2015-11-24 14:01:10 +0100
  • 7b093f6fbd Fix page table integrity Skia 2015-11-24 14:00:41 +0100
  • ce8ceb80d6 Update README again Skia 2015-11-24 10:57:30 +0100
  • 611779ce76 Update README Skia 2015-11-24 10:55:15 +0100
  • 9a9541088d Fix wiki, plus clean up and add tests Skia 2015-11-24 10:53:16 +0100
  • 8753e020a1 Wiki is working quit well Skia 2015-11-23 17:32:31 +0100
  • d2005ff997 Almost working wiki before refactoring again Skia 2015-11-23 17:23:00 +0100
  • ace66bba0a Almost working wiki before refactoring Skia 2015-11-23 13:30:30 +0100
  • e9c18748b0 Make date of birth mandatory Skia 2015-11-22 18:23:21 +0100
  • c434e093a0 Update diagrams Skia 2015-11-20 16:21:51 +0100
  • 6253c06235 Add very basic and not safe pages Skia 2015-11-20 15:47:01 +0100
  • c6b35071db Amend: add migration file Skia 2015-11-19 17:36:05 +0100
  • c877fa7b84 Fix default date of birth with aware timezone Skia 2015-11-19 17:34:11 +0100
  • 7a65215bb5 Basic user permissions for user editing Skia 2015-11-19 16:28:49 +0100
  • d3896ad676 Update login system and add tests Skia 2015-11-19 14:44:48 +0100
  • 5ee2baedba Add registering tests Skia 2015-11-19 11:23:08 +0100
  • 898490324a Basic user profile Skia 2015-11-19 09:46:05 +0100
  • c8680ec87d Update README.md Skia 2015-11-19 08:47:24 +0100
  • 6c8f2c5555 Add README Skia 2015-11-19 08:45:21 +0100
  • 619e27eb52 Basic auth system Skia 2015-11-18 17:09:06 +0100
  • 5bd40b2ec4 First commit: basic users Skia 2015-11-18 09:44:06 +0100