- 05 Jan, 2016 5 commits
-
-
Anand Doshi authored
-
Anand Doshi authored
-
Anand Doshi authored
-
Nabin Hait authored
minor fix
-
Nabin Hait authored
-
- 04 Jan, 2016 18 commits
-
-
Anand Doshi authored
-
Anand Doshi authored
-
Anand Doshi authored
-
Anand Doshi authored
[fixes] message_title fixes
-
Saurabh authored
-
Anand Doshi authored
-
Anand Doshi authored
-
Anand Doshi authored
-
Anand Doshi authored
-
Anand Doshi authored
-
Anand Doshi authored
-
Anand Doshi authored
-
Anand Doshi authored
-
Anand Doshi authored
-
Anand Doshi authored
-
Rushabh Mehta authored
-
Anand Doshi authored
[website] load js after html
-
Anand Doshi authored
[feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed
-
- 01 Jan, 2016 3 commits
-
-
Rushabh Mehta authored
-
Rushabh Mehta authored
-
Anand Doshi authored
[feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed
-
- 31 Dec, 2015 10 commits
-
-
Nabin Hait authored
-
Nabin Hait authored
-
Nabin Hait authored
-
Nabin Hait authored
Toggle enable funciton for grid
-
Nabin Hait authored
Increased file size limit upto 10MB
-
Nabin Hait authored
[fixes] [docs] added videos to tutorial and remove __init__ from function names
-
Nabin Hait authored
Fix UnicodeDecodeError
-
Nabin Hait authored
-
Anand Doshi authored
-
Rushabh Mehta authored
-
- 30 Dec, 2015 2 commits
-
-
Rushabh Mehta authored
-
Nabin Hait authored
-
- 29 Dec, 2015 2 commits
-
-
Maxwell authored
``` 19:38:09 web.1 | Traceback (innermost last): 19:38:09 web.1 | File "/vagrant/frappe-bench/apps/frappe/frappe/utils/error.py", line 36, in make_error_snapshot 19:38:09 web.1 | snapshot = get_snapshot(exception) 19:38:09 web.1 | File "/vagrant/frappe-bench/apps/frappe/frappe/utils/error.py", line 67, in get_snapshot 19:38:09 web.1 | 'evalue': cstr(evalue), 19:38:09 web.1 | File "/vagrant/frappe-bench/apps/frappe/frappe/utils/data.py", line 256, in cstr 19:38:09 web.1 | return unicode(s) 19:38:09 web.1 | UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128) ``` Dont ask me why this silly change works, but it works!
-
Nabin Hait authored
-