1. 772d475 refactor: Clean up mutable defaults and add CI check (#27828) by Chillar Anand · 3 years ago
  2. aa06980 Merge pull request #27660 from rtdany10/patch-8 by Deepesh Garg · 3 years ago
  3. 418b9f8 feat(HR): Some Enhancements and Onboarding (backport #25741) (#27741) by mergify[bot] · 3 years, 1 month ago
  4. 632f784 Update employee_leave_balance.py by Goh Yan Chang · 3 years, 1 month ago
  5. b9942ad feat: Tracking Multi-round interview (#25482) (#27724) by mergify[bot] · 3 years, 1 month ago
  6. 9df5df4 fix: wrong company selected when marking attendance for all employees (#27685) (#27707) by mergify[bot] · 3 years, 1 month ago
  7. 2b4959f fix: return tax rate since fetch is removed by Dany Robert · 3 years, 1 month ago
  8. 5ce6a4c fix: tax rate being overridden in case of 0.00 by Dany Robert · 3 years, 1 month ago
  9. c302c7a fix: remove bad default for anniversary reminders (#27632) by Ankush Menat · 3 years, 1 month ago
  10. 5c400da Update training_result.js (#27615) by François de Ryckel · 3 years, 1 month ago
  11. 95460d9 fix(HR): Ignore invalid fields when updating employee details (#27456) by Chillar Anand · 3 years, 1 month ago
  12. b98740b fix: employee advance return through multiple additional salaries (#27438) by Rucha Mahabal · 3 years, 1 month ago
  13. 88c9fe3 fix: employee remider settings (#27365) by Anupam Kumar · 3 years, 1 month ago
  14. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 2 months ago
  15. f828d85 fix: Org Chart fixes (#27290) by Rucha Mahabal · 3 years, 2 months ago
  16. b147b85 chore: whitespace / eof fixes by Ankush Menat · 3 years, 2 months ago
  17. 7d9819f fix: remove duplicate imports by Ankush Menat · 3 years, 2 months ago
  18. 2d62c50 fix: undefined variables by Ankush Menat · 3 years, 2 months ago
  19. 010060d chore: correct indentation by Ankush Menat · 3 years, 2 months ago
  20. 694ae81 fix: remove bare excepts by Ankush Menat · 3 years, 2 months ago
  21. ab47409 feat: Full and Final Settlement and Gratuity Fix (#26364) by Anurag Mishra · 3 years, 2 months ago
  22. e958ae9 feat: color and leave type in leave application calendar (#27246) (#27255) by Frappe PR Bot · 3 years, 2 months ago
  23. 9cb6422 fix: expense claim reimbursed amount update (#27204) by Subin Tom · 3 years, 2 months ago
  24. 71b7c63 feat: Ability to schedule onboarding and separation activities (#26738) by Rucha Mahabal · 3 years, 2 months ago
  25. ae55eab chore: remove deprecated and empty QUnit tests (#27179) by Ankush Menat · 3 years, 2 months ago
  26. 255b99e feat: Employee reminders (#25735) (#27115) by Frappe PR Bot · 3 years, 2 months ago
  27. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  28. a2966db fix: change print_format_type from Server to Jinja (#26374) by Mohammed Redah · 3 years, 2 months ago
  29. 39efc62 feat: Organizational Chart (#26893) by Rucha Mahabal · 3 years, 2 months ago
  30. bf75ea7 feat: Training Event Status Update and Validations (#26698) by Rucha Mahabal · 3 years, 2 months ago
  31. a9a2405 feat: enable track changes for leave type (#26917) by Anupam Kumar · 3 years, 2 months ago
  32. 0b49599 fix: expand all nodes not working when there are only 2 levels by Rucha Mahabal · 3 years, 2 months ago
  33. 4981746 Merge branch 'develop' into org-chart-develop by Rucha Mahabal · 3 years, 2 months ago
  34. b5926a3 fix: unknown attribute "string_type" (#26947) (#26950) by Frappe PR Bot · 3 years, 2 months ago
  35. b32c2fa fix: updated erpnext wspace json files (#26380) by Shariq Ansari · 3 years, 2 months ago
  36. bca30d6 test: fix Shift Request test by marination · 3 years, 2 months ago
  37. e5b0221 test: fix attendance request tests by marination · 3 years, 2 months ago
  38. 52cd007 fix: make bundled assets for hierarchy chart by Rucha Mahabal · 3 years, 2 months ago
  39. c79316a fix: exclude active node while fetching sibling group by Rucha Mahabal · 3 years, 3 months ago
  40. b671518 fix: do not sort by number of connections by Rucha Mahabal · 3 years, 3 months ago
  41. a48b23e perf: Optimise Rendering by Rucha Mahabal · 3 years, 3 months ago
  42. 31a0f36 feat: handle multiple root / orphan nodes by Rucha Mahabal · 3 years, 4 months ago
  43. e179cd9 fix: revert changes in employee descendants query by Rucha Mahabal · 3 years, 4 months ago
  44. aacb649 feat: setup node edit action by Rucha Mahabal · 3 years, 4 months ago
  45. 249621a refactor: add options to chart by Rucha Mahabal · 3 years, 4 months ago
  46. 281241d chore: create separate files for Desktop and Mobile view and bundle assets by Rucha Mahabal · 3 years, 4 months ago
  47. e9c6ea0 fix: don't refresh connections for same node by Rucha Mahabal · 3 years, 4 months ago
  48. fb9b628 feat: connectors for mobile node cards by Rucha Mahabal · 3 years, 4 months ago
  49. 25c5cff fix: expanded node group interactions and visibility by Rucha Mahabal · 3 years, 4 months ago
  50. 5046cb0 feat(mobile): sibling node group expansion and rendering by Rucha Mahabal · 3 years, 4 months ago
  51. 8a33a03 feat: org chart mobile interactions by Rucha Mahabal · 3 years, 4 months ago
  52. 506ecb4 feat: Organizational Chart by Rucha Mahabal · 3 years, 4 months ago
  53. 821db5c fix: employee status server-side validation (#26442) by Rucha Mahabal · 3 years, 3 months ago
  54. e99f68f fix: expense claim semgrep issue (#26709) by Jannat Patel · 3 years, 3 months ago
  55. 99de84e Merge branch 'develop' into fix-employee-onboarding-status by Rucha Mahabal · 3 years, 3 months ago
  56. 2de11fb fix: Test Cases by Deepesh Garg · 3 years, 4 months ago
  57. 3ef394c fix: Test cases by Deepesh Garg · 3 years, 4 months ago
  58. b6ff891 fix: query for training Event by Anurag Mishra · 3 years, 3 months ago
  59. 0a79cfa fix: set query for training events (#26302) by Anurag Mishra · 3 years, 4 months ago
  60. fa00640 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  61. 1f10a99 fix: Employee Inactive status implications (#26245) by Rucha Mahabal · 3 years, 4 months ago
  62. 8f2b8e4 fix: Employee Inactive status implications (#26243) by Rucha Mahabal · 3 years, 4 months ago
  63. 6a9798f fix: update leave allocation after submit (#26191) by Jannat Patel · 3 years, 4 months ago
  64. ca8c3b9 fix: Update leave allocation after submit (#25975) by Jannat Patel · 3 years, 4 months ago
  65. 357657f chore: create a separate controller file for EmployeeBoardingController by Rucha Mahabal · 3 years, 4 months ago
  66. c5c858e Merge branch 'develop' into fix-employee-onboarding-status by Rucha Mahabal · 3 years, 4 months ago
  67. 9ec0ded fix: Staffing plan vacancies data type issue (#25941) by Jannat Patel · 3 years, 4 months ago
  68. da66cef fix: staffing plan vacancies data type issue (#25936) by Jannat Patel · 3 years, 4 months ago
  69. d021db1 fix: Training event (#26164) by Anurag Mishra · 3 years, 4 months ago
  70. 4481539 fix: job applicant link issue (#25934) by Jannat Patel · 3 years, 4 months ago
  71. 0354ec6 fix: job applicant link issue (#25933) by Jannat Patel · 3 years, 4 months ago
  72. 11c155e feat: Employee Grievance (#25705) (#26162) by Anurag Mishra · 3 years, 4 months ago
  73. fc98abe feat: Employee Grievance (#25705) by Anurag Mishra · 3 years, 4 months ago
  74. b1c72da fix: Training event by Anurag Mishra · 3 years, 4 months ago
  75. 0950481 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  76. 17550fb feat: add Inactive status to Employee by Rucha Mahabal · 3 years, 4 months ago
  77. efd7d58 feat: add Inactive status to Employee by Rucha Mahabal · 3 years, 4 months ago
  78. a38147a feat: add Inactive status to Employee by Rucha Mahabal · 3 years, 4 months ago
  79. 67519d6 fix: boarding status in Employee Onboarding and Separation by Rucha Mahabal · 3 years, 5 months ago
  80. 1175e06 refactor: leave balance report (#25771) by Jannat Patel · 3 years, 5 months ago
  81. 022b5c9 fix: wrap dates in getdate for leave application (#25899) by Jannat Patel · 3 years, 5 months ago
  82. a3d1b69 fix: merge conflict by Nabin Hait · 3 years, 5 months ago
  83. 3be2805 refactor: Vehicle Expenses Report (#25727) by Rucha Mahabal · 3 years, 5 months ago
  84. 273589e test: Fix a case where test used to fail due to holiday list by Suraj Shetty · 3 years, 5 months ago
  85. 5670cf4 feat: enhancements in Training Event (#25782) by Anurag Mishra · 3 years, 5 months ago
  86. a83d2aa Merge branch 'develop' into esbuild by Suraj Shetty · 3 years, 5 months ago
  87. 8b2fef1 fix: merge conflict by Nabin Hait · 3 years, 5 months ago
  88. 14ca9ce Merge pull request #25635 from surajshetty3416/parallel-distributed-testing by Suraj Shetty · 3 years, 5 months ago
  89. 0c482fd feat: Leave Policy Assignment Refactor (#24327) by Anurag Mishra · 3 years, 5 months ago
  90. c55aa29 fix: Translate weekday when getting weekly off dates (#25691) by David Angulo · 3 years, 5 months ago
  91. b3fadeb style: Fix sider issues by Suraj Shetty · 3 years, 5 months ago
  92. a13c453 test: Fix a case where test used to fail due to holiday list by Suraj Shetty · 3 years, 5 months ago
  93. ec6b652 refactor: Rename assertEquals to assertEqual to avoid deprecation warnings by Suraj Shetty · 3 years, 5 months ago
  94. aa9e172 feat: Add Create Expense Claim button in Delivery Trip (#25526) by Ganga Manoj · 3 years, 5 months ago
  95. 90e6719 chore: replace assertEquals with alias assertEqual (#25613) by Ankush Menat · 3 years, 6 months ago
  96. 69eb6d4 Merge remote-tracking branch 'upstream/develop' into esbuild by Faris Ansari · 3 years, 6 months ago
  97. bcf3f3d fix: Monthly Attendance Sheet Summarized view (#24976) by Syed Mujeer Hashmi · 3 years, 6 months ago
  98. 735fbdc fix: Updating Standard Notification's channel field (#25564) by Shariq Ansari · 3 years, 6 months ago
  99. ef9f126 fix: change get_all to get_list in employee leave balance summary report to hide descendants when hide descendants is selected in user permissions (#25599) by Nikhil Ponnuru · 3 years, 6 months ago
  100. 7481f54 Merge branch 'version-13' into develop by Nabin Hait · 3 years, 6 months ago