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

50 Коммитов

Автор SHA1 Сообщение Дата
René Gieling 8b455068e1
Switching to PHP 8.0 as minimum requirement (#2746)
* php min version 8.0
* Constructor property promotion
* Named Arguments
2023-02-24 21:39:29 +01:00
René Gieling e912e269de
refactor and fix migrations (#2768)
* refactor and fix migrations
* use phpunit 9.x
2023-02-23 08:18:57 +01:00
dartcafe 7564939300
update christophwurst/nextcloud to nextcloud/ocp
Signed-off-by: dartcafe <github@dartcafe.de>
2022-09-27 23:02:00 +02:00
dartcafe b172a3d5b2
doctrine/dbal should be obsolete
Signed-off-by: dartcafe <github@dartcafe.de>
2022-09-12 16:25:01 +02:00
dartcafe a2cd0c8850
move phpunit
Signed-off-by: dartcafe <github@dartcafe.de>
2022-09-12 13:19:40 +02:00
dartcafe 3537878458
fix script command
Signed-off-by: dartcafe <github@dartcafe.de>
2022-09-12 08:42:46 +02:00
dartcafe bc2e452295
move some dev-deps to global
Signed-off-by: dartcafe <github@dartcafe.de>
2022-09-12 08:35:12 +02:00
dependabot[bot] 0467d4cb84
Bump christophwurst/nextcloud from 23.0.2 to 24.0.0
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 23.0.2 to 24.0.0.
- [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v23.0.2...v24.0.0)

---
updated-dependencies:
- dependency-name: christophwurst/nextcloud
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-14 01:01:57 +00:00
dartcafe b87b6e2344
base implemantation for rrule
Signed-off-by: dartcafe <github@dartcafe.de>
2022-05-03 09:50:23 +02:00
dartcafe edbe5a851f
cs-fix and psalm
Signed-off-by: dartcafe <github@dartcafe.de>
2022-05-03 09:50:23 +02:00
dartcafe 006e54c5f3
fix psalm run, because of cache error
Signed-off-by: dartcafe <github@dartcafe.de>
2022-04-06 08:31:44 +02:00
dependabot[bot] 03b1627272
Bump christophwurst/nextcloud from 22.1.1 to 23.0.2
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 22.1.1 to 23.0.2.
- [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v22.1.1...v23.0.2)

---
updated-dependencies:
- dependency-name: christophwurst/nextcloud
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 02:04:02 +00:00
dependabot[bot] f92121acad
Bump league/commonmark from 1.6.6 to 2.1.0
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 1.6.6 to 2.1.0.
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.1/CHANGELOG-1.x.md)
- [Commits](https://github.com/thephpleague/commonmark/compare/1.6.6...2.1.0)

---
updated-dependencies:
- dependency-name: league/commonmark
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 07:17:33 +00:00
René Gieling 81f8c6afaa
Merge branch 'master' into dev/update-php-cs-fixer 2021-11-16 07:17:55 +01:00
dartcafe b9e3d3b1be
update php-cs-fixer and nextcloud/coding-standard
Signed-off-by: dartcafe <github@dartcafe.de>
2021-11-16 07:15:37 +01:00
dependabot[bot] 1fd624b6dd
Bump christophwurst/nextcloud from 21.0.0 to 22.1.1
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 21.0.0 to 22.1.1.
- [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v21.0.0...v22.1.1)

---
updated-dependencies:
- dependency-name: christophwurst/nextcloud
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-13 02:03:46 +00:00
René Gieling fb4336a647
Merge pull request #1906 from nextcloud/dependabot/composer/vimeo/psalm-4.9.3
Bump vimeo/psalm from 4.8.1 to 4.9.3
2021-09-09 08:17:50 +02:00
dartcafe ea3ce99d4b
silencing psalm on registerEventListener
Signed-off-by: dartcafe <github@dartcafe.de>
2021-09-09 08:09:36 +02:00
dependabot[bot] 0d79bd9752
Bump friendsofphp/php-cs-fixer from 2.19.1 to 2.19.2
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.19.1 to 2.19.2.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/3.0/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.19.1...v2.19.2)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-21 01:02:13 +00:00
dependabot[bot] 7aa7b4aeb2
Bump friendsofphp/php-cs-fixer from 2.19.0 to 2.19.1
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/3.0/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-07 01:02:31 +00:00
dartcafe 101b97ba19
move Doctrine/DBAL to dev-dependencies #1846
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-23 08:20:24 +02:00
dartcafe f78c40e604
add dbal for code-check
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-08 00:12:12 +02:00
René Gieling 56d4220d56
Enh/email markdown (#1631)
* Render poll description in invitations with markdown
* update makefile
* remove doctrine/orm
* psalm ignore doctrine errors
* update workflows
2021-05-22 17:13:16 +02:00
dartcafe 600324422b
some more maintenance and refactoring
Signed-off-by: dartcafe <github@dartcafe.de>
2021-05-14 20:26:47 +02:00
dartcafe 463f4713ba
fix
Signed-off-by: dartcafe <github@dartcafe.de>
2021-05-08 22:30:37 +02:00
dependabot[bot] 54fa0924ff
Bump friendsofphp/php-cs-fixer from 2.17.5 to 2.19.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.17.5 to 2.19.0.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/3.0/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.17.5...v2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 01:03:04 +00:00
dependabot[bot] b334945427
Bump friendsofphp/php-cs-fixer from 2.17.3 to 2.17.5
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.17.3 to 2.17.5.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.18/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.17.3...v2.17.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-03 01:02:09 +00:00
dartcafe d288e3b9c4
require php-cs-fixer:2.17.3
Signed-off-by: dartcafe <github@dartcafe.de>
2021-03-23 09:00:33 +01:00
dependabot[bot] f910d4529c
Update christophwurst/nextcloud requirement from ^20.0 to ^21.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/compare/v20.0.0...v21.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-20 07:46:23 +00:00
dependabot[bot] ab5eb4dcb7
Update phpunit/phpunit requirement from ^8.5 to ^9.5
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/8.5.0...9.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-13 02:02:22 +00:00
dartcafe b1b3676c05
update composer
Signed-off-by: dartcafe <github@dartcafe.de>
2021-03-07 13:48:31 +01:00
dependabot[bot] b813fb3aa8
Update nextcloud/coding-standard requirement from ^0.3.0 to ^0.5.0
Updates the requirements on nextcloud/coding-standard to permit the latest version.

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-16 02:02:27 +00:00
René Gieling bf0081da09
Psalm (#1277)
* added config for psalm
* removed, fixed and additions annotations
* added typehints
2020-12-05 20:44:00 +01:00
dependabot-preview[bot] 13e0a5fca4
Update christophwurst/nextcloud requirement from ^19.0 to ^20.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/compare/v19.0.0...v20.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-11 14:17:45 +00: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
dependabot-preview[bot] 8f8ac41285
Update christophwurst/nextcloud requirement from ^18.0 to ^19.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/compare/v18.0.0...v19.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-14 15:46:02 +00:00
dartcafe c8031f8576
adding actions 2020-09-03 08:23:56 +02:00
dependabot-preview[bot] a2df7b6870
Update christophwurst/nextcloud requirement from ^17.0 to ^18.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/compare/v17.0.0...v18.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-02 02:13:03 +00:00
Tortue Torche 046c2f8904 Better autoloading tests files in Composer config.
Signed-off-by: Tortue Torche <tortuetorche@users.noreply.github.com>
2019-12-10 15:03:55 +01:00
Tortue Torche 60e380ec7e Try to fix tests!
Signed-off-by: Tortue Torche <tortuetorche@users.noreply.github.com>
2019-12-10 15:03:55 +01:00
dartcafe 764f4a7158
Merge branch 'master' into dev-1.0 2019-12-09 22:12:50 +01:00
dependabot-preview[bot] 46dfc957a5
Update christophwurst/nextcloud requirement from ^16.0 to ^17.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/compare/v16.0.0...v17.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-01 02:15:18 +00:00
dartcafe 483ffe66c1
risinf to php 7.2 in composer 2019-08-17 10:56:21 +02:00
René Gieling fae3a1a9c5
Merge branch 'master' into dependabot/composer/phpunit/phpunit-tw-8.2 2019-07-31 06:57:02 +02:00
dependabot-preview[bot] a62cbfd26f Update christophwurst/nextcloud requirement from ^15.0 to ^16.0 (#572)
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/compare/v15.0.0...v16.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-07-31 06:55:42 +02:00
dependabot-preview[bot] 3c7edc4556
Update phpunit/phpunit requirement from ^5.4 to ^8.2
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.2.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/5.4.0...8.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-09 20:57:59 +00:00
dartcafe 3f397cc112
Update composer.json 2019-01-31 18:51:11 +01:00
dependabot[bot] bba51acb11
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>
2018-12-30 19:08:01 +00:00
René Gieling c64a016685
Version 0.8.1 (#260)
* some design changes

* Removed hidden-dates

* Added compiles css

* Updates

* Translations (#216)

* [tx-robot] updated from transifex

* make strings translatable

* Updates

* removed webkit-*

* Flex and sidebar

* manually sync l10n with master

* Removed some nonsense

* edited / added no access teplate

Added no.create and no.delete templates and changed desing a little bit.

* "some" work

* Manual update of l10n

* Added some responsive css

* Added responsive to vote page

* some more overwork

* fixed avatar load

* Hide header elements on public pages

* css updates

* Favicons

Added favicons and removed 	unnecessary tags from svgs

* Corrected xml tags

* fixed froken svg

* tidy

* fixes

* last sync

* time zone fix

* updated app icon

* toggle sidebar

* Some css fixes

* print desc unescaped, contains html

* Eliminated unvoted and some css fixes

* Fix box-sizing

* Adjusted height and width of favicon

* removed duplicate copy link

* Update

* Removed Strict Equality Comparison

This caused errors because of type mismatches. Fixes edit polls.

* Added Unit tests (#224)

* Added first unit test

* Fixed user constraint problem

* Fix tests

* Update CommentMapperTest.php

* Fixed FactoryMuffin + unit tests

* Fixed PHP 5.6 error

* Started adding scrutinizer coverage

* Added UnitTestCase class

* Added badges to README

* Changed app logo name

The icon is showing up in the app list now.

* Added screenshot replacement to Makefile

* Added oC branded screenshots

* Added test skeletons

* Added further factories

* Added all basic crud unit tests

* Fixed @depends in unit tests

* Small doc block update

* First try to clean up a bit

* Updated info.xml

* Corrected encoding of info.xml

* Added type casting to model classes

* use p() again, remove html tags from title and desc

* remove old ocsid

* Optimized imports + type hints

* Restored missing files

* Added missing logo

* Added 0.8.1 changelog

* Cumulative css fixes

* remove css

* Added some more type hints

* updated sidebar

* some update

* add avatar to new comment

A quick fix.

* Fix appearance first comment

And some design optimation, when there are no comments

* changed comment form

* Adding Information badges to sidebar

* Added sass compiler

* uncompressed css

* Update CSS

* some optimations

* fix broken vote.css

* Updates on comments

* fix margin

* Some tidy and enhancement

* Added border to comment box

* Removed occ signing

See: https://github.com/nextcloud/appstore/pull/530#issuecomment-340269827

* Missed one

* added border to expiry info

* Temporary fix for NC13 beta 1

* CSS work

* Fix Breadcrump on OC10 - NC12

* Post delivery of corresponding CSS

* Fixed Text box cursor style for OC10 and NC11-NC12

* Limited some test data to 256 chars

* Fixed Avatar adding on comments

* Centering badge text

* cursor on textbox

Obviously the commit was missing.

* fix

* replace row class with table-row class

* Updated screenshots

* Quick fix for Poll description textarea

* Update .gitignore

* Updated version and changelog

* Scrutinizer hints

* Design optimations

* late delivery

* housekeeping

* CSS fix in new comment

* Update to preserve line break in description

* Change on calculating expiry time stamp

* fix-oc-avatars

* Replace serveral double quotes

* Replace double quotes

* renamed vars

* little changes

* Changes on request

* cleaning

* Replaced ? by ⌘

* added -webkit-mask

* Fixed PageController returning displayName as userId

* Fixed time string not apperaring after posting comment

* Give table width 100%

* time information for new comment
2017-12-19 11:14:58 +01:00
splitt3r b58b40fbfa Apply NC => phpunit fix from new skeleton 2017-10-09 18:34:48 +02:00