Граф коммитов

213 Коммитов

Автор SHA1 Сообщение Дата
dartcafe 43f71022b9
cs-fix
Signed-off-by: dartcafe <github@dartcafe.de>
2022-08-21 01:20:54 +02:00
dartcafe c8bd4560b7
use @nextcloud/webpack-vue-config
Signed-off-by: dartcafe <github@dartcafe.de>
2022-03-13 10:27:19 +01:00
dartcafe 336849a412
load scripts in template
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-21 20:19:34 +01:00
dartcafe 3dbb7215f4
fixes
Signed-off-by: dartcafe <github@dartcafe.de>
2021-09-03 11:28:19 +02:00
dartcafe 7ccd1bcadb
Add admin page for polls
Signed-off-by: dartcafe <github@dartcafe.de>
2021-09-03 11:28:14 +02:00
René Gieling 517170d327
Doctrine fix (#1113)
## 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-21 12:34:15 +02:00
dartcafe 3018352517
php-cs fix 2020-09-03 08:32:46 +02:00
dartcafe fdfc40e794
Bind app to #content 2020-04-29 22:14:30 +02:00
René Gieling 6baabe29e6
some fixes on the backend side (#699)
* 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-12-30 15:26:35 +01:00
dartcafe 84127fe0ef
* removed old CSS files
* added poll list to navigation
* less HTML
* fixes and optimizations
2019-09-07 20:28:37 +02:00
Scrutinizer Auto-Fixer b7a756382a Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-08-19 04:50:38 +00:00
rakekniven 18ea893bcb
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>
2019-06-22 17:01:52 +02:00
dartcafe 4eb755cd36
Added function to popovermenu 2019-02-03 20:24:21 +01:00
dartcafe 3208335dd9
Merge branch 'master' into change-vote-row 2019-02-03 19:07:37 +01:00
dartcafe 9e65c36e8d
remove test strings 2019-02-03 19:02:23 +01:00
dartcafe 682cbeb27c
Progress 2019-02-03 19:02:23 +01:00
dartcafe 2d36286fbe
removed some obsolete files and functions. 2019-02-03 18:22:35 +01:00
dartcafe 1efeaa0c5e
fix build
grey icons
2019-01-28 18:24:49 +01:00
dartcafe 9352b93dd7
Added modal confirmation dialog
Added comment counter
Added voting indicator
2019-01-13 14:01:06 +01:00
dartcafe b0e0e5bc8f
Added removing polls
Vue app is now index of app
2019-01-12 18:43:12 +01:00
dartcafe b9c2ad1c32
progress 2019-01-10 10:26:31 +01:00
dartcafe 8fea79eb9b
Initial 2019-01-08 14:47:13 +01:00
dartcafe c4f4250d83
change file structure and js/vue code style 2019-01-01 21:01:07 +01:00
dartcafe 91e9485047
Design updates 2018-12-30 22:18:42 +01:00
dartcafe 843a506c33
remove test strings 2018-12-30 17:33:42 +01:00
dartcafe 943fcde264
Progress 2018-12-30 17:30:21 +01:00
dartcafe c76b51d26b
Grammar 2018-12-28 22:33:31 +01:00
dartcafe e35a4b015e
Fixing more scutinizer hints 2018-12-28 12:28:31 +01:00
rwa 23d3d8f1af
fix link to create poll on empty main site 2018-12-18 19:06:09 +01:00
dartcafe e61e2e59ab
Revert accidentally included desing tests. 2018-12-11 07:54:05 +01:00
dartcafe a88e316d67
Switched disallow maybe to allow. 2018-12-01 12:02:58 +01:00
dartcafe 94af7c7fed
Change actions in vote page
#420
2018-12-01 10:44:13 +01:00
dartcafe 08c6e0d67c
Fixes icon handling and NC15 compatibility 2018-11-25 21:39:09 +01:00
dartcafe f7bc7e68d7
Typo and more code cleaning 2018-11-12 07:21:09 +01:00
dartcafe 297a3b1914
Merge branch 'develop-0.9' into vue-components0.3.1 2018-11-10 16:30:25 +01:00
dartcafe d9bbf43f06
Update to vue-components 0.4.2
Changings to shareDiv
#402
2018-11-10 16:27:44 +01:00
dartcafe a2fb9a4b96
CSS4 variables and tidy 2018-11-07 07:34:21 +01:00
dartcafe 5513e9d23a
Merge branch 'develop-0.9' into adminAccess 2018-11-02 15:03:47 +01:00
René Gieling 12ab21afcf
Merge pull request #408 from nextcloud/styling
Styling
2018-11-02 14:56:38 +01:00
dartcafe 641fc46c51
Mange polls as member of admin group (edit, delete) 2018-11-02 14:54:01 +01:00
dartcafe 7b97414634
Styling 2018-11-02 07:36:32 +01:00
dartcafe 25395318c4
Update templates/goto.tmpl.php 2018-10-31 19:54:31 +01:00
dartcafe f693534015
less html and css 2018-10-20 14:23:12 +02:00
dartcafe 4ec8717530
Update templates/goto.tmpl.php 2018-10-20 07:41:07 +02:00
dartcafe 2aa589320d
Updates on shares list 2018-10-14 20:11:24 +02:00
dartcafe 541612d271
Adding vue-components 2018-10-14 13:55:51 +02:00
dartcafe cfcd1a054f
Updates 2018-10-07 21:29:26 +02:00
dartcafe 3e1c6f31f9
Merge branch 'master' into develop-0.9 2018-09-18 06:38:55 +02:00
dartcafe 6b07b8955d
More css 2018-09-15 11:37:10 +02:00
dartcafe 0c95feb627
some fixes 2018-09-15 10:37:59 +02:00