1. 4d41516 Merge pull request #40713 from rohitwaghchaure/fixed-12091 by rohitwaghchaure · 6 months ago
  2. bddc1e3 fix: enable list view for the issues on the portal by Rohit Waghchaure · 6 months ago
  3. 3effaf2 refactor(treewide): formatting and ruff fixes, + manually enabled F401 by Akhil Narang · 6 months ago
  4. dfde490 refactor!: switch to creation sort (#40699) by Ankush Menat · 6 months ago
  5. e055147 fix: address_display, text -> text editor (#40621) by Ankush Menat · 7 months ago
  6. ec74a5e style: format js files by Ankush Menat · 7 months ago
  7. 3f1d008 fix(Issue): create communication by barredterra · 8 months ago
  8. bb18ae8 refactor: use db.get_single_value by Ankush Menat · 9 months ago
  9. fa1c7b6 fix: Reset SLA on issue doesn't work (#38789) by Ankush Menat · 10 months ago
  10. eb9ee3f refactor: simplify conditional logic by barredterra · 10 months ago
  11. 63313ee feat: enable automatic type annotations (#38452) by Ankush Menat · 10 months ago
  12. 9fadf5f refactor: don't use `cur_frm` by s-aga-r · 10 months ago
  13. 640dfab refactor: use `frm.set_query` to add filters by s-aga-r · 10 months ago
  14. 01044ca refactor: use DocType `Fetch From` instead of `frm.add_fetch` by s-aga-r · 10 months ago
  15. 1763824 refactor: use arrow function by s-aga-r · 10 months ago
  16. f276fbb refactor: remove extraneous disabled filters by Bernd Oliver Sünderhauf · 11 months ago
  17. 0d22fe0 refactor!: Lower all perm to `Desk User` by Ankush Menat · 1 year, 1 month ago
  18. 3f81e15 Merge pull request #36147 from deepeshgarg007/eslint by Deepesh Garg · 1 year, 2 months ago
  19. bd9ef74 perf: send SLA doctypes in boot by Ankush Menat · 1 year, 3 months ago
  20. 924cdef ci: add eslint and update linting confs by Deepesh Garg · 1 year, 3 months ago
  21. a3ea985 refactor: Use `db.set_single_value` (#35668) by Ankush Menat · 1 year, 4 months ago
  22. c1b42b8 fix: set Phone and Email option in doctypes (#35549) by David Arnold · 1 year, 4 months ago
  23. 243c49c refactor: Workspace cleanup by Nabin Hait · 1 year, 5 months ago
  24. ac87179 fix: SLA permissions (#34981) by Ankush Menat · 1 year, 6 months ago
  25. 502a37a refactor: use renamed timezone utils by barredterra · 1 year, 7 months ago
  26. 915e034 chore!: remove activity log feeds (#33294) by Ankush Menat · 1 year, 10 months ago
  27. 7e17429 refactor: Remove usage of deprecated methods (#32914) by Ankush Menat · 1 year, 11 months ago
  28. ced8d2a test: lead creation and deletion restricted to dummy company by ruthra kumar · 2 years ago
  29. f2b7c9e fix: validate for active sla (#32132) by Shadrak Gurupnor · 2 years, 1 month ago
  30. 755a060 refactor: dont force issue list options (#31613) by Ankush Menat · 2 years, 3 months ago
  31. b8f728a refactor: use CURRENT_DATE instead of CURDATE() (#31356) by Conor · 2 years, 4 months ago
  32. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 6 months ago
  33. 494bd9e style: format code with black by Ankush Menat · 2 years, 6 months ago
  34. fcf12c4 fix(minor): allow SLA update without permission check by Rushabh Mehta · 2 years, 9 months ago
  35. 3db8d90 Merge pull request #29278 from shariquerik/update-workspace-json by Ankush Menat · 2 years, 9 months ago
  36. cc88b31 test: remove sla if no active sla found by Saqib Ansari · 2 years, 9 months ago
  37. b31679b fix: customer filter while fetching active sla by Saqib Ansari · 2 years, 9 months ago
  38. 0bfbfa3 fix: reset sla if no active sla found by Saqib Ansari · 2 years, 9 months ago
  39. a68fc54 refactor: do not allow submittable doctypes for SLA by Saqib Ansari · 2 years, 9 months ago
  40. a9ab157 fix: remove dashboard showing only issue count by Saqib Ansari · 2 years, 9 months ago
  41. bc187c1 fix: updated standard workspace json files by Shariq Ansari · 2 years, 9 months ago
  42. 2b33e63 fix: use `get_all` instead of `get_list` while fetching SLA doctypes (#29216) by Rucha Mahabal · 2 years, 9 months ago
  43. fcc5fa1 fix: failing tests of first response time (#29153) by Saqib Ansari · 2 years, 9 months ago
  44. f6d5534 fix: set resolution by only if not on hold (#28995) by Saqib · 2 years, 10 months ago
  45. 0add80b fix: failing tests by Saqib Ansari · 2 years, 10 months ago
  46. c5fcbef fix: reset_expected_response_and_resolution on hold by Saqib Ansari · 2 years, 10 months ago
  47. 2f7d8ac fix: indentation by Saqib Ansari · 2 years, 10 months ago
  48. 3446f75 fix: remove 'ongoing' status from issue summary report by Saqib Ansari · 2 years, 10 months ago
  49. 91aa787 fix: remove missed 'ongoing' references by Saqib Ansari · 2 years, 10 months ago
  50. 1a76b38 fix: test by Saqib Ansari · 2 years, 10 months ago
  51. 32c8181 fix: transalations by Saqib Ansari · 2 years, 10 months ago
  52. 812572d feat: record assignment on first response failure by Saqib Ansari · 2 years, 10 months ago
  53. c1d8877 refactor: handle special cases on communication creation by Saqib Ansari · 2 years, 10 months ago
  54. defa01e fix: undo removing of resolution_time fields by Saqib Ansari · 2 years, 10 months ago
  55. 1e550d3 fix: failing tests by Saqib Ansari · 2 years, 10 months ago
  56. 6736a89 fix: failing tests by Saqib Ansari · 2 years, 10 months ago
  57. a1cedc3 fix: failing tests by Saqib Ansari · 2 years, 10 months ago
  58. 6f67bbc refactor(SLA): remove response_by_variance & resolution_by_variance by Saqib Ansari · 2 years, 10 months ago
  59. 79f8159 test: issue closing after being on hold by Saqib Ansari · 2 years, 10 months ago
  60. 267cc35 fix: failing tests by Saqib Ansari · 2 years, 10 months ago
  61. 214d0e3 fix: remove leading whitespace by Saqib Ansari · 2 years, 11 months ago
  62. a8c75b6 refactor: application of SLA and its metrics by Saqib Ansari · 2 years, 11 months ago
  63. 210f593 refactor: SLA form fields by Saqib Ansari · 2 years, 11 months ago
  64. c46c8dd feat: do not change variance if response or resolution is set by Saqib Ansari · 2 years, 11 months ago
  65. 1f060c0 feat: find SLA based on customer group's ancestors by Saqib Ansari · 2 years, 11 months ago
  66. 9047e2b refactor: do not set default priority in isssues by Saqib Ansari · 2 years, 11 months ago
  67. 6907ad8 fix: add Email option to contact email field (#28296) by Wolfram Schmidt · 2 years, 11 months ago
  68. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  69. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  70. 4437eb0 fix: remove bad description (#27963) by Ankush Menat · 3 years ago
  71. 790c1cd fix: Removing unused fields from workspace JSON files #27612 by Shariq Ansari · 3 years ago
  72. ad03eb2 fix: Only calculate first_respone_time if SLA is set (#27789) by Ganga Manoj · 3 years ago
  73. 7ac02de fix: sync_jobs fails by Saqib Ansari · 3 years ago
  74. 64fcd1a fix: make datetime objects readable (#27301) by Ganga Manoj · 3 years, 1 month ago
  75. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 1 month ago
  76. 7d9819f fix: remove duplicate imports by Ankush Menat · 3 years, 1 month ago
  77. ae55eab chore: remove deprecated and empty QUnit tests (#27179) by Ankush Menat · 3 years, 1 month ago
  78. ec25855 fix: flaky test for SLA (#27051) by Saqib · 3 years, 2 months ago
  79. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  80. cab4925 fix: failing tests in issue doctype (#26998) by Saqib · 3 years, 2 months ago
  81. fbc163c feat: dynamic conditions for applying SLA (#26662) by Saqib · 3 years, 2 months ago
  82. 3c525e1 fix(sla): 'doctype' is not defined (#26982) by Saqib · 3 years, 2 months ago
  83. fbb328b chore: added missing fieldname by Rohit Waghchaure · 3 years, 2 months ago
  84. eb1e318 fix: conflicts while merging brnach version-13 to develop by Rohit Waghchaure · 3 years, 2 months ago
  85. b32c2fa fix: updated erpnext wspace json files (#26380) by Shariq Ansari · 3 years, 2 months ago
  86. 5719198 feat: dynamic conditions for applying SLA (#26806) by Saqib · 3 years, 2 months ago
  87. 2ab62a4 fix: Missing method reset_issue_metrics added back to Issue doctype (#26574) by Subin Tom · 3 years, 2 months ago
  88. 8db0f07 fix: Missing method reset_issue_metrics added back to Issue doctype (#26573) by Subin Tom · 3 years, 2 months ago
  89. 5e428f0 perf(cache): fix active SLA doctype caching (#26861) by Ankush · 3 years, 2 months ago
  90. f4fc138 fix(Issue): Calculate first_response_time based on working hours (#25991) by Ganga Manoj · 3 years, 3 months ago
  91. 0683337 fix: incorrect response by variance & resolution by variance (#26173) by Saqib · 3 years, 3 months ago
  92. 091f41e fix: yet another fix for flaky SLA Test by Rucha Mahabal · 3 years, 3 months ago
  93. f67c95d fix: flaky SLA test by Rucha Mahabal · 3 years, 3 months ago
  94. 8ebf32e fix: undo changes to issue.py (#26291) by Ankush · 3 years, 3 months ago
  95. fa00640 fix: merge conflict by Nabin Hait · 3 years, 3 months ago
  96. a9b5dc6 fix: chart not visible for First Response Time reports (#26032) (#26185) by Rucha Mahabal · 3 years, 4 months ago
  97. 7dbb032 fix: chart not visible for First Response Time reports (#26032) by Rucha Mahabal · 3 years, 4 months ago
  98. 3d8f824 fix(Issue): reset response_by and resolution_by if SLA is removed (#25997) by Ganga Manoj · 3 years, 4 months ago
  99. 0950481 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  100. ec25d59 feat(SLA): Apply SLA to any document (#22449) by Himanshu · 3 years, 4 months ago