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