1. fd91973 fix: template task parent child deadlock by pateljannat · 3 years, 8 months ago
  2. 660d4a1 Merge pull request #24346 from GangaManoj/timesheet-linking by Deepesh Garg · 3 years, 9 months ago
  3. 3f015f7 fix: Update fieldnames by Deepesh Garg · 3 years, 9 months ago
  4. bc9eaac fix: Clear merge conflicts by marination · 3 years, 9 months ago
  5. cb079cd Merge branch 'develop' into naming-series-proj by Marica · 3 years, 9 months ago
  6. 2460e10 fix: indicator ofor template task by pateljannat · 3 years, 9 months ago
  7. 2ffa4b9 fix: Link timesheets with corresponding projects by Ganga Manoj · 3 years, 9 months ago
  8. fd5ebe9 fix: patch and columns by pateljannat · 3 years, 9 months ago
  9. 8847185 fix: sider by pateljannat · 3 years, 10 months ago
  10. 71f203d fix: template task status, subject in project template task by pateljannat · 3 years, 10 months ago
  11. 8dec1c1 fix: removed unused imports by pateljannat · 3 years, 10 months ago
  12. 6cf018c fix: holiday update in tests by pateljannat · 3 years, 10 months ago
  13. 4ebee50 feat: aholiday check before setting start and end date in task by pateljannat · 3 years, 10 months ago
  14. 3a26f26 fix: get_doc to avoid modified error by pateljannat · 3 years, 10 months ago
  15. 9466e42 fix: change request modifications by pateljannat · 3 years, 10 months ago
  16. b8e6565 fix: test cleanup by pateljannat · 3 years, 10 months ago
  17. 2528d5e fix: tests by pateljannat · 3 years, 10 months ago
  18. d44f45c fix: sider issues by pateljannat · 3 years, 10 months ago
  19. a6fef7a feat: parent-child relation tasks by pateljannat · 3 years, 10 months ago
  20. caf67e6 fix: tests by pateljannat · 3 years, 10 months ago
  21. 23f0deb fix: tests by pateljannat · 3 years, 10 months ago
  22. f9751f1 feat: project template having dependent tasks by pateljannat · 3 years, 10 months ago
  23. 6574404 Merge branch 'project-template-and-tasks' of https://github.com/pateljannat/erpnext into project-template-and-tasks by pateljannat · 3 years, 10 months ago
  24. e15ef1e fix: corrected tests by pateljannat · 3 years, 10 months ago
  25. ad705d0 Merge branch 'develop' into project-template-and-tasks by Jannat Patel · 3 years, 10 months ago
  26. f936e8a fix: sider issues fixed by pateljannat · 3 years, 10 months ago
  27. 811629a feat: tasks in project template and tests by pateljannat · 3 years, 10 months ago
  28. c82b528 fix: template filter for tasks by pateljannat · 3 years, 10 months ago
  29. c32ac22 feat: adding task field in project template by pateljannat · 3 years, 10 months ago
  30. fbcc3c1 fix: Translatable strings (#23783) by Raffael Meyer · 3 years, 11 months ago
  31. d51c953 chore: Fix Tests, use project name instead of project_name field by marination · 3 years, 11 months ago
  32. 510b389 Merge branch 'develop' into naming-series-proj by Marica · 4 years ago
  33. 9002904 feat: added project link in timesheet form by Anupam · 4 years ago
  34. f30c389 Merge branch 'develop' into naming-series-proj by Nabin Hait · 4 years ago
  35. 9e08b21 fix: removing unused imports (#23633) by Afshan · 4 years ago
  36. c359d35 fix: setting user precision instead of default by Afshan · 4 years ago
  37. 4e67332 fix(DocTypes): Reset "owner" values in DocTypes to Administrator (#23350) by Abhishek Balam · 4 years, 1 month ago
  38. d8c3824 fix: Change naming series by Michelle Alva · 4 years, 1 month ago
  39. 099d671 fix: Dont Copy or Print Naming Series by marination · 4 years, 1 month ago
  40. f46c1c5 fix: Change property of field by michellealva · 4 years, 1 month ago
  41. 288ced2 feat: Add Naming Series for Project DocType by michellealva · 4 years, 1 month ago
  42. d7d92c5 fix: removed code relating to standard working hours (#23009) by Afshan · 4 years, 2 months ago
  43. 1923ef0 refactor: Format and sanitise user inputs to search queries. (#22913) by Suraj Shetty · 4 years, 2 months ago
  44. ecb1460 fix: update the project after task deletion so that the % completed s… (#22591) by Afshan · 4 years, 3 months ago
  45. a18f2ec fix: setting filter for project in kanban board (#22717) by Anupam Kumar · 4 years, 3 months ago
  46. 4a5fc23 Export Project dashboard (#22782) by Anupam Kumar · 4 years, 3 months ago
  47. a5b83e8 feat: dashboard for timesheet (#22750) by Abhishek Balam · 4 years, 3 months ago
  48. 165d57a Merge pull request #22663 from rohitwaghchaure/fixed-error-report-related-to-task-develop by rohitwaghchaure · 4 years, 3 months ago
  49. 2e8d8b9 fix: '>' not supported between instances of 'str' and 'int' by Rohit Waghchaure · 4 years, 3 months ago
  50. ac984eb Merge branch 'develop' into project-link-for-all-accounts by rohitwaghchaure · 4 years, 3 months ago
  51. 83cd1dc fix: Add project filter in parent task field (#22655) by Afshan · 4 years, 3 months ago
  52. cdf55ce fix: fetch project-related info in Timesheet (#22423) by Rohan · 4 years, 3 months ago
  53. 41c9708 Merge branch 'develop' into project-link-for-all-accounts by rohitwaghchaure · 4 years, 3 months ago
  54. 7860d9e Merge branch 'develop' into whitelist-query by Marica · 4 years, 3 months ago
  55. e3e5fd7 fix: Skip Progress and Completed by fields on Task Duplication (#22565) by Marica · 4 years, 3 months ago
  56. 92a03aa Merge branch 'develop' of https://github.com/frappe/erpnext into project-link-for-all-accounts by Deepesh Garg · 4 years, 3 months ago
  57. ed0bb20 chore: add query functions to whitelist by Chinmay D. Pai · 4 years, 3 months ago
  58. fdbd10f fix: Dashboard label in Projects and Assets module (#22517) by Nabin Hait · 4 years, 3 months ago
  59. a07a548 fix: removed "standard working hours" also fixed test cases by Afshan · 4 years, 4 months ago
  60. 4e37d25 fix: removed condition that considered "Standard working hours" while creating "timesheet" as it was setting wrong time #20848 by Afshan · 4 years, 4 months ago
  61. edd4aa6 Merge branch 'develop' of https://github.com/frappe/erpnext into project-link-for-all-accounts by Deepesh Garg · 4 years, 4 months ago
  62. 289c822 feat: New Payroll module (#21990) by Anurag Mishra · 4 years, 4 months ago
  63. 3c63f5b Merge branch 'develop' of https://github.com/frappe/erpnext into project-link-for-all-accounts by Deepesh Garg · 4 years, 4 months ago
  64. fa6e4f6 fix: travis for develop by Rohit Waghchaure · 4 years, 4 months ago
  65. 7e974c9 fix: Test Cases by Deepesh Garg · 4 years, 4 months ago
  66. 95331a3 Merge pull request #22155 from frappe/barredterra-billing_hours by rohitwaghchaure · 4 years, 4 months ago
  67. 088ab75 fix: move feature into update_billing_hours by Raffael Meyer · 4 years, 4 months ago
  68. e5fe00c Revert "fix: docfield of sales_order is not fetching route options for new doc (#21123)" by Deepesh Garg · 4 years, 4 months ago
  69. d27d88c feat: bill all hours by default by Raffael Meyer · 4 years, 4 months ago
  70. c897e80 Merge branch 'develop' of https://github.com/frappe/erpnext into project-link-for-all-accounts by Deepesh Garg · 4 years, 4 months ago
  71. 6621e22 refactor: clean up desk pages (#22004) by Shivam Mishra · 4 years, 4 months ago
  72. 2a81058 refactor: project summary report (#21943) by Shivam Mishra · 4 years, 5 months ago
  73. 6277367 fix: project desk by Nabin Hait · 4 years, 5 months ago
  74. 318affe fix: divide by zero error by Shivam Mishra · 4 years, 5 months ago
  75. 20a1d37 feat: add fixture for project dashboards by Shivam Mishra · 4 years, 5 months ago
  76. 81f8fbb feat: update colors by Shivam Mishra · 4 years, 5 months ago
  77. 945aa08 feat: show stacked in report by Shivam Mishra · 4 years, 5 months ago
  78. 5f1240b feat: updated charts to use stacked layout by Shivam Mishra · 4 years, 5 months ago
  79. 4ea1226 refactor: less verbose labels for charts by Shivam Mishra · 4 years, 5 months ago
  80. c7f5724 feat: added project summary chart to desktop by Shivam Mishra · 4 years, 5 months ago
  81. 1607891 feat: added basic project summary report by Shivam Mishra · 4 years, 5 months ago
  82. 100453c feat: added open count tag by Shivam Mishra · 4 years, 5 months ago
  83. 84187fb Code cleanup and improvements requested in PR:21404 by Abhishek Balam · 4 years, 6 months ago
  84. 6d49238 Update project.json (#21274) by Wolfram Schmidt · 4 years, 6 months ago
  85. b52cd59 Merge branch 'develop' into project-link-for-all-accounts by Saqib · 4 years, 6 months ago
  86. 02c9332 fix: Project Update Email Error (#21208) by Marica · 4 years, 6 months ago
  87. ebcc46d feat: updated desk pages (#21138) by Shivam Mishra · 4 years, 6 months ago
  88. da6806e fix: Translation strings with trailing spaces (#21192) by Suraj Shetty · 4 years, 6 months ago
  89. eeb9ba8 Merge branch 'develop' into project-link-for-all-accounts by Deepesh Garg · 4 years, 6 months ago
  90. 5c54ade fix: docfield of sales_order is not fetching route options for new doc (#21123) by Andy Zhu · 4 years, 6 months ago
  91. fa6454b fix: Update is_tree field in Tree doctypes (#20981) by Deepesh Garg · 4 years, 7 months ago
  92. af1221b chore: add tests and remove test based on allow_cost_center_for_bs_accounts by Saqib Ansari · 4 years, 7 months ago
  93. 451382e feat: update desk pages by Shivam Mishra · 4 years, 7 months ago
  94. 1fd1852 Merge branch 'develop' into yet-another-desk by Shivam Mishra · 4 years, 7 months ago
  95. 0310366 fix (cleanup): remove incomplete dependencies data by Shivam Mishra · 4 years, 7 months ago
  96. 8a8e8d6 feat: added base pages for desk by Shivam Mishra · 4 years, 7 months ago
  97. 10aab65 fix: smaller then instead of bigger then :-( dumb mistake vdevelop #20693 (#20702) by RJPvT · 4 years, 8 months ago
  98. 94e1425 feat: column width increased for view attachments field (#314) by Er-Naren719 · 4 years, 8 months ago
  99. 2f67647 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-incorrect-translations by Suraj Shetty · 4 years, 8 months ago
  100. 48e9bc3 fix: Incorrect translation syntax by Suraj Shetty · 4 years, 8 months ago