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-10-13Fix TaskCreateDialog and Multiselect appearanceRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-10-13Adjust to changed behaviour of NcEmptyContentRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-09-23double click to edit title and notes more easily (#2112)blair
* Add double click handler to edit title and notes Signed-off-by: Blair Hasler <blairun@gmail.com> * Simplify double click implementation Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org> Co-authored-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-09-21Fix copying to clipboardRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-09-21Fix sorting direction indicatorRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-09-21Adjust app to work with NC25Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-09-19Remove useless tab characterRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-09-19Move search logic into App componentRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-09-19Rename router view to AppSidebarRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-09-19Focus sharing multiselect by refsRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-09-19Add emits property to emitting componentsRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-09-19Use :deep instead of ::v-deepRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-09-18Fix eslint errorsRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-09-06User border-radius-large for task body (#2104)Raimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org> Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-09-06Adjust AppNavigation to new nextcloud/vue version (#2101)Raimund Schlüßler
* Adjust AppNavigation to new nextcloud/vue version * Bump nextcloud/vue to 6.0.0-beta.7 Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-08-22Use NcTextField for list name inputfix/2083/new-list-inputRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-08-21Fix sharing tooltipRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-08-19Use NcProgressBarRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-08-19Use NcCounterBubbleRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-08-18Migrate nextcloud/vue component importsRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-08-14Use empty content icon slots in dashboardRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-08-14Use nextcloud/vue buttonsRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-08-12Bump @nextcloud/vue to 6.0.0-beta.1fix/noid/bump-nextcloud-vueRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-08-01Use vue button in dashboard widgetRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-07-27Don't show dashboard actions for readonly tasksRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-07-27Migrate to DashboardWidget from nextcloud/vueRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2022-07-27Merge pull request #2007 from nextcloud/fix/noid/appnavigation-adjustmentsRaimund Schlüßler
Adjust AppNavigation to new AppNavigationItem structure
2022-07-21Rename settings to tasks settingsbugfix/server/32350/rename-settingsVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-05-30Adjust AppNavigation to new AppNavigationItem structurefix/noid/appnavigation-adjustmentsRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
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>