| 
							
							
								 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 | 2557af270a | Merge branch 'krophil' | 2015-12-03 20:33:40 +01:00 |  | 
			
				
					|  | 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 | 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 |  | 
			
				
					| 
							
							
								 Skia | ebcdcf4245 | Basic user profile edit form | 2015-11-24 15:52:27 +01:00 |  | 
			
				
					| 
							
							
								 Skia | 259182c1c4 | Add page properties view | 2015-11-24 14:01:10 +01:00 |  | 
			
				
					| 
							
							
								 Skia | 7b093f6fbd | Fix page table integrity | 2015-11-24 14:00:41 +01:00 |  | 
			
				
					| 
							
							
								 Skia | 9a9541088d | Fix wiki, plus clean up and add tests | 2015-11-24 10:53:16 +01:00 |  | 
			
				
					| 
							
							
								 Skia | 8753e020a1 | Wiki is working quit well | 2015-11-23 17:32:31 +01:00 |  | 
			
				
					| 
							
							
								 Skia | d2005ff997 | Almost working wiki before refactoring again | 2015-11-23 17:23:37 +01:00 |  | 
			
				
					| 
							
							
								 Skia | ace66bba0a | Almost working wiki before refactoring | 2015-11-23 13:30:30 +01:00 |  | 
			
				
					| 
							
							
								 Skia | e9c18748b0 | Make date of birth mandatory | 2015-11-22 18:23:21 +01:00 |  | 
			
				
					| 
							
							
								 Skia | 6253c06235 | Add very basic and not safe pages | 2015-11-20 15:47:01 +01:00 |  | 
			
				
					| 
							
							
								 Skia | c6b35071db | Amend: add migration file | 2015-11-19 17:36:05 +01:00 |  | 
			
				
					| 
							
							
								 Skia | c877fa7b84 | Fix default date of birth with aware timezone | 2015-11-19 17:34:11 +01:00 |  | 
			
				
					| 
							
							
								 Skia | 7a65215bb5 | Basic user permissions for user editing | 2015-11-19 16:33:40 +01:00 |  | 
			
				
					| 
							
							
								 Skia | d3896ad676 | Update login system and add tests | 2015-11-19 14:44:48 +01:00 |  | 
			
				
					| 
							
							
								 Skia | 5ee2baedba | Add registering tests | 2015-11-19 11:23:08 +01:00 |  | 
			
				
					| 
							
							
								 Skia | 898490324a | Basic user profile | 2015-11-19 09:46:05 +01:00 |  | 
			
				
					| 
							
							
								 Skia | 619e27eb52 | Basic auth system | 2015-11-18 17:09:06 +01:00 |  |