1. f28f4c7 section hide_unhide issue fixed by Nabin Hait · 12 years ago
  2. e642805 changed date displayed in transaction listing from modified date to transaction/posting date by Anand Doshi · 12 years ago
  3. 00d3c7c open communication in dialog by Anand Doshi · 12 years ago
  4. 8981b58 fixed form header label issue: on change of field, label should change to Not Saved by Anand Doshi · 12 years ago
  5. 126658a fixes due to changes in filter logic by Anand Doshi · 12 years ago
  6. a6de55e fixed selection of field names in filters, such that if two tables have the same fieldnames, it doesn't cause conflict by Anand Doshi · 12 years ago
  7. 11a5ba6 fixed bug in depends_on: hidden property of a docfield should have value as 0 or 1 by Anand Doshi · 12 years ago
  8. 02aab69 merge by Rushabh Mehta · 12 years ago
  9. 6252c13 added code style and mardown in todo by Rushabh Mehta · 12 years ago
  10. c7dbe29 updates to kb: unanswered questions show in desktop, questions query moved to server-side by Rushabh Mehta · 12 years ago
  11. 5d4a9f8 date format bug fixed by Rushabh Mehta · 12 years ago
  12. c0fded8 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  13. 0c5b438 framework updates by Rushabh Mehta · 12 years ago
  14. a67a74f supplier quotation, project shift patch by Anand Doshi · 12 years ago
  15. dc40385 validate link only if value is non empty by Anand Doshi · 12 years ago
  16. 7839ea9 fixes in new report: same fieldname in multiple table by Nabin Hait · 12 years ago
  17. 39b8ec0 fixes in new report: same fieldname in multiple table by Nabin Hait · 12 years ago
  18. 44c6a5b dont display description on old report by Nabin Hait · 12 years ago
  19. f2f5c94 Default Currency specification for Customer and Supplier by Anand Doshi · 12 years ago
  20. a60266d fix in doclistview group by logic by Anand Doshi · 12 years ago
  21. 5d4aaaa patch to remove match condition of owner on event doctype by Anand Doshi · 12 years ago
  22. 57fefaa show assign to only after save by Anand Doshi · 12 years ago
  23. 9ec8024 show order type icon in sales order list view by Anand Doshi · 12 years ago
  24. d68dceb Merge branch 'master' of github.com:webnotes/erpnext into cms2 by Anand Doshi · 12 years ago
  25. 179f01a hong kong added in country list by Nabin Hait · 12 years ago
  26. 1522f5d Merge branch 'master' of github.com:webnotes/erpnext into cms2 by Anand Doshi · 12 years ago
  27. e47def8 Improvements in product page and its listing Login page rendered via a template by Anand Doshi · 12 years ago
  28. 5d91e83 Merge branch 'master' into dev by Anand Doshi · 12 years ago
  29. 7048f2a on amend, retain the existing attachments by Anand Doshi · 12 years ago
  30. 842c963 updates in form's column break logic by Anand Doshi · 12 years ago
  31. 29c5d35 Merge branch 'master' into dev by Anand Doshi · 12 years ago
  32. cb2e76a delete row issue in grid fixed by Nabin Hait · 12 years ago
  33. 2cfe2d4 Merge branch 'master' of github.com:webnotes/erpnext into dev by Anand Doshi · 12 years ago
  34. 4764e70 changed timeout to 1000ms in linkfield change event by Rushabh Mehta · 12 years ago
  35. cdc011c fix in section hiding / column hiding logic by Anand Doshi · 12 years ago
  36. 1731786 Merge branch 'master' of github.com:webnotes/erpnext into cms2 by Anand Doshi · 12 years ago
  37. ebe23b0 allow deletion of communication by Anand Doshi · 12 years ago
  38. 0afab07 communication listview - show pretty date by Anand Doshi · 12 years ago
  39. bba4db1 product listing and pages by Anand Doshi · 12 years ago
  40. 81fa802 Merge branch 'master' into dev by Anand Doshi · 12 years ago
  41. 8ae5ba9 fixes related to --> clear locals and then sync locals when whole doclist is passed by Anand Doshi · 12 years ago
  42. 8b14617 run view ledger report through set_route by Nabin Hait · 12 years ago
  43. 72c945b template based web page loading using web.py by Anand Doshi · 12 years ago
  44. 4ce8e16 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  45. 59e4dcb Error fixed in new report: sort by child table column by Nabin Hait · 12 years ago
  46. 815ad3f Merge branch 'master' into dev by Anand Doshi · 12 years ago
  47. ab65b54 fix in dialog: if an in_dialog doctype is called using url, it will open by Anand Doshi · 12 years ago
  48. 9078f65 Merge branch 'master' into cms2 by Anand Doshi · 12 years ago
  49. 05cbf96 Merge branch 'master' into dev by Anand Doshi · 12 years ago
  50. f1c287b fix in file_list issue due to import data by Anand Doshi · 12 years ago
  51. be7c426 add parent column in filter list by Anand Doshi · 12 years ago
  52. f4b552e fixed: link field validate data on defocus, if autosuggest or search not used by Anand Doshi · 12 years ago
  53. 90376f6 reset to prev version by Nabin Hait · 12 years ago
  54. f8946b1 fix in buttons displayed - on change of status in lead form by Anand Doshi · 12 years ago
  55. 3819202 SetTimeout hack - in link fields if data is typed and not selected from autocomplete, run validations and triggers by Anand Doshi · 12 years ago
  56. bd7f723 cms now powered by jinja2 by Rushabh Mehta · 12 years ago
  57. 4c56275 appframe is now heading by Rushabh Mehta · 12 years ago
  58. 575545d added link to show list of all reports by Anand Doshi · 12 years ago
  59. 61ade3d auto populate To email field in email_doc if the current form has a value in the field contact_email by Anand Doshi · 12 years ago
  60. bd59c46 removed error console by Anand Doshi · 12 years ago
  61. f71d63f fix in back button after save/submit by Anand Doshi · 12 years ago
  62. 031d51b not in search, should be allowed in reports and loading place holder for reports by Rushabh Mehta · 12 years ago
  63. fa19631 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  64. cddc0e6 Fix: Standard Print Format Heading to also consider value in 'Select by Anand Doshi · 12 years ago
  65. d491fc7 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  66. 2e3579a Item Barcode implemented by Nabin Hait · 12 years ago
  67. 4dbeae1 escape double quotes in communication content, allow 0 as value in data/int field by Anand Doshi · 12 years ago
  68. a89f520 communication is now created when email is sent by Rushabh Mehta · 12 years ago
  69. f36e15e fix in doclistview's order by Anand Doshi · 12 years ago
  70. dbb84a2 Merge branch 'master' of github.com:webnotes/erpnext into comm_log by Anand Doshi · 12 years ago
  71. a660dd9 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  72. 983c551 gantt chart fixes by Rushabh Mehta · 12 years ago
  73. bfc52b9 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  74. fdc20fd fix in get_base_url of dom.js by Anand Doshi · 12 years ago
  75. 07c94ce update in Task, notification and layout by Rushabh Mehta · 12 years ago
  76. c5d8578 fixes in communication doctype by Anand Doshi · 12 years ago
  77. a6708fb new doctype: communication by Anand Doshi · 12 years ago
  78. 7c91e25 doclistview: sidebar refresh bugfix by Rushabh Mehta · 12 years ago
  79. f3c390a refresh stats in doclist by Rushabh Mehta · 12 years ago
  80. 16aea34 show new reports as well as old by Rushabh Mehta · 12 years ago
  81. 9327bb9 fix in tag viewing in doclistview by Anand Doshi · 12 years ago
  82. 64483e6 fix in report builder's print function by Anand Doshi · 12 years ago
  83. ba30cf1 fix in reports2: do not add fieldtype 'table' in columns for slickgrid by Anand Doshi · 12 years ago
  84. 1aae261 delete button in doclistview by Anand Doshi · 12 years ago
  85. d643d36 Merge branch 'shf_rename' by Anand Doshi · 12 years ago
  86. ae4fc41 Merge branch 'shf_rename' by Anand Doshi · 12 years ago
  87. 328cd2e do not refresh toolbar on set value by Anand Doshi · 12 years ago
  88. d5f8b91 Merge branch 'shf_rename' by Anand Doshi · 12 years ago
  89. 0b721b8 do not track wn-web.js and wn-web.css in repositor as they are built for each implementation by Anand Doshi · 12 years ago
  90. ddc4cdd include button.js in all-web.js by Anand Doshi · 12 years ago
  91. f295591 Merge branch 'shf_rename' by Anand Doshi · 12 years ago
  92. 6598b62 fixes to website settings and linking import data in setup by Rushabh Mehta · 12 years ago
  93. 5997e50 time fix by Rushabh Mehta · 12 years ago
  94. 7483ae9 fix in button disablity leading to double click by Rushabh Mehta · 12 years ago
  95. 0eb790a cleaned up imports, doc by Rushabh Mehta · 12 years ago
  96. 7f523ac merge by Rushabh Mehta · 12 years ago
  97. ea7ba72 data import and upload issues by Rushabh Mehta · 12 years ago
  98. 951d8ec fix in issues arising due to wn.require by Anand Doshi · 12 years ago
  99. a15740a fixed issue by Nabin Hait · 12 years ago
  100. 17fb35f erpnext installer by Anand Doshi · 12 years ago