1. 49e0a68 Minor Fixes by Anand Doshi · 11 years ago
  2. 7c93200 rename Profile to User frappe/frappe#470 by Rushabh Mehta · 11 years ago
  3. 8462a76 Fixed login by Anand Doshi · 11 years ago
  4. e9baaa6 Changed frappe.conn to frappe.db by Anand Doshi · 11 years ago
  5. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  6. 3f7e272 removed demo hooks by Rushabh Mehta · 11 years ago
  7. 9a4a13c Moved Portal and Shopping Cart to Shopping Cart app, and some minor fixes by Anand Doshi · 11 years ago
  8. c652a62 Rewrote hooks for scheduler, notifications, boot, session, login, webpage webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  9. 6de403f added manifest, hooks and fixed requires webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  10. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  11. d2dd83c fixed template loader webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  12. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago[Renamed from startup/event_handlers.py]
  13. ad45e31 [copyright] added Contributors by Rushabh Mehta · 11 years ago
  14. c875300 [minor] moved wn-web.js and wn-web.css to memcache by Anand Doshi · 11 years ago
  15. de8b6aa [minor] fixes for import conf by Anand Doshi · 11 years ago
  16. cfed8c4 conf migration by Pratik Vyas · 11 years ago
  17. c59c4e0 [website] [minor] moving to framework by Rushabh Mehta · 11 years ago
  18. 46089db [website] [minor] moving website helper methods to doctypes by Rushabh Mehta · 11 years ago
  19. 430b4a7 [build] move latest update to app via event_handlers.on_build by Rushabh Mehta · 11 years ago
  20. d50d924 [docs] custom script examples, [build] move CMS make to app via event_handlers.on_build by Rushabh Mehta · 11 years ago
  21. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 11 years ago
  22. 2b1d33f [minor] [cleanup] [issue] webnotes/erpnext#438 - change user_type Partner to Website User by Anand Doshi · 11 years ago
  23. 946e0de [minor] [fix] by Anand Doshi · 11 years ago
  24. 2ac0a83 [webshop] Place Order - submits Quotation, creates Customer if required, creates and submits Sales Order by Anand Doshi · 11 years ago
  25. 74506e9 [profile/email] [feature] added option not to send print as email body. fix in profile delete by Rushabh Mehta · 12 years ago
  26. 87e4801 website settings social icons by Rushabh Mehta · 12 years ago
  27. 5eb3764 added new calendar and renamed holiday block list by Rushabh Mehta · 12 years ago
  28. 028abd2 bugfix in session update and separated GET and POST queries by Rushabh Mehta · 12 years ago
  29. 08da1a0 setting list_views by Rushabh Mehta · 12 years ago
  30. ce1d527 added moduleview by Rushabh Mehta · 12 years ago
  31. 1b15171 added about us page and settings by Rushabh Mehta · 12 years ago
  32. 5f1d57e address now not in dialog, added slideshows in products and groups and removed transaction history from customer / supplier / sales partner by Rushabh Mehta · 12 years ago
  33. d1b2afc webnotes.user.roles deprecated to webnotes.user.get_roles() by Rushabh Mehta · 12 years ago
  34. 686022f fixes to recent patch and removed company_control, home_control, webforms, wip_monitor by Rushabh Mehta · 12 years ago
  35. 0fd99e7 removed unnecessary imports by Anand Doshi · 12 years ago
  36. 35c017a cleanup of notification control: now in boot by Rushabh Mehta · 12 years ago
  37. bd919ca profile: form is now my settings page, removed (Page, profile-settings) by Rushabh Mehta · 12 years ago
  38. 78d4b49 introducing model 3.0, refactored import module by Rushabh Mehta · 12 years ago
  39. 8bbc5a2 bypass demo@erpnext.com from session deletion by Nabin Hait · 12 years ago
  40. aea8204 build report for feed by Anand Doshi · 12 years ago
  41. 05aaae3 Merge branch 'master' of github.com:webnotes/erpnext into 1209 by Anand Doshi · 12 years ago
  42. fdbc730 merged deprecate account balance by Anand Doshi · 12 years ago
  43. 2fa2f71 moved directory structure by Rushabh Mehta · 12 years ago[Renamed from erpnext/startup/event_handlers.py]
  44. 4156523 added flot for graphs in report_grid by Rushabh Mehta · 12 years ago
  45. 486f9df added unicode_literals import at start of each file by Anand Doshi · 12 years ago
  46. 91ba346 profile cleanup start and new auth table for better security by Rushabh Mehta · 12 years ago
  47. 08c0869 load some conf data in boot by Anand Doshi · 12 years ago
  48. 4a3d3d7 Merge branch 'shf_rename' by Anand Doshi · 12 years ago
  49. df74d30 fix in listview of journal voucher by Anand Doshi · 12 years ago
  50. 458ca8e cms fixes by Rushabh Mehta · 12 years ago
  51. a920943 new cms with public folder by Rushabh Mehta · 12 years ago
  52. 30e3f15 fix to startupjs by Rushabh Mehta · 12 years ago
  53. a4be4d3 website, product and grid bugfix by Rushabh Mehta · 12 years ago
  54. 30cb5c2 Merge branch 'shf_rename' of github.com:webnotes/erpnext into shf_rename by Rushabh Mehta · 12 years ago
  55. 389880d more website cleanups by Rushabh Mehta · 12 years ago
  56. 1ed4ef1 fixes in setup by Anand Doshi · 12 years ago
  57. b8660fb fixes in production, porjects, packing slip by Anand Doshi · 12 years ago
  58. cabfc65 lib/py/webnotes/defs.py -> conf.py (see sample in lib/conf/conf.py) by Rushabh Mehta · 12 years ago
  59. ece64fa fixes by Anand Doshi · 13 years ago
  60. 2424387 fixes after sync testing by Anand Doshi · 13 years ago
  61. 9b56a8a Merge branch 'handlerupdate' into sync_handler_merge by Anand Doshi · 13 years ago
  62. 92da889 fix in report builder saving by Anand Doshi · 13 years ago
  63. 96188f0 sync with gateway moved to defs by Anand Doshi · 13 years ago
  64. 5cc8cd7 do not record logins by demo@webnotestech.com by Anand Doshi · 13 years ago
  65. 412a65c user background by Rushabh Mehta · 13 years ago
  66. 12852e7 added activity page by Rushabh Mehta · 13 years ago
  67. 17da764 modules_setup by Rushabh Mehta · 13 years ago
  68. 05c339c merge by Rushabh Mehta · 13 years ago
  69. fdea966 messages by Rushabh Mehta · 13 years ago
  70. aa999df calendar fix by Rushabh Mehta · 13 years ago
  71. 3966f1d added license files by Rushabh Mehta · 13 years ago
  72. c5471dd added setup and removed multi-col layout in body by Rushabh Mehta · 13 years ago
  73. 7c76f80 gateway patch by Rushabh Mehta · 13 years ago
  74. 533bc77 rolling back gateway changes by Rushabh Mehta · 13 years ago
  75. c9b10fd Merge branch 'latest' of github.com:webnotes/erpnext into latest by Rushabh Mehta · 13 years ago
  76. eec8e92 login, analytics fix by Rushabh Mehta · 13 years ago
  77. 737c2f9 fix in login as by Anand Doshi · 13 years ago
  78. b8d6497 many style fixes by Rushabh Mehta · 13 years ago
  79. f35992f top bar to accept url by Rushabh Mehta · 13 years ago
  80. 63d669f updated feed for comments and login by Rushabh Mehta · 13 years ago
  81. 7018b19 added website settings, refactored home by Rushabh Mehta · 13 years ago
  82. ab1148c added products, custom pages and footer by Rushabh Mehta · 13 years ago
  83. 3a751e8 added blog subscriber, unsubscribe by Rushabh Mehta · 13 years ago
  84. 4b1fe05 added home template by Rushabh Mehta · 13 years ago
  85. 865c00a started website by Rushabh Mehta · 13 years ago
  86. 49ebfb6 version by Rushabh Mehta · 13 years ago
  87. d31bf62 fixed patches, small bugs by Rushabh Mehta · 13 years ago
  88. 88ba7b8 fixes to login check by Rushabh Mehta · 13 years ago
  89. bedc1fe new login authentication by Rushabh Mehta · 13 years ago
  90. 90f6e55 Changes in Inclusive Rate Taxes precision by Anand Doshi · 13 years ago
  91. 523f3a0 Added Administrator to exception list of users to be logged out post login by Anand Doshi · 13 years ago
  92. a6272af Fix to logout previous session on login by Anand Doshi · 13 years ago
  93. b63a007 Fixed logout issue by Anand Doshi · 13 years ago
  94. d34ff76 Fixed logout issues by Anand Doshi · 13 years ago
  95. 9fdee38 Allow demo user to have multiple sessions by Anand Doshi · 13 years ago
  96. d56d57d Patch system changes, Inclusive Price feature and session cache clear on disabling user or on new login by Anand Doshi · 13 years ago
  97. 66ac2b0 first cut for lazy loading framework by Rushabh Mehta · 13 years ago[Renamed from startup/event_handlers.py]
  98. deb8eb9 fixed server_tools.server_tools by Rushabh Mehta · 13 years ago
  99. 3526070 logout fixes by Rushabh Mehta · 13 years ago
  100. 9b59f9c logout fixes by Rushabh Mehta · 13 years ago