Commit Graph

52 Commits

Author SHA1 Message Date
773bb2a574 continue billing impl. 2021-02-06 13:48:35 +01:00
c06f855d74 drafting sales billing view 2021-01-31 17:19:24 +01:00
6ff583ebed billing draft 2021-01-23 12:26:17 +01:00
2ef267c98a fix view l11n 2020-02-07 21:06:17 +01:00
f75d6e1d71 add todos and improve db schema 2020-01-01 21:05:12 +01:00
fd3131d25f phpcs fixes 2019-10-06 17:50:12 +02:00
f0cd62ae8c fix docblock 2019-09-21 15:28:07 +02:00
48792594a5 fix phpcs findings 2019-09-12 19:48:00 +02:00
e8e1bff28b change php version requirement 2019-08-15 20:45:28 +02:00
196711b7c0 fix @link 2019-07-08 19:51:27 +02:00
d0c2be4ae7 Start changing styles 2019-05-14 22:02:49 +02:00
a219b5f662 Fix getHtml para type 2019-04-27 18:29:24 +02:00
bf0a7fa757 php cs fixer 2019-04-27 12:05:33 +02:00
a97da13d05 Add download to tables 2019-02-17 18:58:41 +01:00
9110495137 Fix relative path 2019-02-11 17:24:35 +01:00
fb6b447bf0 Fix tab bug 2019-01-13 22:46:41 +01:00
6fbffce0b7 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
03931f2a15 Fix pagination view namespace 2018-10-02 20:44:28 +02:00
fe333019ac Reformat 2018-05-20 09:59:17 +02:00
2a861e7139 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
ae29c560b3 Remove space from end of line 2018-02-03 11:52:30 +01:00
8c1908507b Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
f1666e8917 Remove package TBD 2017-12-30 11:56:53 +01:00
79cb1eaa3b Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
202fdd44df Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
5d361f1668 General fixes 2017-11-05 13:09:39 +01:00
98fb22d236 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
d61e4a7263 Simplify htmlescape 2017-09-14 20:39:58 +02:00
468325b3ca Fixed templates 2017-09-06 15:32:18 +02:00
97bc2fffb2 Bug fix changes 2017-09-05 18:47:24 +02:00
613d5dca26 Fix file author and copyright 2017-07-26 17:48:08 +02:00
60794ac58a Fix footer rendering 2017-07-25 19:09:46 +02:00
bb8ec7e386 Add html escaping 2017-07-24 20:48:22 +02:00
8000b9ec7a Remove @author docblock 2017-07-20 18:12:29 +02:00
131398f8cd UI fixes 2017-05-28 18:57:57 +02:00
dfbca194e2 Make all tables red 2017-04-16 20:38:39 +02:00
282dbe7770 Item template adjustments 2017-03-15 19:47:42 +01:00
6e96b4d0e4 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
e75346bea2 Bulkl path fix 2017-02-12 21:42:39 +01:00
4fc35611f8 File path fixes 2017-01-26 16:42:54 +01:00
80e26028ff 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
542f31a603 Adjusting copyright 2017-01-26 16:32:45 +01:00
41dba68a95 Template, comment and path fixes 2016-12-30 19:59:24 +01:00
e629f8b092 Template & lang fixes 2016-12-14 21:27:04 +01:00
e60c9cc56c Increase php version requirement 2016-12-07 20:56:15 +01:00
2d137cb989 Localization fix 2016-07-27 22:20:30 +02:00
46a881f63a Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
bc56205c30 Dynamic language loading 2016-07-05 19:00:30 +02:00
d83dbcd5e1 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
479be76a2b Simplyfing layout 2016-05-17 20:14:04 +02:00