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 (Collapse)Author
2022-08-21cs-fixdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-03-13use @nextcloud/webpack-vue-configdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-21load scripts in templatedartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-09-03fixesdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-09-03Add admin page for pollsdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2020-09-21Doctrine fix (#1113)René Gieling
## Satisfy Scrutinizer - Fixing some scrutinizer deprication warnings around doctrine - Removing type constants and usage of Doctrine/DBAL/types/types - Added doctrine/orm to composer dev-dependencies - fixed some minor issues reported by scrutinizer - update phpunit to ^8.5 ## Satisfy Travis-ci - Added PHP 7.4 to Travis-ci - Switched Distribution from Trusty to Xenial due to missing module error on Trusty - Removed and added some configuration entries due to travis-ci hints - removed external coverage test, because we don't have one - switch NC branch to stable19
2020-09-03php-cs fixdartcafe
2020-04-29Bind app to #contentdartcafe
2019-12-30some fixes on the backend side (#699)René Gieling
* small fixes on the backend side * removed pollService and annotations for scrutinizer * Fix ACL checks * Don't load shares, when user has no edit rights * fix acl * avoid 💣 Database and logging with recursive setting * fix PollController
2019-09-07* removed old CSS filesdartcafe
* added poll list to navigation * less HTML * fixes and optimizations
2019-08-19Scrutinizer Auto-FixesScrutinizer Auto-Fixer
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-06-22Fixed typorakekniven
Reported at Transifex. See https://www.transifex.com/nextcloud/nextcloud/translate/#lt_LT/polls/129942219 Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de>
2019-02-03Added function to popovermenudartcafe
2019-02-03Merge branch 'master' into change-vote-rowdartcafe
2019-02-03remove test stringsdartcafe
2019-02-03Progressdartcafe
2019-02-03removed some obsolete files and functions.dartcafe
2019-01-28fix builddartcafe
grey icons
2019-01-13Added modal confirmation dialogdartcafe
Added comment counter Added voting indicator
2019-01-12Added removing pollsdartcafe
Vue app is now index of app
2019-01-10progressdartcafe
2019-01-08Initialdartcafe
2019-01-01change file structure and js/vue code styledartcafe
2018-12-31Design updatesdartcafe
2018-12-30remove test stringsdartcafe
2018-12-30Progressdartcafe
2018-12-29Grammardartcafe
2018-12-28Fixing more scutinizer hintsdartcafe
2018-12-18fix link to create poll on empty main siterwa
2018-12-11Revert accidentally included desing tests.dartcafe
2018-12-01Switched disallow maybe to allow.dartcafe
2018-12-01Change actions in vote pagedartcafe
#420
2018-11-25Fixes icon handling and NC15 compatibilitydartcafe
2018-11-12Typo and more code cleaningdartcafe
2018-11-10Merge branch 'develop-0.9' into vue-components0.3.1dartcafe
2018-11-10Update to vue-components 0.4.2dartcafe
Changings to shareDiv #402
2018-11-07CSS4 variables and tidydartcafe
2018-11-02Merge branch 'develop-0.9' into adminAccessdartcafe
2018-11-02Merge pull request #408 from nextcloud/stylingRené Gieling
Styling
2018-11-02Mange polls as member of admin group (edit, delete)dartcafe
2018-11-02Stylingdartcafe
2018-10-31Update templates/goto.tmpl.phpdartcafe
2018-10-20less html and cssdartcafe
2018-10-20Update templates/goto.tmpl.phpdartcafe
2018-10-14Updates on shares listdartcafe
2018-10-14Adding vue-componentsdartcafe
2018-10-07Updatesdartcafe
2018-09-18Merge branch 'master' into develop-0.9dartcafe
2018-09-15More cssdartcafe
2018-09-15some fixesdartcafe