Felix Hamann
|
328fbcb2e5
|
adjust bool.hamlet for styling needs
|
2019-03-03 17:42:36 +01:00 |
|
Gregor Kleen
|
c967399ab9
|
Override boolField
|
2019-03-03 17:22:21 +01:00 |
|
Felix Hamann
|
56309642bf
|
Merge branch 'js-event-cleanup' into 'master'
Js event listener cleanup
Closes #308
See merge request !157
|
2019-03-03 16:44:08 +01:00 |
|
Felix Hamann
|
5765d3eba0
|
smoother fade out for async contents
|
2019-03-03 14:55:54 +01:00 |
|
Felix Hamann
|
8317748442
|
integrate destroy functions from js utilities in setup utility
|
2019-03-03 14:55:39 +01:00 |
|
Felix Hamann
|
57f9e058f3
|
js utils now return function to destroy them
|
2019-03-03 14:54:38 +01:00 |
|
Felix Hamann
|
1b2d980971
|
alter ids for dynamic modal content to avoid name collisions
closes #308
|
2019-03-03 12:24:18 +01:00 |
|
Felix Hamann
|
4181b9b6b8
|
Merge branch 'search_input' into 'master'
asynchronous table filters
See merge request !156
|
2019-03-03 12:15:26 +01:00 |
|
Felix Hamann
|
aaf496f753
|
fix »checkall« intiialization after content change
|
2019-03-03 12:05:05 +01:00 |
|
Felix Hamann
|
544392404f
|
Merge branch 'master' into search_input
|
2019-03-03 11:33:10 +01:00 |
|
Felix Hamann
|
6799ab68d7
|
make loading state for table filters not that apparent
|
2019-03-03 11:32:55 +01:00 |
|
Felix Hamann
|
7df0021fbe
|
add loading states to async table and async table filter
|
2019-03-02 23:52:35 +01:00 |
|
Felix Hamann
|
7756862aeb
|
add table filter js utility
|
2019-03-02 22:27:03 +01:00 |
|
SJost
|
61058b1f98
|
Fixbuild hlint. I hate those.
|
2019-02-28 11:14:17 +01:00 |
|
SJost
|
0745542867
|
All mailto-links use single hamlet file now; added mailto for lecturers
|
2019-02-28 11:03:02 +01:00 |
|
SJost
|
f20f2cb005
|
Minor clean up
|
2019-02-27 12:14:06 +01:00 |
|
SJost
|
2ce657fe5e
|
stub for i18nWidgetFile created and used
|
2019-02-27 11:28:40 +01:00 |
|
SJost
|
3fde43e6ba
|
AuthPred Formulierungen
|
2019-02-27 10:55:55 +01:00 |
|
Felix Hamann
|
835ca73c2f
|
fix hamlet description for FFP in Database.hs
|
2019-02-26 22:22:01 +01:00 |
|
Felix Hamann
|
3c6f0f8dcf
|
Merge branch 'permutation-list' into 'master'
make list in permutation widget iconless
Closes #305
See merge request !154
|
2019-02-26 20:27:10 +01:00 |
|
Felix Hamann
|
551e7148ef
|
make list in permutation widget iconless
|
2019-02-26 20:18:14 +01:00 |
|
Felix Hamann
|
7e457c50fa
|
Merge branch 'modal-migration' into 'master'
Move modal JS to static
Closes #304
See merge request !148
|
2019-02-25 20:50:32 +01:00 |
|
Felix Hamann
|
8dd4fd98cb
|
close modals with Escape key
|
2019-02-25 20:41:38 +01:00 |
|
Felix Hamann
|
f798142a29
|
add submitHandler helper function to asyncform util
|
2019-02-25 20:41:10 +01:00 |
|
Felix Hamann
|
e9f7cdf682
|
move async form initialization to form util
|
2019-02-25 20:24:44 +01:00 |
|
SJost
|
1553570d87
|
Merge branch 'master' of gitlab.cip.ifi.lmu.de:jost/UniWorX
|
2019-02-25 13:07:55 +01:00 |
|
SJost
|
42a8708bf5
|
minor update disclaimer and messages
|
2019-02-25 12:46:03 +01:00 |
|
Felix Hamann
|
2f3a735ae2
|
make async forms process json response
|
2019-02-24 23:23:23 +01:00 |
|
Felix Hamann
|
b343066a88
|
move help page introduction into form
|
2019-02-24 23:21:57 +01:00 |
|
Felix Hamann
|
3a30aea5df
|
added new utils »httpClient« and »asyncForm«
|
2019-02-24 23:00:21 +01:00 |
|
Felix Hamann
|
99949cc4db
|
reimplement dynamic modals
|
2019-02-24 22:27:45 +01:00 |
|
Felix Hamann
|
77ecd5c59f
|
move alerts out of main-content element
|
2019-02-24 22:27:11 +01:00 |
|
Felix Hamann
|
f5ee39eafa
|
more documentation for js util »setup«
|
2019-02-24 14:05:59 +01:00 |
|
SJost
|
ba7b49e2d3
|
dateTimeCell cleanup
|
2019-02-23 08:25:34 +01:00 |
|
SJost
|
787cf0d7cc
|
Datumsformate hinzugefügt
|
2019-02-23 08:15:05 +01:00 |
|
SJost
|
84a5833c22
|
emailColumn added
|
2019-02-23 07:50:28 +01:00 |
|
Felix Hamann
|
695d0a9978
|
fix modals not being initialized after table interaction
closes #304
|
2019-02-22 23:04:15 +01:00 |
|
Felix Hamann
|
1999b494c3
|
Merge branch 'master' into modal-migration
|
2019-02-22 22:58:14 +01:00 |
|
Felix Hamann
|
9d4cb51adb
|
Merge branch 'check-all-checkbox' into 'master'
check-all-checkbox for checkbox columns
See merge request !149
|
2019-02-22 22:41:30 +01:00 |
|
Felix Hamann
|
05733ec85b
|
check-all-checkbox: remove caching idea
|
2019-02-22 21:58:21 +01:00 |
|
Felix Hamann
|
4fd23e9497
|
fix check-all-checkbox column id
|
2019-02-22 20:41:31 +01:00 |
|
SJost
|
2ccff81cc8
|
Touching this branch to fix build
|
2019-02-22 20:41:31 +01:00 |
|
Felix Hamann
|
d83fe11f42
|
replace th of checkbox column with check-all-checkbox
|
2019-02-22 20:41:31 +01:00 |
|
Felix Hamann
|
278c2c2a82
|
initial work on check-all-checkbox
|
2019-02-22 20:41:31 +01:00 |
|
SJost
|
d9b11bc9a4
|
I h8 hlint
|
2019-02-22 18:50:46 +01:00 |
|
SJost
|
8dae9eb1d4
|
Course member list stub working, after daylong painful birth throes
|
2019-02-22 18:24:21 +01:00 |
|
SJost
|
d1c0b67627
|
Default sorting for TermListR added
|
2019-02-22 13:00:13 +01:00 |
|
SJost
|
d90093bed4
|
Hotfixes: default sorting of course lists was wrong
|
2019-02-22 12:45:35 +01:00 |
|
SJost
|
1c99c11fbb
|
Merge branch 'master' of gitlab.cip.ifi.lmu.de:jost/UniWorX
|
2019-02-22 10:50:44 +01:00 |
|
SJost
|
0938d93039
|
Code clean; abandoned utf8 tickmark in favour of font-awesome checkmark
|
2019-02-22 10:50:29 +01:00 |
|