Skip to content

Releases: CatoTH/antragsgruen

v3.7.0b1

24 Jun 15:56
Compare
Choose a tag to compare
v3.7.0b1 Pre-release
Pre-release
  • Initiators of motions can now merge amendments into their motions, if this is allowed by the consultation settings. This function can be restricted to cases where no amendment rewriting is necessary.
  • Proposers of motions now can receive an e-mail if a amendment to their motion is published (enabled by default)
  • When merging all amendments into the motion at once...
    • drafts are saved periodically and can be set as public. This way, regular users have read-only access to the current work-in-progress draft of the revised motion.
    • when a paragraph of an amendment lead to a collission with changes made by another amendment, all changes of that paragraph of that amendment were marked as colliding. Now, we include as many changes as possible into the merged version and only leave the actually colliding changes in the colliding paragraph below the merged version. This reduces the amount of necessary manual work.
    • it is now possible to exclude some amendments from merging, to prevent lots of collissions for amendments that replace major parts of the motion
  • Replacing several consecutive paragraphes in an amendment is now displayed in a more sensible way (first all deletions in a row, then all insertions; they were alternating before)
  • Administrators can now be set per consultation, without granting them access to all consultations of this site
  • It's possible to change the motion type of a motion now after creating it. However, this works only between motion types that are structurally similar.
  • Amendments can now be marked as "global alternatives", replacing the whole content of a motion. Their contents will not be displayed using an inline diff, as this does not make sense in this case. When merging a global alternative into a motion, the motion will be replaced completely, and no amendments will be moved to the new version of the motion.
  • If a motion or amendment is created using another one as template by an admin, the text is cloned as well, not only the initiators.
  • Several improvements to the inline editing of the agenda
  • A more detailed manual about the functionality of Antragsgrün is provided
  • The timestamp of a motion or amendment now shows the time when it has been officially submitted, not when the first draft has been created. The latter is still shown before the submission.
  • We don't pretend anymore you could use Antragsgrün with IE <=9
  • Updates to several core libraries
  • Redis, Excel and SAML Authentication is not part of the default installation anymore, reducing the size of the package. It can still be installed as an optional dependency, though.

v3.7.0a2

19 Jun 20:08
Compare
Choose a tag to compare
v3.7.0a2 Pre-release
Pre-release
  • Initiators of motions can now merge amendments into their motions, if this is allowed by the consultation settings. This function can be restricted to cases where no amendment rewriting is necessary.
  • Proposers of motions now can receive an e-mail if a amendment to their motion is published (enabled by default)
  • When merging all amendments into the motion at once...
    • drafts are saved periodically and can be set as public. This way, regular users have read-only access to the current work-in-progress draft of the revised motion.
    • when a paragraph of an amendment lead to a collission with changes made by another amendment, all changes of that paragraph of that amendment were marked as colliding. Now, we include as many changes as possible into the merged version and only leave the actually colliding changes in the colliding paragraph below the merged version. This reduces the amount of necessary manual work.
    • it is now possible to exclude some amendments from merging, to prevent lots of collissions for amendments that replace major parts of the motion
  • Replacing several consecutive paragraphes in an amendment is now displayed in a more sensible way (first all deletions in a row, then all insertions; they were alternating before)
  • Administrators can now be set per consultation, without granting them access to all consultations of this site
  • It's possible to change the motion type of a motion now after creating it. However, this works only between motion types that are structurally similar.
  • Amendments can now be marked as "global alternatives", replacing the whole content of a motion. Their contents will not be displayed using an inline diff, as this does not make sense in this case. When merging a global alternative into a motion, the motion will be replaced completely, and no amendments will be moved to the new version of the motion.
  • Several improvements to the inline editing of the agenda
  • A more detailed manual about the functionality of Antragsgrün is provided
  • The timestamp of a motion or amendment now shows the time when it has been officially submitted, not when the first draft has been created. The latter is still shown before the submission.
  • We don't pretend anymore you could use Antragsgrün with IE <=9
  • Updates to several core libraries
  • Redis, Excel and SAML Authentication is not part of the default installation anymore, reducing the size of the package. It can still be installed as an optional dependency, though.

v3.6.10

17 Jun 07:54
Compare
Choose a tag to compare
  • Bugfix: Merging a single amendment into a motion could crash the system if a new paragraph was inserted.
  • Bugfix: After rewriting an amendment while merging another amendment into the motion, it could not be edited anymore, as the text has been empty

v3.7.0a1

10 Jun 12:37
Compare
Choose a tag to compare
v3.7.0a1 Pre-release
Pre-release
  • Initiators of motions can now merge amendments into their motions, if this is allowed by the consultation settings. This function can be restricted to cases where no amendment rewriting is necessary.
  • Proposers of motions now can receive an e-mail if a amendment to their motion is published (enabled by default)
  • When merging all amendments into the motion at once...
    • drafts are saved periodically and can be set as public. This way, regular users have read-only access to the current work-in-progress draft of the revised motion.
    • when a paragraph of an amendment lead to a collission with changes made by another amendment, all changes of that paragraph of that amendment were marked as colliding. Now, we include as many changes as possible into the merged version and only leave the actually colliding changes in the colliding paragraph below the merged version. This reduces the amount of necessary manual work.
    • it is now possible to exclude some amendments from merging, to prevent lots of collissions for amendments that replace major parts of the motion
  • Replacing several consecutive paragraphes in an amendment is now displayed in a more sensible way (first all deletions in a row, then all insertions; they were alternating before)
  • Administrators can now be set per consultation, without granting them access to all consultations of this site
  • Several improvements to the inline editing of the agenda
  • A more detailed manual about the functionality of Antragsgrün is provided
  • We don't pretend anymore you could use Antragsgrün with IE <=9
  • Updates to several core libraries

3.6.9

05 Jun 19:32
Compare
Choose a tag to compare
  • Feature: A French translation is provided, thanks to the work of Antoine Tifine of Les Jeunes Écologistes
  • Bugfix: In some very rare cases, a bold formatting in the PDF-Export was not finished correctly, leading to the rest of the document appearing as bold.
  • Bugfix: Merging amendments did not work with PHP 5.5

3.6.8

09 May 19:36
Compare
Choose a tag to compare
  • The deadline of motion / amendments now also affects supporting the motion / amendment in the support collecting phase
  • Bugfix: Nested agenda items were not always sorted correctly
  • Bugfix: The amendment PDF-collection did not export all amendments if multiple motion types were present
  • Bugfix: In the consultation sidebar, not all motion PDF-collections had an own link if multiple motion types were present
  • Improvements in the packaging, deleting some unnecessary and symbolic links leading to warnings when extracting the files on Windows or uploading them using FTP