зеркало из https://github.com/nextcloud/forms.git
30 KiB
30 KiB
Changelog
3.0.4 - 2023-01-31
Enhancements
- Show relative expiration date inside form #1432 (Chartman123)
Fixed
- Fix insert #1465 (jotoeri)
- Fix cors on ShareApi #1463 (jotoeri)
- Fix public insert #1456 (jotoeri)
- Import form question extra settings #1440 (Copephobia)
Merged
- Show info message only if available #1441 (susnux)
- Update phpunit.yml to work with current Server master #1460 (Chartman123)
- Enable PHPUnit integration tests and fix them #1449 (Chartman123)
- Scope SCSS in Create.vue and adjust Results.vue #1447 (Chartman123)
- Fix Typo #1450 (jotoeri)
3.0.3 - 2022-12-30
Fixed
3.0.2 - 2022-12-23
Fixed
- Fix question header title for extra long text #1393 (susnux)
- make forms OCS API CORS compatible #1139 (everlanes)
- Init all answers from props #1383 (susnux)
- More usable and accessible navigation between View/Edit/Results #1381 (jancborchardt)
3.0.1 - 2022-10-25
Fixed
- Fix
setExtraSettings
to accept same type asgetExtraSettings
#1391 (susnux) - Use user's timezone for timestamps in CSV export #1389 (Chartman123)
Merged
- Fix CI runs for postgres #1388 (Chartman123)
3.0.0 - 2022-10-13
Breaking ⚠️
- Moving completely from API v1 to v2. With this, we fundamentally change the way how the forms sharing works, now much more flexible and closer to how it is done in server.
- Also inverting SubmitOnce to SubmitMultiple with ApiV2
- The question Type
datetime
has been replaced bydate
andtime
question types. Existing questions remain usable, but nodatetime
questions can be created anymore.
Enhancements
- Use NcCheckboxRadioSwitch for QuestionMultiple #1322 (Chartman123)
- Make dropdown searchable #1342 (Chartman123)
- Add UI to preview and fill out own forms #1320 (susnux)
- Make CHANGELOG.md parseable by the appstore #1306 (Chartman123)
- More Icons! #1305 (jotoeri)
- Move Question Icons to Material Design #1304 (jotoeri)
- Update Forms Icon and create Component #1303 (jotoeri)
- Feature: Allow shuffling of answer options | Sort options #1271 (susnux)
- User migration #1243 (jotoeri)
- Add UID to export #1204 (jotoeri)
- Restrict Form Creation & Sharing Settings #1199 (jotoeri)
- Add Question Description #1172 (jotoeri)
- Rework Navigation #1168 (Chartman123)
- New Sharing #1087 (jotoeri)
- Make date/time answers consistent #1001 (Chartman123)
Fixed
- Remove isDropdown condition #1368 (Chartman123)
- Fix public View #1365 (jotoeri)
- Adjust look of long text questions #1364 (Chartman123)
- Fix datepicker height #1363 (jotoeri)
- Fix upgrading #1361 (jotoeri)
- Remove css variables #1360 (jotoeri)
- Fix Actions Container #1359 (jotoeri)
- Use
--gradient-primary-background
for summary #1356 (Chartman123) - Fix alignment of "Add question" button #1351 (Chartman123)
- Adjust design based on Design Review #1344 (Chartman123)
- Fixing several small things #1335 (jotoeri)
- Fix migration 20220414 not working on SQLite #1334 (susnux)
- Fix Add Question a11y #1269 (jotoeri)
- Fix sharing icons #1242 (jotoeri)
- Fix titles #1239 (jotoeri)
Merged
- Fix lint warning #1371 (Chartman123)
- Fix aria warning #1370 (jotoeri)
- Fix question movement #1362 (jotoeri)
- Adjust testing matrix for Nextcloud 25 on master #1354 (nickvergessen)
- Remove unneeded css #1352 (Chartman123)
- minversion 25 #1348 (Chartman123)
- Adjust styling for NC25 & Update
@nextcloud/vue
#1338 (susnux) - Empty Content to Vue #1321 (jotoeri)
- Move to NcEmptyContent and even more icons #1308 (jotoeri)
- Use NC/vue beta 3 #1298 (jotoeri)
- Update Marcos Email #1285 (jotoeri)
- Use MutliSelect for dropdown questions #1283 (Chartman123)
- Move to button component & first material icons #1281 (jotoeri)
- Move to Psr\Log\LoggerInterface #1275 (Chartman123)
- Use
@nextcloud/logger
for frontend logging #1274 (susnux) - Set border color to maxcontrast #1270 (Chartman123)
- Invert submitOnce #1252 (jotoeri)
- Remove old code #1240 (jotoeri)
- Removed trailing dot #1228 (rakekniven)
- Rename Radio buttons #1215 (jotoeri)
- Remove old forms tables #1156 (jotoeri)
- Simple API Test, bump php dependencies #1148 (jotoeri)
- API v2 #1126 (jotoeri)
2.5.1 - 2022-05-26
Fixed
- Fix upgrading #1212 (nickvergessen)
2.5.0 - 2022-04-08
Enhancements
Fixed
- Rollback Capabilities #1162 (jotoeri)
- Update master php testing versions #1161 (nickvergessen)
- Update master php testing versions #1157 (nickvergessen)
- Fix tests #1151 (jotoeri)
- Minversion 22 #1150 (jotoeri)
- Move to NC-Internal Db-Types #1149 (jotoeri)
- Replace deprecated String.prototype.substr() #1141 (CommanderRoot)
- Improve Question Text #1127 (jotoeri)
- Fix Linting Warnings #1082 (jotoeri)
- Update version on master #1071 (nickvergessen)
- Update master target versions #1070 (nickvergessen)
2.4.0 - 2021-11-10
Enhancements
2.3.0 - 2021-07-28
Deprecated ⚠️
- Question property
mandatory
is deprecated and replaced byisRequired
. The old property will be removed in API version 2. #882 (chartman123)
Enhancements
- Add server-side validation of submissions #895 (Chartman123)
- Delete a deleted Users Forms #856 (jotoeri)
Fixed
- Fix Activity Link #976 (jotoeri)
- Allow non-admins to export to files #923 (skjnldsv)
- Fix result view for long text answers #913 (Chartman123)
- Fix boolean columns nullable #881 (jotoeri)
Merged
- Minversion 20 #1021 (jotoeri)
- Fix phpunit typo #1020 (jotoeri)
- Update version on master #994 (nickvergessen)
- Update master target versions #993 (nickvergessen)
- Bump node and npm version in package.json #989 (nickvergessen)
- Test FormsService #921 (jotoeri)
- Some more tests #893 (jotoeri)
- Refactor Mandatory #882 (Chartman123)
2.2.4 - 2021-03-30
Fixed
Merged
2.2.3 - 2021-03-25
Fixed
2.2.2 - 2021-03-15
Fixed
2.2.1 - 2021-03-10
Fixed
2.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)
2.0.4 - 2020-09-01
Merged
2.0.3 - 2020-08-20
Merged
- Translations update
- Dependencies update
2.0.2 - 2020-07-30
Fixed
2.0.1 - 2020-07-29
Fixed
2.0.0 - 2020-07-28
Fixed
2.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)
2.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)
2.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)
2.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)
2.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