|
02a89c752b
|
Progress on database schema migration for account -> org refactor
|
2015-02-24 11:46:34 +01:00 |
|
|
10820f31c2
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
|
|
d8db5189c1
|
More work on events, still have to convert pascal case event type name to rabbitmq dot notation, but after that should be done
|
2015-02-04 17:15:05 +01:00 |
|
|
3752379106
|
Worked on event system, needs a little more work
|
2015-02-04 15:37:26 +01:00 |
|
|
757b185398
|
Worked on ease of use for non multi tenant scenarios, Closes #20
|
2015-01-27 15:14:53 +01:00 |
|
|
257519490a
|
Worked on login remember cookie, and redirect after login
|
2015-01-27 12:05:23 +01:00 |
|
|
95305e7e11
|
Changed from goconfig to its new counter part go-ini
|
2015-01-27 10:09:54 +01:00 |
|
|
0a695ba17a
|
Final work on migration, now there is no usage of xorm table sync
|
2015-01-20 14:44:37 +01:00 |
|
|
afb847acc8
|
a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do
|
2015-01-20 14:15:48 +01:00 |
|
|
2379c5b770
|
Added loglevel to migrator, added dashboard table & index migrations
|
2015-01-20 08:50:08 +01:00 |
|
|
90925273a0
|
User / Account model split, User and account now seperate entities, collaborators are now AccountUsers
|
2015-01-19 18:01:04 +01:00 |
|
|
f1996a9f1f
|
Initial work on seperation between user and account
|
2015-01-19 16:28:45 +01:00 |
|
|
d8e5be5782
|
Worked on database agnostic table creation for db migrations
|
2015-01-19 10:44:16 +01:00 |
|
|
1f987c1903
|
Began work on real sql schema definitions, and migration engine
|
2015-01-17 21:40:22 +01:00 |
|
|
3912ed5023
|
Role checking when saving dashboard, making sure that the user has owner or editor role
|
2015-01-16 15:28:44 +01:00 |
|
|
f858f6b621
|
Add collaborator now handles role, added macaron-contrib/binding for binding and validation
|
2015-01-16 11:54:19 +01:00 |
|
|
fdfcc3ab2a
|
Admin flagged users, create a default admin user on startup if missing
|
2015-01-15 14:44:15 +01:00 |
|