FinnStutzenstein
7204d59d66
[WIP] External postgres as mediafile store
2020-02-17 14:38:32 +01:00
FinnStutzenstein
76bd184ff4
Use LoadChildrenCallback instead of deprecated NgModuleFactoryLoader
2020-02-17 14:38:02 +01:00
Emanuel Schütze
fbe5ea2056
Merge pull request #5209 from tsiegleauq/hide-create-final-version-button
...
Hide print-template button
2020-01-30 14:18:31 +01:00
Sean Engelhardt
2236f63fe9
Hide print-template button
...
Hides the "create final print template" button if
a print template exists.
Should be more user friendly and less dangerous to use.
2020-01-30 13:13:52 +01:00
Emanuel Schütze
ec79f70648
Merge pull request #5206 from emanuelschuetze/translation202001
...
Updated German translation
2020-01-30 09:48:46 +01:00
Emanuel Schütze
0267b0cb42
Updated German translation
2020-01-30 09:35:57 +01:00
Emanuel Schütze
2ac01a5ea3
Merge pull request #5193 from tsiegleauq/final-version-without-reco
...
Allow final versions without change reco
2020-01-30 09:31:36 +01:00
Sean
a51720e18b
Merge pull request #5191 from tsiegleauq/pdf-catalog-optional-page-breaks
...
Add option to export motions with pagebreaks
2020-01-29 16:33:37 +01:00
Sean Engelhardt
27e8301131
Allow final versions without change reco
...
Alters the creation process of final versions
in a way one can create them independantly
of change recomendations.
2020-01-29 16:28:36 +01:00
Sean Engelhardt
407a430419
Add option to export motions with pagebreaks
...
Adds an option to the PDF motion list exporter
that allows users to explicitly enforce or prevent
page breaks before a new motion was printed.
The option is enabled by default
2020-01-29 15:18:56 +01:00
Emanuel Schütze
a6bdaedff1
Merge pull request #5192 from tsiegleauq/reco-and-state-in-pdf-toc
...
Show final state in Motion PDF toc
2020-01-29 15:09:50 +01:00
Sean
59795f32e3
Merge pull request #5195 from tsiegleauq/fix-flat-map-function
...
Fix flat map
2020-01-29 15:03:49 +01:00
Sean Engelhardt
a161bca028
Show final state in Motion PDF toc
...
Renamed the option
"Show submitters and recommendation in table of contents"
to
"Show submitters and recommendation/state in table of contents"
If the option is selected, the PDF-TOC for motions will print
the name of the current state (if final) rather than the
current recomendation
2020-01-29 14:28:56 +01:00
Sean Engelhardt
6f114d0072
Fix flat map
...
Fixes a bug which was breaking flatMap
2020-01-29 12:47:42 +01:00
Sean
8012bfbfc0
Merge pull request #5187 from tsiegleauq/ngrid-updates
...
Update ngrid, redefine prototypes of datatypes
2020-01-23 15:10:18 +01:00
Sean
d311042806
Merge pull request #5173 from tsiegleauq/amendment-wizzard-for-amendments
...
Use amendmend wizzard for amendments
2020-01-23 13:06:54 +01:00
Sean Engelhardt
faf8004280
Use amendmend wizzard for amendments
...
Allows paragraph based amendments for other paragraph based
amendments.
Amendments to amendments will be amended to the main motion,
but will contain all the changes to the amendments they were
refering to
solves #5171
2020-01-23 12:46:19 +01:00
Sean Engelhardt
c2ad39a2c5
Update ngrid, redefine prototypes of datatypes
...
Updates ngrid to the latest version
Use Object.defineProperty instead of
Number.prototype to safer extend native datatypes
2020-01-23 12:38:46 +01:00
Emanuel Schütze
7a23139f5e
Merge pull request #5168 from FinnStutzenstein/validateHtml
...
Validate Config HTML
2020-01-08 13:36:17 +01:00
Emanuel Schütze
b9e40717de
Merge pull request #5172 from tsiegleauq/fix-group-creation
...
Fix group creation
2020-01-08 13:34:04 +01:00
Sean Engelhardt
5f8e64140a
Fix group creation
...
Fixes an error that was preventing groups from being created.
Groups did require a list of permissions which is now optional
2020-01-08 10:46:11 +01:00
Emanuel Schütze
a2d561f667
Merge pull request #5167 from emanuelschuetze/createopenslidesusercommand
...
Added optional argument '--email' for createopenslidesuser command.
2020-01-07 08:55:32 +01:00
Emanuel Schütze
b3c98dd207
Added optional argument '--email' for createopenslidesuser command.
2020-01-05 15:17:09 +01:00
FinnStutzenstein
a35fa105ed
Validate Config HTML
2020-01-04 16:58:11 +01:00
Sean
7a26a87cf8
Merge pull request #5166 from tsiegleauq/service-worker-regression
...
Re-enable Service Worker
2019-12-17 11:01:31 +01:00
Sean Engelhardt
ff271748d7
Reenable Service Worker
...
Fixes a regression that was preventing the service worker from loading
2019-12-17 10:00:57 +01:00
Emanuel Schütze
f7e4be929c
Merge pull request #5165 from emanuelschuetze/release3.1
...
Release 3.1
2019-12-13 10:07:25 +01:00
Emanuel Schütze
ac4174c391
Update version to 3.1.1-dev
2019-12-13 09:39:42 +01:00
Emanuel Schütze
32dfba0d5c
Release 3.1
2019-12-13 09:39:11 +01:00
Emanuel Schütze
e45d3aa360
Merge pull request #5164 from emanuelschuetze/translation-20191213
...
Updated CS translations
2019-12-13 09:33:56 +01:00
Emanuel Schütze
cc4d867e06
Merge pull request #5163 from tsiegleauq/no-order-in-comments
...
Fix order of comments in motion detail
2019-12-13 09:22:47 +01:00
Emanuel Schütze
3bf588c013
Updated CS translations
2019-12-13 09:17:58 +01:00
Sean
8ba3037864
Merge pull request #5161 from emanuelschuetze/python38
...
Updated requirements for python 3.8 support
2019-12-12 15:24:22 +01:00
Sean Engelhardt
f64a855b50
Fix order of comments in motion detail
...
Fixes an error where the order of comment section in
the motion comment section component was wrong
2019-12-12 12:10:56 +01:00
Sean Engelhardt
48c25d1e5b
Use file-based database during testing
2019-12-11 16:13:59 +01:00
Emanuel Schütze
172aa14b13
Updated requirements for python 3.8 support
...
updated:
channels to 2.3.1
channels-redis to 2.4.1
daphne to 2.4.0
Added python 3.8 test for travis
2019-12-11 16:13:50 +01:00
Emanuel Schütze
bb41125bd1
Merge pull request #5162 from tsiegleauq/search-value-selector-for-states
...
Fix untranslated searchable values
2019-12-10 17:00:29 +01:00
Sean Engelhardt
1e45153c0a
Fix untranslated searchable values
...
Fixes a bug where the search value selector was not always filtering
for translated values.
Uses getTitle() in SearchValue selector rather than toString,
to allow enhance compatibility with custom values
2019-12-10 16:46:59 +01:00
Emanuel Schütze
cc58f59fa1
Merge pull request #5160 from tsiegleauq/states-with-no-label
...
Fix null values in recommencation label
2019-12-10 14:05:02 +01:00
Sean Engelhardt
af9a62abbb
Fix null values in recommencation label
...
Fixes an issue that was showing empty values when setting
a recommendation
2019-12-10 10:56:21 +01:00
Emanuel Schütze
77bf24fe3a
Merge pull request #5159 from emanuelschuetze/translations-201912
...
Updated translations (DE, CS, RU)
2019-12-09 18:13:45 +01:00
Emanuel Schütze
1bababd8c1
Updated translations (DE, CS, RU)
2019-12-09 17:30:48 +01:00
Emanuel Schütze
a85858f6b5
Merge pull request #5158 from emanuelschuetze/change-metabox-config
...
Rename config option to show meta box below title on projector.
2019-12-09 16:45:59 +01:00
Emanuel Schütze
9e81e6145f
Rename config option to show meta box below title on projector.
2019-12-09 16:32:46 +01:00
Emanuel Schütze
431dc2b758
Merge pull request #5107 from tsiegleauq/changelog-for-3.1
...
Add changelog for 3.1
2019-12-09 16:12:53 +01:00
Emanuel Schütze
53ebbabc9b
Merge pull request #5157 from tsiegleauq/no-amendment
...
Add more motion filter options
2019-12-09 15:44:07 +01:00
Emanuel Schütze
72bd971f0b
Merge pull request #5154 from tsiegleauq/cleanup-small-things
...
Add leftover changes for 3.1
2019-12-09 15:41:04 +01:00
Sean Engelhardt
c9cf99d0e4
Add leftover changes for 3.1
...
Adds various changes for a more complete 3.1 release
- cleaner "current slide" description in projector detail (grid with ellipsis)
- show the previously projected slides as ordered lists under the accordion
- fix a bug where everyone could access the projection manage view (although it was unfunctional without the correct permissions)
- assignment list now uses the correct ellipsis
- fixes a bug where the lable "list of speakers" was not translated on the projector slide
- Show a lock on the "list of speaker"-slide if it has been closed
- enable dialog tests that have previously been disabled
2019-12-09 15:00:32 +01:00
Sean Engelhardt
ffb67638f6
Added changelog for 3.1
2019-12-09 14:35:43 +01:00
Sean Engelhardt
d17ad04b6c
Add more motion filter options
...
Adds a motion filter option for motions which have no
amendments and are no amendments
2019-12-09 14:24:05 +01:00