1. e7cf06b fix: task overdue status propagates to project by scmmishra · 6 years ago
  2. 6ab6d35 fix: Task Overdue status propagates to project by scmmishra · 6 years ago
  3. b07a5d4 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  4. e5d79f3 Merge pull request #16673 from Alchez/feat-task-from-issue by Rushabh Mehta · 6 years ago
  5. 641e412 fix: Removed raw query and used frappe.get_all by Anurag Mishra · 6 years ago
  6. f4bce6a fix(issue): Replace Make buttons on Issue and Task with a dashboard by Rohan Bansal · 6 years ago
  7. 2ba21fb fix(issue): Add issue name in Task and fix description in Issue by Rohan Bansal · 6 years ago
  8. 9a1adc7 Added mandatory feilds to the report by Anurag Mishra · 6 years ago
  9. 34e1f92 fix: readability by Anurag Mishra · 6 years ago
  10. 1218255 feat: Project Billing Summary for timesheet by Anurag Mishra · 6 years ago
  11. 59f4556 Commonify code by Anurag Mishra · 6 years ago
  12. e86ac3c feat: timesheet Employee Summary Report by Anurag Mishra · 6 years ago
  13. 703a597 fix(patch): update customization options if completed is not present by Rushabh Mehta · 6 years ago
  14. e9db0d2 fix(minor): update task list label from Closed to Completed by Rushabh Mehta · 6 years ago
  15. 33d0a9f fix(projects): change fieldtype of billing amounts to Currency by Raffael Meyer · 6 years ago
  16. 57128e4 fix: task.js by Rushabh Mehta · 6 years ago
  17. 45c252a fix(test): test_task.py by Rushabh Mehta · 6 years ago
  18. b94c8b1 fix(tests): add test for bulk complete / cancellation of project by Rushabh Mehta · 6 years ago
  19. 02a9ec3 BREAKING: Task status "Closed" renamed to Task status "Completed" and ability to close, cancel projects in bulk by Rushabh Mehta · 6 years ago
  20. 2d2d176 fix: linting by Rushabh Mehta · 6 years ago
  21. e998467 feat: Project Template by Rushabh Mehta · 6 years ago
  22. cc6e51c Merge branch 'master' into develop by Sagar Vora · 6 years ago
  23. de0f59b fix: Removed precision from multiple doctypes by deepeshgarg007 · 6 years ago
  24. 74fd5da Merge branch 'master' into develop by Frappe Bot · 6 years ago
  25. 4902f7b fix: Show tasks in timesheet with status as Closed (#16660) by Deepesh Garg · 6 years ago
  26. 551f52f Merge branch 'master' into develop by Sagar Vora · 6 years ago
  27. da7c20e fix: Validate task dates in project (#16586) by Deepesh Garg · 6 years ago
  28. da1dc7f Merge branch 'master' into develop by Sagar Vora · 6 years ago
  29. a4645b6 fix: check open status projects for project status update by Rohit Waghchaure · 6 years ago
  30. a342138 Merge branch 'master' into develop by Saurabh · 6 years ago
  31. 25e63e8 fix: modified date (#16520) by rohitwaghchaure · 6 years ago
  32. f97c5da Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  33. e819047 Merge branch 'staging-fixes' into unicode by Nabin Hait · 6 years ago
  34. e415cce Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  35. 49e0962 fix(projects): None type handling while updating tasks by Nabin Hait · 6 years ago
  36. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  37. 4d1a9b1 Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  38. 7e71e13 Added patch by Rohit Waghchaure · 6 years ago
  39. bef2c22 Fix: merge conflict by Nabin Hait · 6 years ago
  40. 425dff9 fix: Project update status code and design refactored by Rohit Waghchaure · 6 years ago
  41. d254af9 fix(patch): set_backup_limit.py by Rushabh Mehta · 6 years ago
  42. 5c86cf5 Merge pull request #16288 from Anurag810/task-fixes by Nabin Hait · 6 years ago
  43. cd89083 Changes Requested Done by Anurag Mishra · 6 years ago
  44. fdd5d54 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  45. 68aedfd typo by Anurag Mishra · 6 years ago
  46. f2b29a0 typo by Anurag Mishra · 6 years ago
  47. c14c7c8 fix: leave application and timesheet tests by Sagar Vora · 6 years ago
  48. 4c8c50e test case fixed by Anurag Mishra · 6 years ago
  49. a3b5f5f Test case by Anurag Mishra · 6 years ago
  50. 3637e14 refractor by Anurag Mishra · 6 years ago
  51. 3de12db Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes by Suraj Shetty · 6 years ago
  52. 9e09b3a Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  53. e8c2fdf Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  54. 146be9f Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes by Suraj Shetty · 6 years ago
  55. 083f1c5 Safe decode project name for languages with special characters (#16254) by Charles-Henri Decultot · 6 years ago
  56. 83e3c4c Fix quote error by Suraj Shetty · 6 years ago
  57. b296500 Replace 'Make' with 'Create' by Suraj Shetty · 6 years ago
  58. 5b50b28 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  59. e61430b Removed unnecessary code by Rohit Waghchaure · 6 years ago
  60. 636d186 [Fix] In project, tax amount is added in the total billed amount(sales) field by Rohit Waghchaure · 6 years ago
  61. fe1f532 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  62. 93595fa Merge branch 'staging-fixes' into hotfix-child-task-error by Nabin Hait · 6 years ago
  63. f838597 fix(task): Fix error when trying to convert a task into a group even if no child tasks exist by Rohan Bansal · 6 years ago
  64. 4c366ee Minor issue fixes by deepeshgarg007 · 6 years ago
  65. b5c7b96 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  66. aa0bed1 [fix] #14038-Std hours at company level to calculate timesheet hours (#15819) by Pawan Mehta · 6 years ago
  67. d1c467b Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  68. 10dfd4a Show project attachments in portal view by JodeQ · 6 years ago
  69. f90af80 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  70. 3855156 fix(project): If Project has no Tasks, let the status be set as Completed (#15639) by Shreya Shah · 6 years ago
  71. 4b404c4 Avoid multiple escapes (#15509) by Suraj Shetty · 6 years ago
  72. 6ea3de9 Fix quote issues (#15497) by Suraj Shetty · 6 years ago
  73. bfc195d Changes to support refactor in frappe pg-poc branch (#15287) by Suraj Shetty · 6 years ago
  74. 32dc3bf [Enhance] Job Card (#15244) by rohitwaghchaure · 6 years ago
  75. 6c9a926 Minor bugfix (#15210) by Benji · 6 years ago
  76. a2288ff fix(assessment_result): student must be in group (#15255) by Rushabh Mehta · 6 years ago
  77. a804d6d Fixed merge conflict by Nabin Hait · 6 years ago
  78. 79f3ea4 [minor][fix] call update_percent_complete via validate (#15235) by Saurabh · 6 years ago
  79. a5add28 Refactor Naming Series (#15070) by Shreya Shah · 6 years ago
  80. 6ad16db check for existing task before appending to child table (#15183) by Valmik · 6 years ago
  81. 299185f Improved task weight calc (#15170) by Benji · 6 years ago
  82. ecc6af9 [Fix] Total materials consumed cost not consider in the calculation of Gross Margin in project (#15171) by rohitwaghchaure · 6 years ago
  83. ddbf3aa Merge branch 'master' into develop by Saurabh · 6 years ago
  84. 18960c7 Project task custom field not copying and error on project by Rohit Waghchaure · 6 years ago
  85. 20fb443 [Resolved] merge conflicts by Saurabh · 6 years ago
  86. ba62013 [Fix] Not able to delete the task even if task removed from the project (#15105) by rohitwaghchaure · 6 years ago
  87. 824b388 Resolved merge conflicts by Saurabh · 6 years ago
  88. 86217ca [Fix] Task email alert on status change not working if we change the task status from the project form by Rohit Waghchaure · 6 years ago
  89. 90bb5f4 Added more status in task web form by Nabin Hait · 6 years ago
  90. 797497d Fixed web form perm for tasks by Nabin Hait · 6 years ago
  91. dff2ba7 test TDS calculation (#14919) by Ranjith Kurungadam · 6 years ago
  92. db73248 Merge branch 'master' into develop by Saurabh · 6 years ago
  93. 720b064 [Fix] Not able to save project (#14848) by rohitwaghchaure · 6 years ago
  94. 1cfcf70 Resolved merge conflicts by Saurabh · 6 years ago
  95. f403031 [fix] Add Overdue status in Project Task by Saurabh · 6 years ago
  96. 69711d2 Remove a redundant for loop that uses dict.iteritems() instead of six.iteritems(dict) (#14803) by Aditya Hase · 6 years ago
  97. 7aabef2 Add configurable frequency in Selling Settings for update of project … (#14670) by Himanshu Mishra · 6 years ago
  98. f3cf15f [Fix] While saving project getting timeout error (#14672) by rohitwaghchaure · 6 years ago
  99. 096b943 [minor] fixes to moment.defaultDateFormat and daily work summary eplies by Rushabh Mehta · 6 years ago
  100. b125ba9 Update status if tasks have been completed (#14601) by Shreya Shah · 6 years ago