Roberto Rosario
|
bc7682ab8a
|
Trying to create a default organization in the ready() method of the app interfieres the organization app migration.
|
2016-05-27 00:38:35 -04:00 |
|
Roberto Rosario
|
de81fc58dd
|
Generalize organization test. Add more organization tests to the folders app.
|
2016-05-26 21:58:31 -04:00 |
|
Roberto Rosario
|
05a46445d9
|
Don't use on_organization as we may be operating on an organization that is not our own. Return the username and password to be used for tests.
|
2016-05-26 14:47:41 -04:00 |
|
Roberto Rosario
|
f7fd9634df
|
Change group->user related_name to 'users'. Update all references.
|
2016-05-25 03:07:45 -04:00 |
|
Roberto Rosario
|
b2304119fc
|
Improve the organization app tests.
|
2016-05-25 02:51:58 -04:00 |
|
Roberto Rosario
|
626cc1cd07
|
Move the organizations.managment module to .utils to avoid class with /management/ folder.
|
2016-05-25 02:45:42 -04:00 |
|
Roberto Rosario
|
2ca3a67c9c
|
Don't make the default organization name hardcoded.
|
2016-05-25 02:44:24 -04:00 |
|
Roberto Rosario
|
7be1d76f62
|
Move import. Improve comment.
|
2016-05-25 02:44:05 -04:00 |
|
Roberto Rosario
|
c5f64d4805
|
Make the acls app organizations aware.
|
2016-05-25 02:43:12 -04:00 |
|
Roberto Rosario
|
ce0b0a9a79
|
Add management command to create an organization admin.
|
2016-05-25 01:08:03 -04:00 |
|
Roberto Rosario
|
90778c709c
|
Style cleanups
|
2016-05-25 01:07:42 -04:00 |
|
Roberto Rosario
|
0e5521160b
|
Move basic tests from the Site convertion to tests/test_middleware
|
2016-05-24 18:08:33 -04:00 |
|
Baptiste GAILLET
|
56f1a7d537
|
Add initial tests for organizations
|
2016-05-24 17:48:29 -04:00 |
|
Baptiste GAILLET
|
fba20b0a91
|
Fix postgresql organization creation id error after the first migration
|
2016-05-24 17:47:25 -04:00 |
|
Baptiste GAILLET
|
ab69031662
|
Add data migration for organizations apps and change documents migration 35 dependencies to this new migration
|
2016-05-24 17:46:50 -04:00 |
|
Roberto Rosario
|
9013793b5c
|
Fix migrations conflicts with development branch.
|
2016-05-04 02:40:28 -04:00 |
|
Roberto Rosario
|
6492908c59
|
Make folders and tags apps multitenant.
|
2016-03-07 01:53:13 -04:00 |
|