Commit Graph

1566 Commits

Author SHA1 Message Date
Gregor Kleen
c78184a946 Automatically check isAuthorized for MenuItems 2018-04-13 15:49:26 +02:00
Gregor Kleen
9d65f94f51 Mark sortable columns 2018-04-13 15:28:04 +02:00
Gregor Kleen
4179182ad0 No explicit sorting links 2018-04-13 15:10:22 +02:00
Gregor Kleen
05cd245102 Links to every page of table 2018-04-13 15:06:15 +02:00
Felix Hamann
a0d5589777 added static flatpickr js and css 2018-04-13 14:37:23 +02:00
Felix Hamann
174297c2ba asidenav with distinguishable title and active-state 2018-04-12 23:42:50 +02:00
Felix Hamann
4f6d0ffbf7 slightly brighter dark 2018-04-12 23:42:42 +02:00
Felix Hamann
e0b3f0921a signal to the user that a column is sortable 2018-04-12 23:23:35 +02:00
Felix Hamann
2a1c805d85 Merge branch 'master' into feat/pagination
merged master into this to avoid databas conflicts when switching between master and feat/pagination
2018-04-12 21:38:25 +02:00
Felix Hamann
796f4d0832 clickable ths for toggling of sort-direction 2018-04-12 00:46:28 +02:00
Felix Hamann
8c427c9e83 Merge branch 'feat/asidenav' into 'master'
Fix for nested lists in asidenav & solution for longer course-shorthands.

See merge request !25
2018-04-11 21:58:28 +02:00
Felix Hamann
dd7f9f51bf fixed nested lists in asidenav to trigger early 2018-04-11 21:57:00 +02:00
Felix Hamann
6441b8dbef solution for more-than-three-characters course-shorthands 2018-04-11 21:46:33 +02:00
Gregor Kleen
18f33290bb Additional sheets for testing 2018-04-11 15:17:44 +02:00
Gregor Kleen
4c4cbd584c Fix build of Submission.hs 2018-04-11 15:09:20 +02:00
Gregor Kleen
686adfa498 Merge branch 'master' into feat/exercises 2018-04-11 14:42:07 +02:00
Gregor Kleen
2464ffb168 Fix build for NixOS 2018-04-11 14:41:00 +02:00
Gregor Kleen
73d535d8c3 2018-04-11 14:37:39 +02:00
Gregor Kleen
3047dfe9f2 Use psShortcircuit in colonnade.hamlet 2018-04-11 14:34:17 +02:00
Gregor Kleen
08607a5e7c Fix javascript issues, 'directions' in sortable-header, sorted attrs 2018-04-11 14:28:33 +02:00
SJost
fcd6703752 Group Submissions mostly done, NOT COMPILING 2018-04-11 13:12:49 +02:00
SJost
9e2e220f3e Merge branch 'master' of gitlab.cip.ifi.lmu.de:jost/UniWorX into feat/exercises 2018-04-11 09:22:54 +02:00
Felix Hamann
31510147bd Merge branch 'feat/asidenav' into 'master'
Asidenav cleanup

Closes #36

See merge request !24
2018-04-10 22:57:42 +02:00
Felix Hamann
3bd43d6b88 asidenav cleanup
closes #36
2018-04-10 22:56:57 +02:00
Felix Hamann
f99c8b3b86 include credentials in ajax-call 2018-04-10 21:54:12 +02:00
SJost
5c1789786d Util-Sheet vergessen 2018-04-10 15:16:32 +02:00
SJost
a544c61be2 Submission upload (Sitzung mit Gregor) 2018-04-10 12:50:20 +02:00
SJost
4a7d35144a Merge remote-tracking branch 'origin/feat/pagination' into feat/exercises 2018-04-10 10:40:10 +02:00
SJost
380c57c578 Favourites working now (without PageActions). 2018-04-10 10:38:21 +02:00
Felix Hamann
040abcab08 less url-building in frontend for sortable tables 2018-04-09 23:36:43 +02:00
Felix Hamann
4896330737 removed pure-JS sorting for sortable tables 2018-04-09 22:23:12 +02:00
Felix Hamann
dc45702f32 added JS and CSS for sortable tables 2018-04-09 22:22:38 +02:00
Gregor Kleen
c2174161c5 Better name for templates/table/table 2018-04-04 15:28:55 +02:00
Gregor Kleen
e71864368c Implement links to toggle table sorting 2018-04-04 14:35:11 +02:00
Gregor Kleen
72b2b72f03 Implement table sorting 2018-04-04 12:54:00 +02:00
Gregor Kleen
951af369c8 Fewer newlines 2018-04-04 12:31:50 +02:00
Gregor Kleen
431adf0324 Add 'zipFileField' 2018-04-04 12:29:01 +02:00
Gregor Kleen
5e8698fee1 Revert "Allow overriding unpackZips-Checkbox"
This reverts commit 8e43a314d3.
2018-04-04 12:21:43 +02:00
SJost
272c61b512 Favourites are pruned now 2018-04-04 09:17:26 +02:00
SJost
2dde6c67bc Favourites are tracked, but not yet used 2018-04-04 08:45:14 +02:00
SJost
1bd645f25b Merge remote-tracking branch 'origin/master' into feat/exercises 2018-04-04 08:28:44 +02:00
Felix Hamann
daa44b36af removed click-listener from file-checkbox-container 2018-04-03 19:00:48 +02:00
SJost
fa6b04663e Merge remote-tracking branch 'origin/master' into feat/exercises 2018-04-03 18:50:51 +02:00
Gregor Kleen
8e43a314d3 Allow overriding unpackZips-Checkbox 2018-04-03 18:48:10 +02:00
Felix Hamann
0b0444ede4 Merge branch 'feat/file_inputs' into 'master'
Fixes for multi-file-input and -checkbox

See merge request !22
2018-04-03 18:32:48 +02:00
Felix Hamann
64b74b3904 fixes for multi-file-input und -checkbox 2018-04-03 18:32:17 +02:00
SJost
ea5e04bd78 Merge remote-tracking branch 'origin/master' into feat/exercises 2018-04-03 18:04:13 +02:00
Gregor Kleen
3d98fe4736 Refactor utils 2018-04-03 17:56:55 +02:00
Felix Hamann
81b6f57047 fix for multi-file-input JS 2018-04-03 17:02:13 +02:00
SJost
2714485dbd Merge remote-tracking branch 'origin/master' into feat/exercises 2018-04-03 16:58:25 +02:00