1. 8e332ff Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions by Anand Doshi · 11 years ago
  2. 5404778 Merge with 3.3.8 by Rushabh Mehta · 11 years ago
  3. df200f3 Redesigned templates. Now all templates must be inside templates/pages templates/generators by Rushabh Mehta · 11 years ago
  4. 3c68488 Fixes to setup wizard by Rushabh Mehta · 11 years ago
  5. b63d550 Added Applications page and fixed issues in translations and hooks by Rushabh Mehta · 11 years ago
  6. c652a62 Rewrote hooks for scheduler, notifications, boot, session, login, webpage webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  7. 6de403f added manifest, hooks and fixed requires webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  8. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  9. d2dd83c fixed template loader webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  10. 39bb8e2 step 0: install by Rushabh Mehta · 11 years ago
  11. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago
  12. 2fa2f71 moved directory structure by Rushabh Mehta · 12 years ago
  13. 1fc9ae2 Fixes and Validations for nested doctypes by Anand Doshi · 12 years ago
  14. 09d84b6 Stock Ageing & release of Analytics by Rushabh Mehta · 12 years ago
  15. 8bdfaa3 msgprint fix, company abbreviation length validation by Anand Doshi · 12 years ago
  16. 1953f04 added validation that abbreviation should not be more than 5 characters when creating company by Anand Doshi · 12 years ago
  17. d86e282 show only those bank/cash balances which have non-zero value by Anand Doshi · 12 years ago
  18. 609b25b refactor email digest by Anand Doshi · 12 years ago
  19. f03e3bb Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  20. d948e9b reload doc before auto nification by Nabin Hait · 12 years ago
  21. b4ea4ad Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  22. 41cd5a6 autocommit for price list update by Anand Doshi · 12 years ago
  23. 7b20428 merged master by Anand Doshi · 12 years ago
  24. 1467a05 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  25. 37b1b88 fix in email settings: json.loads defaults to unicode string, hence encode string for smtp login by Anand Doshi · 12 years ago
  26. 2414379 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  27. 6810979 Company Form: do not hide 'Default Settings' section break for a new company, as it contains a mandatory field 'Default Currency' by Anand Doshi · 12 years ago
  28. 0cedc1c removed reply_to while sending email in email digest by Anand Doshi · 12 years ago
  29. 49dc5da refactor unicode changes and merge with master with refactored email by Rushabh Mehta · 12 years ago
  30. f0018b5 added unsubscribed fields in Lead and Contact and cleaned up sendmail function by Rushabh Mehta · 12 years ago
  31. dbe31be deprecated bulk rename tool by Anand Doshi · 12 years ago
  32. 76ec66d fixes for unicode by Anand Doshi · 12 years ago
  33. 1703cc8 fixes for unicode by Anand Doshi · 12 years ago
  34. 486f9df added unicode_literals import at start of each file by Anand Doshi · 12 years ago
  35. 4ae82ca users pages deprecated by Rushabh Mehta · 12 years ago
  36. 2eef40b get_field > wn.meta.get_docfield by Rushabh Mehta · 12 years ago
  37. 8cbbab2 Merge branch 'dev' of github.com:webnotes/erpnext into dev by Rushabh Mehta · 12 years ago
  38. 357fb26 sales bom fixes and mandatory in table fields by Rushabh Mehta · 12 years ago
  39. 4feae61 fixes to taxes and charges master and naming_series by Rushabh Mehta · 12 years ago
  40. 70db682 fixed conflict in setup control by Nabin Hait · 12 years ago
  41. 5faf37f item group cleanup by Rushabh Mehta · 12 years ago
  42. cf96914 cleaned up customer group by Rushabh Mehta · 12 years ago
  43. b9fabf8 sales bom cleanup by Rushabh Mehta · 12 years ago
  44. cda9732 price list cleanup by Rushabh Mehta · 12 years ago
  45. 3a0f191 cleaned up fiscal_year, currency and added select-all + help in doclistview by Rushabh Mehta · 12 years ago
  46. 3b0f5dd fiscal_year_closed and abbr removed from code by Nabin Hait · 12 years ago
  47. 9acf463 budget distribution cleanup and formatting of markdown by Rushabh Mehta · 12 years ago
  48. e3dd54c Merge branch 'dev' of github.com:webnotes/erpnext into dev by Rushabh Mehta · 12 years ago
  49. e57267f added patch for account and cleanups to breadcrumbs and msgprint by Rushabh Mehta · 12 years ago
  50. 45ec64a fixes in outgoing email connection error handling by Anand Doshi · 12 years ago
  51. 090a12d do not force send email using conf.py configuration by Anand Doshi · 12 years ago
  52. 0f5e220 Email Digest: New Transactions --> consider feed_type is null records only by Anand Doshi · 12 years ago
  53. af539fa deprecate import data control by Anand Doshi · 12 years ago
  54. d383e57 contact, address list views and allow their deletion from customer / supplier form by Anand Doshi · 12 years ago
  55. d4425cc Merge branch 'master' into dev by Anand Doshi · 12 years ago
  56. 74962a9 auto create email digest after setup is completed by Anand Doshi · 12 years ago
  57. 8ae5ba9 fixes related to --> clear locals and then sync locals when whole doclist is passed by Anand Doshi · 12 years ago
  58. b4aa0f8 fix in price list: check if a row has content before checking its length; allow only 1 attachment by Anand Doshi · 12 years ago
  59. 616c355 fix in todos and email settings by Anand Doshi · 12 years ago
  60. 92fd9cc fixes in support ticket and email settings by Anand Doshi · 12 years ago
  61. 4c56275 appframe is now heading by Rushabh Mehta · 12 years ago
  62. 4f4f582 fix in item group on_trash by Anand Doshi · 12 years ago
  63. 2e3579a Item Barcode implemented by Nabin Hait · 12 years ago
  64. 0873e75 better notification message by Rushabh Mehta · 12 years ago
  65. c91e16d email_digest updates by Rushabh Mehta · 12 years ago
  66. 0b00b46 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  67. 260162d email digest: mobile friendly by Rushabh Mehta · 12 years ago
  68. 937d838 min height for communication history and transaction history by Anand Doshi · 12 years ago
  69. dbb84a2 Merge branch 'master' of github.com:webnotes/erpnext into comm_log by Anand Doshi · 12 years ago
  70. f24d2ef Parent node validation fixed for tree by Nabin Hait · 12 years ago
  71. 0e4afb9 parent node get_query modified in all tree by Nabin Hait · 12 years ago
  72. a6708fb new doctype: communication by Anand Doshi · 12 years ago
  73. 0908b27 fixed conflict by Nabin Hait · 12 years ago
  74. 5c1de3a fixed conflict by Nabin Hait · 12 years ago
  75. 353bc31 Link to Sales/accounts browser fixed by Nabin Hait · 12 years ago
  76. 82695dd fixes in transaction history of customer and supplier by Anand Doshi · 12 years ago
  77. 86df78a fixed conflict by Nabin Hait · 12 years ago
  78. b695f73 Maintain same rate throughout pur cycle: in global defaults, by default set true by Nabin Hait · 12 years ago
  79. 86375f0 Merge branch 'shf_rename' by Nabin Hait · 12 years ago
  80. d9742a6 on_trash modified for item group, territory, customer group, and sales person by Nabin Hait · 12 years ago
  81. 6598b62 fixes to website settings and linking import data in setup by Rushabh Mehta · 12 years ago
  82. 0eb790a cleaned up imports, doc by Rushabh Mehta · 12 years ago
  83. a920943 new cms with public folder by Rushabh Mehta · 12 years ago
  84. 29d36a6 fixes in account setup by Anand Doshi · 12 years ago
  85. 4b6c1f8 fixes in notification control due to renaming of doctype by Anand Doshi · 12 years ago
  86. 359852e fix in email digest by Anand Doshi · 12 years ago
  87. 57bc3f4 fix in email digest by Anand Doshi · 12 years ago
  88. 996abdd fix in email digest by Anand Doshi · 12 years ago
  89. e5982c0 email digest fixes by Anand Doshi · 12 years ago
  90. 926f46f Fixed conflict while merging with master by Nabin Hait · 12 years ago
  91. d58da50 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  92. 41cc327 Fixed issie in auto notification by Nabin Hait · 12 years ago
  93. b60807c Merge branch 'shf_rename' of github.com:webnotes/erpnext into shf_rename by Anand Doshi · 12 years ago
  94. c55d9ad working on setup account by Anand Doshi · 12 years ago
  95. ebbd328 Merge branch 'shf_rename' of github.com:webnotes/erpnext into shf_rename by Nabin Hait · 12 years ago
  96. f5216b4 fixes by Anand Doshi · 12 years ago
  97. 914d67a selective deletes from child table while overwriting by Nabin Hait · 12 years ago
  98. 3fbf2ec fix in setup control by Anand Doshi · 12 years ago
  99. 1dac431 Merge branch 'shf_rename' of github.com:webnotes/erpnext into shf_rename by Anand Doshi · 12 years ago
  100. 1ed4ef1 fixes in setup by Anand Doshi · 12 years ago