Commit Graph

303 Commits

Author SHA1 Message Date
SJost
ebf4c841eb Datanbank: Model cleanup 2018-04-03 16:20:29 +02:00
Gregor Kleen
9a26d17c5e Merge branch 'master' of gitlab.cip.ifi.lmu.de:jost/UniWorX into feat/multi-file-field 2018-04-03 14:53:18 +02:00
Gregor Kleen
1b86abb46d MultiFileField Sheet 2018-04-03 14:51:25 +02:00
Felix Hamann
7f549c3667 Merge branch 'feat/modals' into 'master'
refactoring of modals and ajax-support

See merge request !21
2018-03-31 02:13:32 +02:00
Felix Hamann
e0f570083e fixed typo and added documentation 2018-03-31 02:11:29 +02:00
Felix Hamann
9f82373754 fix for custom checkboxes... no idea why broken 2018-03-31 01:59:59 +02:00
Felix Hamann
62296e9a5f refactor of modals 2018-03-31 01:55:00 +02:00
Felix Hamann
8bb71a5c3e Moved modals to standalones 2018-03-31 01:55:00 +02:00
Felix Hamann
bf1c7373ff fix for z-index of modals 2018-03-31 01:55:00 +02:00
Felix Hamann
bb8cc2ab17 Merge branch 'feat/sortables' into 'master'
refactor of sortable tables

See merge request !20
2018-03-31 00:54:04 +02:00
Felix Hamann
9a82b9c385 refactor of sortable tables 2018-03-31 00:53:03 +02:00
Felix Hamann
b07ff5db6c Merge branch 'feat/file_inputs' into 'master'
Small refinements and Multi-File-Checkboxes for previously uploaded files

See merge request !19
2018-03-30 03:02:56 +02:00
Felix Hamann
de31a4e253 added frontend multi-file support for previously uploaded files 2018-03-30 03:00:03 +02:00
Felix Hamann
c07a219485 fix for custom checkboxes. see test-modal 2018-03-30 02:51:46 +02:00
Felix Hamann
49d5008f0e Merge branch 'master' into feat/file_inputs 2018-03-30 01:12:28 +02:00
Felix Hamann
c04f01ad87 started requiring feature-detection for javascript 2018-03-30 00:54:29 +02:00
Felix Hamann
fc3cb2de3b input and button fix 2018-03-30 00:33:03 +02:00
Felix Hamann
95f59c9a45 beauty fix for forms 2018-03-30 00:18:49 +02:00
Felix Hamann
3c1ff0da67 Merge branch 'feat/asidenav' into 'master'
Hover-Menus in Asidenav

See merge request !18
2018-03-29 23:50:06 +02:00
Felix Hamann
b0ebc620ae added hover-menus for asidenav 2018-03-29 23:46:29 +02:00
Felix Hamann
4466bfc965 navigation cleanup 2018-03-29 23:19:15 +02:00
Felix Hamann
a5edb92182 more reasonable example-modalContent 2018-03-29 22:12:47 +02:00
Felix Hamann
b6f4743bb3 Merge branch 'forms_style_rework' 2018-03-29 01:06:55 +02:00
Felix Hamann
594f1db7b6 moved form-group css back to inputs standalone 2018-03-29 01:06:44 +02:00
Felix Hamann
a6c65cfefe Merge branch 'forms_style_rework' into 'master'
Forms style rework

See merge request !17
2018-03-29 01:01:42 +02:00
Felix Hamann
a5ca9d8cbe more robust form layout 2018-03-29 00:59:40 +02:00
Felix Hamann
ad0c34a84d added flex-fallback for forms in browsers that dont support display:grid 2018-03-29 00:52:47 +02:00
Felix Hamann
33a99b0f62 changed menuItemType of Uebungsblaetter 2018-03-29 00:23:24 +02:00
Felix Hamann
9858224bdd smoother fade-ins for modals 2018-03-29 00:19:56 +02:00
Felix Hamann
05dd196b43 added more visible modal-test 2018-03-29 00:16:24 +02:00
Felix Hamann
f4d95e23c9 Merge branch 'feat/file_inputs' into 'master'
single-, multi- and no-js-file-inputs

Closes #33

See merge request !14
2018-03-29 00:09:24 +02:00
Felix Hamann
be5d88b24b Merge branch 'feat/pageactions' 2018-03-29 00:08:34 +02:00
Felix Hamann
6652b4d563 Merge branch 'feat/modals' into 'master'
added modal widget

See merge request !16
2018-03-29 00:06:03 +02:00
Felix Hamann
b2a755ba56 styling for modal-closer and grid-fallback for forms 2018-03-28 23:59:13 +02:00
Felix Hamann
6c680a109c sanity check for reactive labels 2018-03-28 23:41:48 +02:00
Felix Hamann
511a3fef7b example modal 2018-03-28 23:41:17 +02:00
Felix Hamann
383eb3c620 added modal widget 2018-03-28 23:23:32 +02:00
Felix Hamann
617010c9ec added no-js class to html-body to be able to prodive tailored css 2018-03-27 00:49:48 +02:00
Felix Hamann
6749359e45 file-inputs for single-file-fields and no-js-users
closes #33
2018-03-27 00:33:55 +02:00
Felix Hamann
6edc4d4a99 added page action bar for prime actions
closes #34
2018-03-25 23:47:02 +02:00
Felix Hamann
fe27fab561 multi-file-inputs now with labels instead of spans 2018-03-25 20:46:21 +02:00
SJost
05a0f6b0bf CreatedBy/ChangeBy als eigene Tabellen überall eingeführt 2018-03-22 20:35:17 +01:00
SJost
6fe311ee78 Sheet edit times und fillDB angepasst 2018-03-22 19:49:33 +01:00
SJost
9f96e6dd35 PageActions added 2018-03-22 19:27:57 +01:00
SJost
5f6640148c Hierarchical Routes 2018-03-22 16:04:38 +01:00
Gregor Kleen
7ee2aac209 MultiFileField 2018-03-22 15:18:08 +01:00
SJost
217ae28d9e Merge branch 'master' into feat/exercises 2018-03-22 14:07:10 +01:00
SJost
ad2b7ae866 DeleteRedirct, fetchSheet caching, etc. 2018-03-22 12:19:40 +01:00
SJost
710b8334e5 convenience functions for authorisation, not yet used 2018-03-21 18:15:16 +01:00
SJost
023da918bb convenience functions for authorisation 2018-03-21 17:39:17 +01:00