1. 0d0f5f6 [ux] fixes to timeline by Rushabh Mehta · 10 years ago
  2. e4aaa3d [minor] Truncate comment in Feed to 240 chars by Anand Doshi · 10 years ago
  3. 995185d [ux] fixed primary action by Rushabh Mehta · 10 years ago
  4. 8efd74b Activity: fix for timeline-wise display by nabinhait · 10 years ago
  5. 93e2def [fix] Feed listing based on permissions by Anand Doshi · 10 years ago
  6. da342c7 Fixed feed type options by Anand Doshi · 10 years ago
  7. 85479bc Fixes for apply user permissions and momentjs by Anand Doshi · 10 years ago
  8. ec8240e Apply User Permissions optional in Script and Query Reports by Anand Doshi · 10 years ago
  9. a8ce570 Permission relogication continued by Anand Doshi · 10 years ago
  10. fab0904 Started permission relogication by Anand Doshi · 10 years ago
  11. 38d5424 Do not create Feed when frappe.flags.in_patch by Anand Doshi · 10 years ago
  12. 75042fd Show Activity entries based on permissions. Completely fixes #1481 by Anand Doshi · 10 years ago
  13. 1d8f1a9 #1481 by Rushabh Mehta · 10 years ago
  14. b52618c frappe._ to __ by Pratik Vyas · 10 years ago
  15. 9fd50bc Fixed rest of the test cases frappe/frapp#478 by Anand Doshi · 11 years ago
  16. bedc62f Fixed Feed by Anand Doshi · 11 years ago
  17. f14b809 frappe/frappe#478, more changes, removed bean by Rushabh Mehta · 11 years ago
  18. dd32d6e frappe/frappe#478 by Anand Doshi · 11 years ago
  19. 0a0f249 frappe/frappe#478, frappe tests pass, .txt renamed to .json by Rushabh Mehta · 11 years ago
  20. 40534f0 Changed creation, modified format frappe/frappe#478 by Anand Doshi · 11 years ago
  21. daae743 frappe/frappe#478 by Rushabh Mehta · 11 years ago
  22. e88bc8b frappe/frappe#478 by Rushabh Mehta · 11 years ago
  23. d2b34dc frappe/frappe#478 by Rushabh Mehta · 11 years ago
  24. 4d713ac sql injection fixes by Nabin Hait · 11 years ago
  25. 7c93200 rename Profile to User frappe/frappe#470 by Rushabh Mehta · 11 years ago
  26. e9baaa6 Changed frappe.conn to frappe.db by Anand Doshi · 11 years ago
  27. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  28. 2c545ef bugfix to feed by Rushabh Mehta · 11 years ago
  29. 307fac8 hooks fixes by Rushabh Mehta · 11 years ago
  30. 8e332ff Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions by Anand Doshi · 11 years ago
  31. 91e9822 fixed test cases webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  32. c652a62 Rewrote hooks for scheduler, notifications, boot, session, login, webpage webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  33. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  34. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago
  35. 2fa2f71 moved directory structure by Rushabh Mehta · 12 years ago
  36. cfb5466 added export to reports using downloadify by Rushabh Mehta · 12 years ago
  37. ebcb8b3 fix in change password of profile settings page by Anand Doshi · 12 years ago
  38. 0f0d885 merged with master (project cleanup) by Rushabh Mehta · 12 years ago
  39. aff1599 cleanup to projects and tasks and now embedding gantt chart inside project by Rushabh Mehta · 12 years ago
  40. 16ad50f Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  41. c7dbe29 updates to kb: unanswered questions show in desktop, questions query moved to server-side by Rushabh Mehta · 12 years ago
  42. 49dc5da refactor unicode changes and merge with master with refactored email by Rushabh Mehta · 12 years ago
  43. f0018b5 added unsubscribed fields in Lead and Contact and cleaned up sendmail function by Rushabh Mehta · 12 years ago
  44. 486f9df added unicode_literals import at start of each file by Anand Doshi · 12 years ago
  45. 07c94ce update in Task, notification and layout by Rushabh Mehta · 12 years ago
  46. 0eb790a cleaned up imports, doc by Rushabh Mehta · 12 years ago
  47. 7f523ac merge by Rushabh Mehta · 12 years ago
  48. ea7ba72 data import and upload issues by Rushabh Mehta · 12 years ago
  49. 3fa25fa fixes after merge with cms by Anand Doshi · 12 years ago
  50. a920943 new cms with public folder by Rushabh Mehta · 12 years ago
  51. 3948927 update messages fix by Rushabh Mehta · 12 years ago
  52. 4ee56c0 added ace editor by Rushabh Mehta · 12 years ago
  53. ef048f7 fix to profile_settings by Rushabh Mehta · 12 years ago
  54. 40808e1 minor fixes by Anand Doshi · 12 years ago
  55. 2146fd1 new sales_browser by Rushabh Mehta · 12 years ago
  56. cabfc65 lib/py/webnotes/defs.py -> conf.py (see sample in lib/conf/conf.py) by Rushabh Mehta · 12 years ago
  57. 25bc68c fix in field names by Anand Doshi · 12 years ago
  58. 82042f1 fixes after sync by Anand Doshi · 13 years ago
  59. 7e0479b cleanup of search criteria by Anand Doshi · 13 years ago
  60. fa0cd89 change from labels to fieldname in cur_frm.cscript by Anand Doshi · 13 years ago
  61. 5112b5b rerun of rename_dt by Anand Doshi · 13 years ago
  62. c88ae2b rename dt second cut by Anand Doshi · 13 years ago
  63. fedfd89 rename dt first cut by Anand Doshi · 13 years ago
  64. a30fbd0 merge of sync handler and sync_file_db - first cut by Anand Doshi · 13 years ago
  65. 2d4139c sync_handler_merge by Anand Doshi · 13 years ago
  66. 9b56a8a Merge branch 'handlerupdate' into sync_handler_merge by Anand Doshi · 13 years ago
  67. 3f46696 removed slider ui by Rushabh Mehta · 13 years ago
  68. 983a171 using font lato by Rushabh Mehta · 13 years ago
  69. 9b1afe1 cleanup of form, rename, route, added fonts by Rushabh Mehta · 13 years ago
  70. 7afaa86 major reworking of page navigation by Rushabh Mehta · 13 years ago
  71. 96188f0 sync with gateway moved to defs by Anand Doshi · 13 years ago
  72. 3bbc7ae Merge branch 'master' of github.com:webnotes/erpnext into handlerupdate by Rushabh Mehta · 13 years ago
  73. 7854f81 show todo, calendar and support desktop notifications by Anand Doshi · 13 years ago
  74. 519f70b new autosuggest, other fixes by Rushabh Mehta · 13 years ago
  75. f81a64e new listing and changed wn.widgets.listing to wn.ui.listing by Rushabh Mehta · 13 years ago
  76. a872d81 trying to fix support ticket by Anand Doshi · 13 years ago
  77. 2b60484 fix in reverted my company by Anand Doshi · 13 years ago
  78. e45ffd6 activity date fix by Rushabh Mehta · 13 years ago
  79. 37f531b fixes to profile update by Rushabh Mehta · 13 years ago
  80. 08c8edb fix in desktop and notifications by Anand Doshi · 13 years ago
  81. df33cb3 added activity avatar and removed menus.css by Rushabh Mehta · 13 years ago
  82. 5ce587b merge by Rushabh Mehta · 13 years ago
  83. 4c1e9e7 added attributions pages by Rushabh Mehta · 13 years ago
  84. fba591c Merge branch 'navupdate' of github.com:webnotes/erpnext into navupdate by Anand Doshi · 13 years ago
  85. 111bca8 activity image by Rushabh Mehta · 13 years ago
  86. 0e14096 Fixes in support ticket overflow, desktop gradients and shadows, setup control fiscal defaults by Anand Doshi · 13 years ago
  87. b4a2f4c activty images, website heading fix by Rushabh Mehta · 13 years ago
  88. 428929b fixed permissions by Rushabh Mehta · 13 years ago
  89. 204e77d background, user_info by Rushabh Mehta · 13 years ago
  90. 412a65c user background by Rushabh Mehta · 13 years ago
  91. 79ae165 minor fix by Rushabh Mehta · 13 years ago
  92. 1572adf minor fix by Rushabh Mehta · 13 years ago
  93. 12852e7 added activity page by Rushabh Mehta · 13 years ago
  94. a38bbe2 home page fixes by Rushabh Mehta · 13 years ago
  95. 17da764 modules_setup by Rushabh Mehta · 13 years ago
  96. aaf86ba added users by Rushabh Mehta · 13 years ago
  97. ac14412 fix in hover effect by Anand Doshi · 13 years ago
  98. f9f73bf Merge branch 'navupdate' of github.com:webnotes/erpnext into navupdate by Anand Doshi · 13 years ago
  99. e68a1e5 click effect on button by Anand Doshi · 13 years ago
  100. 05c339c merge by Rushabh Mehta · 13 years ago