Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-05delete column dt in polls_comments and update migrationdartcafe
2021-07-05Update version and tidydartcafe
2021-07-02leave optionText to length 256 due to constraint errordartcafe
2021-07-02fixdartcafe
2021-07-02Adjusting field lengthsdartcafe
2021-06-28fix schema (share)dartcafe
2021-06-27fix migration for first time rundartcafe
2021-06-22run fixVotes in migration (only needed once)dartcafe
2021-06-22apply changes from #1762 for #1749 manuallydartcafe
2021-06-21add columns to GONE_COLUMNSdartcafe
2021-06-14correct namingdartcafe
2021-06-14tidydartcafe
2021-06-14Finaldartcafe
2021-06-11rename classdartcafe
2021-06-11Prevent notNull && default = '' (oracle compatibility)dartcafe
2021-06-11Prevent notNull && default = '' (oracle compatibility)dartcafe
2021-06-06fixdartcafe
2021-06-06some more fixesdartcafe
2021-06-06use repairsteps for indices and constraint creationdartcafe
2021-06-06tidy database and ensure consistent column definitionsdartcafe
2021-06-06New migration step with consolidated migrations prior to 2.0dartcafe
2021-06-06New migration step with complete table schemadartcafe
2021-05-28fix #1658dartcafe
2021-05-22change migration classv1.9.0-beta1bdartcafe
2021-05-19Option to hadle no as unvoteddartcafe
2021-05-09tidy and maintenancedartcafe
2021-05-08use psalm for static analysisdartcafe
2021-03-25fix class namedartcafe
2021-03-24add migrationdartcafe
2021-03-07change migration (#1469)v1.8.0René Gieling
2021-03-06some maintenancedartcafe
2021-03-02added hide options if booked out and move some logic to backend (#1449)René Gieling
2021-02-28fix migration (column already existing)dartcafe
2021-02-12initit date poll with durationdartcafe
2021-02-11Merge branch 'master' into manage-commentsRené Gieling
2021-02-07fix migration stepdartcafe
2021-02-07fix copy&paste errordartcafe
2021-02-07allow disabling of comments #737dartcafe
2021-02-07move index creation for polls_watch to repair steps #1397dartcafe
2021-02-07cs-fixdartcafe
2021-02-07changed migrations for indicesdartcafe
2021-01-31Watch events (#1367)René Gieling
2021-01-22fix migration (#1356)René Gieling
2021-01-16Revert "removed DBAL Type"dartcafe
2021-01-16Revert "correction"dartcafe
2021-01-16correctiondartcafe
2021-01-16removed DBAL Typedartcafe
2021-01-04cs:fixdartcafe
2021-01-04add option_limitdartcafe
2021-01-02Avoid duplicate entries via unique index in certain dbs (#1284)René Gieling