2019-05-14 02:15:45 +03:00
|
|
|
|
# Changelog
|
2020-04-29 10:32:37 +03:00
|
|
|
|
|
2021-11-10 19:03:54 +03:00
|
|
|
|
## [v2.4.0](https://github.com/nextcloud/forms/tree/v2.4.0) (2021-11-10)
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.3.0...v2.4.0)
|
|
|
|
|
|
|
|
|
|
**Merged pull requests:**
|
|
|
|
|
|
|
|
|
|
- 2.4.0 [\#1068](https://github.com/nextcloud/forms/pull/1068) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- Enable HMR [\#1024](https://github.com/nextcloud/forms/pull/1024) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
|
2021-07-28 11:28:57 +03:00
|
|
|
|
## v2.3.0 - 2021-07-28
|
2021-04-08 11:28:27 +03:00
|
|
|
|
|
2021-07-28 11:28:57 +03:00
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.2.4...v2.3.0)
|
|
|
|
|
|
|
|
|
|
### Deprecated ⚠️
|
2021-04-08 11:28:27 +03:00
|
|
|
|
|
|
|
|
|
- Question property `mandatory` is deprecated and replaced by `isRequired`. The old property will be removed in API version 2.
|
|
|
|
|
[\#882](https://github.com/nextcloud/forms/pull/882) ([chartman123](https://github.com/Chartman123))
|
|
|
|
|
|
2021-07-28 11:28:57 +03:00
|
|
|
|
### Enhancements
|
|
|
|
|
|
|
|
|
|
- Add server-side validation of submissions
|
|
|
|
|
[\#895](https://github.com/nextcloud/forms/pull/895) ([Chartman123](https://github.com/Chartman123))
|
|
|
|
|
- Delete a deleted Users Forms
|
|
|
|
|
[\#856](https://github.com/nextcloud/forms/pull/856) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Fix Activity Link
|
|
|
|
|
[\#976](https://github.com/nextcloud/forms/pull/976) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Allow non-admins to export to files
|
|
|
|
|
[\#923](https://github.com/nextcloud/forms/pull/923) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- Fix result view for long text answers
|
|
|
|
|
[\#913](https://github.com/nextcloud/forms/pull/913) ([Chartman123](https://github.com/Chartman123))
|
|
|
|
|
- Fix boolean columns nullable
|
|
|
|
|
[\#881](https://github.com/nextcloud/forms/pull/881) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
|
|
|
|
|
### Merged
|
|
|
|
|
|
|
|
|
|
- Minversion 20
|
|
|
|
|
[\#1021](https://github.com/nextcloud/forms/pull/1021) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix phpunit typo
|
|
|
|
|
[\#1020](https://github.com/nextcloud/forms/pull/1020) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Update version on master
|
|
|
|
|
[\#994](https://github.com/nextcloud/forms/pull/994) ([nickvergessen](https://github.com/nickvergessen))
|
|
|
|
|
- Update master target versions
|
|
|
|
|
[\#993](https://github.com/nextcloud/forms/pull/993) ([nickvergessen](https://github.com/nickvergessen))
|
|
|
|
|
- Bump node and npm version in package.json
|
|
|
|
|
[\#989](https://github.com/nextcloud/forms/pull/989) ([nickvergessen](https://github.com/nickvergessen))
|
|
|
|
|
- Test FormsService
|
|
|
|
|
[\#921](https://github.com/nextcloud/forms/pull/921) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Some more tests
|
|
|
|
|
[\#893](https://github.com/nextcloud/forms/pull/893) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Refactor Mandatory
|
|
|
|
|
[\#882](https://github.com/nextcloud/forms/pull/882) ([Chartman123](https://github.com/Chartman123))
|
|
|
|
|
|
|
|
|
|
|
2021-03-31 00:40:16 +03:00
|
|
|
|
## v2.2.4 - 2021-03-30
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.2.3...v2.2.4)
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Fix export again
|
|
|
|
|
[\#871](https://github.com/nextcloud/forms/pull/871) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
|
|
|
|
|
### Merged
|
|
|
|
|
|
|
|
|
|
- Bump dependencies
|
|
|
|
|
[\#872](https://github.com/nextcloud/forms/pull/872) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
|
|
|
|
|
|
2021-03-25 23:25:54 +03:00
|
|
|
|
## v2.2.3 - 2021-03-25
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.2.2...v2.2.3)
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Fix export multiple answers
|
|
|
|
|
[\#860](https://github.com/nextcloud/forms/pull/860) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix activity l10n
|
|
|
|
|
[\#845](https://github.com/nextcloud/forms/pull/845) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
|
|
|
|
|
|
2021-03-15 15:20:09 +03:00
|
|
|
|
## v2.2.2 - 2021-03-15
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.2.1...v2.2.2)
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Fix Routing
|
|
|
|
|
[\#846](https://github.com/nextcloud/forms/pull/846) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix half access objects
|
|
|
|
|
[\#844](https://github.com/nextcloud/forms/pull/844) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
|
|
|
|
|
|
2021-03-10 18:43:24 +03:00
|
|
|
|
## v2.2.1 - 2021-03-10
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.2.0...v2.2.1)
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Fix router naming conflict
|
|
|
|
|
[\#837](https://github.com/nextcloud/forms/pull/837) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix Summary Aggregation
|
|
|
|
|
[\#835](https://github.com/nextcloud/forms/pull/835) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
|
|
|
|
|
|
2021-03-09 14:26:33 +03:00
|
|
|
|
## v2.2.0 - 2021-03-09
|
2021-01-22 13:46:54 +03:00
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.1.0...v2.2.0)
|
|
|
|
|
|
2021-03-09 14:26:33 +03:00
|
|
|
|
### Enhancements
|
|
|
|
|
- Create Activities
|
|
|
|
|
[\#789](https://github.com/nextcloud/forms/pull/789) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Export csv to cloud
|
|
|
|
|
[\#780](https://github.com/nextcloud/forms/pull/780) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Show shared forms on navigation
|
|
|
|
|
[\#763](https://github.com/nextcloud/forms/pull/763) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Clone Forms
|
|
|
|
|
[\#756](https://github.com/nextcloud/forms/pull/756) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Include API Docs
|
|
|
|
|
[\#748](https://github.com/nextcloud/forms/pull/748) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
|
2021-01-22 13:46:54 +03:00
|
|
|
|
### Fixed
|
2021-03-09 14:26:33 +03:00
|
|
|
|
- Disable iPhone Auto-Zoom
|
|
|
|
|
[\#816](https://github.com/nextcloud/forms/pull/816) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Clarify translations
|
|
|
|
|
[\#815](https://github.com/nextcloud/forms/pull/815) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix anonymous text
|
|
|
|
|
[\#804](https://github.com/nextcloud/forms/pull/804) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix header-height for NC19
|
|
|
|
|
[\#802](https://github.com/nextcloud/forms/pull/802) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Manually set Types
|
|
|
|
|
[\#801](https://github.com/nextcloud/forms/pull/801) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix Sharing if deleted users are in list
|
|
|
|
|
[\#796](https://github.com/nextcloud/forms/pull/796) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Show all winners bold
|
|
|
|
|
[\#793](https://github.com/nextcloud/forms/pull/793) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Properly Scroll for required question
|
|
|
|
|
[\#792](https://github.com/nextcloud/forms/pull/792) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix toast svg
|
|
|
|
|
[\#791](https://github.com/nextcloud/forms/pull/791) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Properly delete Answers
|
|
|
|
|
[\#765](https://github.com/nextcloud/forms/pull/765) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Harden update restrictions
|
|
|
|
|
[\#750](https://github.com/nextcloud/forms/pull/750) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Make new option return similar to new question and form
|
|
|
|
|
[\#749](https://github.com/nextcloud/forms/pull/749) ([jotoeri](https://github.com/jotoeri))
|
2021-01-22 13:46:54 +03:00
|
|
|
|
- Add csv export and prevents CSV formula injection
|
|
|
|
|
[\#746](https://github.com/nextcloud/forms/pull/746) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- Add indexes
|
|
|
|
|
[\#744](https://github.com/nextcloud/forms/pull/744) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
|
2021-03-09 14:26:33 +03:00
|
|
|
|
### Merged
|
|
|
|
|
- Use new RichObject
|
|
|
|
|
[\#820](https://github.com/nextcloud/forms/pull/820) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Introduce php-constants, use for predefined answerTypes
|
|
|
|
|
[\#795](https://github.com/nextcloud/forms/pull/795) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Include TopBar Share-button
|
|
|
|
|
[\#781](https://github.com/nextcloud/forms/pull/781) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Remove stale code
|
|
|
|
|
[\#757](https://github.com/nextcloud/forms/pull/757) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
2021-01-22 13:46:54 +03:00
|
|
|
|
## 2.1.0 - 2021-01-04
|
2021-01-04 12:13:23 +03:00
|
|
|
|
|
2021-01-04 12:27:23 +03:00
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.0.4...v2.1.0)
|
2021-01-04 12:13:23 +03:00
|
|
|
|
|
|
|
|
|
### Merged
|
2021-01-04 12:27:23 +03:00
|
|
|
|
- Add Date & Datetime Component
|
|
|
|
|
[\#672](https://github.com/nextcloud/forms/pull/672) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Bump eslint to 7 and associated dependencies
|
|
|
|
|
[\#661](https://github.com/nextcloud/forms/pull/661) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- Inform user if the form is anonymous
|
|
|
|
|
[\#635](https://github.com/nextcloud/forms/pull/635) ([Nienzu](https://github.com/Nienzu))
|
2021-01-04 12:13:23 +03:00
|
|
|
|
|
|
|
|
|
### Fixed
|
2021-01-04 12:27:23 +03:00
|
|
|
|
- Fix datetime mandatory
|
|
|
|
|
[\#696](https://github.com/nextcloud/forms/pull/696) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix Popover-Reference
|
|
|
|
|
[\#695](https://github.com/nextcloud/forms/pull/695) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix time-formatting
|
|
|
|
|
[\#671](https://github.com/nextcloud/forms/pull/671) ([jotoeri](https://github.com/jotoeri))
|
2021-01-04 12:13:23 +03:00
|
|
|
|
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
|
|
|
|
## v2.0.4 - 2020-09-01
|
2020-09-01 16:43:56 +03:00
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.0.3...v2.0.4)
|
|
|
|
|
|
|
|
|
|
### Merged
|
|
|
|
|
- NC 20 compatibility
|
|
|
|
|
- Move to OCS API
|
|
|
|
|
[\#556](https://github.com/nextcloud/forms/pull/556) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- Translations update
|
|
|
|
|
- Dependencies update
|
|
|
|
|
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
2020-08-20 15:50:10 +03:00
|
|
|
|
## v2.0.3 - 2020-08-20
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.0.2...v2.0.3)
|
|
|
|
|
|
|
|
|
|
### Merged
|
|
|
|
|
- Translations update
|
|
|
|
|
- Dependencies update
|
|
|
|
|
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
2020-07-30 14:35:29 +03:00
|
|
|
|
## v2.0.2 - 2020-07-30
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.0.1...v2.0.2)
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Increase description and long-text max length
|
|
|
|
|
[\#533](https://github.com/nextcloud/forms/pull/533) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
2020-07-29 20:46:52 +03:00
|
|
|
|
## v2.0.1 - 2020-07-29
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.0.0...v2.0.1)
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Fix substring utf8
|
|
|
|
|
[\#528](https://github.com/nextcloud/forms/pull/528) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
2020-07-29 20:46:52 +03:00
|
|
|
|
## v2.0.0 - 2020-07-28
|
2020-07-28 10:14:55 +03:00
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.0.0-rc.1...v2.0.0)
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Fix dropdown submission insert
|
|
|
|
|
[\#520](https://github.com/nextcloud/forms/pull/520) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
2020-07-24 18:15:38 +03:00
|
|
|
|
## v2.0.0-rc.1 - 2020-07-24
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
2020-07-28 10:14:55 +03:00
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.0.0-beta.4...v2.0.0-rc.1)
|
2020-07-24 18:15:38 +03:00
|
|
|
|
|
|
|
|
|
### Enhancements
|
|
|
|
|
- Add screenshot of response visualization, adjust readme
|
|
|
|
|
[\#513](https://github.com/nextcloud/forms/pull/513) ([jancborchardt](https://github.com/jancborchardt))
|
|
|
|
|
- Move to webpack vue global config & clean routes
|
|
|
|
|
[\#508](https://github.com/nextcloud/forms/pull/508) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- Include version on feature-request template
|
|
|
|
|
[\#478](https://github.com/nextcloud/forms/pull/478) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Change 'Mandatory' to simpler 'Required'
|
|
|
|
|
[\#464](https://github.com/nextcloud/forms/pull/464) ([jancborchardt](https://github.com/jancborchardt))
|
|
|
|
|
- Dropdown question type, ref \#340
|
|
|
|
|
[\#461](https://github.com/nextcloud/forms/pull/461) ([jancborchardt](https://github.com/jancborchardt))
|
|
|
|
|
- Add summary response visualization, fix \#314
|
|
|
|
|
[\#460](https://github.com/nextcloud/forms/pull/460) ([jancborchardt](https://github.com/jancborchardt))
|
|
|
|
|
- Add '\(responses\)' to export file name
|
|
|
|
|
[\#450](https://github.com/nextcloud/forms/pull/450) ([jancborchardt](https://github.com/jancborchardt))
|
|
|
|
|
- Enh/invalid warning
|
|
|
|
|
[\#415](https://github.com/nextcloud/forms/pull/415) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Show MultipleInput icons in Edit-Mode
|
|
|
|
|
[\#409](https://github.com/nextcloud/forms/pull/409) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Put AppNavigationItems into proper Container
|
|
|
|
|
[\#406](https://github.com/nextcloud/forms/pull/406) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Question-specific placeholders
|
|
|
|
|
[\#389](https://github.com/nextcloud/forms/pull/389) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Fix questions & submissions assignment
|
|
|
|
|
[\#485](https://github.com/nextcloud/forms/pull/485) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- Revert "Allow navigation through edit via Tab-Key"
|
|
|
|
|
[\#484](https://github.com/nextcloud/forms/pull/484) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- Fix submitting form with expiration-date.
|
|
|
|
|
[\#469](https://github.com/nextcloud/forms/pull/469) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Invert submitOnce on UI
|
|
|
|
|
[\#452](https://github.com/nextcloud/forms/pull/452) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Allow navigation through edit via Tab-Key
|
|
|
|
|
[\#427](https://github.com/nextcloud/forms/pull/427) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix public template header
|
|
|
|
|
[\#420](https://github.com/nextcloud/forms/pull/420) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix some small MultipleInput issues
|
|
|
|
|
[\#394](https://github.com/nextcloud/forms/pull/394) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
2020-06-10 00:07:19 +03:00
|
|
|
|
## v2.0.0-beta.4 - 2020-06-09
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
2020-06-10 00:07:19 +03:00
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.0.0-beta.3...v2.0.0-beta.4)
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Keep focus when copy Share-Link
|
|
|
|
|
[\#428](https://github.com/nextcloud/forms/pull/428) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Avoid Submit on Enter
|
|
|
|
|
[\#413](https://github.com/nextcloud/forms/pull/413) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Delete empty options from Db
|
|
|
|
|
[\#388](https://github.com/nextcloud/forms/pull/388) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
2020-06-04 10:53:43 +03:00
|
|
|
|
## v2.0.0-beta.3 - 2020-06-04
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
2020-06-04 10:53:43 +03:00
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.0.0-beta2...v2.0.0-beta.3)
|
|
|
|
|
|
|
|
|
|
### Enhancements
|
|
|
|
|
- Sort Navigation newest forms first
|
|
|
|
|
[\#402](https://github.com/nextcloud/forms/pull/402) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Focus title after form load
|
|
|
|
|
[\#369](https://github.com/nextcloud/forms/pull/369) ([jancborchardt](https://github.com/jancborchardt))
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Use icon-add in primary-text color
|
|
|
|
|
[\#429](https://github.com/nextcloud/forms/pull/429) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix linebreak in description
|
|
|
|
|
[\#424](https://github.com/nextcloud/forms/pull/424) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix Screenshot directory
|
|
|
|
|
[\#421](https://github.com/nextcloud/forms/pull/421) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix variable-typo
|
|
|
|
|
[\#418](https://github.com/nextcloud/forms/pull/418) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix expiration editable
|
|
|
|
|
[\#414](https://github.com/nextcloud/forms/pull/414) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Adjust cut descenders on formtitle
|
|
|
|
|
[\#410](https://github.com/nextcloud/forms/pull/410) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Prevent question menu icon and menu itself overlapping top right actions
|
|
|
|
|
[\#404](https://github.com/nextcloud/forms/pull/404) ([jancborchardt](https://github.com/jancborchardt))
|
|
|
|
|
- Fix remove empty questions on submit
|
|
|
|
|
[\#397](https://github.com/nextcloud/forms/pull/397) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix saving options on fast proceed
|
|
|
|
|
[\#396](https://github.com/nextcloud/forms/pull/396) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Use cancelable request
|
|
|
|
|
[\#393](https://github.com/nextcloud/forms/pull/393) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix key-exists error
|
|
|
|
|
[\#392](https://github.com/nextcloud/forms/pull/392) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix newQuestions console error mandatory null
|
|
|
|
|
[\#387](https://github.com/nextcloud/forms/pull/387) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Use proper exit code for composer lint
|
|
|
|
|
[\#384](https://github.com/nextcloud/forms/pull/384) ([MorrisJobke](https://github.com/MorrisJobke))
|
|
|
|
|
- Close navigation on mobile on new form
|
|
|
|
|
[\#380](https://github.com/nextcloud/forms/pull/380) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix Navigation active on results
|
|
|
|
|
[\#379](https://github.com/nextcloud/forms/pull/379) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix redirects
|
|
|
|
|
[\#377](https://github.com/nextcloud/forms/pull/377) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix Results initalState missing
|
|
|
|
|
[\#376](https://github.com/nextcloud/forms/pull/376) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Correct fix window title
|
|
|
|
|
[\#375](https://github.com/nextcloud/forms/pull/375) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Set max-version to 20 for new development version of Nextcloud
|
|
|
|
|
[\#370](https://github.com/nextcloud/forms/pull/370) ([jancborchardt](https://github.com/jancborchardt))
|
|
|
|
|
- Update window title
|
|
|
|
|
[\#368](https://github.com/nextcloud/forms/pull/368) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Do not prefill form or question title for less confusion
|
|
|
|
|
[\#367](https://github.com/nextcloud/forms/pull/367) ([jancborchardt](https://github.com/jancborchardt))
|
|
|
|
|
- Fix overlapping text of long answers
|
|
|
|
|
[\#366](https://github.com/nextcloud/forms/pull/366) ([jancborchardt](https://github.com/jancborchardt))
|
|
|
|
|
- Include more sharing links
|
|
|
|
|
[\#363](https://github.com/nextcloud/forms/pull/363) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix export-button
|
|
|
|
|
[\#362](https://github.com/nextcloud/forms/pull/362) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix Error-Messages
|
|
|
|
|
[\#360](https://github.com/nextcloud/forms/pull/360) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
2020-05-06 19:27:30 +03:00
|
|
|
|
## v2.0.0-beta2 - 2020-05-06
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
2020-05-06 19:27:30 +03:00
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v2.0.0-beta1...v2.0.0-beta2)
|
|
|
|
|
|
|
|
|
|
### Enhancements
|
|
|
|
|
- Mandatory option on questions
|
|
|
|
|
[\#347](https://github.com/nextcloud/forms/pull/347) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix users & groups sharing
|
|
|
|
|
[\#346](https://github.com/nextcloud/forms/pull/346) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- New Result View
|
|
|
|
|
[\#341](https://github.com/nextcloud/forms/pull/341) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Fix multiple choice icon to make obvious it’s radio buttons
|
|
|
|
|
[\#329](https://github.com/nextcloud/forms/pull/329) ([jancborchardt](https://github.com/jancborchardt))
|
|
|
|
|
- Comply to new Actions primary/title standard
|
|
|
|
|
[\#313](https://github.com/nextcloud/forms/pull/313) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- Bump copyrights & add php cs & fixed linting
|
|
|
|
|
[\#311](https://github.com/nextcloud/forms/pull/311) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- Cleanup old src code
|
|
|
|
|
[\#310](https://github.com/nextcloud/forms/pull/310) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Revert topbar changes
|
|
|
|
|
[\#351](https://github.com/nextcloud/forms/pull/351) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- Fix Submission Access
|
|
|
|
|
[\#345](https://github.com/nextcloud/forms/pull/345) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Prevent leaking personnal infos on forms
|
|
|
|
|
[\#343](https://github.com/nextcloud/forms/pull/343) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- l10n: Changed casing of words
|
|
|
|
|
[\#339](https://github.com/nextcloud/forms/pull/339) ([rakekniven](https://github.com/rakekniven))
|
|
|
|
|
- Provide DBs max string lengths as InitialState
|
|
|
|
|
[\#338](https://github.com/nextcloud/forms/pull/338) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Move "Add a question" button to bottom
|
|
|
|
|
[\#328](https://github.com/nextcloud/forms/pull/328) ([jotoeri](https://github.com/jotoeri))
|
|
|
|
|
- Prevent letter debounce erasing when creating new answers
|
|
|
|
|
[\#327](https://github.com/nextcloud/forms/pull/327) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- Fix expiration display
|
|
|
|
|
[\#326](https://github.com/nextcloud/forms/pull/326) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- Design fixes for submission view
|
|
|
|
|
[\#325](https://github.com/nextcloud/forms/pull/325) ([jancborchardt](https://github.com/jancborchardt))
|
|
|
|
|
- l10n: Fixed typo
|
|
|
|
|
[\#320](https://github.com/nextcloud/forms/pull/320) ([rakekniven](https://github.com/rakekniven))
|
|
|
|
|
- Add title on public page
|
|
|
|
|
[\#315](https://github.com/nextcloud/forms/pull/315) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
- Fix question icons broken in dark theme
|
|
|
|
|
[\#312](https://github.com/nextcloud/forms/pull/312) ([skjnldsv](https://github.com/skjnldsv))
|
|
|
|
|
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
2020-05-06 19:27:30 +03:00
|
|
|
|
## v2.0.0-beta1 - 2020-04-29
|
2021-01-22 13:59:51 +03:00
|
|
|
|
|
2020-04-29 10:32:37 +03:00
|
|
|
|
[Full Changelog](https://github.com/nextcloud/forms/compare/v1.1.1...v2.0.0-beta1)
|
|
|
|
|
|
|
|
|
|
### Implemented enhancements:
|
|
|
|
|
- New creation UI with direct preview
|
|
|
|
|
- New voting UI
|
|
|
|
|
- Editing existing forms is now possible
|
|
|
|
|
- Removed dropdown question
|
|
|
|
|
- Added navigation
|
|
|
|
|
- Removed breadcrumbs
|
|
|
|
|
|
|
|
|
|
### Fixed bugs:
|
|
|
|
|
- Lots of bug fixed. The list is too complex
|