20 Commits
Author SHA1 Message Date
chylex e677393968 Add modal dialog to choose issue type when clicking New Issue 2020-09-18 18:02:28 +02:00
chylex 20f5db86fb Avoid auto-resizing editor after it was manually resized 2020-09-04 11:28:23 +02:00
chylex 1e92a5096b Fix or suppress IDE inspections 2020-08-30 02:56:36 +02:00
chylex 455cc331ae Include 'Php Inspections (EA Extended)' inspections & address them 2020-08-28 00:13:19 +02:00
chylex cdcb34b0e7 Work on browser compatibility 2020-08-27 01:11:53 +02:00
chylex 8c77f71c21 Restrict which issue fields can be changed by non-assignees behind a new permission & redesign issue edit page 2020-08-25 23:58:03 +02:00
chylex b994349a08 Add markdown editor interactive buttons for headings and tasks 2020-08-25 03:23:23 +02:00
chylex 3995bd3d7b Automatically resize issue description editor based on line count & make font size consistent 2020-08-24 10:07:16 +02:00
chylex 2d0c7bf902 Add AJAX support for issue tasks & tweak progress bar animation 2020-08-24 09:13:25 +02:00
chylex 7af292a5a1 Update project JS formatting 2020-08-24 03:06:31 +02:00
chylex c54cabf4ff Minor polishing work (texts, styling, table layouts, cleanup) 2020-08-23 21:07:30 +02:00
chylex 3f498335ac Fix a few design and browser compatibility issues 2020-08-17 15:28:12 +02:00
chylex 6241b06ab8 Add form multiselect overflow slicing & fix excessive callbacks 2020-08-15 07:16:49 +02:00
chylex 01e9cf8d64 Fix formatting in forms.js & add old browser innerText workaround 2020-08-14 19:12:52 +02:00
chylex 400071a419 Fix broken reset button on table filters 2020-08-12 19:10:12 +02:00
chylex 2c03cb4db0 Ensure FormNumberField initial value is within range & workaround step validation 2020-08-12 17:06:46 +02:00
chylex a40e1002bf Add multiselect form component (dropdown w/ checkboxes) 2020-08-11 19:02:45 +02:00
chylex e6338a2ae2 Implement a sorting system w/ integration into table component 2020-08-10 21:35:04 +02:00
chylex dcaaa09224 Implement client-side table layout fix to enable cell ellipsis 2020-08-10 14:28:56 +02:00
chylex fd923d9b57 Add script to convert <time> tags to local timezone 2020-08-07 10:10:29 +02:00