1. ec8240e Apply User Permissions optional in Script and Query Reports by Anand Doshi · 10 years ago
  2. a8ce570 Permission relogication continued by Anand Doshi · 10 years ago
  3. fab0904 Started permission relogication by Anand Doshi · 10 years ago
  4. 54b7962 Pass frm to open_mapped_doc by Anand Doshi · 10 years ago
  5. aade34b Reports and print formats modified for renamed fields by Nabin Hait · 10 years ago
  6. b760615 Daily time log fixes #1614 by Nabin Hait · 10 years ago
  7. 7e37301 Test case fixes in time log batch by Nabin Hait · 10 years ago
  8. f410bd9 Better default permissions, ignore_restrictions for defaults, removed field trash_reason by Anand Doshi · 10 years ago
  9. b1285f9 Time Log Batch creation from time log list by Nabin Hait · 10 years ago
  10. 648062d Fixes in test cases by Anand Doshi · 10 years ago
  11. d9f0f27 Fixes in test cases by Anand Doshi · 10 years ago
  12. 1872312 Deprecated client side mapper: frappe.model.map. Fixes #1530 by Anand Doshi · 10 years ago
  13. 69a2c25 Fixed set_query by Anand Doshi · 10 years ago
  14. dbfcd32 Fixes update_after_submit validation errors by Anand Doshi · 10 years ago
  15. f37d6fe Merge pull request #1514 from frappe/js-translate-refactor by Pratik Vyas · 10 years ago
  16. 9f0d625 update translation strings #1403 by Rushabh Mehta · 10 years ago
  17. b52618c frappe._ to __ by Pratik Vyas · 10 years ago
  18. d294650 Fixed Test Cases frappe/frappe#478 by Anand Doshi · 11 years ago
  19. e7885e3 frappe/frappe#478 replaced doclist in testcases by Nabin Hait · 11 years ago
  20. f191f85 frappe/frappe#478 erpnext install works by Rushabh Mehta · 11 years ago
  21. f2227d0 frappe/frappe#478, removed instances of .fields by Rushabh Mehta · 11 years ago
  22. 231f6a5 frappe/frappe#478 added test_records.json by Rushabh Mehta · 11 years ago
  23. 0a0f249 frappe/frappe#478, frappe tests pass, .txt renamed to .json by Rushabh Mehta · 11 years ago
  24. b385ecf frappe/frappe#478 by Rushabh Mehta · 11 years ago
  25. f78d1ae Replaced doc, doc.fields frappe/frappe#478 by Anand Doshi · 11 years ago
  26. 40534f0 Changed creation, modified format frappe/frappe#478 by Anand Doshi · 11 years ago
  27. daae743 frappe/frappe#478 by Rushabh Mehta · 11 years ago
  28. e88bc8b frappe/frappe#478 by Rushabh Mehta · 11 years ago
  29. d2b34dc frappe/frappe#478 by Rushabh Mehta · 11 years ago
  30. aa355af refactored client side Model and Meta - frappe/frappe#478 by Rushabh Mehta · 11 years ago
  31. 754cbd4 Fixed Permissions and Time Log by Anand Doshi · 11 years ago
  32. 7c93200 rename Profile to User frappe/frappe#470 by Rushabh Mehta · 11 years ago
  33. 09a9f4c Added module to Report doctype by Anand Doshi · 11 years ago
  34. 4541875 removed searchfield condition from get_match_cond frappe/erpnext#1457 by Rushabh Mehta · 11 years ago
  35. f5794f1 Module Home Pages using Module View by Anand Doshi · 11 years ago
  36. e9baaa6 Changed frappe.conn to frappe.db by Anand Doshi · 11 years ago
  37. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  38. 1eb5601 Rename fields: amount related fields by Nabin Hait · 11 years ago
  39. 307fac8 hooks fixes by Rushabh Mehta · 11 years ago
  40. e288e52 added title_fields for Task, Newsletter by Rushabh Mehta · 11 years ago
  41. 1cd96a1 updates for restriction by Rushabh Mehta · 11 years ago
  42. f96bcf9 added explicit delete perimssions by Rushabh Mehta · 11 years ago
  43. 139aa71 Fixed conflict while merging with master by Nabin Hait · 11 years ago
  44. 8e332ff Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions by Anand Doshi · 11 years ago
  45. 6de403f added manifest, hooks and fixed requires webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  46. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  47. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago
  48. 2fa2f71 moved directory structure by Rushabh Mehta · 12 years ago
  49. 6b52d77 Merge branch 'unicode' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  50. 4156523 added flot for graphs in report_grid by Rushabh Mehta · 12 years ago
  51. 6450b12 fix in permissions of role 'All'. Fix in Credit Days and Credit Limit permissions in Customer form by Anand Doshi · 12 years ago
  52. 22aa31e updated profile permission by Nabin Hait · 12 years ago
  53. 0f0d885 merged with master (project cleanup) by Rushabh Mehta · 12 years ago
  54. a8733da fix to project_list by Rushabh Mehta · 12 years ago
  55. aff1599 cleanup to projects and tasks and now embedding gantt chart inside project by Rushabh Mehta · 12 years ago
  56. 2937e7e task cleanup: moved allocated_to -> assigned_to, autoname is now task (istead of tic) by Rushabh Mehta · 12 years ago
  57. 1758898 file upload should not be decoded by Rushabh Mehta · 12 years ago
  58. bc26218 added jQuery.Gantt by Rushabh Mehta · 12 years ago
  59. df196c1 projects: milestones have events, tasks have events with better description by Rushabh Mehta · 12 years ago
  60. 49dc5da refactor unicode changes and merge with master with refactored email by Rushabh Mehta · 12 years ago
  61. f0018b5 added unsubscribed fields in Lead and Contact and cleaned up sendmail function by Rushabh Mehta · 12 years ago
  62. 486f9df added unicode_literals import at start of each file by Anand Doshi · 12 years ago
  63. 249659d Changed file names from listview.js to doctype_name_list.js by Anand Doshi · 12 years ago
  64. 8ae5ba9 fixes related to --> clear locals and then sync locals when whole doclist is passed by Anand Doshi · 12 years ago
  65. 4c56275 appframe is now heading by Rushabh Mehta · 12 years ago
  66. 983c551 gantt chart fixes by Rushabh Mehta · 12 years ago
  67. 07c94ce update in Task, notification and layout by Rushabh Mehta · 12 years ago
  68. cb909d5 Merge branch 'shf_rename' by Anand Doshi · 12 years ago
  69. 2c4cd08 more listviews by Anand Doshi · 12 years ago
  70. 0eb790a cleaned up imports, doc by Rushabh Mehta · 12 years ago
  71. f7c506d fixed conflict while merging with master branch by Nabin Hait · 12 years ago
  72. e72ae2a fixed conflict by Nabin Hait · 12 years ago
  73. 7c135ed projects date_format to be fetched from wn.boot.sysdefaults by Anand Doshi · 12 years ago
  74. 24e1856 fixes in install docs for roles by Anand Doshi · 12 years ago
  75. 8c0dcd3 some more fixes in support by Nabin Hait · 12 years ago
  76. f1264a7 listing, module pages in appframe by Rushabh Mehta · 12 years ago
  77. 09e8c4c further fixes by Anand Doshi · 12 years ago
  78. 2424387 fixes after sync testing by Anand Doshi · 13 years ago
  79. 7e0479b cleanup of search criteria by Anand Doshi · 13 years ago
  80. fa0cd89 change from labels to fieldname in cur_frm.cscript by Anand Doshi · 13 years ago
  81. c88ae2b rename dt second cut by Anand Doshi · 13 years ago
  82. fedfd89 rename dt first cut by Anand Doshi · 13 years ago
  83. a30fbd0 merge of sync handler and sync_file_db - first cut by Anand Doshi · 13 years ago
  84. 5f9501d Merge branch 'sync_file_db' into shf_merge by Anand Doshi · 13 years ago
  85. f88326b sync ref db by Nabin Hait · 13 years ago
  86. 052b7e4 fixed list->new->onload hooks by Rushabh Mehta · 13 years ago
  87. b9878d0 style fixes by Rushabh Mehta · 13 years ago
  88. ae4d1f9 modules cleanup by Rushabh Mehta · 13 years ago
  89. a86f3e4 cleanup of handler.js by Rushabh Mehta · 13 years ago
  90. 3966f1d added license files by Rushabh Mehta · 13 years ago
  91. c5471dd added setup and removed multi-col layout in body by Rushabh Mehta · 13 years ago
  92. 35fabf7 updated module pages by Rushabh Mehta · 13 years ago
  93. d025133 added module pages and other css updates by Rushabh Mehta · 13 years ago
  94. 865c00a started website by Rushabh Mehta · 13 years ago
  95. 8fb9abd Subject added in notification mail by Nabin Hait · 13 years ago
  96. 04eb52d added fields by Nijil Y · 13 years ago
  97. 68de368 added fields by Nijil Y · 13 years ago
  98. 2a59030 task notification fix by Nijil Y · 13 years ago
  99. 16aacdf Error fixed in ticket by Nabin Hait · 13 years ago
  100. f7e1569 ticket.py modified by Nabin Hait · 13 years ago