Commit Graph

  • 5848bec9ce Implemented tests for AndOperation and optimized Operations Kevin Frantz 2018-10-31 13:24:49 +01:00
  • 6540e1dd95 Implemented test and logic for AbstractOperation Kevin Frantz 2018-10-31 12:15:49 +01:00
  • f576587f32 Optimized README.md Kevin Frantz 2018-10-31 11:16:22 +01:00
  • 8e8ea1a2a1 Added AGPL badge Kevin Frantz 2018-10-31 11:00:50 +01:00
  • f0f70ed2a7 Added codecov badge Kevin Frantz 2018-10-31 10:56:17 +01:00
  • bec7c1d9ce Added php-cs-fixer for application/src to travis Kevin Frantz 2018-10-31 10:40:43 +01:00
  • a663869add Removed hhvm machine from travis build Kevin Frantz 2018-10-31 09:03:32 +01:00
  • 9986138b42 Added infinite sign Kevin Frantz 2018-10-31 09:02:44 +01:00
  • 57fe3c2dce Used correct disabled value Kevin Frantz 2018-10-31 08:56:25 +01:00
  • 56e1fd5acd Added install to composer update Kevin Frantz 2018-10-31 08:49:47 +01:00
  • 6be140e4a9 Added script for total cleanup Kevin Frantz 2018-10-31 08:49:29 +01:00
  • 8644feac1d Modified script to delete all ignored files Kevin Frantz 2018-10-31 08:23:31 +01:00
  • 7c8ebc6e0c Implemented script to clear untracked files Kevin Frantz 2018-10-31 08:19:57 +01:00
  • d55ade992a Added skip-sync Kevin Frantz 2018-10-30 21:01:37 +01:00
  • 3569f04e59 Added schema validation to file Kevin Frantz 2018-10-30 20:50:19 +01:00
  • e7904075a3 Updated badge Kevin Frantz 2018-10-30 20:44:41 +01:00
  • 07d15153f5 Updated composer Kevin Frantz 2018-10-30 20:44:05 +01:00
  • c7bd665068 Solved schema bug Kevin Frantz 2018-10-30 20:34:12 +01:00
  • 42a88cc7b4 Copied phpunit.xml.dist to phpunit.xml Kevin Frantz 2018-10-30 20:02:36 +01:00
  • 155cca7695 Disabled deprecation messages for travis Kevin Frantz 2018-10-30 19:54:27 +01:00
  • c49b52d994 Ignored coverage.xml Kevin Frantz 2018-10-30 19:42:26 +01:00
  • cb93829711 Removed deprecated php versions Kevin Frantz 2018-10-30 19:39:34 +01:00
  • e199b7f619 Implemented missing php tag Kevin Frantz 2018-10-30 19:24:12 +01:00
  • f6f9f419e1 Implemented php version support Kevin Frantz 2018-10-30 19:22:55 +01:00
  • 952ad7eb10 Adapted travis paths Kevin Frantz 2018-10-30 19:18:13 +01:00
  • 5a4dfb9047 adapted executes Kevin Frantz 2018-10-30 19:14:05 +01:00
  • 58785e22f3 Adapted execute paths Kevin Frantz 2018-10-30 19:01:26 +01:00
  • b41f2c777e Solved public key bug. Kevin Frantz 2018-10-30 18:51:21 +01:00
  • b60ebe90b3 Added .travis.yml Kevin Frantz 2018-10-30 18:45:43 +01:00
  • b62b35cdba Added build badge Kevin Frantz 2018-10-30 18:44:26 +01:00
  • 6bc95f9729 Applied CS fixer Kevin Frantz 2018-10-29 19:01:00 +01:00
  • 91c41105c7
    Added "Code of Conduct" to README.md KevinFrantz 2018-10-29 12:09:59 +01:00
  • 414eba1eff
    Rename code-of-conduct.md to CODE_OF_CONDUCT.md KevinFrantz 2018-10-29 12:04:13 +01:00
  • 67948ec261
    Create code-of-conduct.md KevinFrantz 2018-10-29 12:02:16 +01:00
  • ca5552ffd6 Refactored some stuff Kevin Frantz 2018-10-28 22:49:57 +01:00
  • cb0e3739b1 Implemented test for NameSource Kevin Frantz 2018-10-28 22:43:35 +01:00
  • 6e058e61b5 Implemented tests for GroupSource Kevin Frantz 2018-10-28 22:31:56 +01:00
  • 157fe99469 Added whitelist Kevin Frantz 2018-10-28 22:20:23 +01:00
  • 7848c90615 Updated composer and optimized unit tests Kevin Frantz 2018-10-28 22:13:33 +01:00
  • de51649d63 In between commit refactoring and implementing tests Kevin Frantz 2018-10-28 20:28:29 +01:00
  • 89396dfef3 Optimized references Kevin Frantz 2018-10-28 15:46:55 +01:00
  • 8cf73a2b47 Optimized database table schema Kevin Frantz 2018-10-28 15:41:43 +01:00
  • 25020bbe97 Moved meta entities to meta Kevin Frantz 2018-10-28 15:25:32 +01:00
  • 5af5a6b5e2 Added hint Kevin Frantz 2018-10-28 14:29:19 +01:00
  • a95ff0497e Refactored relation and node draft Kevin Frantz 2018-10-27 14:56:26 +02:00
  • 7734f57c63 Simpliefied SourceSources Kevin Frantz 2018-10-25 22:35:11 +02:00
  • 4bd1078491 Added source collection draft Kevin Frantz 2018-10-25 22:03:10 +02:00
  • e066e8b362 Implemented optimistic lock draft Kevin Frantz 2018-10-25 20:42:52 +02:00
  • 8de52474a5 Added shortcut for trans Kevin Frantz 2018-10-04 22:45:51 +02:00
  • 5c2a45b467 Added node menu Kevin Frantz 2018-10-04 22:39:26 +02:00
  • 368cbebbc1 Refactored Kevin Frantz 2018-10-04 22:22:47 +02:00
  • 064ca5981c Refactored Menu and implemented event listener for node Kevin Frantz 2018-10-04 22:18:33 +02:00
  • cde432a4b4 Refactored Kevin Frantz 2018-10-04 22:05:31 +02:00
  • ebf97e43d9 Refactored menu events Kevin Frantz 2018-10-04 21:40:07 +02:00
  • fd65859572 Added new structure for subbar Kevin Frantz 2018-10-04 21:33:50 +02:00
  • cfcc498d4e Implemented abstract entity menu class Kevin Frantz 2018-10-04 21:25:35 +02:00
  • 00cd03f43d Implemented law standart template Kevin Frantz 2018-10-04 21:01:45 +02:00
  • 379e9c62e9 Implemented routing for law show Kevin Frantz 2018-10-04 20:48:12 +02:00
  • 65c4aea7c8 Updated composer Kevin Frantz 2018-10-04 20:27:10 +02:00
  • 07396f6c4a Optimized todos Kevin Frantz 2018-10-04 20:23:57 +02:00
  • af860429b9 Added AbstractEntityController Kevin Frantz 2018-10-03 18:55:33 +02:00
  • 94bc8c5da4 Added draft for LawController Kevin Frantz 2018-10-03 18:20:53 +02:00
  • ab15856aa4 Optimized namespaces Kevin Frantz 2018-10-03 17:10:15 +02:00
  • 011ef696f5 Optimized table name Kevin Frantz 2018-10-03 16:56:31 +02:00
  • 26285a0941 Corrected Node Namepace Kevin Frantz 2018-10-03 16:53:13 +02:00
  • 6f20be38c9 Updated Doctrine Entities Kevin Frantz 2018-10-03 16:48:16 +02:00
  • eb77157e4c Optimized namespaes Kevin Frantz 2018-10-03 16:14:15 +02:00
  • 871c100d28 Optimized interface namespace path Kevin Frantz 2018-10-03 15:50:46 +02:00
  • e9e8fb91df Optimized folder draft Kevin Frantz 2018-10-03 15:38:45 +02:00
  • 74b45cb24d Saved draft of marco for dto Kevin Frantz 2018-10-03 15:28:32 +02:00
  • 29b8414711 Added SourceVoter draft Kevin Frantz 2018-09-24 18:42:29 +02:00
  • 1087c6b2ad Optimized Interface structure Kevin Frantz 2018-09-24 18:41:26 +02:00
  • a6fac55be4 Solved some namespace bugs Kevin Frantz 2018-09-24 17:12:48 +02:00
  • d255623f85 In between commit implementing security layer Kevin Frantz 2018-09-22 02:12:03 +02:00
  • bbcf369347 Added security draft Kevin Frantz 2018-09-21 20:26:03 +02:00
  • d6acd3b0a6 Deleted unnecessary traits Kevin Frantz 2018-09-21 19:54:34 +02:00
  • b84117f3d6 Solved user source bug Kevin Frantz 2018-09-21 19:51:28 +02:00
  • f919b0e02c Updated registration process Kevin Frantz 2018-09-21 19:43:48 +02:00
  • fcfe1ce9d7 Optimized tests Kevin Frantz 2018-09-21 19:28:57 +02:00
  • 5dea4e8982 Solved ORM bugs Kevin Frantz 2018-09-21 16:44:58 +02:00
  • 7c85b98df6 Optimized creation process Kevin Frantz 2018-09-21 16:27:49 +02:00
  • 54615a458e Implemented new law draft Kevin Frantz 2018-09-21 15:48:23 +02:00
  • a4fdb07cb6 Added logic draft and optimized rights Kevin Frantz 2018-09-21 13:15:59 +02:00
  • fb6cf53785 Installed fixture bundle Kevin Frantz 2018-09-20 16:06:02 +02:00
  • ee1cef71b7 Implemented view for node Kevin Frantz 2018-09-20 16:03:00 +02:00
  • 1915c77d8c Implemented different formats Kevin Frantz 2018-09-20 14:48:37 +02:00
  • 3bf84d3ec8 Added source menu Kevin Frantz 2018-09-20 14:26:28 +02:00
  • 9ae2290835 Optimized default template Kevin Frantz 2018-09-17 18:11:02 +02:00
  • 4fc812ac64 General menu optimation Kevin Frantz 2018-09-17 17:43:26 +02:00
  • edfaa58e2e Implemented entity-audit-bundle Kevin Frantz 2018-09-17 14:50:31 +02:00
  • 3fb0a6c658 Optimized routing Kevin Frantz 2018-09-17 14:04:58 +02:00
  • c15caf03a1 Implemented Source Namespace factory Kevin Frantz 2018-09-17 13:38:38 +02:00
  • a8781de51a Implemented form templates Kevin Frantz 2018-09-17 13:15:36 +02:00
  • 72ddc46712 Prepared structure for forms Kevin Frantz 2018-09-17 13:09:04 +02:00
  • 54a2a6a19c Removed deprecated code Kevin Frantz 2018-09-16 18:00:11 +02:00
  • 792bfe1ccc Implemented FOSRestController Kevin Frantz 2018-09-16 17:51:43 +02:00
  • 90fa24ba1e Refactored functions Kevin Frantz 2018-09-16 16:45:44 +02:00
  • 6cf929ada7 Added FOS Rest Bundle Kevin Frantz 2018-09-16 12:58:39 +02:00
  • 66008bc309 Optimized implementation of format types Kevin Frantz 2018-09-14 18:26:09 +02:00
  • f8138fb361 Optimized templates Kevin Frantz 2018-09-14 16:31:25 +02:00