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
2020-09-03Adding option for important pollsdartcafe
2020-09-03php-cs fixdartcafe
2020-09-02fix syntaxdartcafe
2020-08-31Added user preferences backend and UIdartcafe
2020-07-05mark all invitations as sent while migratingdartcafe
2020-07-04track invitation sent in sharedartcafe
2020-05-29Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2020-05-26Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2020-05-12confirm options after expirydartcafe
2020-05-06remove obsolete commentsdartcafe
2020-04-06Change type of description via doctrinedartcafe
2020-03-14change description to textdartcafe
2020-03-02Delete poll permanently (#823)Vinzenz Rosenkranz
2020-01-30new column order for optionsdartcafe
2020-01-23remove user from share object (not used)dartcafe
2020-01-19Migrate events and shares only, if oc_event AND oc_polls existdartcafe
2020-01-19delete oc_events after migrationdartcafe
2020-01-19added missing parameter user in migration stepdartcafe
2020-01-07fix undefined index deleteddartcafe
2020-01-06fix migrationdartcafe
2019-12-30Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2019-12-30some fixes on the backend side (#699)René Gieling
2019-12-30renamed event to poll in the entire project (#695)René Gieling
2019-12-27fix accidentially changed migrationdartcafe
2019-12-27renamed migration to avoid conflictsdartcafe
2019-12-27Consolidated migrations to main migrationdartcafe
2019-12-27Moved polls_log creation to main migrationdartcafe
2019-12-27removed orphaned Notice and NoticeMapperdartcafe
2019-12-24log timestamp instead of datetimedartcafe
2019-12-23logging for scheduled mailsdartcafe
2019-12-21Prepare mail notification and update testsdartcafe
2019-12-19added bool expirationdartcafe
2019-12-11Fix a typo in the migration of 'show_results' column in the 'polls_events' tableTortue Torche
2019-12-11SQLite can't have a NOT NULL constraint without DEFAULT value.Tortue Torche
2019-12-11SQLite can't have a NOT NULL constraint without DEFAULT value.Tortue Torche
2019-12-11Fix tests according to @dartcafe commentsTortue Torche
2019-12-10The 'show_results' column in the 'polls_events' table should be a boolean, no...Tortue Torche
2019-12-10The 'delete_date' column in 'polls_events' table could be null.Tortue Torche
2019-12-10The 'hash' column in the 'polls_events' table was renamed 'token'.Tortue Torche
2019-12-09* some enhancementsdartcafe
2019-12-02Public page (#664)René Gieling
2019-08-25More refactoring and fixesdartcafe
2019-08-19fixesdartcafe
2019-08-01Migrate hashesdartcafe
2018-12-28Fixing more scutinizer hintsdartcafe
2018-12-22Changed QueryBuilder wheredartcafe
2018-12-22#454 fix PostgeSQL with workarounddartcafe
2018-12-22Fix broken migration after orphaned votesdartcafe
2018-12-18Fix migration to handle problem after migration errordartcafe
2018-12-11Fix adding allow_maybe upon migration from prior version.dartcafe