-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [new] Drag and drop sortability added to the task
* [update] Task color scheme. * [update] Activity graph color scheme in my task section. * [update] Single task redirection in my task section. * [update] Project duplication. * [update] Project overview section. * [fix] Grid/List view action on project listing is not working. * [fix] Project overview graph is not working. * [fix] Not all users of a project is being duplicated when duplicating a project. * [fix] Notification is sent to the co-workers when a project is created. * [fix] Unable to comment in a task when it is redirected from current task in my task. * [fix] Unable to comment in a task when it is redirected from outstanding task in mytask. * [fix] Unable to comment in a task when it is redirected from competed task in my task. * [fix] User selection is not working in my task. * [fix] Date section is not working in activity graph in my task. * [fix] Red color is showing for current task in my task. * [fix] Overview section in my task is not working * [fix] Activity section in my task is not working * [fix] Current task section in my task is not working * [fix] Outstanding task section in my task is not working * [fix] Completed task section in my task is not working * [fix] File attachment is not working when commenting in the file section of a project. * [fix] Unable to delete a comment in the file section of a project. * [fix] Commenting in a discussion board is not working. * [fix] Editing a comment in a discussion board is not working. * [fix] Deleting a comment in a discussion board is not working. * [fix] Javascript shows error when commenting, editing comments and deleting comments in discussion board.
- Loading branch information
Showing
47 changed files
with
2,060 additions
and
1,330 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,4 +10,5 @@ includes/pro | |
build | ||
secret.json | ||
.netbeans.xml | ||
npm-debug.log | ||
npm-debug.log | ||
.svnignore |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.