FinnStutzenstein
965d23be50
more work on projector, countdowns, clos
...
- splitted clos-slide and clos-overlay.
- Synchronize to server, more little changes
2019-01-29 16:10:21 +01:00
Emanuel Schütze
c52b82e77d
Merge pull request #4188 from MaximilianKrambach/hierarchicAgenda
...
agenda hierarchies
2019-01-29 16:08:03 +01:00
GabrielMeyer
a1bc0290ed
Fixes #4116
...
- Added config to prevent closing the dialog (except by clicking the
'cancel'-button of course)
- Changed property 'width' of the motion-detail-card, so the size will be
adjusted automatically.
2019-01-29 15:25:01 +01:00
Sean
1bee3aa509
Merge pull request #4197 from MaximilianKrambach/optionalCategoryPrefix
...
category prefix is currently optional
2019-01-29 15:01:40 +01:00
Maximilian Krambach
064a3f7d3c
agenda hierarchy tree
2019-01-29 15:00:18 +01:00
Maximilian Krambach
8796d728d9
category prefix is currently optional
2019-01-29 13:50:27 +01:00
Sean
c6bddd06f7
Merge pull request #4202 from emanuelschuetze/ui
...
UI improvements
2019-01-29 12:15:48 +01:00
Sean
c423f3a0a4
Merge pull request #4178 from GabrielInTheWorld/fix-autofocus-search
...
Fixes #4174
2019-01-29 12:14:28 +01:00
GabrielMeyer
b6295952ba
Fixes #4174
...
Fixed the non-autofocus search-input-element on the search-page.
Added directive 'osAutofocus' to the input-element, so it will be autofocussed when the user enters the search-component.
Resolved answers of pull-request
- Added `osAutofocus` to the `os-sort-filter-bar`
2019-01-29 11:12:58 +01:00
Sean
2d0eab9b20
Merge pull request #4176 from GabrielInTheWorld/fix-close-sidenav
...
Fixes #4173
2019-01-29 11:04:01 +01:00
Sean
214b74e091
Merge pull request #4200 from emanuelschuetze/config-textarea-field
...
Use missing textarea field for config inputtype 'text'.
2019-01-29 10:57:40 +01:00
Sean
a64e0c91ed
Merge pull request #4196 from MaximilianKrambach/tempfixTranslation
...
po2json-tempfix
2019-01-29 10:45:57 +01:00
GabrielMeyer
d043133de1
Fixes #4173
...
Added the function to autoclose the sidenavigation when working on a mobile-device.
Removed unnecessary functions.
Resolved answers of pull-request
- Added myself to the AUTHORS-file
- Used square brackets for 'routerLink'
2019-01-29 10:37:21 +01:00
Emanuel Schütze
cf5a5b4c0e
Merge pull request #4194 from ostcar/projector_v
...
Projector V
2019-01-29 08:35:06 +01:00
Oskar Hahn
1a709a59a9
Projector V
...
* Changed wording: element is one element on the projector. A slide is a functoin to render one element
* Use AllData as first argument all the time
* Render username on server
* Add exceptions for erros on projector
* Fix motion recommendation
* Only show state extension, if it is allowed by the state
* Add motion_change_recommendations to motion full_data
2019-01-28 23:18:27 +01:00
Emanuel Schütze
f3b96d4386
Use missing textarea field for config inputtype 'text'.
2019-01-28 21:55:42 +01:00
Emanuel Schütze
311b8abbea
UI improvements
...
Max width for config view and content card in motion detail view.
Improved motion edit view in mobile mode.
2019-01-28 21:52:37 +01:00
Emanuel Schütze
0d8cbbaab9
Merge pull request #4199 from normanjaeckel/FixResetPassword
...
Fix reset password
2019-01-28 21:26:46 +01:00
Norman Jäckel
39244a0ec9
Reenable black.
2019-01-28 20:54:42 +01:00
Norman Jäckel
746dbf744b
Fixed reset password views.
2019-01-28 20:51:06 +01:00
Maximilian Krambach
52d622b624
po2json-tempfix
...
run through sed after autotranslating po2json
2019-01-28 16:14:51 +01:00
Sean
793066935e
Merge pull request #4186 from MaximilianKrambach/pdflogos
...
add pdf header and footer images
2019-01-28 13:24:44 +01:00
Maximilian Krambach
93a9a8aef3
adding configured header and footer images to pdf exports
2019-01-28 12:49:42 +01:00
Sean
c406362da5
Merge pull request #4183 from MaximilianKrambach/presenceCheck
...
Set/unset presence
2019-01-28 10:57:41 +01:00
Maximilian Krambach
8e086df440
view for changing the user presence by oarticipant number
2019-01-28 10:40:41 +01:00
Emanuel Schütze
56ff765708
Merge pull request #4189 from tsiegleauq/os3-motion-export-dialog
...
Add Motion Export dialog
2019-01-28 10:34:43 +01:00
Finn Stutzenstein
2c7e181f38
Merge pull request #4177 from MaximilianKrambach/email
...
add a validation error for false template invitation email properties (server)
2019-01-25 20:08:36 +01:00
Sean Engelhardt
23fea51333
Add Motion Export dialog
...
Removes the "Export As CSV" and "Export As PDF" options from MotionList
view and adds an export dialog instead (just like OS 2.3)
The exprt Dialog dynamically changes it's content according to the possible
selections.
The current implementation of the CSV exporter is not able to export anything
but the original motion text. The exporter does consider this and disables
this option for now.
While the old exporter showed "state" and "recommendation" during CSV export,
but was in fact not exporting state nor recommendation, the new exporter
will disable these fields during CSV export.
PDF should work as expected
2019-01-25 17:03:06 +01:00
Maximilian Krambach
4a2cad5801
add a validation error for false template invitation email properties
2019-01-25 17:01:33 +01:00
Oskar Hahn
014b145b0f
Opens the websocket connection before closing it
...
Fixes #4009
2019-01-25 16:33:45 +01:00
Sean
43e0f7943b
Merge pull request #4179 from MaximilianKrambach/mediafiles-filter
...
filter mediafiles by hidden status, and by 'pdf/not pdf'
2019-01-25 10:20:12 +01:00
Sean
2070cdc525
Merge pull request #4175 from MaximilianKrambach/ballotPdf
...
motion ballot pdf creation
2019-01-25 10:19:21 +01:00
Maximilian Krambach
461b29688e
motion ballot pdf creation
2019-01-25 10:02:58 +01:00
Finn Stutzenstein
b9f5e6768b
Merge pull request #4181 from FinnStutzenstein/cleanup
...
cleanup, removed motion log from client
2019-01-25 08:56:12 +01:00
FinnStutzenstein
22182463a9
cleanup, removed motion log from client
2019-01-25 08:39:50 +01:00
Jochen Saalfeld
390b46a863
Merge pull request #4071 from jsaalfeld/travis_server_tests
...
travis check for createsettings and migration
2019-01-24 15:53:15 +01:00
Sean
c9a9f8d809
Merge pull request #4182 from tsiegleauq/os3-pdf-motion-catalog
...
Export a list of motions
2019-01-24 14:55:05 +01:00
Maximilian Krambach
c1c0611d86
filter mediafiles by hidden status, and by 'pdf/not pdf'
2019-01-24 14:47:15 +01:00
Sean Engelhardt
0e77ec79c2
Export a list of motions
...
Ports the "Motion Catalog Content Provider" to OpenSlides 3.
Categories and Prefixes are considered as before.
Updated to Code to ES6/Typescript.
Allows to export all motions from the motion list view.
2019-01-24 14:40:06 +01:00
Emanuel Schütze
56a804eb47
Merge pull request #4170 from MaximilianKrambach/importInitialFocus
...
change initial focus of imports
2019-01-24 14:38:45 +01:00
Maximilian Krambach
b620e5edfa
change tab order in import tabs
2019-01-24 14:30:46 +01:00
Jochen Saalfeld
c7f87dfe1b
travis check for createsettings and migration, documented server
...
debugging
2019-01-24 11:41:15 +01:00
Finn Stutzenstein
1b3c0b4cee
Merge pull request #4152 from ostcar/new_projector_iv_motion_slide
...
New projector IV
2019-01-24 11:28:53 +01:00
Emanuel Schütze
ea7bff89ea
Merge pull request #4171 from emanuelschuetze/pwa-icons
...
Updated PWA icons.
2019-01-23 09:48:46 +01:00
Emanuel Schütze
80f795c9d0
Updated PWA icons.
2019-01-23 08:33:07 +01:00
Emanuel Schütze
c48148fc01
Merge pull request #4169 from tsiegleauq/gender-client
...
Add gender field to users
2019-01-22 13:35:25 +01:00
Emanuel Schütze
7b8839f4fa
Merge pull request #4164 from MaximilianKrambach/stateRecExtensions
...
set/read state+recommendation extensions
2019-01-22 13:14:22 +01:00
Emanuel Schütze
5e11d04791
Merge pull request #4168 from emanuelschuetze/new-migrations
...
Added missing projector migration.
2019-01-22 13:09:48 +01:00
Maximilian Krambach
caed18ef03
set/read state+recommendation extensions
2019-01-22 13:01:00 +01:00
Emanuel Schütze
cf29f39b9f
Added missing projector migration.
2019-01-22 12:59:33 +01:00