1. be8bb23 chore: linter fix by Shariq Ansari · 1 year, 1 month ago
  2. 498bf15 chore: linter fix by Shariq Ansari · 1 year, 1 month ago
  3. 3d54fd8 fix: add expected_start_date in sort by by Shariq Ansari · 1 year, 1 month ago
  4. eb9ee3f refactor: simplify conditional logic by barredterra · 1 year, 2 months ago
  5. 63313ee feat: enable automatic type annotations (#38452) by Ankush Menat · 1 year, 2 months ago
  6. bcbe6c4 refactor: provide UI button to recalculate when needed by ruthra kumar · 1 year, 2 months ago
  7. ac91030 fix(Timesheet): warn user if billing hours > actual hours instead of resetting (#38239) by Rucha Mahabal · 1 year, 2 months ago
  8. 80ab4ee Merge pull request #38207 from s-aga-r/FIX-37809 by s-aga-r · 1 year, 2 months ago
  9. 2f3fc12 fix: add route options for new `Task` by s-aga-r · 1 year, 2 months ago
  10. 331ad62 fix(ux): enable `Quick Entry` for `Task` by s-aga-r · 1 year, 2 months ago
  11. 20c6e9f fix(Timesheet): reset billing hours equal to hours if they exceed actual hours (#38134) by Rucha Mahabal · 1 year, 3 months ago
  12. c5f5aa8 feat: report Timesheet Billing Summary (#37451) by Raffael Meyer · 1 year, 3 months ago
  13. fd6aee1 fix(test): project test case by s-aga-r · 1 year, 4 months ago
  14. 78eaf5d fix: fetch dependent task subject and project (#37401) by s-aga-r · 1 year, 4 months ago
  15. 361e555 fix: Not unique table/alias: 'tabTask' (#37285) by s-aga-r · 1 year, 4 months ago
  16. 73fc974 fix: incorrect `Parent Task` getting set for 2nd to nth child Task (#37230) by s-aga-r · 1 year, 4 months ago
  17. 0d5c8f0 test: add test case for Task having common subject by s-aga-r · 1 year, 5 months ago
  18. 5cae2e7 fix: reload task before save by s-aga-r · 1 year, 5 months ago
  19. d3295c4 fix: set `Template Task` ref in `Project Task` by s-aga-r · 1 year, 5 months ago
  20. b4bcd9b feat: new field in `Task` to hold ref of Template Task by s-aga-r · 1 year, 5 months ago
  21. 0d22fe0 refactor!: Lower all perm to `Desk User` by Ankush Menat · 1 year, 5 months ago
  22. 6a7b45f Merge branch 'develop' into view-projects-in-customer-portal by Gursheen Kaur Anand · 1 year, 6 months ago
  23. 7565279 feat: Tick on checkbox to include draft timesheets (#36577) by ViralKansodiya · 1 year, 6 months ago
  24. 1d7dbd3 perf: don't use ifnull where it's not required (#36336) by Ankush Menat · 1 year, 6 months ago
  25. 5d7dd9b fix: project route permissions for user by Gursheen Anand · 1 year, 7 months ago
  26. 610ead2 fix: show only projects with access in customer portal by Gursheen Anand · 1 year, 7 months ago
  27. 924cdef ci: add eslint and update linting confs by Deepesh Garg · 1 year, 7 months ago
  28. a449a4b chore: Add frappe school links (#35995) by Ankush Menat · 1 year, 7 months ago
  29. 84d4888 fix: make company field mandatory in project doctype by Gursheen Anand · 1 year, 7 months ago
  30. 9e1736e fix: index collect_progress and project date (#35920) by Ankush Menat · 1 year, 7 months ago
  31. 65b2e1f fix: set parent_project when creating a new timesheet (#35607) by Christian Werner · 1 year, 8 months ago
  32. f7b2d10 fix: Task gantt popup style by Suraj Shetty · 1 year, 8 months ago
  33. 243c49c refactor: Workspace cleanup by Nabin Hait · 1 year, 8 months ago
  34. 1f08330 fix: labels and translations (#34896) by Raffael Meyer · 1 year, 8 months ago
  35. 01567b5 fix(UX): task and project name in error message (#35435) by Vishnu VS · 1 year, 8 months ago
  36. 26c5cfa feat: copy project from timesheet to invoice (#35146) by Kevin Shenk · 1 year, 9 months ago
  37. a90a5b4 fix: removed depends on for the Employee Detail section by Rohit Waghchaure · 1 year, 10 months ago
  38. 796ad01 fix: Add translate function to Delayed Tasks Summary Report (#34411) by Ernesto Ruiz · 1 year, 11 months ago
  39. 4416ddc fix: Linked invoice cancellation issue via timesheet (#34337) by Deepesh Garg · 1 year, 11 months ago
  40. 4d79ffe fix: rename duplicate field name with same type into a DocType to avoid import Error (#34053) by HENRY Florian · 2 years ago
  41. e4953df fix: set per_billed based on hours when amounts are zero (#33984) by Raffael Meyer · 2 years ago
  42. e4bceaa feat: Copy project_name, from_time, to_time from timesheet details to sales invoice (#33726) by Kevin Shenk · 2 years ago
  43. cc569c9 fix: the frappe throw message is corrected in the group task validation (#33698) by mergify[bot] · 2 years ago
  44. fa4af2a refactor: convert heatmap queries to QB (#33581) by Ankush Menat · 2 years, 1 month ago
  45. 3c393bf fix: javascript: execution blocked by undefined route options (#33405) by Marc de Lima Lucio · 2 years, 1 month ago
  46. d054f37 feat: calculate hours (#33464) by MOHAMMED NIYAS · 2 years, 1 month ago
  47. 915e034 chore!: remove activity log feeds (#33294) by Ankush Menat · 2 years, 2 months ago
  48. 31db0e7 refactor: validate parent_expected_end_date in Task by barredterra · 2 years, 2 months ago
  49. 2c4eb37 refactor: validate dates in project and task by barredterra · 2 years, 2 months ago
  50. 2b65b22 fix: Project filter in timesheet by Deepesh Garg · 2 years, 3 months ago
  51. 9127b96 fix: add project settings to projects workspace (#32568) by Anand Baburajan · 2 years, 4 months ago
  52. 9decebe fix: Add strings to translate function by Ernesto Ruiz · 2 years, 5 months ago
  53. 93e134a fix: Parent Level project linkning on creating PO from project by Deepesh Garg · 2 years, 5 months ago
  54. e00ece7 fix: remove EmployeeBoardingController (#32139) by Raffael Meyer · 2 years, 5 months ago
  55. 73f4d59 fix: permissions for Task Type (#32016) by Raffael Meyer · 2 years, 5 months ago
  56. d38778e fix(projects): Add missing comma by Aditya Hase · 2 years, 6 months ago
  57. f0e2bdf fix(Projects): Remove `total_expense_claim` calculation from gross margin by Rucha Mahabal · 2 years, 7 months ago
  58. 3c059de chore: Remove links for Employee Hours Utilization Based On Timesheet and Project Profitability from Projects workspace by Rucha Mahabal · 2 years, 7 months ago
  59. 6a65c8a Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
  60. 483fc42 test: invoice from timesheet by Nabin Hait · 2 years, 8 months ago
  61. c619b58 fix: remove HR/Payroll references from form dashboards by Rucha Mahabal · 2 years, 7 months ago
  62. eac58ab chore: Remove HR related reports from other modules by Rucha Mahabal · 2 years, 7 months ago
  63. edb528c chore: Remove code for Expense Claim from Project, Task, Delivery Trip by Rucha Mahabal · 2 years, 7 months ago
  64. ea28ed1 refactor: if() to CASE WHEN (#31360) by Conor · 2 years, 8 months ago
  65. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 8 months ago
  66. 4b3fb83 fix: remove Salary Slip creation from Timesheet by Rucha Mahabal · 2 years, 8 months ago
  67. 3fe2ef6 chore: update import paths for HR by Rucha Mahabal · 2 years, 8 months ago
  68. 8b2d045 fix(Projects): add a function `get_users_email` instead of importing from HR by Rucha Mahabal · 2 years, 8 months ago
  69. b8f728a refactor: use CURRENT_DATE instead of CURDATE() (#31356) by Conor · 2 years, 8 months ago
  70. 00ef499 refactor: use db independent offset syntax (#31345) by Conor · 2 years, 8 months ago
  71. 23b40ff fix: remove active employee validation from timesheets by Rucha Mahabal · 2 years, 8 months ago
  72. 512c82f chore: Update imports/paths for doctypes moved to erpnext setup module by Rucha Mahabal · 2 years, 8 months ago
  73. e5d2c1b fix: change project's actual_start_date fieldtype from Data to Date (#31085) by sersaber · 2 years, 8 months ago
  74. bae8ab2 Merge branch 'develop' into education_sepration by Ankush Menat · 2 years, 9 months ago
  75. b8a9f82 feat: Copy task color from project template (#30857) by sersaber · 2 years, 9 months ago
  76. 60b693f chore: clean up hooks by Deepesh Garg · 2 years, 9 months ago
  77. 41e2959 chore: remove files related to LMS by Deepesh Garg · 2 years, 9 months ago
  78. 207bf85 Merge pull request #30488 from Havenir/fix-project-list-in-web-view by Deepesh Garg · 2 years, 10 months ago
  79. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 10 months ago
  80. 1fdc085 fix: web form filter for project by Ahmad · 2 years, 10 months ago
  81. 494bd9e style: format code with black by Ankush Menat · 2 years, 10 months ago
  82. fe4b677 refactor: Remove dead code (#30140) by Chillar Anand · 2 years, 11 months ago
  83. ce27cdb test: Fix flaky tests (#30107) by Chillar Anand · 2 years, 11 months ago
  84. b988046 fix(Timesheet): fetch exchange rate only if currency is set (#30057) by Rucha Mahabal · 3 years ago
  85. bef46e2 chore: remove unused code and fields related to workstation from Timesheet Detail by Rucha Mahabal · 3 years ago
  86. 47ff968 test: timesheet not overlapping with continuous timelogs by Rucha Mahabal · 3 years ago
  87. 3ec9acf fix: convert overlap raw query to frappe.qb by Rucha Mahabal · 3 years ago
  88. e2e998f fix(Timesheet): convert time logs to datetime while checking for overlap by Rucha Mahabal · 3 years ago
  89. 36882f3 fix: Employee Onboarding and Separation UX (#29504) by Rucha Mahabal · 3 years ago
  90. f5ed0c8 fix(Timesheets): calculate to time (#28589) by Himanshu · 3 years ago
  91. bc187c1 fix: updated standard workspace json files by Shariq Ansari · 3 years, 1 month ago
  92. 3112343 fix: Task Depends on not removed from Gantt chart (#28309) by Conn Campbell · 3 years, 1 month ago
  93. e73c51b test: fix test broken by todo schema change by Ankush Menat · 3 years, 1 month ago
  94. 88df5ce fix: tests (#29051) by Rucha Mahabal · 3 years, 1 month ago
  95. 077e2c6 Update erpnext/projects/doctype/project/project.js by Deepesh Garg · 3 years, 1 month ago
  96. 9c0f6d1 fix: sider issue by Anupam · 3 years, 1 month ago
  97. a6d6de6 fix: grouping project form custom buttons by Anupam · 3 years, 1 month ago
  98. f5d5281 chore: drop deprecated qunit tests by Ankush Menat · 3 years, 1 month ago
  99. b027050 Merge pull request #28845 from ruchamahabal/fix-salary-slip-timesheet by Rucha Mahabal · 3 years, 2 months ago
  100. d0f4f03 fix: Employee Transfer and Project Profitability test cases (#28633) by Rucha Mahabal · 3 years, 2 months ago