Commit Graph

11 Commits

Author SHA1 Message Date
David Molineus 0ba725ed38 Implement custom route for data request to prevent partial rendering of the page and it's possible issues (f.e. form captcha changes) (Close #49). 2018-10-29 16:02:50 +01:00
David Molineus 3d45f6b2eb Run composer require checker and solve issues. 2018-08-23 14:35:25 +02:00
David Molineus ef7b493b2d Use the repository manager. 2017-10-19 08:45:39 +02:00
David Molineus c465b724f4 Convert array syntax and other minor code style adjustments. 2017-10-17 18:11:28 +02:00
David Molineus ae5fe11d20 Move Request to Mapper namespace. 2017-10-17 18:03:42 +02:00
David Molineus 01b3962b78 Optimize use statements. 2017-10-17 17:11:35 +02:00
David Molineus 59df74c3f9 Replace string class names with the ::class attribute. 2017-10-17 13:51:09 +02:00
David Molineus df541fe433 Fix copyright year. 2017-10-11 15:00:48 +02:00
David Molineus bf0fb35b21 Rework filter handling to overcome static map identifier setting. 2017-10-11 14:27:37 +02:00
David Molineus 84294686a5 Update file headers. 2017-10-05 15:45:43 +02:00
David Molineus 827c746b0d Switch to PSR-4. 2017-10-05 14:16:56 +02:00