Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-05-29Use icon-circles provided by serverfix/noid/compile-scssRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-05-29Move SCSS into componentsRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-05-21Adjust sharee multiselect widthRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-05-21Fix AppNavigationItems HTML structure (#2011)Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-05-16Display tasks with future start date dimly (#1998)Nico F
* Display tasks with future start date dimly Signed-off-by: nico-nacq <nico@nacq.me>
2022-05-12Fix talk integration (#1999)Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-04-26Fix the task status display animation (#1979)Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-04-26Use tooltip directive from nextcloud/vue (#1976)Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-04-25Remove forgotten optionRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-04-25Don't use deprecated filters anymore (#1975)Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-04-25Use try/catch block to copy to clipboard (#1974)Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-04-25 Check that taskUri is defined before searching (#1973)Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-04-22Bump @nextcloud/eslint-config from 7.0.2 to 8.0.0 (#1968)Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-03-27Replace deprecated String.prototype.substr() (#1950)CommanderRoot
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-19Don't open sidebar when completing task (#1948)Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-03-18Load all calendars for trash bin (#1943)Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-03-12Rename download to export (#1941)Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-03-07l10n: Delete dotsValdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-03-06update modal sizes after vue 5.1 (#1937)Simon L
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-05Use material design checkbox in task body (#1933)Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-02-14Fix position of plus icon for subtasks inputRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-02-12Fix import/no-named-as-default-memberRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-02-12Fix import/no-named-as-defaultRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-02-12Fix vue/no-useless-template-attributesRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-02-12Fix vue/first-attribute-linebreakRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-01-31Fix: Inconsistencies due to ALTREP parameter (#1916)max65482
* delete all parameters of description property upon modification Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
2021-12-22Correctly align plus icon in task input fieldRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-12-17Fix trash bin icon sizeRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-12-14Use @nextcloud/cdav-library from npmRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org> Closes #1887
2021-12-06Remove now unused decorative prop for md iconsRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-12-06Always show sharing icon for shared listsRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-12-05Correctly show untitled items in trash binRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-12-05Don't break trashbin if calendar is undefinedRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-12-04Track calendar by url in multiselectRaimund Schlüßler
and fix translate while we are at it Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-10-05Don't reset date when setting time with keyboardRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-10-04Fix translation source of trash bin stringRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-10-02Fix sort order direction icon positionRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-10-02Don't use file extentions when importingRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-10-02Merge pull request #1802 from Aeredren/enh/emptyTrashRaimund Schlüßler
Empty trash bin
2021-10-01Delete all item in trash binRomain Lebrun Thauront
Signed-off-by: Romain Lebrun Thauront <romain@framasoft.org>
2021-09-29Update nextcloud/vue, cleanup hacksRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-09-28Fix log message on onDeletePermanentlyRomain Lebrun Thauront
Signed-off-by: Romain Lebrun Thauront <romain@framasoft.org>
2021-09-27Give correct vue.prototype functions for talkRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-09-27Give correct vue.prototype functions in dashboardRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-09-26complete task in dashbaordJakob Röhrl
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2021-09-26Use linkify directive from nextclud/vueRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-09-20Set icon size for CalendarSharee to 18Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-09-19Adjust material design icon size to 20Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2021-09-13increase size of `load all completed tasks` buttonszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-09-11Minor cleanupRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>