Commit Graph

207 Commits

Author SHA1 Message Date
Kevin Frantz
6be140e4a9 Added script for total cleanup 2018-10-31 08:49:29 +01:00
Kevin Frantz
8644feac1d Modified script to delete all ignored files 2018-10-31 08:23:31 +01:00
Kevin Frantz
7c8ebc6e0c Implemented script to clear untracked files 2018-10-31 08:19:57 +01:00
Kevin Frantz
d55ade992a Added skip-sync 2018-10-30 21:01:37 +01:00
Kevin Frantz
3569f04e59 Added schema validation to file 2018-10-30 20:50:19 +01:00
Kevin Frantz
e7904075a3 Updated badge 2018-10-30 20:44:41 +01:00
Kevin Frantz
07d15153f5 Updated composer 2018-10-30 20:44:05 +01:00
Kevin Frantz
c7bd665068 Solved schema bug 2018-10-30 20:34:12 +01:00
Kevin Frantz
42a88cc7b4 Copied phpunit.xml.dist to phpunit.xml 2018-10-30 20:02:36 +01:00
Kevin Frantz
155cca7695 Disabled deprecation messages for travis 2018-10-30 19:54:27 +01:00
Kevin Frantz
c49b52d994 Ignored coverage.xml 2018-10-30 19:42:26 +01:00
Kevin Frantz
cb93829711 Removed deprecated php versions 2018-10-30 19:39:34 +01:00
Kevin Frantz
e199b7f619 Implemented missing php tag 2018-10-30 19:24:12 +01:00
Kevin Frantz
f6f9f419e1 Implemented php version support 2018-10-30 19:22:55 +01:00
Kevin Frantz
952ad7eb10 Adapted travis paths 2018-10-30 19:18:13 +01:00
Kevin Frantz
5a4dfb9047 adapted executes 2018-10-30 19:14:05 +01:00
Kevin Frantz
58785e22f3 Adapted execute paths 2018-10-30 19:01:26 +01:00
Kevin Frantz
b41f2c777e Solved public key bug.
Used https://stackoverflow.com/questions/15674064/how-to-fix-a-permission-denied-publickey-error-for-a-git-submodule-update-in-t/24600210
2018-10-30 18:51:21 +01:00
Kevin Frantz
b60ebe90b3 Added .travis.yml 2018-10-30 18:45:43 +01:00
Kevin Frantz
b62b35cdba Added build badge 2018-10-30 18:44:26 +01:00
Kevin Frantz
6bc95f9729 Applied CS fixer 2018-10-29 19:01:00 +01:00
KevinFrantz
91c41105c7
Added "Code of Conduct" to README.md 2018-10-29 12:09:59 +01:00
KevinFrantz
414eba1eff
Rename code-of-conduct.md to CODE_OF_CONDUCT.md 2018-10-29 12:04:13 +01:00
KevinFrantz
67948ec261
Create code-of-conduct.md 2018-10-29 12:02:16 +01:00
Kevin Frantz
ca5552ffd6 Refactored some stuff 2018-10-28 22:49:57 +01:00
Kevin Frantz
cb0e3739b1 Implemented test for NameSource 2018-10-28 22:43:35 +01:00
Kevin Frantz
6e058e61b5 Implemented tests for GroupSource 2018-10-28 22:31:56 +01:00
Kevin Frantz
157fe99469 Added whitelist 2018-10-28 22:20:23 +01:00
Kevin Frantz
7848c90615 Updated composer and optimized unit tests 2018-10-28 22:13:33 +01:00
Kevin Frantz
de51649d63 In between commit refactoring and implementing tests 2018-10-28 20:28:29 +01:00
Kevin Frantz
89396dfef3 Optimized references 2018-10-28 15:46:55 +01:00
Kevin Frantz
8cf73a2b47 Optimized database table schema 2018-10-28 15:41:43 +01:00
Kevin Frantz
25020bbe97 Moved meta entities to meta 2018-10-28 15:25:32 +01:00
Kevin Frantz
5af5a6b5e2 Added hint 2018-10-28 14:29:19 +01:00
Kevin Frantz
a95ff0497e Refactored relation and node draft 2018-10-27 14:56:26 +02:00
Kevin Frantz
7734f57c63 Simpliefied SourceSources 2018-10-25 22:35:11 +02:00
Kevin Frantz
4bd1078491 Added source collection draft 2018-10-25 22:03:10 +02:00
Kevin Frantz
e066e8b362 Implemented optimistic lock draft 2018-10-25 20:42:52 +02:00
Kevin Frantz
8de52474a5 Added shortcut for trans 2018-10-04 22:45:51 +02:00
Kevin Frantz
5c2a45b467 Added node menu 2018-10-04 22:39:26 +02:00
Kevin Frantz
368cbebbc1 Refactored 2018-10-04 22:22:47 +02:00
Kevin Frantz
064ca5981c Refactored Menu and implemented event listener for node 2018-10-04 22:18:33 +02:00
Kevin Frantz
cde432a4b4 Refactored 2018-10-04 22:05:31 +02:00
Kevin Frantz
ebf97e43d9 Refactored menu events 2018-10-04 21:40:07 +02:00
Kevin Frantz
fd65859572 Added new structure for subbar 2018-10-04 21:33:50 +02:00
Kevin Frantz
cfcc498d4e Implemented abstract entity menu class 2018-10-04 21:25:35 +02:00
Kevin Frantz
00cd03f43d Implemented law standart template 2018-10-04 21:01:45 +02:00
Kevin Frantz
379e9c62e9 Implemented routing for law show 2018-10-04 20:48:12 +02:00
Kevin Frantz
65c4aea7c8 Updated composer 2018-10-04 20:27:10 +02:00
Kevin Frantz
07396f6c4a Optimized todos 2018-10-04 20:23:57 +02:00