Commit graph

23166 commits

Author SHA1 Message Date
Sahil Khan
25721c66f0 fix(patch): auto commit if too many writes 2019-10-11 15:47:14 +05:30
Himanshu
2f0cc559eb
Merge pull request #8588 from hrwX/gc-fixes
fix: TypeError: 'NoneType' object is not iterable
2019-10-11 15:40:09 +05:30
Rushabh Mehta
4a39652850 fix(minor) 2019-10-11 15:31:45 +05:30
Himanshu Warekar
5e6ce7d2eb fix: TypeError: 'NoneType' object is not iterable 2019-10-11 15:07:26 +05:30
Rushabh Mehta
3d22ecc5f3 fix(minor) 2019-10-11 15:05:39 +05:30
Rushabh Mehta
a1a1200adb fix(imports) 2019-10-11 14:47:25 +05:30
Rushabh Mehta
c57f128000 fix(minor): add comments 2019-10-11 14:34:14 +05:30
Rushabh Mehta
b84663621f fix(linting) 2019-10-11 14:16:49 +05:30
Rushabh Mehta
9d38990c2d fix(report): custom script report 2019-10-11 14:16:49 +05:30
Rushabh Mehta
9d615f7f12 fix(security): use restricted python 2019-10-11 14:16:49 +05:30
Rushabh Mehta
6108c2ce33 fix(minor): test_exporter_new.py 2019-10-11 14:16:49 +05:30
Rushabh Mehta
f6f2ea89ce fix(minor): server script enabled 2019-10-11 14:16:49 +05:30
Rushabh Mehta
ee417766a2 fix(minor): server script enabled 2019-10-11 14:16:49 +05:30
Rushabh Mehta
6c4253e0af fix(minor): remove RestrictedPython 2019-10-11 14:16:49 +05:30
Rushabh Mehta
6d6f575904 feat(server scripts): add server scripts! 2019-10-11 14:16:49 +05:30
mergify[bot]
e90e390493
Merge pull request #8568 from frappe/sahil28297-patch-3
fix(hooks): check for updates daily instead of weekly
2019-10-10 20:03:26 +00:00
mergify[bot]
b33e7e4f9c
Merge pull request #8572 from deepeshgarg007/ignore_validation_fix
fix: Provision to ignore disabled link validations in a doctype
2019-10-10 19:33:14 +00:00
mergify[bot]
c85c90364e
Merge pull request #8586 from hrwX/set_email
fix: Miscellaneous Fixes
2019-10-10 19:06:19 +00:00
Himanshu
cc479144d9 fix(patch): remove quotes from tags due to db.escape and fix pr… (#8566) 2019-10-11 00:33:23 +05:30
Himanshu Warekar
e1a7112d86 fix: test cases for contacts 2019-10-10 23:33:11 +05:30
Himanshu Warekar
2ace6739d7 fix: rename fields 2019-10-10 22:06:59 +05:30
Himanshu Warekar
86245cc890 fix: autoset recipient if email_field in doc 2019-10-10 21:58:59 +05:30
prssanna
f38670fdff fix: email body color 2019-10-10 16:56:04 +05:30
prssanna
5a6e33294e fix: codacy 2019-10-10 16:33:21 +05:30
mergify[bot]
de77b5e408
Merge pull request #8585 from Thunderbottom/email-inbox-fix
chore: make communication list exception helpful
2019-10-10 10:07:20 +00:00
gavin
bad90cf6ef chore: updated GitHub contributing templates (#8565) 2019-10-10 15:30:28 +05:30
Chinmay D. Pai
3ff3e71d34
chore: make communication list exception helpful
* fixes infinite error recursion caused by window.history.back();
* throw an actually useful message instead of using msgprint

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-10-10 15:08:40 +05:30
mergify[bot]
fddfaec913
Merge pull request #8583 from rohitwaghchaure/nonetype_object_has_no_attribute_options
fix: None type object has no attribute options
2019-10-10 09:19:07 +00:00
Rohit Waghchaure
dea1f3ca50 fix: Nonetype object has no attribute options 2019-10-10 13:58:57 +05:30
mergify[bot]
6f1d5aaea8
Merge pull request #8574 from frappe/sahil28297-patch-6
fix(email_domain): set domain_name as non_unique
2019-10-10 06:32:08 +00:00
mergify[bot]
fc2fd476df
Merge pull request #8581 from surajshetty3416/table-check-all
feat: Add a function to check all rows
2019-10-09 21:35:42 +00:00
Shivam Mishra
b7fb86e925
Merge pull request #8579 from Thunderbottom/subscription-fix
fix: handle site expired exception
2019-10-09 20:29:16 +05:30
rohitwaghchaure
ee14c0b721
Merge pull request #8573 from rohitwaghchaure/fixed_rate_with_comma_not_changing_to_decimal
fix: comma in rate field not changing to dot for the number format #.###,##
2019-10-09 19:18:23 +05:30
Suraj Shetty
5bd5e02a30 feat: Add API to check all table rows 2019-10-09 17:51:16 +05:30
prssanna
7dad9a3bb9 fix: mobile style 2019-10-09 16:29:09 +05:30
prssanna
75b624e7a2 fix: move notifications to desk, refactor notifications.js 2019-10-09 16:23:26 +05:30
prssanna
91d7c79ab0 fix: notification email style and fully clickable links 2019-10-09 16:22:58 +05:30
prssanna
5d1c5d2d08 fix: codacy 2019-10-09 16:22:58 +05:30
prssanna
b6441786fc fix(patch): reload notification settings 2019-10-09 16:22:58 +05:30
prssanna
9973e505e0 fix: doctype notification log labels 2019-10-09 16:22:58 +05:30
prssanna
70ca45c293 fix: translated strings 2019-10-09 16:22:58 +05:30
prssanna
47e59753dd fix: enqueue notification creation 2019-10-09 16:22:58 +05:30
prssanna
446f7ec739 fix: nable email for notification types 2019-10-09 16:22:58 +05:30
prssanna
6905588e68 fix: remove email notifications 2019-10-09 16:22:58 +05:30
prssanna
b15fe0d725 fix: track seen for notification log 2019-10-09 16:22:58 +05:30
prssanna
172f6777d1 fix: fully clickable list items 2019-10-09 16:22:58 +05:30
prssanna
8fa82c8d09 fix: upcoming events, open documents collapse 2019-10-09 16:22:58 +05:30
prssanna
d012ab1ab5 fix: remove 'No Activity' when first notification arrives 2019-10-09 16:22:57 +05:30
prssanna
ae0677a716 fix: store email content in notification log and send email after insert 2019-10-09 16:22:57 +05:30
prssanna
8b113f6213 fix: don't hide notifications dropdown if notifications disabled 2019-10-09 16:22:57 +05:30