Commit Graph

77 Commits

Author SHA1 Message Date
0f860d92f6 Remove find 2017-04-14 21:03:58 +02:00
8a427ff588 Fix popup action 2017-04-14 15:31:53 +02:00
a00eeb0acd Multiple results test 2017-04-14 14:36:45 +02:00
a874b3d39a Fix accountmapper logintypes 2017-04-02 22:15:54 +02:00
a57c3f1dd9 Fix installer 2017-04-01 22:41:30 +02:00
1dac065179 Fix login/authentication 2017-03-31 20:36:49 +02:00
e08e441a90 Move login to mapper 2017-03-31 15:50:15 +02:00
a7c847af46 PhpUnit fixes 2017-03-12 22:40:21 +01:00
9c68289e1f Documentation 2017-03-03 07:26:23 +01:00
ffc17fbd79 Strict types enabled 2017-03-01 14:05:29 +01:00
c877a62258 Name fixes 2017-02-25 20:48:55 +01:00
ed67a7bd4f Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
939da45d2b Bulkl path fix 2017-02-12 21:42:39 +01:00
47bb3bc47c Fix uri parameter 2017-02-08 19:40:22 +01:00
ba9ce0c6e3 Pass uri query parameter 2017-02-08 19:29:11 +01:00
dee8621fba Pass uri query parameter 2017-02-08 19:28:55 +01:00
a7cc9179bb Add existing query to link 2017-02-08 19:16:53 +01:00
8718dd328a Fix language string 2017-01-28 20:17:23 +01:00
bf84070181 Path fix 2017-01-28 20:17:08 +01:00
64cf0a06ce Admin tpl flexbox implementation 2017-01-28 19:56:13 +01:00
77a44ebb1b Admin tpl flexbox implementation 2017-01-28 19:56:03 +01:00
5c01bd782d Start implementing flexbox grid 2017-01-28 13:57:23 +01:00
ff106e04fc File path fixes 2017-01-26 16:42:54 +01:00
3a4fdced2b Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Draw/Controller.js
#	Draw/Models/DrawType.enum.js
#	Draw/Models/Editor.js
#	Media/Models/UploadFile.php
2017-01-26 16:42:29 +01:00
697294b655 Adjusting copyright 2017-01-26 16:32:45 +01:00
8a7bb12586 Fixing json serialization and reporter 2017-01-22 21:08:46 +01:00
4c0fc1ec38 Template, comment and path fixes 2016-12-30 19:59:24 +01:00
3ccfaf607a Increase php version requirement 2016-12-07 20:56:15 +01:00
4fb6dca657 Prepare const visibility 2016-12-07 20:23:04 +01:00
399f9fe315 Change path 2016-11-13 23:14:55 +01:00
43cd7cbaf7 Localization tpl draft 2016-11-13 23:14:43 +01:00
52f10e736c Fixing doc blocks 2016-11-06 22:22:07 +01:00
cdf1679633 Implementd group create 2016-11-06 14:41:44 +01:00
3c4fe4836c Adjust database pool name 2016-10-29 20:44:52 +02:00
ecc7ec63da Path fix 2016-10-17 22:00:24 +02:00
e2f81eb07a Localization fix 2016-10-17 22:00:09 +02:00
240d7ff853 Fix install 2016-10-09 20:07:30 +02:00
1675e6f827 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
8d672d6acf Localization fix 2016-07-27 22:20:30 +02:00
fcb8d6c137 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
00a2a040a5 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
8058b296bc Implemented application routes 2016-07-22 00:15:26 +02:00
d297ff9607 Added localization table 2016-07-21 17:55:20 +02:00
fbb520a141 Fixes #1
No templating done or language implementations. Simple pull out
performed.
2016-07-15 17:55:12 +02:00
2c07d926a0 Change response header to json 2016-07-06 22:21:06 +02:00
5c1153039a Dynamic language loading 2016-07-05 19:00:30 +02:00
0eb837cf06 Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
1ee8a163a8 Language display optimized
see previous commit
2016-07-02 14:15:02 +02:00
34081fc20c Language display optimized
Language is now no longer direct array access but provided through a
function. This can be later used to hot load language files instead of
pre-loading them.
2016-07-02 14:14:31 +02:00
0ed5f2b473 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00