Skip to content

Releases: msteudtn/Mat-O-Wahl

0.6.0.9.20230407

07 Apr 11:35
caf803d
Compare
Choose a tag to compare
  • new addon extras/addon_permalink_to_personal_result.js to save a link of your result to the clipboard and come back to it later #87 (Thanks to FEnglisch)
  • intParties is not set in the definition.js, but is computed in real time (new function fnSetIntParties() within fnReadPositions()) #83 (Thanks to FEnglisch)
  • Bugfix: Buttons don't keep their focus after clicking on them #79 (Thanks to FEnglisch)

0.6.0.7.20230203

03 Feb 04:00
38c3b76
Compare
Choose a tag to compare
  • Addon extras/addon_contacts_in_results.js can now read email addresses from data-tags in parties.csv
  • new addon extras/addon_show_first_results.js to show the first result(s) already unfolded with all information

0.6.0.5.20221106

06 Nov 16:09
f6c7fdf
Compare
Choose a tag to compare
  • Small fixes
    • Party-answers are shown in #resultsByPartyTable even if they should be hidden by the addon "limit_results" #68
    • Textfilter-addon sometimes didn't show answers in the two bottom tables #70
    • Added a contact-option (mailto) to the results via a new addon #65
    • Added a new DIV ("clamp") around the row with the result-summary (top table #resultsShortParty). Now, the CSS zebra-stripes (via .mow-row-striped) work better if an addon adds another row under it.
    • Updated the "favorite party" addon / question at the beginning due to the new "clamp"-DIV
    • Declared variables in data/definition.js with CONST instead of VAR according to standard ES2015 (ES6)

0.6.0.3.20220303

04 Mar 18:33
abbdfcc
Compare
Choose a tag to compare
  • Fix for #58
    • updated OUTPUT.JS, GENERAL.JS and CSV-file of parties for EXTRAS/addon_results_textfilter_by_button.js
    • Major change in the addon! Keywords for the search have to be placed in the party-description and no longer in the party-name.
    • before: ABC-Party #keyword 👤 ​ ‎
    • after: The ABC-Party fights for your right to literacy. #keyword 👤 ​ ‎
    • Filter-buttons are now shown twice: on top and at the bottom
    • Filter-buttons at the top moved under the headline (before: over the headline)
    • First button is now active by default.

0.6.0.2.20211031

31 Oct 11:43
1e8b414
Compare
Choose a tag to compare

Minor fixes

  • Update (Clarification) in the privacy statement.
  • Updated error message(s) in QUICKTEST.HTML.

0.6.0.20210902

02 Sep 14:42
331dfa3
Compare
Choose a tag to compare
  • End of funding project https://prototypefund.de/ "Runde 9" (Richtlinie "Software-Sprint") by Bundesministerium für Bildung und Forschung https://www.bmbf.de/ with support of Open Knowledge Foundation Deutschland e.V. https://okfn.de/ and DLR Projektträger https://www.dlr.de/pt/
  • Summary of changes
    • New list of results: all parties and their answers (0.6.0.stable.20210313 BMBF-PTF-AP1)
    • Added a one-time welcome-message instead of showing the election-description every time. (Improvement for mobile devices)
    • New addon: Show only a limited number of results at the end #21
    • New addon: Ask for the favorite party at the beginning (0.6.0.stable.20210709 BMBF-PTF-AP3)
    • New addon: Include Mat-o-Wahl via an iframe on external sites #25
    • Improved addon: textfilter for multiple elections with one "CSV-database" (e.g. Noth, East, South, West) (0.6.0.stable.20210405 BMBF-PTF-AP2)
    • Improved settings for statistics #43
    • Slightly improved analysis of statistics from database instead of text-file #18
    • Changed the request for permission for data-analytics. It is now a pop-up (modal) after the last question instead of a toggle-button under the questions #35
    • Started to remove jQuery-library
    • UX changes: removed some icons, re-arranged the order of the buttons, removed the progress-bar
    • Major changes to version 0.5.1:
      • Renamed some variables in DEFINITION.JS
      • New: array var addons = [] in DEFINITION.JS
      • Changed Type: var design is now an ARRAY and not a STRING in DEFINITION.JS
      • Changed and updated CSS-Stylesheets in /STYLES and INDEX.HTML
      • New variables in /extras/i18n/

0.5.1

30 Dec 14:28
771a480
Compare
Choose a tag to compare
  • Updated algorithm for results