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
AgeCommit message (Collapse)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-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
- Remove dims rules - change icon prefix - rename star icons - add hovered icon - fix positioning of all static icons - fix messed up position of progress bar - fix collection icons - fix app-navigation-entry opacities
2017-09-09Optimize random.svg, fix several svg iconsMarin Treselj
- fix small bug in `checkmark.svg` and `checkmark-color.svg` - use wide version of percent.svg icon - update `current.svg` icon - remove deprecated `update.svg` icons - better clock icons Signed-off-by: Marin Treselj <marin@pixelipo.com>
2017-09-09Fix footer icons in the details sidebarMarin Treselj
- Fix popover menu opacity - Fix positioning and opacity problems Signed-off-by: Marin Treselj <marin.treselj@forlagshuset.no>
2017-09-09Optimized and standardized SVG iconsMarin Treselj
Removed checkbox and divider SVG icons. Fixed some positioning issues. Cleanup of some CSS declarations. Signed-off-by: Marin Treselj <marin.treselj@forlagshuset.no>
2017-09-09Use svg-sprite to compile spritesRaimund Schlüßler
- CSS fixes - Add missing svg files as separate files
2017-07-23Use davclient.js shipped with serverRaimund Schlüßler
2017-07-23Add aria related attributes for screen readers (#66)Lukáš Tyrychtr
Signed-off-by: Lukáš Tyrychtr <lukastyrychtr@gmail.com>
2017-06-29Move percentdone bar to bottom of task (#87)Andreas Jacobsen
* Move percentdone bar to bottom of task * Update style.css * Removed round corners * Update style.css * Update part.taskbody.php * Update style.css * Update style.css * Update style.css
2017-03-02Fix app-sidebarRaimund Schlüßler
2017-02-21Fix sortorder dropdownRaimund Schlüßler
2017-02-21Fix app navigation entry menuRaimund Schlüßler
2016-10-25Allows setting DATE values for DTSTART and DUEkorelstar
2016-09-09Enable hiding completed subtasksRaimund Schlüßler
2016-09-03Adjust wording of utils-menu to calendar appRaimund Schlüßler
2016-09-03Merge pull request #357 from owncloud/SortOptionsraimund-schluessler
Allow different sort criteria, closes #294
2016-09-03Hide manual sort optionRaimund Schlüßler
2016-09-03Show chosen sort criteria as icon in dropdown buttonRaimund 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
Add confirmation directive
2016-08-26Add confirmation directiveRaimund Schlüßler
2016-08-22fixing and harmonizing sorting of taskskorelstar
2016-08-11Add CalDAV-Link and export functionRaimund Schlüßler
2016-08-11Show colorpicker on calendar 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
2016-08-08Show random color buttonRaimund Schlüßler
2016-08-07Add colorpicker to change calendar color, fixes #317"Raimund Schlüßler
2016-08-03Limit width of collection settings labels, closes #277Raimund Schlüßler
2016-08-02Fix capitalization in dropdown menuRaimund Schlüßler
2016-05-19Use #app-sidebar, closes #238Raimund Schlüßler
2016-05-18Adjust calendar color indicator to better match owncloudRaimund Schlüßler
2016-05-15Enable loading completed tasksRaimund Schlüßler
2016-05-15Show subtasks after creating a subtaskRaimund Schlüßler
2016-05-15Fix adding task in all viewRaimund Schlüßler
2016-03-17Prevent dropping on collection when copying taskRaimund 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-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-14Hide what does not work yetRaimund Schlüßler
2016-03-14Add drag and drop supportRaimund Schlüßler