зеркало из https://github.com/nextcloud/forms.git
16 KiB
16 KiB
Changelog
v2.2.4 - 2021-03-30
Fixed
Merged
v2.2.3 - 2021-03-25
Fixed
v2.2.2 - 2021-03-15
Fixed
v2.2.1 - 2021-03-10
Fixed
v2.2.0 - 2021-03-09
Enhancements
- Create Activities #789 (jotoeri)
- Export csv to cloud #780 (jotoeri)
- Show shared forms on navigation #763 (jotoeri)
- Clone Forms #756 (jotoeri)
- Include API Docs #748 (jotoeri)
Fixed
- Disable iPhone Auto-Zoom #816 (jotoeri)
- Clarify translations #815 (jotoeri)
- Fix anonymous text #804 (jotoeri)
- Fix header-height for NC19 #802 (jotoeri)
- Manually set Types #801 (jotoeri)
- Fix Sharing if deleted users are in list #796 (jotoeri)
- Show all winners bold #793 (jotoeri)
- Properly Scroll for required question #792 (jotoeri)
- Fix toast svg #791 (jotoeri)
- Properly delete Answers #765 (jotoeri)
- Harden update restrictions #750 (jotoeri)
- Make new option return similar to new question and form #749 (jotoeri)
- Add csv export and prevents CSV formula injection #746 (skjnldsv)
- Add indexes #744 (skjnldsv)
Merged
- Use new RichObject #820 (jotoeri)
- Introduce php-constants, use for predefined answerTypes #795 (jotoeri)
- Include TopBar Share-button #781 (jotoeri)
- Remove stale code #757 (jotoeri)
2.1.0 - 2021-01-04
Merged
- Add Date & Datetime Component #672 (jotoeri)
- Bump eslint to 7 and associated dependencies #661 (skjnldsv)
- Inform user if the form is anonymous #635 (Nienzu)
Fixed
- Fix datetime mandatory #696 (jotoeri)
- Fix Popover-Reference #695 (jotoeri)
- Fix time-formatting #671 (jotoeri)
v2.0.4 - 2020-09-01
Merged
v2.0.3 - 2020-08-20
Merged
- Translations update
- Dependencies update
v2.0.2 - 2020-07-30
Fixed
v2.0.1 - 2020-07-29
Fixed
v2.0.0 - 2020-07-28
Fixed
v2.0.0-rc.1 - 2020-07-24
Enhancements
- Add screenshot of response visualization, adjust readme #513 (jancborchardt)
- Move to webpack vue global config & clean routes #508 (skjnldsv)
- Include version on feature-request template #478 (jotoeri)
- Change 'Mandatory' to simpler 'Required' #464 (jancborchardt)
- Dropdown question type, ref #340 #461 (jancborchardt)
- Add summary response visualization, fix #314 #460 (jancborchardt)
- Add '
responses
' to export file name #450 (jancborchardt) - Enh/invalid warning #415 (jotoeri)
- Show MultipleInput icons in Edit-Mode #409 (jotoeri)
- Put AppNavigationItems into proper Container #406 (jotoeri)
- Question-specific placeholders #389 (jotoeri)
Fixed
- Fix questions & submissions assignment #485 (skjnldsv)
- Revert "Allow navigation through edit via Tab-Key" #484 (skjnldsv)
- Fix submitting form with expiration-date. #469 (jotoeri)
- Invert submitOnce on UI #452 (jotoeri)
- Allow navigation through edit via Tab-Key #427 (jotoeri)
- Fix public template header #420 (jotoeri)
- Fix some small MultipleInput issues #394 (jotoeri)
v2.0.0-beta.4 - 2020-06-09
Fixed
- Keep focus when copy Share-Link #428 (jotoeri)
- Avoid Submit on Enter #413 (jotoeri)
- Delete empty options from Db #388 (jotoeri)
v2.0.0-beta.3 - 2020-06-04
Enhancements
- Sort Navigation newest forms first #402 (jotoeri)
- Focus title after form load #369 (jancborchardt)
Fixed
- Use icon-add in primary-text color #429 (jotoeri)
- Fix linebreak in description #424 (jotoeri)
- Fix Screenshot directory #421 (jotoeri)
- Fix variable-typo #418 (jotoeri)
- Fix expiration editable #414 (jotoeri)
- Adjust cut descenders on formtitle #410 (jotoeri)
- Prevent question menu icon and menu itself overlapping top right actions #404 (jancborchardt)
- Fix remove empty questions on submit #397 (jotoeri)
- Fix saving options on fast proceed #396 (jotoeri)
- Use cancelable request #393 (jotoeri)
- Fix key-exists error #392 (jotoeri)
- Fix newQuestions console error mandatory null #387 (jotoeri)
- Use proper exit code for composer lint #384 (MorrisJobke)
- Close navigation on mobile on new form #380 (jotoeri)
- Fix Navigation active on results #379 (jotoeri)
- Fix redirects #377 (jotoeri)
- Fix Results initalState missing #376 (jotoeri)
- Correct fix window title #375 (jotoeri)
- Set max-version to 20 for new development version of Nextcloud #370 (jancborchardt)
- Update window title #368 (jotoeri)
- Do not prefill form or question title for less confusion #367 (jancborchardt)
- Fix overlapping text of long answers #366 (jancborchardt)
- Include more sharing links #363 (jotoeri)
- Fix export-button #362 (jotoeri)
- Fix Error-Messages #360 (jotoeri)
v2.0.0-beta2 - 2020-05-06
Enhancements
- Mandatory option on questions #347 (jotoeri)
- Fix users & groups sharing #346 (skjnldsv)
- New Result View #341 (jotoeri)
- Fix multiple choice icon to make obvious it’s radio buttons #329 (jancborchardt)
- Comply to new Actions primary/title standard #313 (skjnldsv)
- Bump copyrights & add php cs & fixed linting #311 (skjnldsv)
- Cleanup old src code #310 (skjnldsv)
Fixed
- Revert topbar changes #351 (skjnldsv)
- Fix Submission Access #345 (jotoeri)
- Prevent leaking personnal infos on forms #343 (skjnldsv)
- l10n: Changed casing of words #339 (rakekniven)
- Provide DBs max string lengths as InitialState #338 (jotoeri)
- Move "Add a question" button to bottom #328 (jotoeri)
- Prevent letter debounce erasing when creating new answers #327 (skjnldsv)
- Fix expiration display #326 (skjnldsv)
- Design fixes for submission view #325 (jancborchardt)
- l10n: Fixed typo #320 (rakekniven)
- Add title on public page #315 (skjnldsv)
- Fix question icons broken in dark theme #312 (skjnldsv)
v2.0.0-beta1 - 2020-04-29
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