14609 Commits (ecee1825e53318a3948e19b26fd4963a95b51bbe)
 

Author SHA1 Message Date
  Makarand Bauskar d0fd1482c4 [hotfix] ignore the disabled reports in sidebar Reports section (#4200) 7 years ago
  Rushabh Mehta 935680d160 [minor] command to rebuild global search frappe/erpnext#10951 (#4205) 7 years ago
  Rushabh Mehta 55a0dc2c07 Merge pull request #4207 from rmehta/totals-fix 7 years ago
  Rushabh Mehta 397444842e [fix] totals in reportview.js 7 years ago
  Achilles Rasquinha 65a1cede89 Fixed mysqclient dependency 7 years ago
  Rushabh Mehta 6c0c381e1a Merge pull request #4206 from frappe/revert-4186-report-builder 7 years ago
  Rushabh Mehta 140177391b Revert "[ Fix ] Totals row not popped before appending more data" 7 years ago
  Rushabh Mehta df196660d3 Merge pull request #4186 from Zlash65/report-builder 7 years ago
  Achilles Rasquinha 5ac84f9683 Update requirements.txt 7 years ago
  Nabin Hait 5cd8d4e8a0 Merge branch 'hotfix' 7 years ago
  Nabin Hait e9126dfce0 Merge branch 'master' into develop 7 years ago
  Nabin Hait 0180b05a8b bumped to version 9.0.5 7 years ago
  Rushabh Mehta 3b6ed442af [fix] frappe/erpnext#10939 7 years ago
  Nabin Hait da5bdcf513 Merge branch 'master' into develop 7 years ago
  Nabin Hait e689cb0230 Merge branch 'hotfix' 7 years ago
  Nabin Hait 1dfce98096 bumped to version 9.0.4 7 years ago
  Rushabh Mehta 32d87a92c3 [fix] revert to fallback if socketio does not start the first time (#4198) 7 years ago
  Nabin Hait 6bf332eba7 Merge branch 'master' into develop 7 years ago
  Nabin Hait 3280f6f376 Merge branch 'hotfix' 7 years ago
  Nabin Hait 49862ef226 bumped to version 9.0.3 7 years ago
  Zlash65 4ece079f96 requested changes done 7 years ago
  Zlash65 6f66e6338a totals row not popped properly 7 years ago
  Rushabh Mehta fbf8da1d37 [minor] compileall after migrate, might solve timeouts on VM (#4197) 7 years ago
  Nabin Hait f367e054b2 Merge branch 'master' into develop 7 years ago
  Nabin Hait 85460b8413 Merge branch 'hotfix' 7 years ago
  Nabin Hait 0d07a9b2e4 bumped to version 9.0.2 7 years ago
  Rushabh Mehta 9b6ad9022c [fix] smaller chunks, longer keep-alive (#4196) 7 years ago
  Nabin Hait 0da844dae0 Merge branch 'master' into develop 7 years ago
  Nabin Hait 6afede2aab Merge branch 'hotfix' 7 years ago
  Nabin Hait adef7e2e75 bumped to version 9.0.1 7 years ago
  Makarand Bauskar ad1c04850c [hotfix] send email from sender's email account if From field is selected on communication view (#4181) 7 years ago
  Faris Ansari ea1af868a8 Fix filters (#4194) 7 years ago
  Rushabh Mehta be6c1c18e4 Merge pull request #4191 from adityahase/tests3-passing-branch 7 years ago
  Rushabh Mehta 2dccaf5071 Merge pull request #4192 from mbauskar/message 7 years ago
  mbauskar c948197d3f [minor] fixed template error on frappe.confirm if message has ' 7 years ago
  Aditya Hase 1d53cd89bf Encode string before hashing 7 years ago
  Aditya Hase 9a0d6ce056 Don't index dict.items() 7 years ago
  Aditya Hase 2aa4186af5 Explicitly convert filter object to string 7 years ago
  Aditya Hase 234fca90a3 Encode content if not encoded before hashing 7 years ago
  Aditya Hase 635a48c337 Use zxcvbn-python instead of zxcvbn 7 years ago
  Aditya Hase cd737debcb Open CSV file in binary mode while writing bytes 7 years ago
  Aditya Hase 1a0eaa4aaa Convert rendered html to unicode before substring matching 7 years ago
  Aditya Hase c222744829 Convert dict.items() to list explicitly for deleting elems while iterating 7 years ago
  Aditya Hase 943f548c1e Use 'key' keyword argument with list.sort 7 years ago
  Aditya Hase f7da376279 Convert dict.keys() to list explicitly for deleting elems while iterating 7 years ago
  Aditya Hase a1bbc200c7 Explicitly pass str to email.message.replace 7 years ago
  Aditya Hase 96a1c17325 Explicitly pass bytes to quopri.encodestring 7 years ago
  Aditya Hase 62af6bf37d Encode unicode strings before hmac 7 years ago
  Aditya Hase 52c7b04932 Use next(iter) instead of iter.next() 7 years ago
  Manas Solanki 133f4b4fdd Print format in the email alert (#4190) 7 years ago