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 (Expand)Author
2019-09-20Load subtasks for task already opened on app loadRaimund Schlüßler
2019-09-20Don't lose relation to subtasks already in storeRaimund Schlüßler
2019-09-20Load task from server if not found locallyRaimund Schlüßler
2019-09-10Partially revert #586 to fix vue-components modalRaimund Schlüßler
2019-09-10Merge pull request #598 from nextcloud/task-componentRaimund Schlüßler
2019-09-10Merge pull request #600 from nextcloud/cleanupRaimund Schlüßler
2019-09-10Remove legacy search codeRaimund Schlüßler
2019-09-10Rework task body componentRaimund Schlüßler
2019-09-10Fix translate function for Chrome 77 BetaRaimund Schlüßler
2019-09-09Fix translate function againRaimund Schlüßler
2019-09-06Fix translate functionRaimund Schlüßler
2019-09-06Use replace built into translate functionRaimund Schlüßler
2019-09-06Correctly scope instance propertiesRaimund Schlüßler
2019-09-01Clean-upRaimund Schlüßler
2019-09-01Fix checkbox styling in details-viewRaimund Schlüßler
2019-09-01Fix checkbox styling for task componentRaimund Schlüßler
2019-08-31Fix linting errorsRaimund Schlüßler
2019-08-31some changesJakob
2019-08-31first try to implement the nextcloud checkbox designJakob
2019-08-29Merge pull request #578 from nextcloud/fix-574Raimund Schlüßler
2019-08-29Fix key for tasksRaimund Schlüßler
2019-08-29Only show toggle-all-day checkbox if a date is setRaimund Schlüßler
2019-08-07Update dependencies and styleRaimund Schlüßler
2019-08-07Only open task details if task isn't already openRaimund Schlüßler
2019-08-07Only close details if they were actually openRaimund Schlüßler
2019-08-07Fix week collectionRaimund Schlüßler
2019-08-06Allow to drop tasks onto collections in left sidebarRaimund Schlüßler
2019-08-06Don't unlink parent task by dragging on same calendarRaimund Schlüßler
2019-08-06Allow to drop tasks onto calendars in left sidebarRaimund Schlüßler
2019-08-02Disable drag-and-drop for read-only calendarsRaimund Schlüßler
2019-07-24Don't show empty sections for read-only taskRaimund Schlüßler
2019-07-24Prevent selecting properties for read-only taskRaimund Schlüßler
2019-07-23Don't change task info position for read-only taskRaimund Schlüßler
2019-07-22Don't show delete button in read-only calendarsRaimund Schlüßler
2019-07-21Prevent editing read-only tasks in list viewRaimund Schlüßler
2019-07-21Don't try to edit tasks in read-only calendarsRaimund Schlüßler
2019-07-09Remove unused functionRaimund Schlüßler
2019-07-09Fix triple dot ellipsisRaimund Schlüßler
2019-07-08Don't double-encode placeholdersRaimund Schlüßler
2019-07-07Enable percent-encoded characters in calendar URIRaimund Schlüßler
2019-06-14Remove reference to non-existing functionRaimund Schlüßler
2019-05-23Don't force subtasks container be visible on dndRaimund Schlüßler
2019-05-23Prevent accidental task dragging on mobileRaimund Schlüßler
2019-05-23Show subtasks when task is open in details viewRaimund Schlüßler
2019-05-22Merge pull request #414 from nextcloud/delete-completedRaimund Schlüßler
2019-05-21Fix editing task properties in details view (#405)Raimund Schlüßler
2019-05-20Implement deleting all completed tasksRaimund Schlüßler
2019-05-17Add support for tasks privacy settingsRaimund Schlüßler
2019-05-16Implement sharing menu in calendar listRaimund Schlüßler
2019-05-11Open task after creationRaimund Schlüßler