- Fix Google Closure Compilation !911
- Remove dead code
- Private links get random slug !908
- Fix missing body of messages !903
- Fix for anonymous user is shown when he shouldn't !907
- Fix for a broken graph !906
- Change look of chat bubbles to look like a real chat. !888
- Rework, how the docker compose files are structured !894
- Refactor a lot of code to use the ORM for real (Too many merge requests to list)
- Replace the
Group
table with an enum !872
- Export endpoint to AIF and DOT, import from AIF !822 !841
- Add database constraint to prevent arguments without conclusion !836
- A lot of refactoring for more ORM usage and less database commits. [Too many MR]
- Remove the
initializedb.py
file !823 - Fix wrong opinion on rebut !845
- Fix for poetry using a virtualenv inside docker container !844
- Speed improvements !817 !816
- Pass correct env vars to database and simplify cypress tests in CI !818
- Fix D-BAS Build !803 !802
- Fix problem when creating new issues !797
- Fix GraphQL !795
- Do not crash if elastic search returns with error !801
- Clarify that web make has to be executed while the container is running !799
- Display cursor as pointer when hovering login/logout menu item !785
- Fix race condition, which seems to brake some tests on certain machines !783
- Fix changing password for new local user not possible !784
- Add cypress frontend tests !805
- Add statistics script via CLI !794
- Add documentation for
whoami
-Route !800 - Add documentation for the guest-user 📚 !780
- Add correct URL to HHU's Identity Management System !779
- Replace pip with poetry !796
- User creating an issue automatically participate in it !781
- Use
ilike
to query case-insensitive nicknames !804
- Rename private methods and refactor duplicate code blocks !786
- Rework History !788 !790 !798 !789
- Refactor JavaScript to make min-length and max-length for text-input global !793
- Resolve "Warn user if input is probably not a single statement" !766
- Add variables for automatic deployment with multiple yml files !768
- Remove old references to build scripts and remove old code fragments !769
- Change Language string for discussion init to contain three points indicating following text !770
- Bypass/elasticsearch if not available !775
- Resolve "Prevent LDAP Accounts from changing their Password via D-BAS" !772
- Add read-only user to database !776
- Use registry container for docker-compose.search.yml 🐳 🚀 !777
- Set dependencies to empty vector to enable re-build of deployment job !778
- Migrate to Bootstrap 4 and rework UI !755
- Add Makefile to split old shell script !761
- Simplify and correct duplication check in
set_statements_as_new_premisegroup
!762 - Fix API route in ElasticSearch !763
- Fix wrong counting of password length !764
- Save the user's group in the JWT token
- Update node version
- Add route to create an issue from API !759
- Simplify docker build process, fix doc-building !757
- Remove redundant arguments when searching for a reference !753
- Language fix for graph view !754
- Hotfix to allow new LDAP users
- Hotfix unsecure user_logout and user_delete paths !739
- Resolve "Comment formatting error in base template" !738
- Issues are visible although they should not !737
- Remove the activity graph from the start page !736
- Refactor update last action method / Rework testing system !732
- Resolve "Language switcher does not work" !733
- Refactor dbas/handler/user.py !735
- Rework graph generation !743
- Fix missing login button, if there is no choice for the user and she is not logged in c064d6d7
- Remove ugly edges in buttons !730
- Move text-generation from arguments to a texts-dictionary !729
- Add text on how porposals should be made 07b3efe3
- Make "I want to add my own idea" radio entry clickable again and add pointer cursor. 52acbe4d 1e3f55f4
- General refactoring
- Add DTO class for References on Steroids !725
- Refactor String Builder !726
- Return raw strings for reference usages via API !726
- Fix string comparison when adding new positions !724
- Do not construct url with argument uid 0 if there is no connected argument !727
- Hotfix for typing error !723
Fixes fot the field experiment
- Fix german translation for the future voting button 350f386e
- Show 'result' button no matter if the user is logged in. 17a41eef
- Fix for when more than one issue might be featured. 51b41067
Stable release for the next field experiment.
- UI and spelling improvements !720
- Remove unnecessary transaction.commit() calls (database improvements) !719
- Extend README in cases of troubleshooting during installation !718
- Add a hero issue view. To promote a single issue. !693
- Return correct error messages in login fail-state !715
- Do not allow registration for the time of the experiment !713
- Allow for more specific ldap filters !710
- Remove hint when suggestion small edit !709
- Allow for min/max position cost !711
- Remove cents from the system
- Color invalid cost entries red
- Fix revoking of statements !706
- Fix referemces !705
- Tidy up requirements !707
- Fix asking for opinion for just added statement !702
- Fix 500 if session cookie is invalid !703
- Prevent crash if jump is last item in history in /finish or /reaction !701
- Serve static files with relative paths !700
- Fix error messages for invalid registration fields !672 (Jans erster MR 🎉)
- Hotfix for double conversion to cents !698
- Fix for usage of a generated slug, when a slug is already present in the database !687
- Correctly format messages in mails and the internal messaging system !688
- Add "clickedStatement" endpoint to graphQL for analytics !691
- Fix "Forgot Password" functionality and fix typos in translation strings !692
- Improve documentation on how to use the pycharm debugger with a remote interpreter !690
- Allow every user to see review queues of public issues, whether they participated in it or not !694
- Tell the users, that we use their data for scientific purposes. !695
- Fixes for the fieldexperiment of decidotron !689
- Readd the check, that a cost proposal is not less than 0 or greater than the budget. Reject the Statement otherwise.
- Change the placeholder text for the costs from 5000 to 2000.
- Allow of proposals with costs of 0.
- The "You have to login" button now is clickable and opens the login dialog
- The "Vote!" button is now clickable with a middleclick, and if the D-BAS backend is unreachable (e.g. because of a session timeout), but in both cases the user has to log in manually in Decidotron.
- Fix the HTML and CSS of all bullet lists to make use of proper bootstrap. (Fixes some spacing issues, e.g. the default 40px in front of every
li
in anul
which is added by Chrome. Or an unnessaray white area on narrow screens.) - Separate the last login/add entry from the position list in the template. Resulting in a more composable code. (The "Nothing I have a better idea" text is the premise of a statement... wtf)
- Show costs at the end of each position line, if this statement has costs.
- Show the 'real' currency symbol. (Until now '€' was hardcoded in the UI)
- Add Budget Decision Making system "Decidotron" !677
- Add Premise <-> Argument relationship to allow skipping of premisegroups !669
- Add clean favicons !682
- Make
/review/ongoing
working again !673 - Make split review queue work and allow reviews from jump interface !676
- Make number of review items match number of allowed reviews !679
- Make
/review/<queue>
not crash if queue is empty !666 - Fix edit queue item with only one textversion crashing queue view !667
- Fix "you have no power"-page !678
- Fix broken answer in choose route !675
- Fix/rebut crash when no author is present !680
- Remove string "QueueAdapter" from German translations !674
- Prevent crash when a statement has no active textversion !671
- Add a static OpenAPI definition view !662
- Fix path detection in opinion barometer !664
- Remove old bootstrapToggles entirely !663
- Fix for a misssing check for valid input in the API !661
- Reformat changelog merge request links, so they work on properly github.
- Spelling fixes !656
- Add wait-for-it and remove annoying sleeps !657
- Expose profile picture via graphql !658
- Fix Gravatar picture retrieval !659
- Fix Statement validation for cases where a Statement is in multiple Issues !652
- Add key-paths for production build to compose file
- Remove bootstrap-toggle !641
- Optimize building process and don't minify minified files twice !642
- Increase performance of search-engine !646
- Restrict review-queue access to users who participated in the discussion !637
- Let the API handle authors as objects when communicating with EDEN !645
- Add JWT support !644
- Add PATCH route for issues !640
- Add status-flag of issue !643
- Add Cypher Output to retrieve neo4j-compatible discussions !649
- Add route to bind a reference to a newly created position !648
- Add uid to login-response !638
- Extend API to return single Users !635
- Change HTTP Method to POST to send token to API and revoke it !636
- Remove /discuss prefix in jump-interface !647
- Refactor fields of StatementReferences !639
- Fix API routes, add second positional argument to JSONBase !633
- Add GraphQL Route to return all statements below a specific position !627
- Add GraphQL Route to export complete graph as JSON data !623
- Add origin to statements !620
- Extend API to support jumps, adding references and retrieving reference usages !618
- Improve search results to only present statements, which have not already been seen !629
- Improve search results when no ElasticSearch is enabled !621
- Remove unused code !626
- Replace deprecated google-closure library !624
- Refactor api.models !632
- Fix timezone !628
- Fix infinite loop in review queue !622
- Fix flake8 issues !625
- Fix wrong transaction commits !631
When updating from 1.11.0: The GraphQL Route "premise.users" has been renamed to "premise.author"
- Add overview to see link-only discussions in "My Discussions" !610
- Add new spinner icon, which does not block the website !614
- Fix build process so that build script really fails if there is an error !612
- Fix mutable return values in validators !617
- Fix Model resolving with GraphQL !616
- Fix URL in sent mails !611
- Add CLI function to promote / demote a user to an admin !595
- Add more detailed error-msgs in issues !604
- Add route to add new position !605
- Add validators for form-inputs in the discussion !605
- Add public API route
/api/search?q=foo
to search for statements (support for 3rd party applications) !607 - Fix resolve of statements in GraphiQL !600
- Fix Login-problem for API users, which could no longer change their passwords !598
- Refactor magic numbers in Fuzzy Mode !601 !602
- Refactor environment variables !597 !607
- Language fixes !603
- Use Abstract Base Class and generalize Queues !596 !597
- Remove deprecated cryptacular with bcrypt !594
- Fix login flow for LDAP users !591
- Kick hardcoded admin from notifications !590
- Add abstract base class for review queues !589
- Precompile chameleon templates for production !587
- Remove own logger and use built-in python logger !586 !578
- Re-add "change password" for dbas-users !585
- Simplify reference retrieval via API !584
- Fix loop in review queue after user participated !583
- Remove RSS feed !582
- Fix parse error of history in URL
- Make discussion-sidebar more mobile friendly
- Move "Restart discussion" into the discussion
- Fix selection of conclusion
- Fix graphiql error
- Add more triggers to database
- Add route to API to support references again
- support model abstractions for API entities
- Include all tests for API v1 and v2
- Simplify tests
- Update OAuth modules
- Uniform env-files
- Enable Continuous Delivery through GitLab
- Add security analysis in GitLab CI
- Fix many dead tests
- Fix discussion flow
- Fix CORS headers for HTTP 303 redirects
- Many bugfixes for the frontend
- Special thanks to the COMMA18 Reviewer
- Introduced Cypress for frontend tests
- Fix language set which is derived from the requests header
- Update yarn packages
- Refactored the review queues. IMPORTANT: Now some logic is switched, so that old discussions are not
- Statements are no longer bounded to one issue. Noe we have a many-to-many relationship between statements and issues.
- Function to delete an account
- Revival of our API
- Upgrading JS libs
- Including bumpversion
- Splitting compose files
- Cleaner code everywhere
- Refactor complete software
- Usage of validators
- Add GraphiQL
- Jump-step offers the flagging-option
- Refactoring of the text generators
- Discussion can now be set as private or read only
- Remove the webservers request from argumentation logic
- Add OAuth registrations for Google, Facebook, Github
- New landing page
- Modified header bar
- Redesign of the layout
- Improvements for the inbox and outbox
- Manipulated the database to achieve circle-freeness
- Add
alembic
as migration-engine - Open-Source the database
- Refactor requirements.txt
- Rewrite Authentication via APIv1
- Extend documentation
- Entering position and premise at once
- QueueAdapter for split and merge statements
- Discussion for Meta-D-BAS
- Splitting the monolith
- Fixes while sending system mails
- Fix routing of the contact view
- Fix escaping of passwords
- Improvement for the barometer
- Timeline for the graph
- Corrections for the user interface
- Language fixes
- Improvements on many smaller details
- QueueABC version for our fieldtest
- Corrections for the user interface
- Language fixes
- Fixed graph view during the attitude-step
- Improved buttons in the graph view
- Performance improvements
- Language fixes
- Minor bug fixes
- Language fixes for the feedback options
- Improved the popup for the use of the "and"-keyword
- Minor bug fixes
- More planar graph
- Performance tweaks
- Partial graph instead of complete one
- FAQs, Docs and Help-Page are online
- Search function over all statements
- Many sneaky ui improvements
- Dockerization
- QueueAdapter for duplicates
- New step, where the user gets another support/attack for the same conclusion
- Mark statements/arguments as your opinion
- Reworked feedback options
- Improved coloring of arguments
- Spelling corrections
- Reworked lateral entry
- Minor language fixes
- Improvements and bugfix during a second experiment
- Security fixes for better password handling
- Improved 404 pages
- Use of firstname instead of LDAP-name
- Minors, majors and many more
Improvements and bugfix during a second experiment
- Update for the german language
- Minor improvements and bugfix
- Update for the german language
- Minor improvements and bugfix
- Corrections for color coding mechanisms
- Improvements for our RSS feeds
- Huge update for the german language
- Minor improvements and bugfix
- Captchas
- Minor improvements and language bugfix
- Guided tour at the beginning
- Notification if a user is able to review
- RSS-Feed
- Rework of the discussions sidebar
- Improved the page at the end of a discussion
- Made the discussion more personal with new sentence openers
- Minor improvements and bugfix
- Added webtests
- Minor improvements and bugfix
- Reworked the opinion barometer and argument graph
- Add references for statements from the 'outside world'
- Barometer for the behaviour of all users
- Improvements of the graph view
- Additional functions for the review mechanisms
- Deleting own statements/arguments
- Report arguments
- Fixes for the review mechanisms
- Review-Mechanisms
- New bootstraping (jump-mechanism)
- Publish / Subscribe
- Color coding for feedback mechanisms
- Improved sidebar
- Island view
- Many fixes
- Security fixes
- Docker integration
- Many fixes for the german language
- Separated site and discussion language
- Checking CSRF tokens automatically
- Updated island view and the opinion barometer
- Public user page
- Settings for hiding your real nickname behind a fake one
- Participants are able to send notifications to each other
- Revised timestamps with humanized texts
- Revised discussion finished page
- Bug fixes
- History management via url parameter
- Lot of fixes for COMMA16
- Switched to PostgreSQL
- Bunch of fixes
- Improved log in and log out
- Bunch of fixes
- SpeechBubbles instead of text
- History for anonymous users
- Improvements for the settings page
- Bug fixes
- Simple notification system
- Popup for inserting unclear statements
- Improving voting helper
- Refactoring:
- Less Ajax, more HTML
- Using Chameleon and TAL
- Reduced loading time
- Improved weighting helper, also called voting helper
- Moved many string building functions to the server side
- Island View
- Profile Picture based on the MD5-value of the user's mail
- Improved weighting helper
- Collecting weights for arguments and statements
- Smaller design improvements like badges for the issues
- Improved session management
- Improved anti-spam-questions
- Fixes in the GUI for registration
- Breadcrumbs hover vs. title
- Supports will redirect to arguments without any justification
- Breadcrumbs
- Bug
- Improving bootstrapping: It is now a two-step process!fixes
- Report Button
- Toggle start button
- Second way of bootstrapping: argumentation against initial given position
- Material Design
- CSRF frontend
- CSRF backend
- Bug fixes
- Fixed sharing option
- Bug fixes
- Duplicates
- Bug fixes
- Bootstrap for the news
- Bug fixes
- Back-button issue for browsers fixed
- Bug fixes
- i18n / l10n for Ajax
- Switching topic
- Logic for inserting statements
- Fuzzy string search for input fields
- News interface for authors
- Anonymous users
- Unique url's
- New data structure
- i18n / l10n for Chameleon
- Smaller changes of design aspects
- Ready for production
- Options for adding statements
- Options for editing statement
- Added an email address
- Sessions management and cache region support with beaker
- CSRF prevention
- First milestone
- Suitable discussion is missing
- Initial version
- Starting the project