|  sferot | 48f7858c88 | autologin on registration | hace 11 años | 
				
					
						|  sferot | be1a2ecb68 | Account creation page moved to /create_account and login form moved to | hace 11 años | 
				
					
						|  Damien Accorsi | 33d5786e33 | fixes bug #1203 - remove reindex data feature | hace 11 años | 
				
					
						|  Damien Accorsi | 981a10a1ca | fixes bug #1127 | hace 11 años | 
				
					
						|  Damien Accorsi | 04757975da | Merge branch 'master' of https://bitbucket.org/lebouquetin/protov1 | hace 11 años | 
				
					
						|  sferot | 73af670a65 | new methode to get current user | hace 11 años | 
				
					
						|  Damien Accorsi | 0a3b67183e | implement smaller left panel tree | hace 11 años | 
				
					
						|  sferot | 42bde56aa4 | Merge branch 'master' of bitbucket.org:lebouquetin/protov1 | hace 11 años | 
				
					
						|  sferot | 0e05b68362 | comments inherit from parent rights | hace 11 años | 
				
					
						|  root | 3fd8697f63 | bugfix: show search field for logged in users | hace 11 años | 
				
					
						|  root | da3177d392 | show left column tree including shared documents | hace 11 años | 
				
					
						|  root | 6c7d0fc737 | set the group_name unique key on user-dedicated group creation | hace 11 años | 
				
					
						|  Damien Accorsi | ace90b3e62 | add some annotations + clean code | hace 11 años | 
				
					
						|  Damien Accorsi | b604ccde3e | fixes can_read and can_write which didn't check rights at all (missing a condition on owner) | hace 11 años | 
				
					
						|  Damien Accorsi | ccddf8793d | Merge branch 'master' of https://bitbucket.org/lebouquetin/protov1 | hace 11 años | 
				
					
						|  Damien Accorsi | 75ec2e1f61 | improve group / rights query performance | hace 11 años | 
				
					
						|  Damien Accorsi | 2007ed2789 | minor typo fix | hace 11 años | 
				
					
						|  sferot | f2f4620bc0 | Merge branch 'master' of bitbucket.org:lebouquetin/protov1 | hace 11 años | 
				
					
						|  sferot | ab41bd7382 | New nodes inherit parent rights | hace 11 años | 
				
					
						|  Damien Accorsi | 522d9f71a0 | allow to access nodes that are owned by the user even if no rights are defined | hace 11 años | 
				
					
						|  Damien Accorsi | 63211a4482 | add right management tab and related stuff: api, model | hace 11 años | 
				
					
						|  Damien Accorsi | 6e5cf574cb | use node_id instead of node as url parameter | hace 11 años | 
				
					
						|  sferot | 49e25df7a7 | removed lib/ from gitignore | hace 11 años | 
				
					
						|  Damien Accorsi | a8616e28e4 | Merge branch 'master' of https://bitbucket.org/lebouquetin/protov1 | hace 11 años | 
				
					
						|  sferot | 8075c43990 | can_write predicate | hace 11 años | 
				
					
						|  Damien Accorsi | 158b0685fb | remove useless file | hace 11 años | 
				
					
						|  Damien Accorsi | a0bf661568 | add support for dynamic view of groups and rights | hace 11 años | 
				
					
						|  sferot | f24039d119 | removed forgottent log | hace 11 años | 
				
					
						|  sferot | 2e5918103b | New predicate for read rights | hace 11 años | 
				
					
						|  sferot | ec85d8d3e7 | new history tab | hace 11 años | 
				
					
						|  sferot | c9eb0d90bc | fixed deprecated postgresql url for sqlalchemy (removes warning at | hace 11 años | 
				
					
						|  sferot | 72795e5884 | fixed model for rights | hace 11 años | 
				
					
						|  sferot | bc05e4e0eb | moved development.ini to a template config file | hace 11 años | 
				
					
						|  sferot | f9d574446c | Merge branch 'master' of bitbucket.org:lebouquetin/protov1 | hace 11 años | 
				
					
						|  sferot | eb2baaea55 | New model for group/nodes relation to implement rights | hace 11 años | 
				
					
						|  Damien Accorsi | 743fb75fa7 | improved user interface | hace 11 años | 
				
					
						|  Damien Accorsi | b8748e9107 | - increase opacity of full-screen editor | hace 11 años | 
				
					
						|  Damien Accorsi | af157e13a6 | add ability to change is_shared status of any node | hace 11 años | 
				
					
						|  Damien Accorsi | 05d1e10ad3 | remove random return of a node. note: this break application until associated mako templates are commit | hace 11 años | 
				
					
						|  Damien Accorsi | ecb57a303a | remove useless commented code + share properties + link node with owner | hace 11 años | 
				
					
						|  Damien Accorsi | 2421406aa6 | make the update also work with full history tracking | hace 11 años | 
				
					
						|  Damien Accorsi | 9bd67eb75b | make tgext.admin plugin work. this plugin requires toscawidgets2 to be activated | hace 11 años | 
				
					
						|  Damien Accorsi | 9ed5ac9c36 | Merge branch 'master' of https://bitbucket.org/lebouquetin/protov1 | hace 11 años | 
				
					
						|  sferot | bf99066079 | Merge branch 'master' of bitbucket.org:lebouquetin/protov1 | hace 11 años | 
				
					
						|  sferot | 63f7363af8 | removed egg-info | hace 11 años | 
				
					
						|  Damien Accorsi | 2e880c5a89 | add share / public properties | hace 11 años | 
				
					
						|  Damien Accorsi | 066612d737 | start refactoring of document page into mako widgets | hace 11 años | 
				
					
						|  Damien Accorsi | dddd6ae084 | removve bin/ folder from gitignore | hace 11 años | 
				
					
						|  Damien Accorsi | 665e54b4eb | restore tg2 admin module + associated route (note: still bugs, waiting for a reply on tg mailing list) | hace 11 años | 
				
					
						|  Damien Accorsi | ff12ee7cb2 | hide search form if the user is not authenticated | hace 11 años |