1. dad5140 [minor] add task status by Rushabh Mehta · 9 years ago
  2. 5cba40b [fix] [bug] task deletion from project fixes #5470 by Rushabh Mehta · 9 years ago
  3. bd9680f [added] web-forms by Rushabh Mehta · 9 years ago
  4. 8a065e0 [rename] Bulk Email to Email Queue by Rushabh Mehta · 9 years ago
  5. 535f3b0 [minor] make task editable in project and add description to designation fixing #5361 by Rushabh Mehta · 9 years ago
  6. b574658 [minor] allow any time logs to be batched, fixes #5386 by Rushabh Mehta · 9 years ago
  7. c711b82 Merge pull request #5296 from KanchanChauhan/websitemakeover by Rushabh Mehta · 9 years ago
  8. 360b05f [enhancement] activity summary in projects by Rushabh Mehta · 9 years ago
  9. 239b351 New look to the website by Kanchan Chauhan · 9 years ago
  10. be2ee18 [fixed] frappe.require is now async :boom: by Rushabh Mehta · 9 years ago
  11. 127de72 [fix] making time log entry easier, to time not mandatory while making time log and Finish button by Rushabh Mehta · 9 years ago
  12. 1aa1c8a [minor] remove hide_first in forms by Rushabh Mehta · 9 years ago
  13. 68d428b [fix] for sort selector by Rushabh Mehta · 9 years ago
  14. c291ab6 Merge pull request #5197 from KanchanChauhan/UXChanges_ERPNext by Rushabh Mehta · 9 years ago
  15. f2c3cb8 Merge pull request #5164 from KanchanChauhan/project-permissions by Rushabh Mehta · 9 years ago
  16. 0277244 [cleanup] added dashboard in project by Rushabh Mehta · 9 years ago
  17. 11638ba Changes 3 by Kanchan Chauhan · 9 years ago
  18. 704f248 Changes 2 by Kanchan Chauhan · 9 years ago
  19. 0525387 [enhancement] added reserved_qty_for_production in bin and updated item dashboard by Rushabh Mehta · 9 years ago
  20. 14baa70 Update project.py by ShashaQin · 9 years ago
  21. a4ff5d3 Collaborate PM permission fixes and daily tme log fix by Kanchan Chauhan · 9 years ago
  22. 017d30f [Minor Fixes] Findings in setting up erpnext by Kanchan Chauhan · 9 years ago
  23. cb144bf [cleanup] projects by Rushabh Mehta · 9 years ago
  24. 8b43fd7 Merge pull request #5084 from KanchanChauhan/PM-UI-Edits by Rushabh Mehta · 9 years ago
  25. b566d42 UI Changes by Kanchan Chauhan · 9 years ago
  26. 3117b4b [fix] minor for quick-entry by Rushabh Mehta · 9 years ago
  27. 9904c5a Merge pull request #5050 from neilLasrado/develop by Rushabh Mehta · 9 years ago
  28. 0a9ad69 Merge pull request #5047 from umairsy/task-list-fix by Rushabh Mehta · 9 years ago
  29. b6d9946 Fixes Translations by Neil Trini Lasrado · 9 years ago
  30. c20c536 [fix] [wip] cleanup for collaborative pm by Rushabh Mehta · 9 years ago
  31. 99a6862 On Task, added default filter, Status=Open by Umair Sayyed · 9 years ago
  32. b3fe6a4 WIP Collaborative Project Management first commit by Kanchan Chauhan · 9 years ago
  33. 6e343e2 Renamed project_name to project by Neil Trini Lasrado · 9 years ago
  34. 5b9d649 Merge pull request #4900 from rmehta/minor-fixes by Rushabh Mehta · 9 years ago
  35. 94a1f3e [fix] Time Log overlap validation and test cases by Nabin Hait · 9 years ago
  36. 4403853 [minor] fix notification for material request, splash icon, cleanup project form layout by Rushabh Mehta · 9 years ago
  37. 56f7fa6 [fix] Time log overlap validation by Nabin Hait · 9 years ago
  38. 17d4fc4 [enhancement] Merge Comment and Feed into Communication :boom: by Anand Doshi · 9 years ago
  39. 5b7d0a9 Fixed indicators & List view in Time Log, Time Log Batch by Neil Trini Lasrado · 9 years ago
  40. 172efb1 Fixed error messages while making Time Log Batch from Time Log List view by Neil Trini Lasrado · 9 years ago
  41. 329e778 Fixed time log overlap validation. Fixed test case in time log by Neil Trini Lasrado · 9 years ago
  42. 66eaf7e Merge pull request #4607 from saurabh6790/group_custom_buttons by Rushabh Mehta · 9 years ago
  43. 9bf2df9 [minor] [layout] cleaned up Time Log layout by Rushabh Mehta · 9 years ago
  44. 975dcc2 Added additional cost to time log. Fixed issues in Time log billing amount calculation and billing amount calculation while making time log batch by Neil Trini Lasrado · 9 years ago
  45. e23e99f [enhance] merge customize buttons under groups by Saurabh · 9 years ago
  46. 5760b79 [translations] fixes #4533 by Rushabh Mehta · 9 years ago
  47. 55ad42c Time Log now down to seconds by partzsch · 9 years ago
  48. a1a712b [minor] [fix] task close button condition by Rushabh Mehta · 9 years ago
  49. 13ec41a [enhancement] task status will be set to overdue when it crosses expected end date by Rushabh Mehta · 9 years ago
  50. c819fd4 [translations] for #4461 by Rushabh Mehta · 9 years ago
  51. 602e825 [enhancement] Int, Currency, Float, Percent as not null and default to 0 by Anand Doshi · 9 years ago
  52. da79740 [fix] injection by Anand Doshi · 9 years ago
  53. 58c4646 [fix][cleanup] Leave allocation, application and balance report cleanup and fixes by Nabin Hait · 9 years ago
  54. 55d0506 Merge pull request #4264 from superlack/patch-3 by Rushabh Mehta · 9 years ago
  55. 41f7f74 Update time_log_batch.py by superlack · 9 years ago
  56. 126fb31 Update time_log_batch_detail.json by superlack · 9 years ago
  57. ee6862b [fix] VARCHAR lengths as 140 by Rushabh Mehta · 9 years ago
  58. 71ebad5 Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error by Anand Doshi · 9 years ago
  59. 2dc619a [fix] copy task titles with project by Rushabh Mehta · 9 years ago
  60. d10ba85 [fix] sales & purchase order status by Rushabh Mehta · 9 years ago
  61. 7f75dbf [cleanup] remove backup manager by Rushabh Mehta · 9 years ago
  62. c6e4b59 [fix] Sales Order - get_query fix by Anand Doshi · 9 years ago
  63. dbe623b [fix] Use User Permission value as default only if the document type is Setup by Anand Doshi · 9 years ago
  64. 840cad0 Don't copy title field in Duplicate by Anand Doshi · 9 years ago
  65. bc1e8b4 [minor] Unset Apply User Permissions in default permissions by Anand Doshi · 9 years ago
  66. d387dd3 [fix] Project: round percent_complete to 2 decimals by Nabin Hait · 9 years ago
  67. be9edae [fixes] to task test case and fix tree ui for mobile by Rushabh Mehta · 9 years ago
  68. 4223d7c [minor] task not mandatory for Time Log and Expense Claim #3904 by Rushabh Mehta · 9 years ago
  69. 8f1391d [enhancement] calendar for sales order and other related fixes #3542 by Rushabh Mehta · 9 years ago
  70. 8b66f2a Exported all doctypes by Anand Doshi · 9 years ago
  71. f3eeb60 Merge pull request #3908 from rmehta/text-editor by Anand Doshi · 10 years ago
  72. e270c72 [minor] project cost by Anand Doshi · 10 years ago
  73. 81e9d4e [fix] changed text > text editor for description fields in tables by Rushabh Mehta · 10 years ago
  74. fa5fcf5 [fix] Purchase cost against project by Nabin Hait · 10 years ago
  75. 62dba50 Multiple Fixes by Neil Trini Lasrado · 10 years ago
  76. 3131c73 [fix] capacity planning error by Rushabh Mehta · 10 years ago
  77. d6bdad7 [fix] [hot] total in time log batch by Rushabh Mehta · 10 years ago
  78. f948fea simulate added to make_time_log in test_time_log by Neil Trini Lasrado · 10 years ago
  79. d851bd8 Fixed test cases related to Time Logs by Neil Trini Lasrado · 10 years ago
  80. 823e88d [minor] close button for task and item not found error fix by Rushabh Mehta · 10 years ago
  81. 41d3e57 Merge pull request #3650 from rmehta/time-log-fix-2 by Anand Doshi · 10 years ago
  82. dacf127 [fix] time log overlap condition, #SavedByATestCase by Rushabh Mehta · 10 years ago
  83. 533434e [fix] overlap fix in time log #3647 by Rushabh Mehta · 10 years ago
  84. 97b3f75 [fixes] hours in time-log #3644, project buttons on condition, removed Guest permission in notification_control by Rushabh Mehta · 10 years ago
  85. e9604d8 [minor] [enhancement] added employee filter in timelog #3607 by Rushabh Mehta · 10 years ago
  86. 58406a9 Validation added to prevent task being closed with open dependent tasks by Neil Trini Lasrado · 10 years ago
  87. fdd0db3 Update project completion percentage and costing after syncing task by Nabin Hait · 10 years ago
  88. 90c66b1 test cases added by Neil Trini Lasrado · 10 years ago
  89. a25e8ea Fixed Issues in Project Task by Neil Trini Lasrado · 10 years ago
  90. 93cdee4 [fix] Escape values in queries by Nabin Hait · 10 years ago
  91. 64cacfb Fixes in Activity Cost by Neil Trini Lasrado · 10 years ago
  92. ae4cc07 Activity Cost - Mandatory removed for Employee. by Neil Trini Lasrado · 10 years ago
  93. b962665 Merge pull request #3465 from neilLasrado/po by Nabin Hait · 10 years ago
  94. 63e4d31 [fix] Task should be mandatory in Time Log only when Project is mentioned but Production Order is not by Anand Doshi · 10 years ago
  95. 3c1a4a0 percent_complete made no-copy in Project by Neil Trini Lasrado · 10 years ago
  96. e4f6891 Merge pull request #3459 from neilLasrado/po by Nabin Hait · 10 years ago
  97. 89592c5 Load tasks in project for printing purpose by Nabin Hait · 10 years ago
  98. 1f048b2 Fixes in Activity Cost by Neil Trini Lasrado · 10 years ago
  99. 1966225 [fix] load tasks in project via __setup__ instead of onload function, to return tasks via get_doc by Nabin Hait · 10 years ago
  100. ec60ebd [fix] Close assignment (ToDo) when Task status is changed to Closed by Anand Doshi · 10 years ago