1. 7e4fb49 fix(minor): after manual testing by Rushabh Mehta · 5 years ago
  2. 04e89ce refactor: deprecate old API by Rushabh Mehta · 5 years ago
  3. abcb6ae fix: do not remove assignment when closed (#17613) by Himanshu · 5 years ago
  4. bf8d365 Issue form reorder (#17346) by Audacityy · 5 years ago
  5. 270d4e9 fix: moved erpnext related methods from frappe to erpnext by Rohit Waghchaure · 5 years ago
  6. 4f49ce4 feat: auto assign lead/opportunity to lead owner, customer account manager by Rushabh Mehta · 5 years ago
  7. 5ccc473 fix: typo fix by Himanshu Warekar · 6 years ago
  8. cf33f4f fix(sla): update agreement status on save' by Rushabh Mehta · 6 years ago
  9. 4d45ca0 fix(Issue): Time left and display only if Agreement exists (#17014) by Himanshu · 6 years ago
  10. f3e5213 feat(Support): Service Level Agreements (#16828) by Himanshu · 6 years ago
  11. f4bce6a fix(issue): Replace Make buttons on Issue and Task with a dashboard by Rohan Bansal · 6 years ago
  12. bf7c69f fix(issue): Don't auto-set project by Rohan Bansal · 6 years ago
  13. fa77b59 fix(issue): View Tasks against an Issue by Rohan Bansal · 6 years ago
  14. 2ba21fb fix(issue): Add issue name in Task and fix description in Issue by Rohan Bansal · 6 years ago
  15. 5327d02 feat(issue): Create tasks from issues by Rohan Bansal · 6 years ago
  16. a5add28 Refactor Naming Series (#15070) by Shreya Shah · 6 years ago
  17. 427a130 Issues on the Portal should be editable (#15181) by Faris Ansari · 6 years ago
  18. f2e73dd [fix] Split issue by Ameya Shenoy · 6 years ago
  19. f71d18a Increase margin (#15016) by Shreya Shah · 6 years ago
  20. 218f2f8 Merge pull request #14920 from codingCoffee/split_issue by Ameya Shenoy · 6 years ago
  21. 769054e Split a given Issue into 2 by Ameya Shenoy · 6 years ago
  22. 83dfc0a Add Priority field in issue webform and portal (#14967) by Shreya Shah · 6 years ago
  23. 9c5afc3 website permission for support portal by Nabin Hait · 6 years ago
  24. 9baa3be [Portal] Display issues raised by all users of a customer (#14947) by Shreya Shah · 6 years ago
  25. c1b430c [enhance] added priority to issue (#14815) by Rushabh Mehta · 6 years ago
  26. 4987c4e on delete contact update issue (#14770) by Shridhar Patil · 6 years ago
  27. efb7319 ran 2to3, evaluation (#13499) by Achilles Rasquinha · 6 years ago
  28. 1cc7500 Merge branch 'master' into develop by Ameya Shenoy · 6 years ago
  29. b44ea4c [website] Support Portal (#14144) by Prateeksha Singh · 6 years ago
  30. 0b62838 [minor] remove in_dialog old property by Rushabh Mehta · 6 years ago
  31. 1b48fde Make the communication from the issue webform (#14015) by Manas Solanki · 6 years ago
  32. 00efeb2 Email Account field added in Issue by Nabin Hait · 6 years ago
  33. 4566d1f Email Account field added in Issue by Nabin Hait · 6 years ago
  34. 34dd079 Remove unnecessary columns Analytics Reports (#13344) by Faris Ansari · 7 years ago
  35. 9362cf3 [charts] update charts API by Prateeksha Singh · 7 years ago
  36. b5a3df9 [fix] primary button color for make by Rushabh Mehta · 7 years ago
  37. 6c30825 change the resolution field to the text editor (#12449) by Manas Solanki · 7 years ago
  38. a5ebebd [enhance] Add Issue Type and Opportunity Type masters (#11598) by Rushabh Mehta · 7 years ago
  39. 3be72ef Merge branch 'master' into develop by Saurabh · 7 years ago
  40. 816ce33 [Fix] Customer is manadatory even if customer has selected in the Issue by Rohit Waghchaure · 7 years ago
  41. e741b91 Update issue.js (#11381) by ci2014 · 7 years ago
  42. bfb108d Replace c3 (#11112) by Prateeksha Singh · 7 years ago
  43. e33a1e0 Hide "Help Article" button for timeline Communication type "Comment". (#10541) by Ashwini Save · 7 years ago
  44. cbef770 Changed Text of Knowledge base button to Help Article by Ashwini Save · 7 years ago
  45. 4c7709e Portal breadcrumbs (#10095) by Britlog · 7 years ago
  46. 2ffe878 Timeline Title for small resolution Add to knowledge base button. (#9926) by Ashwini Save · 7 years ago
  47. ea4497c Renamed the report Support Hours to Support Hours Distribution (#9874) by rohitwaghchaure · 7 years ago
  48. ef8d6dc [minor] ingore mandatory while auto closing issues and opportunity (#9783) by Makarand Bauskar · 7 years ago
  49. 67526f2 [enhance] Report for analysis of support hours count by Rohit Waghchaure · 7 years ago
  50. f9e2bf1 fixed merge conflicts by mbauskar · 7 years ago
  51. f5604c1 Once primary key is generated, do not allow changing Series #8911 (#9265) by tundebabzy · 7 years ago
  52. ab74ca7 Lint and fix JS files by Faris Ansari · 7 years ago
  53. fc11fce [enhancement] Changed Issue Description and Resolution to Text Editor (#8346) by Javier Wong · 8 years ago
  54. a07c43f [feature] ability to have variants based on manufacturer by Rushabh Mehta · 8 years ago
  55. 611a70a changes in the report roles by Rohit Waghchaure · 8 years ago
  56. e748515 added roles in the report by Rohit Waghchaure · 8 years ago
  57. 0d66579 Merge branch 'develop' into develop by Nabin Hait · 8 years ago
  58. fd3ec06 Added fields in global search by Nabin Hait · 8 years ago
  59. 9081808 [minor] Configured Auto Close days for Opportunity and Issue by mbauskar · 8 years ago
  60. 2ecfd9b [minor] fetched tickets to closed using sql instead of get_all by mbauskar · 8 years ago
  61. 9c0bf73 [minor] auto close issue using ORM (document save method) by mbauskar · 8 years ago
  62. 8d39fd9 [fix] address queries + tests by Rushabh Mehta · 8 years ago
  63. 4ad121e [minor] fixes for Contact by Rushabh Mehta · 8 years ago
  64. b92087c [cleanup] move contact, address to frappe :boom: by Rushabh Mehta · 8 years ago
  65. f02f1bb Added standard filters by Nabin Hait · 8 years ago
  66. 201af80 Fixed merge conflict by Nabin Hait · 8 years ago
  67. d917b66 [Fix] Salary Slip test cases fix by Kanchan Chauhan · 8 years ago
  68. 81af229 [minor] google analytics id in docs and minor fixes to web forms by Rushabh Mehta · 8 years ago
  69. b78fc37 [minor] Add button to add help article from Issue #7132 (#7154) by Rushabh Mehta · 8 years ago
  70. 323c06e [minor] rename icons as per FontAwesome 4 (#7136) by Rushabh Mehta · 8 years ago
  71. 2f94853 Bug due Translation support in Support Analytics by Maxwell Morais · 8 years ago
  72. 13fc52d [minor] added default standard filters (#6854) by Rushabh Mehta · 8 years ago
  73. 0d2f7e6 set remember last selected value as true for company field by Rohit Waghchaure · 8 years ago
  74. 33fafb7 Set warranty claim resolution date as today only if it is not set by Nabin Hait · 8 years ago
  75. 1d0b186 [Fix] Minor changes in warranty claim by Rohit Waghchaure · 8 years ago
  76. d8a3725 [fix] Legend in support analytics chart by Nabin Hait · 8 years ago
  77. fb3eb13 New Maintenance Module by Kanchan Chauhan · 8 years ago
  78. bd9680f [added] web-forms by Rushabh Mehta · 8 years ago
  79. a334062 [redesign] website routing system by Rushabh Mehta · 8 years ago
  80. 4cf914d [minor] added mins to first response for opportunity by Rushabh Mehta · 8 years ago
  81. b5f2c78 [list] reports for item list by Rushabh Mehta · 8 years ago
  82. dc1758b [report] minutes to first response for issues by Rushabh Mehta · 8 years ago
  83. f7e6ec0 [report] minutes to first response for issues by Rushabh Mehta · 8 years ago
  84. 57f35dd [minor] fix update_mins_to_first_response patch by Rushabh Mehta · 8 years ago
  85. a55fb64 [patch] mins_to_first_response in opporutnity and issue by Rushabh Mehta · 8 years ago
  86. 1df75c9 Merge pull request #5390 from MaxMorais/patch-5 by Nabin Hait · 8 years ago
  87. e0686b3 [minor] cleanups by Rushabh Mehta · 8 years ago
  88. 7ce345a [minor] re-organize issue by Rushabh Mehta · 8 years ago
  89. 1ea13f1 Set `get_contact_details` and `get_address_display` to the right standard! by Maxwell Morais · 8 years ago
  90. 57b6b1d Set `get_contact_details` to the right standard! by Maxwell Morais · 8 years ago
  91. b46d021 Charts on reports / activity page, deprecated financial analytics report by Nabin Hait · 8 years ago
  92. 498cc58 get_address_display cannot be called directly by Maxwell Morais · 8 years ago
  93. 92b0be9 Removed HTML tags from messages by Maxwell Morais · 8 years ago
  94. 89fdbdf Translation improvements by Maxwell Morais · 8 years ago
  95. 52a66fc Reduce start and end date verification by Maxwell Morais · 8 years ago
  96. 4e7b529 Added warning by Maxwell Morais · 8 years ago
  97. 28453ef Small improvement in maintenance scheduler by Maxwell Morais · 8 years ago
  98. a92560c [Fix] Warranty claim form, unexpected token illegal error by Rohit Waghchaure · 8 years ago
  99. c711b82 Merge pull request #5296 from KanchanChauhan/websitemakeover by Rushabh Mehta · 8 years ago
  100. 239b351 New look to the website by Kanchan Chauhan · 8 years ago