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

1783 Коммитов

Автор SHA1 Сообщение Дата
Julius Härtl 6e4f8ca8ea
Enrich board listing with stacks
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-14 22:32:06 +01:00
Nextcloud bot 7cd8bca9dc
[tx-robot] updated from transifex 2019-03-13 01:14:38 +00:00
Julius Härtl 3a6abcfb54
Merge pull request #933 from nextcloud/dependabot/npm_and_yarn/js/angular-1.7.8
Bump angular from 1.7.7 to 1.7.8 in /js
2019-03-12 10:48:42 +01:00
dependabot[bot] 892580c207
Bump angular from 1.7.7 to 1.7.8 in /js
Bumps [angular](https://github.com/angular/angular.js) from 1.7.7 to 1.7.8.
- [Release notes](https://github.com/angular/angular.js/releases)
- [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular.js/compare/v1.7.7...v1.7.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-12 07:48:47 +00:00
Julius Härtl 2c826a26fa
Merge pull request #927 from nextcloud/dependabot/npm_and_yarn/js/css-loader-2.1.1
Bump css-loader from 2.1.0 to 2.1.1 in /js
2019-03-12 08:47:24 +01:00
Julius Härtl eb8fcc3849
Merge pull request #929 from nextcloud/dependabot/npm_and_yarn/js/angular-animate-1.7.8
Bump angular-animate from 1.7.7 to 1.7.8 in /js
2019-03-12 08:43:15 +01:00
Julius Härtl 3c8009cb2f
Merge pull request #931 from nextcloud/dependabot/npm_and_yarn/js/angular-sanitize-1.7.8
Bump angular-sanitize from 1.7.7 to 1.7.8 in /js
2019-03-12 08:42:28 +01:00
dependabot[bot] a385fcaed2
Bump angular-sanitize from 1.7.7 to 1.7.8 in /js
Bumps [angular-sanitize](https://github.com/angular/angular.js) from 1.7.7 to 1.7.8.
- [Release notes](https://github.com/angular/angular.js/releases)
- [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular.js/compare/v1.7.7...v1.7.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 14:03:47 +00:00
dependabot[bot] 98a9f10548
Bump angular-animate from 1.7.7 to 1.7.8 in /js
Bumps [angular-animate](https://github.com/angular/angular.js) from 1.7.7 to 1.7.8.
- [Release notes](https://github.com/angular/angular.js/releases)
- [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular.js/compare/v1.7.7...v1.7.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 14:03:15 +00:00
Nextcloud bot 6bdb0435c2
[tx-robot] updated from transifex 2019-03-10 01:14:24 +00:00
dependabot[bot] 4394540b5c
Bump css-loader from 2.1.0 to 2.1.1 in /js
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.1.0...v2.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-09 02:13:44 +00:00
Nextcloud bot 60b7016622
[tx-robot] updated from transifex 2019-03-08 01:14:34 +00:00
Nextcloud bot eef033a397
[tx-robot] updated from transifex 2019-03-06 01:13:57 +00:00
Julius Härtl c5d50279c0
Merge pull request #816 from nextcloud/bugfix/780/duplicate-delete-call
Fix duplicate call to delete
2019-03-05 12:27:00 +01:00
Julius Härtl 3156f69717
Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-05 10:10:18 +01:00
Julius Härtl 791bd9417d
Merge pull request #814 from nextcloud/issue586
Prevent duplicate tag names
2019-03-05 10:02:05 +01:00
Julius Härtl 944780f74b
Only allow deletion for undeleted boards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-05 10:01:04 +01:00
Julius Härtl 91129c80b0
Fix duplicate call to delete
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-05 10:01:04 +01:00
Julius Härtl ee93d64fd0
Fix codacy warnings and remove unused code
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-05 09:29:28 +01:00
Julius Härtl 4481fc1ace
Remove unused is_object
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-05 09:27:28 +01:00
Jakob Röhrl d11917e4ff
now the tests are working
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2019-03-05 09:26:03 +01:00
Jakob Röhrl ee20841ad6
fix failed unit test
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2019-03-05 09:26:03 +01:00
Jakob Röhrl e5d3c16a80
show different error messages and UI reset after failed update
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2019-03-05 09:26:03 +01:00
Jakob Röhrl f01cd506f7
new try
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2019-03-05 09:25:21 +01:00
Jakob Röhrl ab73f58fd8
added private function
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2019-03-05 09:24:05 +01:00
Jakob Röhrl eb0cd9685d
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
fix for issue586
2019-03-05 09:24:05 +01:00
Julius Härtl 4eca322ca2
Merge pull request #906 from nextcloud/issue869
change timeline icon opacity
2019-03-05 09:21:45 +01:00
Julius Härtl 77cba48058
Merge pull request #920 from nextcloud/dependabot/npm_and_yarn/js/webpack-4.29.6
Bump webpack from 4.29.5 to 4.29.6 in /js
2019-03-05 08:07:51 +01:00
Nextcloud bot 01bfb44a52
[tx-robot] updated from transifex 2019-03-05 01:17:54 +00:00
dependabot[bot] 567f9c7068
Bump webpack from 4.29.5 to 4.29.6 in /js
Bumps [webpack](https://github.com/webpack/webpack) from 4.29.5 to 4.29.6.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.29.5...v4.29.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-04 15:28:23 +00:00
Julius Härtl d8e8b485b5
Merge pull request #910 from nextcloud/dependabot/npm_and_yarn/js/karma-4.0.1
Bump karma from 4.0.0 to 4.0.1 in /js
2019-03-04 16:27:07 +01:00
Julius Härtl f4f639833e
Merge pull request #911 from nextcloud/dependabot/npm_and_yarn/js/@babel/preset-env-7.3.4
Bump @babel/preset-env from 7.3.1 to 7.3.4 in /js
2019-03-04 16:26:51 +01:00
Julius Härtl 806cb6d450
Merge pull request #914 from nextcloud/dependabot/npm_and_yarn/js/@babel/core-7.3.4
Bump @babel/core from 7.3.3 to 7.3.4 in /js
2019-03-04 16:26:22 +01:00
Julius Härtl 11f7944fa6
Merge pull request #913 from nextcloud/dependabot/npm_and_yarn/js/uglifyjs-webpack-plugin-2.1.2
Bump uglifyjs-webpack-plugin from 2.1.1 to 2.1.2 in /js
2019-03-04 16:26:09 +01:00
dependabot[bot] 5d668097a6
Bump @babel/core from 7.3.3 to 7.3.4 in /js
Bumps [@babel/core](https://github.com/babel/babel) from 7.3.3 to 7.3.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.3.3...v7.3.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-02 02:14:41 +00:00
dependabot[bot] 28e3a363e3
Bump uglifyjs-webpack-plugin from 2.1.1 to 2.1.2 in /js
Bumps [uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.1...v2.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-02 02:14:34 +00:00
dependabot[bot] e8d0c1dde2
Bump @babel/preset-env from 7.3.1 to 7.3.4 in /js
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.3.1 to 7.3.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.3.1...v7.3.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-02 02:13:13 +00:00
dependabot[bot] 8a3e9bc9ef
Bump karma from 4.0.0 to 4.0.1 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v4.0.0...v4.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-02 02:12:48 +00:00
Nextcloud bot c66143dc9d
[tx-robot] updated from transifex 2019-03-01 01:19:48 +00:00
Nextcloud bot 73c20dbb77
[tx-robot] updated from transifex 2019-02-28 01:20:40 +00:00
Jakob Röhrl 7c0a1488a6 change opacity
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2019-02-25 11:23:06 +01:00
Nextcloud bot 0562af094a
[tx-robot] updated from transifex 2019-02-21 01:18:45 +00:00
Julius Härtl 2f8b955241
Merge pull request #870 from nextcloud/issue570
change UI after label has been changed
2019-02-20 14:35:53 +01:00
Julius Härtl 51c4c54a2d
Merge pull request #904 from nextcloud/dependabot/npm_and_yarn/js/webpack-4.29.5
Bump webpack from 4.29.3 to 4.29.5 in /js
2019-02-20 14:30:38 +01:00
dependabot[bot] a16eb3946d
Bump webpack from 4.29.3 to 4.29.5 in /js
Bumps [webpack](https://github.com/webpack/webpack) from 4.29.3 to 4.29.5.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.29.3...v4.29.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-20 13:24:52 +00:00
Nextcloud bot 1ed8a57713
[tx-robot] updated from transifex 2019-02-20 01:19:16 +00:00
Julius Härtl 492cd0a277
Merge pull request #902 from nextcloud/revert-898-dependabot/npm_and_yarn/js/webpack-4.29.4
Revert "Bump webpack from 4.29.3 to 4.29.4 in /js"
2019-02-18 17:22:53 +01:00
Julius Härtl 239c1ff46e
Revert "Bump webpack from 4.29.3 to 4.29.4 in /js" 2019-02-18 10:15:47 +01:00
Nextcloud bot 4424f6702c
[tx-robot] updated from transifex 2019-02-17 01:20:49 +00:00
Julius Härtl c952303049
Bump webpack from 4.29.3 to 4.29.4 in /js (#898)
Bump webpack from 4.29.3 to 4.29.4 in /js
2019-02-16 09:36:09 +01:00