Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No difference between hidden and open poll #511

Closed
HAVP opened this issue Feb 6, 2019 · 1 comment
Closed

No difference between hidden and open poll #511

HAVP opened this issue Feb 6, 2019 · 1 comment
Labels
Milestone

Comments

@HAVP
Copy link

HAVP commented Feb 6, 2019

All LDAP User can see hidden polls:

Same issue as described here:
#101

@dartcafe dartcafe added the bug label Feb 6, 2019
@dartcafe dartcafe added this to the 0.10.0 milestone Feb 6, 2019
dartcafe added a commit that referenced this issue Feb 10, 2019
dartcafe added a commit that referenced this issue Feb 10, 2019
@dartcafe
Copy link
Collaborator

merged to master

dartcafe added a commit that referenced this issue Jul 31, 2019
* Change actions in vote page
#420

* Switched disallow maybe to allow.

* fixed width on date poll cells

* Refactoring ApiController

* Update lib/Controller/ApiController.php

Co-Authored-By: dartcafe <github@dartcafe.de>

* Set 1 to default in allow_maybe because of existing polls

* Revert accidentally included desing tests.

* Fix adding allow_maybe upon migration from prior version.

* Last CSS fix

* Update max-version to current dev version 16

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>

* allow option and update packages

* Update CHANGELOG.md

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* poll width

* [tx-robot] updated from transifex

* Increase version for fix.

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* Fix migration to handle problem after migration error

* fix link to create poll on empty main site

* [tx-robot] updated from transifex

* fix color variable name in list.scss

Hi, I noticed the variable name --text-maxcontrast has been used. This variable hasn't actually been defined anywhere, so I have changed it to the variable name used by nextcloud server.

* Fix broken migration after orphaned votes

* #454 fix PostgeSQL with workaround

* Changed QueryBuilder where

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* fix #464

* Refactoring ApiController

* Update lib/Controller/ApiController.php

Co-Authored-By: dartcafe <github@dartcafe.de>

* allow option and update packages

* recompile

* Updated comments

* Cleanup

* Code tidy

* Finally

* Some more scutinizer fixes

* Some scrutinizer fixes

* Fixing more scutinizer hints

* Some afterwork

* Optimization

* Grammar

* compile buuild

* Update OptionMapperTest.php

* Test

* Split api and system controller

* more refactoring

* fix [no ci]

* Progress

* remove test strings

* Update christophwurst/nextcloud requirement from ^12.0 to ^15.0

Updates the requirements on [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) to permit the latest version.
- [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud_composer/commits/v15.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update axios requirement from ^0.17.1 to ^0.18.0

Updates the requirements on [axios](https://github.com/axios/axios) to permit the latest version.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/commits/v0.18.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update file-loader requirement from ^1.1.6 to ^2.0.0

Updates the requirements on [file-loader](https://github.com/webpack-contrib/file-loader) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/commits/v2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update vue-loader requirement from ^13.7.3 to ^15.4.2

Updates the requirements on [vue-loader](https://github.com/vuejs/vue-loader) to permit the latest version.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Design updates

* Update webpack requirement from ^3.12.0 to ^4.28.3

Updates the requirements on [webpack](https://github.com/webpack/webpack) to permit the latest version.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/commits/v4.28.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* [tx-robot] updated from transifex

* Update file-loader requirement from ^2.0.0 to ^3.0.1

Updates the requirements on [file-loader](https://github.com/webpack-contrib/file-loader) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/commits/v3.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update environment

* change file structure and js/vue code style

* lint:fix

* move .jshintrc

* Revert "move .jshintrc"

This reverts commit 30ff56c.

* Trying to get scrutinizer quiet

* Updates env

* Made a detour to rename files from lower case to camel case on windows

* typo fix

* appstore fix

* fine tuning

* final changes

* chmod -x to sone files

* rearrange Makefile

* [tx-robot] updated from transifex

* Update README.md

* Initial

* [tx-robot] updated from transifex

* Fix #478

* progress

* Added PopoverMenu, VueClipboard, vClickOutside

* Added removing polls
Vue app is now index of app

* [tx-robot] updated from transifex

* Added modal confirmation dialog
Added comment counter
Added voting indicator

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* Update nextcloud-vue requirement from ^0.4.6 to ^0.6.0

Updates the requirements on [nextcloud-vue](https://github.com/nextcloud/vue-components) to permit the latest version.
- [Release notes](https://github.com/nextcloud/vue-components/releases)
- [Commits](https://github.com/nextcloud/vue-components/commits/v0.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* [tx-robot] updated from transifex

* fix build
grey icons

* design update

* Fix comment counter

* Added CSRF condition on writing functions
Changes to API Calls

* Some updates

* fix test

* Update composer.json

* fix invalid create button after validation #498

* Update overview screenshot

* bring back admin edit to menu

* Added clone polls

* Removed logging

* Little optimisation and tidy

* Shift all dates of a date poll with given step and unit

* Updates

* removed some obsolete files and functions.

* Progress

* remove test strings

* Update version and readme

* Added function to popovermenu

* Updated screenshots

* quick fix for  votes without click. #479

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* display access with icon instead of text #497

* Changed list order

* fix query params in eventmapper

* fix double closing bracket

* tidy css

* reduce icon size

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* forgotten commit

* fix expire date could not be created/edited (#461)

* #511 - added missing access check

* Updated change log

* Update screenshot

* Updated screenshots

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* Update vue-clipboard2 requirement from ^0.2.1 to ^0.3.0

Updates the requirements on [vue-clipboard2](https://github.com/Inndy/vue-clipboard2) to permit the latest version.
- [Release notes](https://github.com/Inndy/vue-clipboard2/releases)
- [Changelog](https://github.com/Inndy/vue-clipboard2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Inndy/vue-clipboard2/commits/v0.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Remove sourcemaps from production build

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* resize type icons

* [tx-robot] updated from transifex

* Update nextcloud-vue requirement from ^0.6.0 to ^0.7.0

Updates the requirements on [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) to permit the latest version.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](nextcloud-libraries/nextcloud-vue@v0.6.0...v0.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* fix and beautitfy

* Update CHANGELOG.md

* HTML and CSS tidy on list page

* Change overflow-x of table element

* Update build system
+ vue@2.6.7
+ @babel/core@7.3.4
+ acorn@6.1.0
+ eslint@5.14.1
+ vue-loader@15.6.4
+ @babel/preset-env@7.3.4
+ eslint-plugin-import@2.16.0
+ stylelint-scss@3.5.4
+ eslint-loader@2.1.2
+ eslint-plugin-vue@5.2.2
+ vue-template-compiler@2.6.7
+ webpack-cli@3.2.3
+ webpack@4.29.5

* Update nextcloud-vue requirement from ^0.7.0 to ^0.8.0

Updates the requirements on [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) to permit the latest version.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](nextcloud-libraries/nextcloud-vue@v0.7.0...v0.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* [tx-robot] updated from transifex

* Update nextcloud-vue 0.8.0

* use min-height to garantee display of popovermenu

* Update version info and changelog

* Added tooltips

* late delivery

* updated translation

* lint fixes

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* Translators hints

* Repckaging for #532
- [ ] Update date in CHANGELOG.md before release

* IE11 hint

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* Update nextcloud-vue requirement from ^0.8.0 to ^0.9.0

Updates the requirements on [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) to permit the latest version.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](nextcloud-libraries/nextcloud-vue@v0.8.0...v0.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* add release date

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* Refactoring models

* Update

* Moving from depricated OCP\AppFramework\Db\Mapper to OCP\AppFramework\Db\QBMapper 
Removing unused functions

* Deleted too much

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* Update nextcloud-axios requirement from ^0.1.3 to ^0.2.0

Updates the requirements on [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) to permit the latest version.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases)
- [Commits](nextcloud-libraries/nextcloud-axios@v0.1.3...v0.2.0)

* Updated version and dependencies

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* Fixed typo

Reported at Transifex. See https://www.transifex.com/nextcloud/nextcloud/translate/#lt_LT/polls/129942219

Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de>

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex

* [tx-robot] updated from transifex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants