Tobias Hößl
1764447704
Bugfix in motion's diff-view: correct amendment diff
2019-03-16 14:07:05 +01:00
Emanuel Schütze
e03ec00567
Merge pull request #4512 from FinnStutzenstein/fixOpenSlidesServiceOnLogin
...
Fixed errors on login
2019-03-16 12:11:44 +01:00
FinnStutzenstein
cd7b700aea
Fixed errors on login
2019-03-15 15:29:02 +01:00
Maximilian Krambach
9c67b1c773
sorting from inside base repositories
...
Authors: FinnStutzenstein, MaximilianKrambach, tsiegleauq
2019-03-15 08:12:50 +01:00
Sean Engelhardt
d4e10702cc
Cleanup Repos
...
Add an getViewModelListBehaviorSubject that simplifies
how to get most model lists in the view
unified update, delete and create methods and removed redundant code from the repos
(where it was possible)
cleaned up the motion detail to not directly use the DataStore
Add information about the "main model" to all ViewModels, to call the
correct constructor in the BaseRepo
2019-03-14 10:46:33 +01:00
Sean
ae3ce54f57
workflow table state sort
...
Sorts the Workflow table to be more predictable
Adds new shared SCSS table rules.
Adds a default with as 100% (there have never been half tables)
Overwrites the rules for sticky tables
2019-03-13 15:54:35 +01:00
FinnStutzenstein
e6ec164fe9
Fixed redirection on login subpages ( fixed #4474 )
2019-03-12 12:01:05 +01:00
FinnStutzenstein
eb4537c1bf
rework login system (again)
2019-03-11 13:45:17 +01:00
Emanuel Schütze
5139fe8365
Updated tranlstions
2019-03-11 12:28:34 +01:00
Emanuel Schütze
3684701ab6
Merge pull request #4495 from FinnStutzenstein/viewItemTitle
...
ViewItem title (fixes #4464 )
2019-03-11 12:21:21 +01:00
FinnStutzenstein
aa81bf38c3
ViewItem title ( fixes #4464 )
2019-03-11 11:21:34 +01:00
Finn Stutzenstein
d10dfb0915
Merge pull request #4469 from MaximilianKrambach/speakertime
...
clarifying duration service usage
2019-03-11 08:07:41 +01:00
Tobias Hößl
6b685924d9
Bugfix: Amendment statuses
2019-03-09 22:48:21 +01:00
Emanuel Schütze
3490ff3ca4
Merge pull request #4477 from FinnStutzenstein/projectorScroll
...
projector scroll and contdown offset
2019-03-08 14:32:42 +01:00
FinnStutzenstein
5fff7d24ec
projector scroll and contdown offset
2019-03-08 13:17:43 +01:00
Emanuel Schütze
0290449b8b
Merge pull request #4452 from FinnStutzenstein/reworkPersonalNotes
...
rework personal notes
2019-03-08 12:45:54 +01:00
FinnStutzenstein
f198a21543
rework personal notes
2019-03-08 12:09:53 +01:00
FinnStutzenstein
a1018e62e2
Added theme to login data
2019-03-08 09:19:05 +01:00
Maximilian Krambach
e05874cf6f
clarifying duration service usage
2019-03-06 16:54:00 +01:00
Maximilian Krambach
0ddded4a86
csv example export refactor
...
- make csv example data respect config separators
- refactor at a more central place
2019-03-06 11:03:51 +01:00
Emanuel Schütze
ad653de915
Merge pull request #4450 from FinnStutzenstein/offlineOperator
...
offline operator
2019-03-06 09:24:52 +01:00
FinnStutzenstein
b0d4851651
Fix inSomeGroups for the superadmin, delete empty comments
2019-03-06 08:35:00 +01:00
FinnStutzenstein
0c6a7b9c4b
offline operator
2019-03-06 07:50:54 +01:00
Emanuel Schütze
22783f876b
Fixed linenumbering error on building motion pdf (checks if element is null).
2019-03-04 15:02:06 +01:00
Emanuel Schütze
40de87c5b4
Merge pull request #4444 from FinnStutzenstein/stableElementsCleanup
...
clean up stable projectorelements, if they have an error
2019-03-01 14:03:19 +01:00
FinnStutzenstein
d0e6681aad
One global clos reference. More projector buttons for the clos view
2019-03-01 13:17:26 +01:00
FinnStutzenstein
43f084438d
clean up stable projectorelements, if they have an error
2019-03-01 13:03:55 +01:00
FinnStutzenstein
384597afb9
motion projection mode is optional and sensitive for the config
2019-03-01 10:08:57 +01:00
Emanuel Schütze
4de14f4100
Updated translations
2019-02-28 22:46:38 +01:00
Emanuel Schütze
0c1abe561b
Merge pull request #4433 from tsiegleauq/speaker-repo
...
Speaker repo
2019-02-28 16:21:14 +01:00
Sean Engelhardt
03c590c66d
Speaker repo
...
Add an own repository service to manage speakers
2019-02-28 14:26:31 +01:00
FinnStutzenstein
3432c66d4d
clear repositories and extra DS clear on logout
2019-02-28 11:04:19 +01:00
Emanuel Schütze
9e2d42f9f4
Merge pull request #4426 from FinnStutzenstein/addElementtoPreview
...
Add elements to preview button
2019-02-28 10:45:18 +01:00
FinnStutzenstein
80e236e5b0
Add elements to preview button
2019-02-28 09:37:30 +01:00
FinnStutzenstein
2e0353618d
Revive the global search.
...
Fixed leftovers from the viewModel restructure. Repositories always have a verboseName now. Does not implement new logic to follow related models (e.g. motions->submitters).
2019-02-28 08:56:03 +01:00
Emanuel Schütze
11b6a2c831
Updated translations
2019-02-27 23:06:29 +01:00
Emanuel Schütze
367df3b095
Merge pull request #4409 from FinnStutzenstein/motionBlockSlide
...
Add referenced motions by the server (fixes #4383 )
2019-02-27 22:22:11 +01:00
FinnStutzenstein
4cde0431ab
Add referenced motions by the server ( fixes #4383 )
2019-02-27 07:35:52 +01:00
Emanuel Schütze
edf7a06f72
Updated translations
2019-02-26 23:01:17 +01:00
Maximilian Krambach
be83d9b0aa
bulk import of users
2019-02-26 22:05:38 +01:00
Emanuel Schütze
d94ed59670
Merge pull request #4403 from tsiegleauq/change-font
...
Add custom fonts for projector
2019-02-26 17:20:02 +01:00
FinnStutzenstein
64139992b4
Hide the offline message on the projector
2019-02-26 14:06:10 +01:00
Sean Engelhardt
0053bb56a2
Add custom fonts (WIP)
...
Pretty much angular magic
2019-02-26 11:38:30 +01:00
Emanuel Schütze
4d62d99099
Fixes
...
- use always color black on projector, also in dark mode
- show border for projector preview
- Fix projector logo margin by using img instead of os-logo
- Use also 'username' in invitation email subject
2019-02-25 18:26:27 +01:00
Emanuel Schütze
eb78c694fc
Merge pull request #4396 from emanuelschuetze/isProjectable
...
Fixed error message that viewmodel is not projectable.
2019-02-25 15:47:06 +01:00
Emanuel Schütze
ff82fceaa9
Fixed error message that viewmodel is not projectable.
2019-02-25 15:34:12 +01:00
Sean Engelhardt
b9923201e4
Add small fixes
...
Fixes an error where the back arrow in the motion block detail was missing
Adds a prompt before deletion of Change Recommendation in motion details
Adds timestamp localisation for history mode
2019-02-25 14:19:57 +01:00
Sean Engelhardt
3785545a35
Disable various expensive sorting functions
...
Prevents the usage of: "sortViewUsersByConfig" of the userRepository
since it's an incredibe heavy operation for ~500 (real) users.
I would advice to sort the datastore rather than the lists
in the view to prevent unnecessary sorting overhead
2019-02-22 17:17:29 +01:00
Emanuel Schütze
e97c308747
Merge pull request #4352 from FinnStutzenstein/losSlide
...
List of speakers slide
2019-02-21 13:00:02 +01:00
FinnStutzenstein
7ef36e93c6
List of speakers slide
2019-02-21 12:34:41 +01:00