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
path: root/lib/Db
AgeCommit message (Expand)Author
2020-09-03Adding option for important pollsdartcafe
2020-09-03php-cs fixdartcafe
2020-08-31json fixdartcafe
2020-08-31Added user preferences backend and UIdartcafe
2020-07-26copy participants addresses to clipboarddartcafe
2020-07-12Avoid avatar errors and tidy acl modeldartcafe
2020-07-11code fixes and bugsdartcafe
2020-07-11Update backenddartcafe
2020-07-04track invitation sent in sharedartcafe
2020-06-27some polishdartcafe
2020-06-17Added vote to APIdartcafe
2020-06-12REST POC - initializing with commentsdartcafe
2020-05-27namespaced options.js submoduledartcafe
2020-05-23again fix reorderingdartcafe
2020-05-13fix text reorderingdartcafe
2020-05-12confirm options after expirydartcafe
2020-04-10hide resultsdartcafe
2020-04-01fixdartcafe
2020-03-31force options order by timestamp in date pollsdartcafe
2020-02-18fixes setting admin rights, disable fullAnonymousdartcafe
2020-01-31some fixesdartcafe
2020-01-30new column order for optionsdartcafe
2020-01-29Add displayname for LDAP users #715dartcafe
2020-01-29Allow/Deny admin accessdartcafe
2020-01-28Give access to user, if he participated in polldartcafe
2020-01-26Initial commitdartcafe
2020-01-23remove user from share object (not used)dartcafe
2020-01-14fixed some declarationsdartcafe
2019-12-31Scrutinizer Auto-FixesScrutinizer Auto-Fixer
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-27removed orphaned Notice and NoticeMapperdartcafe
2019-12-27Notifications moved to crondartcafe
2019-12-25finished LogServicedartcafe
2019-12-24log timestamp instead of datetimedartcafe
2019-12-23logging for scheduled mailsdartcafe
2019-12-21Prepare mail notification and update testsdartcafe
2019-12-21Change notification into subscriptiondartcafe
2019-12-21fixes and tidydartcafe
2019-12-19added bool expirationdartcafe
2019-12-12some fixesdartcafe
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-10Fix 'voteLimit' JSON conversion in the Event entity.Tortue Torche
2019-12-10The 'hash' column in the 'polls_events' table was renamed 'token'.Tortue Torche
2019-12-10code tidydartcafe
2019-12-10Added missing declarationsdartcafe
2019-12-09* some enhancementsdartcafe
2019-12-02Public page (#664)René Gieling