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/js
AgeCommit message (Expand)Author
2016-08-09Also update DTSTAMP when editing a taskRaimund Schlüßler
2016-08-08Always update last-modifiedRaimund Schlüßler
2016-08-08Create copy of calendar properties to fix property reset directly after app loadRaimund Schlüßler
2016-08-07Make scrutinizer happyRaimund Schlüßler
2016-08-07Add colorpicker to change calendar color, fixes #317"Raimund Schlüßler
2016-08-06Add favicons, remove javascript for favicon embeddingRaimund Schlüßler
2016-07-26Increase version numberRaimund Schlüßler
2016-07-25Fix loading of completed tasks, fix #332Raimund Schlüßler
2016-07-23Cut-off alpha value in calendar colorRaimund Schlüßler
2016-07-23Correct version string in app.jsRaimund Schlüßler
2016-05-25Bump versionv0.9.1Raimund Schlüßler
2016-05-16Only load completed subtasks onceRaimund Schlüßler
2016-05-15Load completed children when opening parent taskRaimund Schlüßler
2016-05-15Enable loading completed tasksRaimund Schlüßler
2016-05-15Fix undefined variable when adding root taskRaimund Schlüßler
2016-05-15Redirect to all view if not otherwise specifiedRaimund Schlüßler
2016-05-15Show subtasks after creating a subtaskRaimund Schlüßler
2016-05-15Update dependenciesRaimund Schlüßler
2016-04-23Only load not completed tasksRaimund Schlüßler
2016-03-17Prevent dropping on collection when copying taskRaimund Schlüßler
2016-03-17Fix undefined return falueRaimund Schlüßler
2016-03-17Only allow moving tasks for nowRaimund Schlüßler
2016-03-16Don't hide source element when it is copiedRaimund Schlüßler
2016-03-16Only allow copy of not writable tasksRaimund Schlüßler
2016-03-16Make drag and drop more robustRaimund Schlüßler
2016-03-15Always check write privilegesRaimund Schlüßler
2016-03-15Show tasks which are related to themselfRaimund Schlüßler
2016-03-15Prevent dropping in not writable listsRaimund Schlüßler
2016-03-15Reflect write privileges in GUIRaimund Schlüßler
2016-03-14Fix showing calendarname in week viewRaimund Schlüßler
2016-03-14Fix a bunch of JSHint errors and warningsRaimund Schlüßler
2016-03-14Fix creating tasks in collection viewRaimund Schlüßler
2016-03-14Add drag and drop supportRaimund Schlüßler
2016-03-09Enable setting start and end dateRaimund Schlüßler
2016-03-09Adjust gitignore to commit ical and angular-ui-selectRaimund Schlüßler
2016-03-08Add category supportRaimund Schlüßler
2016-03-07Fix quick deleting priority and percent completeRaimund Schlüßler
2016-03-07Remove console.logRaimund Schlüßler
2016-03-07Fix creating tasksRaimund Schlüßler
2016-03-07Fix deleting lists, enable deleting tasksRaimund Schlüßler
2016-03-07Let the vtodo save its propertiesRaimund Schlüßler
2016-03-06Also toggle state of children and parentsRaimund Schlüßler
2016-03-06Don't show task input if not writableRaimund Schlüßler
2016-03-06Correctly show subtasks, toggle their visibilityRaimund Schlüßler
2016-03-06Show correct tasks, enable showing detailsRaimund Schlüßler
2016-03-06Enable completing tasksRaimund Schlüßler
2016-03-06Enable setting priorityRaimund Schlüßler
2016-03-05Trigger scope.apply after tasks were loadedRaimund Schlüßler
2016-03-03Load all tasks and add them to the modelRaimund Schlüßler
2016-03-01Enable adding tasksRaimund Schlüßler