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
2017-09-09Use legacy datepickerRaimund Schlüßler
2017-09-09Use Yarn + Gulp instead of bowerRaimund Schlüßler
2017-09-09Use Gulp instead of Grunt, minify js filesRaimund Schlüßler
2017-09-09Use Yarn instead of NPMRaimund Schlüßler
2017-09-09Fix javascript errorRaimund Schlüßler
2017-09-09Fix sort order drop-down iconRaimund Schlüßler
2017-09-09Change icon prefix to not interfere with server css rulesRaimund Schlüßler
2017-09-09Several css style fixesRaimund Schlüßler
2017-09-09Generate SVG sprite file inside the img folderMarin Treselj
2017-09-09Optimized and standardized SVG iconsMarin Treselj
2017-09-09Use svg-sprite to compile spritesRaimund Schlüßler
2017-07-23Use davclient.js shipped with serverRaimund Schlüßler
2017-07-23Update davclient.jsRaimund Schlüßler
2017-07-23Update angular-ui-selectRaimund Schlüßler
2017-07-23Fix davclient.js versionRaimund Schlüßler
2017-07-23Fix buildRaimund Schlüßler
2017-07-23Don't use 's deprecated custom callback methodsRaimund Schlüßler
2017-07-23Update angular-drag-and-drop-listsRaimund Schlüßler
2017-07-23Update angular-ui-selectRaimund Schlüßler
2017-07-23Update ical.jsRaimund Schlüßler
2017-03-02Increment version number to 0.9.5Raimund Schlüßler
2017-01-16Update bower filesRaimund Schlüßler
2017-01-16Use correct version of angular-ui-selectRaimund Schlüßler
2017-01-16Specify versions to prevent unwanted dependency updateRaimund Schlüßler
2017-01-16Use makefile from calendar app, adjust npm and update gruntfileRaimund Schlüßler
2017-01-15Change proid and uri of new tasks to NextcloudRaimund Schlüßler
2017-01-15Replace ownCloud with Nextcloud, update dateRaimund Schlüßler
2016-12-14Increase version numberRaimund Schlüßler
2016-11-26Set initial start date to next full hourRaimund Schlüßler
2016-11-22Ensure that START < DUE if both setkorelstar
2016-11-10Fix occasionally defective date when using alldaykorelstar
2016-10-25Allows setting DATE values for DTSTART and DUEkorelstar
2016-09-09Enable hiding completed subtasksRaimund Schlüßler
2016-09-08Fix creating important, current and due tasksRaimund Schlüßler
2016-09-04Fix saving of show hidden tasks settingRaimund Schlüßler
2016-09-03Fix drag and drop of tasks on lists or collectionsRaimund Schlüßler
2016-09-03Merge pull request #357 from owncloud/SortOptionsraimund-schluessler
2016-09-03Close dropdown menu after clickRaimund Schlüßler
2016-09-03Store sort order on serverRaimund Schlüßler
2016-09-03Implement custom sortingRaimund Schlüßler
2016-08-26Merge pull request #354 from owncloud/Confirmation-Dialograimund-schluessler
2016-08-26Add confirmation directiveRaimund Schlüßler
2016-08-26Fix comparison and whitespaceRaimund Schlüßler
2016-08-26Automatically open new task after creationkorelstar
2016-08-11Increase version numberv0.9.3Raimund Schlüßler
2016-08-11Add CalDAV-Link and export functionRaimund Schlüßler
2016-08-11Show colorpicker on calendar creationRaimund Schlüßler
2016-08-11Autofocus input fields on calendar edit and creationRaimund Schlüßler
2016-08-10Add cancel button for calendar creationRaimund Schlüßler
2016-08-10Use tooltips instead of alerts to notify userRaimund Schlüßler