Johannes Eder
|
4156db3abb
|
chore(sort-table): implemented destroy
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
2796c940f0
|
chore(pageactions): implemented destroy
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
d18f822ca5
|
chore(show-hide): implemented destroy
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
03b6e199f1
|
chore(navbar): implemented destroy
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
74bb9fb548
|
chore(mass-input): implemented destroy
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
1f978e65a8
|
fix: smaller fixes and typos
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
1a8fb23044
|
feat(event-manager): added method to register a list of listeners
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
da8894a708
|
chore(radio): implemented destroy
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
b1c662da88
|
chore(password): implemented destroy
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
1153ba8711
|
chore(file-max-size): implemented destroy
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
8cb3a41fcb
|
chore(file-input): implemented destroy
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
dedbab689f
|
chore(checkbox): implemented destroy
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
50a3ac1790
|
fix(hide-colums): small fix
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
9d5b8bc60a
|
chore(hide-columns): implemented destroy
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
abe84156d5
|
fix: prompt not shwowing up after submit/close
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
db30fa6423
|
chore(reactive-submit-button): implemented destroy
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
2f668c1d3e
|
chore(navigate-away-prompt): implemnted destroy method
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
4c2c68327e
|
fix(interactive-fieldset): small fix
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
40283e348b
|
chore(interactive-fieldset): implemented destroy method
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
266ceea5a8
|
chore(enter-is-tab): added readme.md file for util
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
edc998288a
|
chore(form-error-remover): implemented destroy
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
03ac80342e
|
fix(communication-recipients): fixed undefined error with context and a few minor issues
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
9e342a5368
|
chore(datpicker): implemented destroy method
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
5af045c11b
|
chore(communication-recipients): mutation observer is managed via eventManager
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
34b4f48386
|
feat(event-manager): mutation observers can be managed via the event manager
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
6581137d2c
|
chore(communication-recipients): implemented destroy method
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
a75f6621ce
|
chore(auto-submit-input): implemented destroy in auto-submit-input
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
3e01c8d910
|
chore(auto-submit-button): implemented destroy in auto-submit-button
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
780a5f7ce1
|
chore(exam-correct): destroy method in exam-correct implemented
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
6d66b822ac
|
chore(course-teaser): implemented destroy in course teaser
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
c5760bb2eb
|
chore(check-all): implemented destroy in check-all
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
4a63050334
|
chore(async-table): implemented destroy in async table
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
29da3d795f
|
chore(async-table): implemented destroy method in async table
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
e2aa913ff3
|
chore(async-form): implemented destroy method in async-form
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
a25b59b318
|
chore(asidenav): implemented destroy in asidenav.js
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
4812db6c87
|
chore(alerts): implemented destroy method in alerts.js
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
b2c3f77966
|
chore(form-error-reporter): implemented destroy in form-error-reporter
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
ded4c1f64e
|
chore(util-registry.spec): added a test for destroyAll Method
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
01c239d6c3
|
chore(util_registry_test): added test case to deregister method when instances should be destroyed
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
f1ef2e5ec7
|
feat(util_registry): impelmented destroyAll(scope) method in the utilRegistry
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
d1b9952690
|
fix(enter-is-tab.js): implemented destroy method in enter-is-tab Util
|
2021-08-30 11:17:03 +00:00 |
|
Johannes Eder
|
c1c35369d1
|
feat: implemented an event manager
|
2021-08-30 11:17:03 +00:00 |
|
Gregor Kleen
|
7749238e55
|
feat(submissions): display authorship statements
|
2021-08-12 17:55:19 +02:00 |
|
Gregor Kleen
|
cbd6d7d2b0
|
feat(submission-show): display authorship statements
|
2021-08-06 19:10:15 +02:00 |
|
Gregor Kleen
|
34b3e6ae21
|
feat: demand authorship statements
|
2021-07-18 00:16:32 +02:00 |
|
Gregor Kleen
|
2d95f353c1
|
feat: i18n form
|
2021-07-18 00:16:32 +02:00 |
|
Gregor Kleen
|
627a2df7ad
|
fix(explained-selection-field): support linebreak in titles
|
2021-07-06 16:30:30 +02:00 |
|
Gregor Kleen
|
32efdae839
|
feat(workflows): update instances from definitions
|
2021-07-05 22:13:00 +02:00 |
|
Gregor Kleen
|
5e38f03a85
|
feat(allocations): admin-interface registrations
Fixes #677
|
2021-06-16 18:15:22 +02:00 |
|
Gregor Kleen
|
6da8ad3481
|
feat(allocations): display number of ratings and vetos to admins
|
2021-06-15 17:40:19 +02:00 |
|
Gregor Kleen
|
300c378786
|
feat(allocations): highlight app's of users without alloc'-user
|
2021-06-15 12:25:11 +02:00 |
|
Gregor Kleen
|
be957c73ff
|
Merge branch 'master' of gitlab2.rz.ifi.lmu.de:uni2work/uni2work
|
2021-06-10 21:09:25 +02:00 |
|
Gregor Kleen
|
cde0122529
|
feat(news): active allocations for lecturers
|
2021-06-10 21:08:54 +02:00 |
|
Sarah Vaupel
|
8bb554cd60
|
chore: changed comment.
|
2021-06-10 16:12:04 +00:00 |
|
Sarah Vaupel
|
d6bbbec629
|
chore: removed comment
|
2021-06-10 16:12:04 +00:00 |
|
Johannes Eder
|
f807e2af78
|
fix: added check in async table and removeddebug log output
|
2021-06-10 16:12:04 +00:00 |
|
Johannes Eder
|
757e148032
|
fix: possible workaround?
|
2021-06-10 16:12:04 +00:00 |
|
Gregor Kleen
|
5320a4fe98
|
feat(allocations): create & edit, list & download matching logs
|
2021-06-08 00:47:47 +02:00 |
|
Johannes Eder
|
9288e5c203
|
fix: changed keypress to keydown.
|
2021-06-01 09:17:54 +00:00 |
|
Johannes Eder
|
1aaf254c3c
|
fix: next input area is now selected via a css query
|
2021-05-27 17:31:16 +02:00 |
|
Johannes Eder
|
2450e03173
|
chore: removed my comments
|
2021-05-27 15:40:35 +02:00 |
|
Johannes Eder
|
10b06e1f96
|
corrected log message from alert to enter is tab
|
2021-05-27 13:31:03 +00:00 |
|
Johannes Eder
|
cc63f636e9
|
fix: changed DEBUG_MODE back
|
2021-05-25 12:20:55 +02:00 |
|
Johannes Eder
|
7aeb8e61f4
|
fix: changed enter to tab behavior in CCommR
added a new utility that looks for [uw-enter-as-tab] and attaches a listener to this field
|
2021-05-25 12:14:13 +02:00 |
|
Gregor Kleen
|
87ab97de00
|
style: fancify favourite toggle
|
2021-04-13 20:08:10 +02:00 |
|
Wolfgang Witt
|
3363089aed
|
chore: improve explanation text
|
2021-04-13 15:06:25 +02:00 |
|
Wolfgang Witt
|
0e7e042ef8
|
chore: only show favourite-toggle in sidenav + code cleanup
|
2021-04-13 15:06:25 +02:00 |
|
Wolfgang Witt
|
4ddbcc4217
|
chore: use css classes
|
2021-04-13 15:06:24 +02:00 |
|
Gregor Kleen
|
5c709f1bbb
|
fix: build
|
2021-04-13 12:18:12 +02:00 |
|
Wolfgang Witt
|
22cc5f13a6
|
chore: use css for strikethrough decoration
|
2021-03-29 16:03:37 +02:00 |
|
Gregor Kleen
|
f0e45477fa
|
feat(frontend): password visibilty toggle
|
2021-03-26 16:05:02 +01:00 |
|
Gregor Kleen
|
c19a00dcef
|
feat(submissions): warn about multiple submissions for same user
|
2021-03-19 16:09:15 +01:00 |
|
Gregor Kleen
|
78d0f2522d
|
feat(exams): exam finish button
|
2021-03-19 00:05:56 +01:00 |
|
Gregor Kleen
|
fb6ae089c6
|
feat(bot-mitigations): only logged in table sorting
|
2021-02-21 13:39:47 +01:00 |
|
Gregor Kleen
|
9a3f401b38
|
fix(mass-input): properly escape query selector
|
2021-01-20 09:52:08 +01:00 |
|
Gregor Kleen
|
500000ba0f
|
feat(exams): exam sheets
|
2021-01-18 14:19:02 +01:00 |
|
Gregor Kleen
|
72838e2592
|
feat(massinput): reduce size of ajax requests
|
2020-12-15 12:16:37 +01:00 |
|
Gregor Kleen
|
aba673756e
|
feat(workflows): explanation text
|
2020-12-10 18:42:01 +01:00 |
|
Gregor Kleen
|
c22004e1b2
|
feat(workflows): edge messages
|
2020-12-04 17:50:32 +01:00 |
|
Gregor Kleen
|
02a43e585d
|
style(workflows): explain history separation in workflow view
|
2020-12-04 16:27:52 +01:00 |
|
Gregor Kleen
|
ac08846c26
|
feat(workflows): proper workflow-workflow-tables
|
2020-12-04 16:00:14 +01:00 |
|
Gregor Kleen
|
2619b08ad1
|
fix(workflows): prefer payload label from target state
Adjust styling
|
2020-11-25 18:47:13 +01:00 |
|
Gregor Kleen
|
43caeefbf1
|
Merge branch 'master' into workflows
|
2020-11-24 10:56:41 +01:00 |
|
Gregor Kleen
|
319c75a85a
|
feat(rooms): different room types & hidden rooms
|
2020-11-19 14:25:38 +01:00 |
|
Gregor Kleen
|
34cd393e61
|
style(file-input): improve file-input__list
|
2020-11-14 12:29:07 +01:00 |
|
Gregor Kleen
|
5b28303539
|
feat: partial/conditional downloads & video streaming
|
2020-11-10 17:23:15 +01:00 |
|
Gregor Kleen
|
03fec7752b
|
Merge branch 'master' into workflows
|
2020-11-05 12:19:18 +01:00 |
|
Gregor Kleen
|
ef51c6e7c3
|
feat(users): assimilation
|
2020-11-02 09:58:01 +01:00 |
|
Gregor Kleen
|
5b897c7a42
|
feat(workflows): further work on WorkflowWorkflowWorkflow
|
2020-10-28 15:59:16 +01:00 |
|
Gregor Kleen
|
5108e1494a
|
feat(workflows): additional work on WorkflowWorkflowWorkflow
|
2020-10-26 14:52:58 +01:00 |
|
Gregor Kleen
|
fd7c91f5b8
|
feat(workflows): initiate
|
2020-10-19 21:46:10 +02:00 |
|
Gregor Kleen
|
6cd9f9bbfd
|
Merge branch 'master' into workflows
|
2020-10-13 14:31:48 +02:00 |
|
Gregor Kleen
|
8abcd65edf
|
feat(allocations): allocation-course-accept-substitutes
|
2020-10-13 13:06:12 +02:00 |
|
Gregor Kleen
|
7b7f11e728
|
feat(allocations): ui for adding applicants
|
2020-10-12 21:09:15 +02:00 |
|
Gregor Kleen
|
653f7f30dd
|
Merge branch 'master' into workflows
|
2020-09-29 09:43:40 +02:00 |
|
Gregor Kleen
|
d9d353fcb7
|
feat(changelog): implement changelog like faq
|
2020-09-28 19:47:32 +02:00 |
|
Gregor Kleen
|
f7bab3befc
|
feat(exams): exam design & school exam rules
|
2020-09-28 11:22:00 +02:00 |
|
Gregor Kleen
|
c7f4fa0e41
|
fix(workflows): ui improvements
BREAKING CHANGE: digests now json encode via base64
Also improve efficiency of marking workflow files as referenced
|
2020-09-28 10:51:51 +02:00 |
|
Gregor Kleen
|
ff370c68c7
|
feat(workflows): list & edit definitions
|
2020-09-25 13:20:50 +02:00 |
|
Gregor Kleen
|
56c23ebd33
|
style: minor frontend cleanup wrt. monospace fonts
|
2020-08-28 14:00:52 +02:00 |
|