Saurabh
fbf66336fb
[hotfix][urgent] fix backup compression ( #5418 )
2018-04-09 15:18:55 +05:30
rohitwaghchaure
75ec77193e
Removed administrator from the email list of cc, bcc ( #5416 )
2018-04-09 12:43:11 +05:30
Nabin Hait
7f721099a2
Merge branch 'hotfix'
2018-04-07 19:57:03 +05:30
Nabin Hait
755c0e0b05
bumped to version 10.1.19
2018-04-07 20:27:02 +06:00
rohitwaghchaure
4c032eabbe
Removed owner of the document from the BCC ( #5401 )
2018-04-07 19:55:45 +05:30
Ameya Shenoy
a8f9a652e1
dropbox backup not ablt to find filepath ( #5406 )
2018-04-07 19:55:01 +05:30
Nabin Hait
5a74b9668a
Merge branch 'hotfix'
2018-04-06 15:03:57 +05:30
Nabin Hait
5f6bd7a775
bumped to version 10.1.18
2018-04-06 15:33:57 +06:00
rohitwaghchaure
0b251f44fb
[Fix] Owner of the document not getting the notifications for transactions they follow ( #5396 )
2018-04-06 14:54:29 +05:30
Saurabh
4e98f1689e
[fix] breakdown backup process into two parts #5365 ( #5390 )
2018-04-05 18:24:19 +05:30
Saurabh
6d4d6cb8ca
check whether file path exists ( #5375 )
2018-04-05 16:38:48 +05:30
Nabin Hait
833c24ebf6
Debounce while searching in link fields
2018-04-05 14:59:23 +05:30
Faris Ansari
6f65870e6d
Email Notification Count fix ( #5374 )
...
* Email count should be for "Received" mails
* fix typo
2018-04-05 12:07:32 +05:30
rohitwaghchaure
3e58ec305c
Merge pull request #5373 from rohitwaghchaure/fotter_issue_in_report
...
[Fix] Footer for report print
2018-04-04 15:16:32 +05:30
Rohit Waghchaure
8044b8be89
[Fix] Footer for report print
2018-04-04 15:15:02 +05:30
Nabin Hait
0d8ab5aac5
Merge branch 'hotfix'
2018-04-04 11:23:19 +05:30
Nabin Hait
15823b07c6
bumped to version 10.1.17
2018-04-04 11:53:19 +06:00
Manas Solanki
80e20c47c3
fix the import for item variant ( #5344 )
2018-04-04 11:08:26 +05:30
Rushabh Mehta
d6f09c5325
[optimize] frappe.db.count with cache ( #5355 )
2018-04-02 19:24:41 +05:30
Shreya Shah
71d59f7ba3
sync.js fixes ( #5358 )
2018-04-02 19:23:59 +05:30
Zarrar
1654f2dfb1
fix clicking of upgrade button ( #5356 )
2018-04-02 18:31:41 +05:30
Zarrar
edd089d4a1
append now_time to the filename incase of duplicate ( #5313 )
2018-04-02 18:22:12 +05:30
Achilles Rasquinha
14f3bfb4c0
Merge pull request #5352 from achillesrasquinha/hf-fixes
...
[hotfix] get valid traceback
2018-04-02 16:42:18 +05:30
Achilles Rasquinha
91a297d85d
get valid traceback
2018-04-02 16:41:09 +05:30
Shreya Shah
e2732751a2
able to pass filters ( #5323 )
2018-04-02 10:43:04 +05:30
Zarrar
2897ac7dc0
add_child configurable to be hidden for a node ( #5319 )
2018-04-02 10:41:20 +05:30
rohitwaghchaure
04885ec241
Merge pull request #5342 from rohitwaghchaure/letter_head_issue_for_salary_slip
...
[Fix] Letterhead not disaplying in PDF, if salary slip print sent auto from the system
2018-04-01 23:06:27 +05:30
Rohit Waghchaure
19a0e0409b
[Fix] Letterhead not disaplying in PDF, if salary slip print sent auto from the system
2018-04-01 17:24:53 +05:30
Achilles Rasquinha
e6fcb5c9e7
Merge pull request #5328 from achillesrasquinha/hf-11760
...
[hotfix] Fix DropBox path read with os.walk
2018-03-30 21:11:07 +05:30
Achilles Rasquinha
7da1989779
fix dropbox
2018-03-30 16:25:33 +05:30
Nabin Hait
1d007b9774
Merge branch 'hotfix'
2018-03-29 13:51:14 +05:30
Nabin Hait
7cb0a2641a
bumped to version 10.1.16
2018-03-29 14:21:14 +06:00
Ameya Shenoy
a5788e1746
Child table permission error fix ( #5311 )
...
Initially there were no permission checks on child table, which made the
child table data exposable through the API. The fix issued in commit
807a300fd8 involved default denying
permission to access child tables via client.py . The current fix checks
the permissions on the parent doctype and allows access if the user has
access on the parent
2018-03-29 13:11:36 +05:30
Shreya Shah
19a8ef39c1
fix-checkbox-margin ( #5288 )
2018-03-29 11:52:29 +05:30
Ameya Shenoy
b175c3c555
minor fix for database usage display ( #5302 )
2018-03-28 14:39:28 +05:30
Nabin Hait
15d69a0c36
Merge branch 'hotfix' of https://github.com/frappe/frappe into hotfix
2018-03-28 13:12:37 +05:30
Nabin Hait
53e66e8d0b
Changed patch order
2018-03-28 13:11:26 +05:30
Nabin Hait
a3783119fe
Merge branch 'hotfix'
2018-03-28 11:53:20 +05:30
Nabin Hait
470e3ac0a5
bumped to version 10.1.15
2018-03-28 12:23:20 +06:00
Achilles Rasquinha
336f5ec05f
Merge pull request #5297 from achillesrasquinha/hf-redis-conn
...
avoid multi-redis connections
2018-03-28 11:50:25 +05:30
Achilles Rasquinha
6a79028f6e
avoid multi-redis connections
2018-03-28 11:49:27 +05:30
Nabin Hait
8d54ec6d31
Merge branch 'hotfix'
2018-03-28 08:43:50 +05:30
Nabin Hait
bc03a7eaec
bumped to version 10.1.14
2018-03-28 09:13:49 +06:00
Rushabh Mehta
807a300fd8
[hotfix] dont allow API query for child table
2018-03-28 06:41:56 +05:30
Nabin Hait
eca3fa4d82
Merge branch 'hotfix'
2018-03-27 14:18:13 +05:30
Nabin Hait
dbaddfc187
bumped to version 10.1.13
2018-03-27 14:48:13 +06:00
Nabin Hait
33a3498c72
More syncjs fixes ( #5287 )
2018-03-27 14:17:29 +05:30
Nabin Hait
92ca862826
minor fix
2018-03-27 12:15:14 +05:30
Nabin Hait
74c64bcd40
Sync childtables data, handle submin/cancel fail and fixed incorrect form dirty
2018-03-27 12:15:14 +05:30
Nabin Hait
93064a3292
Merge branch 'hotfix'
2018-03-27 11:35:19 +05:30