1. e9baaa6 Changed frappe.conn to frappe.db by Anand Doshi · 11 years ago
  2. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  3. f0d29be Removed on_trash function from support ticket by Nabin Hait · 11 years ago
  4. 93fdc67 Fixes in Test Cases by Anand Doshi · 11 years ago
  5. 080b64a Fixes in Sales Partner and Support Mails by Anand Doshi · 11 years ago
  6. f1c3537 webnotes/erpnext#869 newsletter to send to employees by Akhilesh Darjee · 11 years ago
  7. abb3af7 Merge branch '4.0.0-wip' of github.com:webnotes/erpnext into 4.0-hotfix by Akhilesh Darjee · 11 years ago
  8. 347889b merge by Rushabh Mehta · 11 years ago
  9. 53593c9 Newsletter allow delete by Akhilesh Darjee · 11 years ago
  10. d6d2193 newsletter reload by Akhilesh Darjee · 11 years ago
  11. bec11fa Newsletter permissions by Nabin Hait · 11 years ago
  12. 49dd7be added get_supplier_details and commonified invoice functions by Rushabh Mehta · 11 years ago
  13. 21d324c Merged with 4.0-wip by Nabin Hait · 11 years ago
  14. 86894f3 merge conflict fixed by Akhilesh Darjee · 11 years ago
  15. e288e52 added title_fields for Task, Newsletter by Rushabh Mehta · 11 years ago
  16. f96bcf9 added explicit delete perimssions by Rushabh Mehta · 11 years ago
  17. dc15b4f Fixed conflict while merging with develop brnach by Nabin Hait · 11 years ago
  18. 2a79b00 minor fix by Akhilesh Darjee · 11 years ago
  19. 6a749e3 removed while loop by Akhilesh Darjee · 11 years ago
  20. 5dd92fd reload doc in maintenance schedule by Akhilesh Darjee · 11 years ago
  21. 5c96b75 fixed maintenance schedule by Akhilesh Darjee · 11 years ago
  22. 064d2ba fixed sr no in maintenance schedule by Akhilesh Darjee · 11 years ago
  23. b09d9da started cleanup of address / contact calls - partly fixed for customer, to fix shipping_address, get_pos_values, for all supplier transactions by Rushabh Mehta · 11 years ago
  24. 8e332ff Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions by Anand Doshi · 11 years ago
  25. 5404778 Merge with 3.3.8 by Rushabh Mehta · 11 years ago
  26. df200f3 Redesigned templates. Now all templates must be inside templates/pages templates/generators by Rushabh Mehta · 11 years ago
  27. 6de403f added manifest, hooks and fixed requires webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  28. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  29. d2dd83c fixed template loader webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  30. 39bb8e2 step 0: install by Rushabh Mehta · 11 years ago
  31. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago
  32. 2fa2f71 moved directory structure by Rushabh Mehta · 12 years ago
  33. feaea28 bulk email: parse html2text only once and autocommit on many writes by Rushabh Mehta · 12 years ago
  34. 70f7611 Show Create Button for link fields which are allowed for submit by Anand Doshi · 12 years ago
  35. 93af75a added unicode literals in patch by Rushabh Mehta · 12 years ago
  36. 3d498cc Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  37. 76ef96f begin transaction after commit in support ticket by Anand Doshi · 12 years ago
  38. eb3089e Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  39. c53a0ff by default, communication content is of type 'Text' instead of 'Text Editor' by Anand Doshi · 12 years ago
  40. b211a41 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  41. 29abc38 run communication list if a new communication is added by Anand Doshi · 12 years ago
  42. 00d3c7c open communication in dialog by Anand Doshi · 12 years ago
  43. 9ee4adb send newsletter as owner by Anand Doshi · 12 years ago
  44. ad86d0f show message after sending test email by Anand Doshi · 12 years ago
  45. c680010 added newsletter listing by Anand Doshi · 12 years ago
  46. 3f8277b added newsletter link in support home page. also hide naming series after save by Anand Doshi · 12 years ago
  47. 9fdc4ab added newsletter feature by Anand Doshi · 12 years ago
  48. 297f37d Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  49. 73c6542 minor fix in communication.js by Anand Doshi · 12 years ago
  50. a49a552 merge by Rushabh Mehta · 12 years ago
  51. 786444e changed document_type of 'Communication' to 'Master' to enable importing by Anand Doshi · 13 years ago
  52. ccee92e fixes in header decoding in receiving support ticket email by Anand Doshi · 13 years ago
  53. 3e7a143 fixes in header decoding in receiving support ticket email by Anand Doshi · 13 years ago
  54. 6a223fe fixes in receive email by Anand Doshi · 13 years ago
  55. 7118086 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 13 years ago
  56. 486f9df added unicode_literals import at start of each file by Anand Doshi · 13 years ago
  57. bbc2d44 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 13 years ago
  58. cea01c7 item code get query in customer issue by Nabin Hait · 13 years ago
  59. 249659d Changed file names from listview.js to doctype_name_list.js by Anand Doshi · 13 years ago
  60. ebe23b0 allow deletion of communication by Anand Doshi · 13 years ago
  61. e301e8a Merge branch 'master' into dev by Anand Doshi · 13 years ago
  62. cbf181c employee list -- show status by Anand Doshi · 13 years ago
  63. 36f5e25 minor fix in support ticket list view by Anand Doshi · 13 years ago
  64. fef4a71 minor fix in communication list view by Anand Doshi · 13 years ago
  65. 0afab07 communication listview - show pretty date by Anand Doshi · 13 years ago
  66. d4425cc Merge branch 'master' into dev by Anand Doshi · 13 years ago
  67. 490ae41 maintenance visit cleanup and integrated with maintenance schedule by Nabin Hait · 13 years ago
  68. 8ae5ba9 fixes related to --> clear locals and then sync locals when whole doclist is passed by Anand Doshi · 13 years ago
  69. a86d788 fixes in support ticket autoreply by Anand Doshi · 13 years ago
  70. 92fd9cc fixes in support ticket and email settings by Anand Doshi · 13 years ago
  71. 4c56275 appframe is now heading by Rushabh Mehta · 13 years ago
  72. a65ad2c fetch customer/supplier given a contact in communication by Anand Doshi · 13 years ago
  73. 4dbeae1 escape double quotes in communication content, allow 0 as value in data/int field by Anand Doshi · 13 years ago
  74. afb3d53 fix in gs by Anand Doshi · 13 years ago
  75. e5de85a fix in communication list in parent forms by Anand Doshi · 13 years ago
  76. a89f520 communication is now created when email is sent by Rushabh Mehta · 13 years ago
  77. 08c4f64 fix in communication listing by Anand Doshi · 13 years ago
  78. e37bf22 do not load communication if no permission by Anand Doshi · 13 years ago
  79. 937d838 min height for communication history and transaction history by Anand Doshi · 13 years ago
  80. dbb84a2 Merge branch 'master' of github.com:webnotes/erpnext into comm_log by Anand Doshi · 13 years ago
  81. 390b788 communication by Anand Doshi · 13 years ago
  82. c84c86e customer info added in maintenance schedule event by Nabin Hait · 13 years ago
  83. c5d8578 fixes in communication doctype by Anand Doshi · 13 years ago
  84. a6708fb new doctype: communication by Anand Doshi · 13 years ago
  85. fc243ea removed debug from maintenace scheduler by Anand Doshi · 13 years ago
  86. 5fda36f fix in profile permissions and support ticket response should update modified datetime by Anand Doshi · 13 years ago
  87. 9327bb9 fix in tag viewing in doclistview by Anand Doshi · 13 years ago
  88. d287962 removed the double check box in support ticket list by Anand Doshi · 13 years ago
  89. cb909d5 Merge branch 'shf_rename' by Anand Doshi · 13 years ago
  90. 2c4cd08 more listviews by Anand Doshi · 13 years ago
  91. 86375f0 Merge branch 'shf_rename' by Nabin Hait · 13 years ago
  92. 8b426a6 customer issue cleanup by Nabin Hait · 13 years ago
  93. 1aae261 delete button in doclistview by Anand Doshi · 13 years ago
  94. f295591 Merge branch 'shf_rename' by Anand Doshi · 13 years ago
  95. 4924c96 sync support emails only when sync_support_mails is set to 1 by Anand Doshi · 13 years ago
  96. 0eb790a cleaned up imports, doc by Rushabh Mehta · 13 years ago
  97. 078867c fixes to listview by Rushabh Mehta · 13 years ago
  98. 7b4a60a form toolbar lables and support ticket fix by Rushabh Mehta · 13 years ago
  99. 8cffe7e fix in support ticket, expiry banner by Anand Doshi · 13 years ago
  100. 3853801 fixes in customize form, naming series form loading by Anand Doshi · 13 years ago