Prssanna Desai
3f3dbcbaf0
fix: spaces to tabs
2019-07-30 16:22:55 +05:30
Prssanna Desai
7dd5aade55
fix: clean up code
2019-07-30 16:22:55 +05:30
Prssanna Desai
afd54621c1
fix: add single notification to dropdown instead of rendering entire dropdown
2019-07-30 16:22:55 +05:30
Prssanna Desai
0aae664825
fix: indent
2019-07-30 16:22:55 +05:30
Prssanna Desai
d01695f3b3
fix: fix dropdown header spacing
2019-07-30 16:22:55 +05:30
Prssanna Desai
564d233549
feat(Energy Points): Add Energy Points notifications
2019-07-30 16:22:55 +05:30
mergify[bot]
63b2f1d403
Merge pull request #8045 from adityahase/fix-ss-develop
...
fix(security): Precautions to limit SSTI and SQLi
2019-07-30 09:18:42 +00:00
Aditya Hase
7bcf652a23
fix(search): Reduce restrictions on field contents
2019-07-30 14:27:52 +05:30
Shivam Mishra
25b9489d59
fix: added null check for contact attributes ( #8050 )
2019-07-30 13:14:22 +05:30
Aditya Hase
a534519dfc
fix(security): Sanitize fields list, group_by and order_by clause to prevent SQLi
2019-07-30 12:53:58 +05:30
Aditya Hase
1dca0fb330
fix(security): Make Jinja Tighter
2019-07-30 12:53:53 +05:30
mergify[bot]
6de10c75b6
Merge pull request #8042 from netchampfaris/new-file-from-awesomebar-fp
...
fix: New File from awesomebar
2019-07-30 04:38:08 +00:00
Faris Ansari
f2cf50cad9
fix: New File from awesomebar
2019-07-29 19:00:10 +05:30
mergify[bot]
94030062ed
Merge pull request #8040 from Alchez/dev-webhook-meta
...
fix: add document meta fields in webhook selection
2019-07-29 12:59:14 +00:00
mergify[bot]
3365c6e337
Merge pull request #8030 from scmmishra/upload-fix-webform
...
fix: uploading files for web forms
2019-07-29 12:44:09 +00:00
Rohan Bansal
3c221acd30
fix: add document meta fields in webhook selection
2019-07-29 18:03:14 +05:30
mergify[bot]
90d9a65b2c
Merge pull request #8034 from Mangesh-Khairnar/fix-chat-room
...
fix: chat room creation
2019-07-29 11:03:50 +00:00
mergify[bot]
1e36198782
Merge pull request #8033 from netchampfaris/private-file-permissions-fp
...
fix: Check private file permissions for all docs
2019-07-29 10:47:24 +00:00
Mangesh-Khairnar
5bb91925de
fix: chat room creation
2019-07-29 16:14:05 +05:30
Faris Ansari
fed179b4ea
fix: Check private file permissions for all docs
...
A file may be attached to multiple documents. It's permission is decided
based on the attached document's permissions. So, the permission
should be checked for each document and should be allowed if atleast
one document is accessible.
2019-07-29 15:43:06 +05:30
Shivam Mishra
f37fbbba88
fix: translations for fields in webform list ( #8027 )
...
* fix: translation for webform list
* chore: added Sr to translated items
2019-07-29 15:15:55 +05:30
Shivam Mishra
3cc6ae2e0f
fix: uploading files for web forms
2019-07-29 14:56:20 +05:30
Faris Ansari
dfa16a77f4
Merge pull request #7662 from deepeshgarg007/remove_user_limit
...
BREAKING CHANGE: Remove limits from frappe
2019-07-29 12:09:04 +05:30
mergify[bot]
b37d3ae2db
Merge pull request #7987 from scmmishra/oauth-fix
...
fix: oauth redirect issue
2019-07-29 06:23:14 +00:00
mergify[bot]
71dfa669b2
Merge pull request #8019 from hrwX/events_ref_v13
...
feat(Event): Refactor Repeats On for Events
2019-07-29 05:00:07 +00:00
mergify[bot]
6b292d2564
Merge pull request #8013 from ruchamahabal/auto-repeat-fixes
...
fix: Auto Repeat date fix
2019-07-29 04:46:51 +00:00
Faris Ansari
98819bbf42
fix: Dont update modified
2019-07-29 10:13:53 +05:30
Faris Ansari
bbe425da10
fix: Convert to SQL to set_value
2019-07-29 10:13:15 +05:30
deepeshgarg007
87e3531281
Merge branch develop into remove_user_limit
2019-07-28 19:55:28 +05:30
Himanshu
3cc39bc643
Update rename_events_repeat_on.py
2019-07-27 16:10:15 +05:30
Himanshu
b3d2d10c22
Update event.py
2019-07-27 15:45:55 +05:30
Himanshu Warekar
ac87ebc3ae
fix: rename repeat on
2019-07-27 12:29:32 +05:30
Himanshu Warekar
78db72f9c2
fix: codacy
2019-07-27 11:49:34 +05:30
Himanshu Warekar
50c10a2fcf
fix: test case for customize form
2019-07-27 11:24:15 +05:30
Himanshu Warekar
681720ec05
fix: codacy
2019-07-27 11:17:26 +05:30
Himanshu Warekar
c873ab87f0
Merge branch 'develop' of https://github.com/frappe/frappe into events_ref_v13
2019-07-27 11:14:22 +05:30
Himanshu Warekar
44806a83b9
feat: add status to event
2019-07-27 11:14:01 +05:30
Himanshu Warekar
1198075fec
patch: migrate to newer repeat on
2019-07-26 22:47:00 +05:30
mergify[bot]
bdc0b7948d
Merge pull request #8015 from adityahase/revert-develop
...
fix: Revert recent security fixes
2019-07-26 15:42:46 +00:00
Himanshu Warekar
ad20d66896
refactor: Events Repeats On
2019-07-26 21:10:06 +05:30
Aditya Hase
30845b26fa
Revert "fix(security): Disallow unnecessary characters in group_by and fields"
...
This reverts commit 7aa34665c1 .
2019-07-26 20:47:47 +05:30
Aditya Hase
bc7b0319ea
Revert "fix(security): Make jinja rendering tighter"
...
This reverts commit d70d2c5a29 .
2019-07-26 20:47:35 +05:30
Rucha Mahabal
47ed1f88ad
fix: date fix
2019-07-26 18:00:05 +05:30
mergify[bot]
ae76b7cec1
Merge pull request #8004 from ruchamahabal/auto-repeat-fixes
...
fix: Auto repeat fixes
2019-07-26 09:38:00 +00:00
Anurag Mishra
504388838d
fix(dashboards): Map Chart Type Average to aggregate function AVG ( #8007 )
2019-07-26 14:57:27 +05:30
mergify[bot]
82989049a1
Merge pull request #7965 from ruchamahabal/session-defaults
...
feat: Session defaults
2019-07-26 07:17:37 +00:00
Rucha Mahabal
f03bfb0fc5
fix: end date for auto repeat
2019-07-26 12:44:32 +05:30
Rucha Mahabal
41322e871d
fix: added default parameters in make_auto_repeat
2019-07-26 12:01:10 +05:30
mergify[bot]
8183bbb60a
Merge pull request #7888 from scmmishra/filter-dropdown-fixes
...
refactor: minor ux improvements to dropdown filters
2019-07-26 06:28:32 +00:00
mergify[bot]
a2fc720ccf
Merge pull request #7988 from scmmishra/web-form-grid-translation
...
refactor: translated table headings
2019-07-26 05:54:03 +00:00