1. feaea28 bulk email: parse html2text only once and autocommit on many writes by Rushabh Mehta · 12 years ago
  2. 70f7611 Show Create Button for link fields which are allowed for submit by Anand Doshi · 12 years ago
  3. 93af75a added unicode literals in patch by Rushabh Mehta · 12 years ago
  4. 3d498cc Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  5. 76ef96f begin transaction after commit in support ticket by Anand Doshi · 12 years ago
  6. eb3089e Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  7. c53a0ff by default, communication content is of type 'Text' instead of 'Text Editor' by Anand Doshi · 12 years ago
  8. b211a41 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  9. 29abc38 run communication list if a new communication is added by Anand Doshi · 12 years ago
  10. 00d3c7c open communication in dialog by Anand Doshi · 12 years ago
  11. 9ee4adb send newsletter as owner by Anand Doshi · 12 years ago
  12. ad86d0f show message after sending test email by Anand Doshi · 12 years ago
  13. c680010 added newsletter listing by Anand Doshi · 12 years ago
  14. 3f8277b added newsletter link in support home page. also hide naming series after save by Anand Doshi · 12 years ago
  15. 9fdc4ab added newsletter feature by Anand Doshi · 12 years ago
  16. 297f37d Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  17. 73c6542 minor fix in communication.js by Anand Doshi · 12 years ago
  18. a49a552 merge by Rushabh Mehta · 12 years ago
  19. 786444e changed document_type of 'Communication' to 'Master' to enable importing by Anand Doshi · 12 years ago
  20. ccee92e fixes in header decoding in receiving support ticket email by Anand Doshi · 12 years ago
  21. 3e7a143 fixes in header decoding in receiving support ticket email by Anand Doshi · 12 years ago
  22. 6a223fe fixes in receive email by Anand Doshi · 12 years ago
  23. 7118086 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  24. 486f9df added unicode_literals import at start of each file by Anand Doshi · 12 years ago
  25. bbc2d44 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  26. cea01c7 item code get query in customer issue by Nabin Hait · 12 years ago
  27. 249659d Changed file names from listview.js to doctype_name_list.js by Anand Doshi · 12 years ago
  28. ebe23b0 allow deletion of communication by Anand Doshi · 12 years ago
  29. e301e8a Merge branch 'master' into dev by Anand Doshi · 12 years ago
  30. cbf181c employee list -- show status by Anand Doshi · 12 years ago
  31. 36f5e25 minor fix in support ticket list view by Anand Doshi · 12 years ago
  32. fef4a71 minor fix in communication list view by Anand Doshi · 12 years ago
  33. 0afab07 communication listview - show pretty date by Anand Doshi · 12 years ago
  34. d4425cc Merge branch 'master' into dev by Anand Doshi · 12 years ago
  35. 490ae41 maintenance visit cleanup and integrated with maintenance schedule by Nabin Hait · 12 years ago
  36. 8ae5ba9 fixes related to --> clear locals and then sync locals when whole doclist is passed by Anand Doshi · 12 years ago
  37. a86d788 fixes in support ticket autoreply by Anand Doshi · 12 years ago
  38. 92fd9cc fixes in support ticket and email settings by Anand Doshi · 12 years ago
  39. 4c56275 appframe is now heading by Rushabh Mehta · 12 years ago
  40. a65ad2c fetch customer/supplier given a contact in communication by Anand Doshi · 12 years ago
  41. 4dbeae1 escape double quotes in communication content, allow 0 as value in data/int field by Anand Doshi · 12 years ago
  42. afb3d53 fix in gs by Anand Doshi · 12 years ago
  43. e5de85a fix in communication list in parent forms by Anand Doshi · 12 years ago
  44. a89f520 communication is now created when email is sent by Rushabh Mehta · 12 years ago
  45. 08c4f64 fix in communication listing by Anand Doshi · 12 years ago
  46. e37bf22 do not load communication if no permission by Anand Doshi · 12 years ago
  47. 937d838 min height for communication history and transaction history by Anand Doshi · 12 years ago
  48. dbb84a2 Merge branch 'master' of github.com:webnotes/erpnext into comm_log by Anand Doshi · 12 years ago
  49. 390b788 communication by Anand Doshi · 12 years ago
  50. c84c86e customer info added in maintenance schedule event by Nabin Hait · 12 years ago
  51. c5d8578 fixes in communication doctype by Anand Doshi · 12 years ago
  52. a6708fb new doctype: communication by Anand Doshi · 12 years ago
  53. fc243ea removed debug from maintenace scheduler by Anand Doshi · 12 years ago
  54. 5fda36f fix in profile permissions and support ticket response should update modified datetime by Anand Doshi · 12 years ago
  55. 9327bb9 fix in tag viewing in doclistview by Anand Doshi · 12 years ago
  56. d287962 removed the double check box in support ticket list by Anand Doshi · 12 years ago
  57. cb909d5 Merge branch 'shf_rename' by Anand Doshi · 12 years ago
  58. 2c4cd08 more listviews by Anand Doshi · 12 years ago
  59. 86375f0 Merge branch 'shf_rename' by Nabin Hait · 12 years ago
  60. 8b426a6 customer issue cleanup by Nabin Hait · 12 years ago
  61. 1aae261 delete button in doclistview by Anand Doshi · 12 years ago
  62. f295591 Merge branch 'shf_rename' by Anand Doshi · 12 years ago
  63. 4924c96 sync support emails only when sync_support_mails is set to 1 by Anand Doshi · 12 years ago
  64. 0eb790a cleaned up imports, doc by Rushabh Mehta · 12 years ago
  65. 078867c fixes to listview by Rushabh Mehta · 12 years ago
  66. 7b4a60a form toolbar lables and support ticket fix by Rushabh Mehta · 12 years ago
  67. 8cffe7e fix in support ticket, expiry banner by Anand Doshi · 12 years ago
  68. 3853801 fixes in customize form, naming series form loading by Anand Doshi · 12 years ago
  69. 1fb1281 fix in support ticket options of naming_series by Anand Doshi · 12 years ago
  70. b2974e8 fix in delete check by Anand Doshi · 12 years ago
  71. acb3d56 fix in install docs by Anand Doshi · 12 years ago
  72. 97ae17e merge by Rushabh Mehta · 13 years ago
  73. f1264a7 listing, module pages in appframe by Rushabh Mehta · 13 years ago
  74. 1c2ac00 fixes in sales cycle by Anand Doshi · 13 years ago
  75. 2424387 fixes after sync testing by Anand Doshi · 13 years ago
  76. fa0cd89 change from labels to fieldname in cur_frm.cscript by Anand Doshi · 13 years ago
  77. c88ae2b rename dt second cut by Anand Doshi · 13 years ago
  78. fedfd89 rename dt first cut by Anand Doshi · 13 years ago
  79. 37fb9c8 Merge branch 'handlerupdate' of github.com:webnotes/erpnext into shf_rename by Anand Doshi · 13 years ago
  80. c9456c1 listviews by Anand Doshi · 13 years ago
  81. a30fbd0 merge of sync handler and sync_file_db - first cut by Anand Doshi · 13 years ago
  82. 5f9501d Merge branch 'sync_file_db' into shf_merge by Anand Doshi · 13 years ago
  83. 1952f5b lead listview by Rushabh Mehta · 13 years ago
  84. 6ac1d73 lead listview by Rushabh Mehta · 13 years ago
  85. 3f46696 removed slider ui by Rushabh Mehta · 13 years ago
  86. 0ad2ef2 sync with respect to file by Nabin Hait · 13 years ago
  87. fd563b4 support ticket listview by Rushabh Mehta · 13 years ago
  88. a665c1f stylefixes and listviews by Rushabh Mehta · 13 years ago
  89. 4cc7d3e fix in support ticket rendering by Anand Doshi · 13 years ago
  90. c37c772 fix in support ticket thread by Anand Doshi · 13 years ago
  91. f81a64e new listing and changed wn.widgets.listing to wn.ui.listing by Rushabh Mehta · 13 years ago
  92. 18b6c1d minor changes in support ticket by Anand Doshi · 13 years ago
  93. 2bc141f fix in support ticket and email settings by Anand Doshi · 13 years ago
  94. a872d81 trying to fix support ticket by Anand Doshi · 13 years ago
  95. 58cdaa8 fix in support ticket sending by Rushabh Mehta · 13 years ago
  96. f68e305 fix in support ticket.. checks sync_support_mails checkbox before sending emails by Anand Doshi · 13 years ago
  97. 0e14096 Fixes in support ticket overflow, desktop gradients and shadows, setup control fiscal defaults by Anand Doshi · 13 years ago
  98. aaf86ba added users by Rushabh Mehta · 13 years ago
  99. 226df71 support ticket css by Anand Doshi · 13 years ago
  100. d45ab64 Merge branch 'navupdate' of github.com:webnotes/erpnext into navupdate by Anand Doshi · 13 years ago