Skip to content

Commit

Permalink
add release changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Findeton committed Oct 6, 2017
1 parent 95763fb commit 79f58b8
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
## 103111.6 (06/10/2017)

* Use new settings widget on all the easy places on gui-admin
* Set abstract settings widgets to collapsed by default
* Add as global variables election and isDemo on booth to be used by external scripts
* Fix uncommented comment on dev-box helper script
* Use intl-tel-input library for phone logins
* Fix problem with int params on admin interface
* Some countries (Colombia, India) can't receive sms with alphanumeric senders, use phone number instead
* Don't collapse most admin settings, show collapse/expand sign on hover
* While creating an election on gui-admin, don't allow to add the auth method as an extra field, as it generated problems
* Redirect default route to admin login
* Added Onboarding Tour when the user first logins

## 103111.5 (20/09/2017)

* Add twilio backend for SMS messages
* Fix html question descriptions on gui-elections
* Set upsert defaults to an empty string on agora-dev-box
* Improve repmgr deployment on agora-dev-box
* Solve encoding checking issue in booth
* Check if admin profile needs to be reopened when it's closed
* Add a template election parameter to dev-box to make it easily configurable
* Add default name to extra fields, fixing undefined name issue while creating the election
* Simplify footer: powered by and social links
* Enable using profile variables on new election template
* Fix script to copy config from one env to another
* Fix logo css on gui-admin
* Fix some public urls

## 103111.4 (17-09-2017)

* Make configurable at deployment which layouts and electoral systems are available as options in the administrative interface
Expand Down

0 comments on commit 79f58b8

Please sign in to comment.