Commit Graph

46 Commits

Author SHA1 Message Date
df9217250c improve docblocks 2019-12-30 00:43:52 +01:00
7a43f8f11e fix docblock alignment 2019-12-29 23:40:20 +01:00
da4032f5d6 cleanup and tests added for ci/cd 2019-11-20 22:27:51 +01:00
0ea60b07e5 fix phpcs findings 2019-09-12 19:47:00 +02:00
89acb321f9 Use js modules 2019-04-02 22:46:48 +02:00
43624a45ac Fix minor bugs 2019-01-13 21:39:14 +01:00
a525f6c881 Create strong ui feature improvements 2019-01-11 21:13:11 +01:00
b83b957740 Docblock and general minor cleanup 2018-12-29 11:55:32 +01:00
e694dc831e Fix decrement order 2018-12-10 18:20:28 +01:00
4dee88645a Static analysis fixes 2018-09-23 14:49:56 +02:00
edc596aba2 Fix double ? in uri bug 2018-07-06 21:33:18 +02:00
a51765231b Fix js tests 2018-06-25 21:06:19 +02:00
5b305db3d2 Implement class keyword instead of prototype 2018-04-25 22:38:23 +02:00
a5474c68cb Fix defalt value 2018-04-24 22:55:52 +02:00
4eb521f3c4 Improve increment 2018-02-10 21:41:27 +01:00
6f9367aa64 Fix codestyle with phpcs 2018-02-10 20:45:42 +01:00
576832b4e4 Remove whitespace from end of line 2018-01-15 18:53:45 +01:00
d598ee34bd Fix docblocks 2017-11-05 17:39:08 +01:00
e53e599f1b General fixes 2017-11-05 13:09:39 +01:00
e96dc4d8b7 Fixed bugs found through tests 2017-08-16 16:07:06 +02:00
9b40364e5e Fixing docblocks and minor test adjustments 2017-07-27 17:19:07 +02:00
d6034ce0c5 Remove @author docblock 2017-07-20 18:16:26 +02:00
92795ae265 Fix file documentation 2017-06-03 21:34:51 +02:00
8e27d4d9b3 Add root path usage/offset 2017-05-31 10:55:25 +02:00
49589a115d Trimming base uri 2017-05-31 10:35:04 +02:00
278c35d7d2 Added setRootPath 2017-05-31 10:20:03 +02:00
eaa9173df4 Fix const bug 2017-04-15 22:00:26 +02:00
41e2774c7e Restructure URIs 2017-04-15 18:23:49 +02:00
3e7875c638 fixes #24 2017-04-02 12:36:50 +02:00
dc1e671818 Docblocks 2017-01-05 21:23:02 +01:00
577230348a Use const where possible 2017-01-02 18:34:43 +01:00
5f98434efe Fixed issue 79 in phpOMS 2016-11-11 21:34:50 +01:00
9519424a43 Implement http uri like php 2016-10-30 17:27:48 +01:00
9d51b089aa Fixed url parsing bugs
Introduced self url
Removing double parameters
2016-08-04 19:48:34 +02:00
c820a8944f Removed fragment 2016-08-04 14:36:30 +02:00
8728eef6af Improved substr and added comments 2016-08-04 14:34:42 +02:00
972bcb83a5 First test implementation 2016-06-03 21:18:20 +02:00
0c0bae66a1 Adding strict and fixing minor bugs 2016-06-03 18:29:17 +02:00
80b9dbdf9f Fixing global variables 2016-05-31 23:21:09 +02:00
6400f40b2a Namespace fixes for ide 2016-05-29 00:23:12 +02:00
e6a6a80368 Cleanup and DocBlocks 2016-05-29 00:00:40 +02:00
cd3b8a221a Fixing bugs after restructure
Reporter is main test module
2016-04-30 22:49:50 +02:00
877528f859 Namespace fixes and applying autoloader/namespace 2016-03-26 21:39:18 +01:00
cabb3937e4 Fixing namesapces 2016-03-25 21:37:21 +01:00
1a7a2e6e2e Merging Uri and UriFactory 2016-03-25 15:32:07 +01:00
a6f9aeebc9 Init 2015-11-29 22:01:42 +01:00