1. 05c17a5 fix: column sequence and add total by Anurag Mishra · 5 years ago
  2. bd9abc1 fix(projects): Remove hardcode of expected end date for new Tasks (#17717) by Rohan · 5 years ago
  3. 04e89ce refactor: deprecate old API by Rushabh Mehta · 5 years ago
  4. 8ec3718 Merge pull request #17625 from rmehta/link-preview-item-task by Rushabh Mehta · 5 years ago
  5. 2a8c463 fix: show tasks in project order by due date and status by Nabin Hait · 5 years ago
  6. fd6ae67 fix: link preview for item and task by Rushabh Mehta · 5 years ago
  7. 490411b Update project.py by rohitwaghchaure · 5 years ago
  8. 6b9543b fix: project update status emails sent frequently by Rohit Waghchaure · 5 years ago
  9. 23fecc0 perf: Task import with Project (#17496) by Faris Ansari · 5 years ago
  10. a90fe81 fix(UX): Cancel tasks if project is cancelled (#17497) by Faris Ansari · 5 years ago
  11. e12bedc fix: unlink task rather than deleting it (#17485) by Rushabh Mehta · 5 years ago
  12. f13abe8 Merge pull request #17464 from Mangesh-Khairnar/task-unlink by Nabin Hait · 5 years ago
  13. b9dc468 fix: Remove parens by Faris Ansari · 5 years ago
  14. ffd4990 feat: unlink task from project on task deletion by Mangesh-Khairnar · 5 years ago
  15. 7304126 refactor: Project and billing summary by Nabin Hait · 5 years ago
  16. 5a7c5bc Merge pull request #17435 from rmehta/coa-sorting by Nabin Hait · 5 years ago
  17. 43958dc fix(minor): chart of accounts sorting and message by Rushabh Mehta · 5 years ago
  18. 7899412 fix: Set depends_on_tasks to Code by Faris Ansari · 5 years ago
  19. 1efade3 fix(task): weight editable by Rushabh Mehta · 5 years ago
  20. 079684f feat: Task type (#17311) by Suraj Shetty · 5 years ago
  21. 94f43ca fix: task name was not able to search by name in global search by Rohit Waghchaure · 5 years ago
  22. 89206e7 fixed merge conflict by Nabin Hait · 5 years ago
  23. 22867f7 fix: added currency by Anurag Mishra · 6 years ago
  24. 3e8b8a4 fix: filters and some conditions by Anurag Mishra · 6 years ago
  25. 17fbafa fix: filters,added total,only submitted doc,considered fraction by Anurag Mishra · 6 years ago
  26. 0dc62e8 fix: Removed raw query and used frappe.get_all by Anurag Mishra · 6 years ago
  27. f71c147 Added mandatory feilds to the report by Anurag Mishra · 6 years ago
  28. 5c17e77 fix: readability by Anurag Mishra · 6 years ago
  29. b57c024 feat: Project Billing Summary for timesheet by Anurag Mishra · 6 years ago
  30. 3d27aab Commonify code by Anurag Mishra · 6 years ago
  31. 94514ff feat: timesheet Employee Summary Report by Anurag Mishra · 6 years ago
  32. 1375277 Merge pull request #17000 from scmmishra/hotfix-task-status by rohitwaghchaure · 6 years ago
  33. 706cf7d Merge pull request #17001 from scmmishra/develop-task-status by rohitwaghchaure · 6 years ago
  34. 84a18f5 Merge branch 'master' into develop by Saurabh · 6 years ago
  35. 1b63c87 feat: refactored update status by scmmishra · 6 years ago
  36. 2405e14 Merge branch 'hotfix-task-status' of github.com:scmmishra/erpnext into hotfix-task-status by scmmishra · 6 years ago
  37. 36824cf feat: refactored update status by scmmishra · 6 years ago
  38. fdbb516 fix(projects): Auto-set employee and company in Timesheet (#16743) by Raffael Meyer · 6 years ago
  39. ec56122 fix: minor fix in test by Shivam Mishra · 6 years ago
  40. 26e5c75 fix: Typo in update_status by scmmishra · 6 years ago
  41. 1af3c41 fix: Typo in update_status by scmmishra · 6 years ago
  42. f7f3263 feat: Added check for no end date and refactored query by scmmishra · 6 years ago
  43. a2e801e fix: Added check for no end date by scmmishra · 6 years ago
  44. 5869ba1 feat: Added filter to query by scmmishra · 6 years ago
  45. e7cf06b fix: task overdue status propagates to project by scmmishra · 6 years ago
  46. 6ab6d35 fix: Task Overdue status propagates to project by scmmishra · 6 years ago
  47. b07a5d4 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  48. e5d79f3 Merge pull request #16673 from Alchez/feat-task-from-issue by Rushabh Mehta · 6 years ago
  49. 641e412 fix: Removed raw query and used frappe.get_all by Anurag Mishra · 6 years ago
  50. f4bce6a fix(issue): Replace Make buttons on Issue and Task with a dashboard by Rohan Bansal · 6 years ago
  51. 2ba21fb fix(issue): Add issue name in Task and fix description in Issue by Rohan Bansal · 6 years ago
  52. 9a1adc7 Added mandatory feilds to the report by Anurag Mishra · 6 years ago
  53. 34e1f92 fix: readability by Anurag Mishra · 6 years ago
  54. 1218255 feat: Project Billing Summary for timesheet by Anurag Mishra · 6 years ago
  55. 59f4556 Commonify code by Anurag Mishra · 6 years ago
  56. e86ac3c feat: timesheet Employee Summary Report by Anurag Mishra · 6 years ago
  57. 703a597 fix(patch): update customization options if completed is not present by Rushabh Mehta · 6 years ago
  58. e9db0d2 fix(minor): update task list label from Closed to Completed by Rushabh Mehta · 6 years ago
  59. 33d0a9f fix(projects): change fieldtype of billing amounts to Currency by Raffael Meyer · 6 years ago
  60. 57128e4 fix: task.js by Rushabh Mehta · 6 years ago
  61. 45c252a fix(test): test_task.py by Rushabh Mehta · 6 years ago
  62. b94c8b1 fix(tests): add test for bulk complete / cancellation of project by Rushabh Mehta · 6 years ago
  63. 02a9ec3 BREAKING: Task status "Closed" renamed to Task status "Completed" and ability to close, cancel projects in bulk by Rushabh Mehta · 6 years ago
  64. 2d2d176 fix: linting by Rushabh Mehta · 6 years ago
  65. e998467 feat: Project Template by Rushabh Mehta · 6 years ago
  66. cc6e51c Merge branch 'master' into develop by Sagar Vora · 6 years ago
  67. de0f59b fix: Removed precision from multiple doctypes by deepeshgarg007 · 6 years ago
  68. 74fd5da Merge branch 'master' into develop by Frappe Bot · 6 years ago
  69. 4902f7b fix: Show tasks in timesheet with status as Closed (#16660) by Deepesh Garg · 6 years ago
  70. 551f52f Merge branch 'master' into develop by Sagar Vora · 6 years ago
  71. da7c20e fix: Validate task dates in project (#16586) by Deepesh Garg · 6 years ago
  72. da1dc7f Merge branch 'master' into develop by Sagar Vora · 6 years ago
  73. a4645b6 fix: check open status projects for project status update by Rohit Waghchaure · 6 years ago
  74. a342138 Merge branch 'master' into develop by Saurabh · 6 years ago
  75. 25e63e8 fix: modified date (#16520) by rohitwaghchaure · 6 years ago
  76. f97c5da Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  77. e819047 Merge branch 'staging-fixes' into unicode by Nabin Hait · 6 years ago
  78. e415cce Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  79. 49e0962 fix(projects): None type handling while updating tasks by Nabin Hait · 6 years ago
  80. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  81. 4d1a9b1 Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  82. 7e71e13 Added patch by Rohit Waghchaure · 6 years ago
  83. bef2c22 Fix: merge conflict by Nabin Hait · 6 years ago
  84. 425dff9 fix: Project update status code and design refactored by Rohit Waghchaure · 6 years ago
  85. d254af9 fix(patch): set_backup_limit.py by Rushabh Mehta · 6 years ago
  86. 5c86cf5 Merge pull request #16288 from Anurag810/task-fixes by Nabin Hait · 6 years ago
  87. cd89083 Changes Requested Done by Anurag Mishra · 6 years ago
  88. fdd5d54 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  89. 68aedfd typo by Anurag Mishra · 6 years ago
  90. f2b29a0 typo by Anurag Mishra · 6 years ago
  91. c14c7c8 fix: leave application and timesheet tests by Sagar Vora · 6 years ago
  92. 4c8c50e test case fixed by Anurag Mishra · 6 years ago
  93. a3b5f5f Test case by Anurag Mishra · 6 years ago
  94. 3637e14 refractor by Anurag Mishra · 6 years ago
  95. 3de12db Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes by Suraj Shetty · 6 years ago
  96. 9e09b3a Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  97. e8c2fdf Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  98. 146be9f Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes by Suraj Shetty · 6 years ago
  99. 083f1c5 Safe decode project name for languages with special characters (#16254) by Charles-Henri Decultot · 6 years ago
  100. 83e3c4c Fix quote error by Suraj Shetty · 6 years ago