Commit Graph

30 Commits

Author SHA1 Message Date
358c3edb0e refactoring #19: add comment to article relation 2019-07-30 16:10:07 +02:00
6385e010a2 refactoring #19: rename column workgroup to workgroup_id 2019-07-30 09:53:33 +02:00
6eb3991a52 refactoring #19: rename fixture files 2019-07-30 09:50:29 +02:00
a897333533 feature #19: add workgroup fixtures 2019-07-30 09:48:11 +02:00
dba76602fb feature #19: improve article fixtures and add relations 2019-07-30 09:40:20 +02:00
90e6137bc4 feature #19: improve comment fixtures and add sub comments 2019-07-30 09:34:42 +02:00
7edd698e1f feature #19: add vote fixtures 2019-07-30 09:25:27 +02:00
3aa7752420 feature #19: add comment fixtures 2019-07-30 00:33:39 +02:00
c5aabf22b2 feature #19: add follow fixtures 2019-07-30 00:29:00 +02:00
107aeca017 feature #19: add constitution fixtures 2019-07-30 00:20:56 +02:00
fbf2bc5c66 feature #19: add article fixtures 2019-07-29 23:54:46 +02:00
055aa30120 feature #19: add citizen fixtures 2019-07-29 23:53:15 +02:00
401dbbea6f feature #19: add user fixtures 2019-07-29 23:53:06 +02:00
6560e400f3 refactoring: move sql files 2019-07-29 16:46:17 +02:00
84276ad496 fix duplicate follow 2019-07-29 14:01:42 +02:00
988bf4d34a feature #4: create function for vote 2019-07-29 14:01:04 +02:00
60b967c2a8 feature #4: create function for comment 2019-07-29 13:34:10 +02:00
97900fba15 feature #4: create function for follow 2019-07-28 23:24:31 +02:00
ef740734b2 feature #4: add "article in title" on contitution creation 2019-07-28 22:42:49 +02:00
a15847ab9e feature #4: create function for constitution and title (not article in title) 2019-07-27 02:45:51 +02:00
ce2f2b4f2a feature #4: create function for article
implement generate_version_number()
2019-07-27 01:19:25 +02:00
fc06965cda feature #4: create procedure for citizen 2019-07-26 14:29:48 +02:00
0a92316128 feature #4: create procedure for user 2019-07-26 02:49:46 +02:00
b19eb7f5fe feature #3: rename sql files 2019-07-26 00:02:15 +02:00
0f42d985c5 feature #3: create stats tables 2019-07-25 22:30:24 +02:00
899bae4a1d feature #3: create extra table like comments and votes 2019-07-25 22:30:09 +02:00
dfae83884e feature #3: create table user & citizen and add created_by column to other tables 2019-07-25 20:28:15 +02:00
8c05072907 feature #3: link table constitution and article 2019-07-25 19:21:43 +02:00
5d6f9e613c feature #3: create table constitution 2019-07-25 18:47:17 +02:00
e3daf16035 feature #3: create table article 2019-07-25 18:04:29 +02:00