Commit graph

22357 commits

Author SHA1 Message Date
prssanna
afe90c03e7 feat: Add leaderboard to Places 2019-11-12 14:34:24 +05:30
mergify[bot]
3659ce8c4c
Merge pull request #8783 from Alchez/dev-date-prettify
format: singular-plural format (develop)
2019-11-11 08:53:32 +00:00
mergify[bot]
07f0a3cabc
Merge pull request #8780 from deepeshgarg007/webform_select
fix: Hide default arrow from select field in webforms
2019-11-11 08:46:50 +00:00
Rohan Bansal
47caf1e9ad fix: singular-plural format 2019-11-11 14:05:43 +05:30
deepeshgarg007
9f846f9a3b fix: Hide default arrow from select field in webforms 2019-11-09 22:03:27 +05:30
mergify[bot]
ea3b9cea60
Merge pull request #8778 from thefalconx33/job-enqueue-fix
fix: error while enqueuing jobs related to notification log
2019-11-08 10:58:01 +00:00
thefalconx33
be15eec09e fix: error while enqueuing jobs related to notification log 2019-11-08 15:54:09 +05:30
Faris Ansari
2dac4f8432
fix(db.sql): Print query in debug mode (#8767) 2019-11-07 17:12:11 +05:30
Arjit Gupta
8d6d6d5d23 chore: Fix typo in docstrings (#8764)
Corrected typo in documentation of find() and find_all()
2019-11-07 14:06:26 +05:30
Faris Ansari
84ba4bec55
Merge pull request #8756 from netchampfaris/fix-xss-in-control-disp-area
fix(security): XSS in display area
2019-11-07 13:58:46 +05:30
mergify[bot]
951415dc4b
Merge pull request #8765 from hrwX/tags_patch_add_parent
fix(Tags): Global Tags fixes
2019-11-07 08:20:22 +00:00
mergify[bot]
19bcc6c131
Merge pull request #8772 from rohitwaghchaure/email_account_permissions_issue_while_checking_the_data
fix: email account permission issue while sending an email
2019-11-07 07:47:02 +00:00
mergify[bot]
866c9956d7
Merge pull request #8773 from saurabh6790/patch_fixes_2
fix: do not process server script or energy points if site is in migrate state
2019-11-07 07:42:25 +00:00
Saurabh
cc2797a08e 1. do not run server side script if site is in migrate state
2. do not process enegery points if site is in migrate state
2019-11-07 12:36:38 +05:30
Shivam Mishra
7eb322f2be
Merge pull request #8672 from scmmishra/group-by-fix
fix: Do not append table name for field with standard sql method
2019-11-07 11:07:55 +05:30
mergify[bot]
95916cacea
Merge pull request #8771 from prssanna/filters-fix
fix: fix for "IN" type filters not being saved
2019-11-06 17:33:54 +00:00
Saurabh
a39c6589c5
Merge pull request #8769 from sahil28297/fix_auth
fix(auth): do not force standard users to reset password
2019-11-06 20:43:04 +05:30
Rohit Waghchaure
83e8288104 fix: email account permission issue while sending an email 2019-11-06 19:55:04 +05:30
prssanna
2a751b13b9 fix: return value in autocomplete validate if 'valid_values' list is empty 2019-11-06 18:34:47 +05:30
Sahil Khan
12ffba815a fix(auth): do not force standard users to reset password 2019-11-06 16:39:33 +05:30
Himanshu Warekar
f6462dab31 Merge develop into tags_patch_add_parent 2019-11-06 15:45:35 +05:30
Himanshu Warekar
51158b7959 fix: add to patches.txt 2019-11-06 15:38:38 +05:30
mergify[bot]
736fc85176
Merge pull request #8738 from gavindsouza/no-name
fix(naming): empty string isnt accepted for rename
2019-11-06 07:12:10 +00:00
Faris Ansari
23ed4e4477
style: Fix key spacing 2019-11-06 12:31:07 +05:30
mergify[bot]
7fc62cb7cd
Merge pull request #8759 from prssanna/notifications-fix
fix(Notifications): Fix for 'New Document Shared' notifications
2019-11-06 06:40:45 +00:00
Himanshu
60a3da2fae
Update filter.js 2019-11-06 10:36:10 +05:30
Himanshu Warekar
a14e8a4859 fix: addfilter operations for tags 2019-11-06 01:13:37 +05:30
sahil28297
ebeee12326
fix(notification_log): skip enqueue_create_notification during new site creation 2019-11-05 20:52:04 +05:30
mergify[bot]
0782ebf143
Merge pull request #8761 from frappe/snyk-fix-db0a3e50a0bbf82e5e892e0a315b45e1
[Snyk] Fix for 1 vulnerabilities
2019-11-05 12:11:45 +00:00
snyk-bot
194be49333 fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SHOWDOWN-469487
2019-11-04 23:06:38 +00:00
prssanna
66e54114cb fix: tests 2019-11-05 00:15:09 +05:30
prssanna
67faa597f6 fix: formatting 2019-11-04 23:39:30 +05:30
prssanna
9fc2309b47 style: hide 'Mark as Read in xs screen 2019-11-04 23:27:56 +05:30
prssanna
ba9eb671d6 fix: add notify param to notify_assignment in share.py 2019-11-04 23:26:54 +05:30
mergify[bot]
698761f3a1
Merge pull request #8753 from cjpit/fix_folders
fix: Ensure naming of files is correct.
2019-11-04 16:33:55 +00:00
Faris Ansari
1c450877b0 fix(security): XSS in display area 2019-11-04 15:53:53 +05:30
cameron
3092c1dbcd tuple is returned 2019-11-04 16:40:46 +08:00
Shivam Mishra
de00a651cc
Merge pull request #8656 from gavindsouza/id-name
fix: added title_field to filters, removed search icon
2019-11-04 14:02:29 +05:30
mergify[bot]
346819ccca
Merge pull request #8721 from ruchamahabal/auto_repeat_remove_old_traces
fix(patch): update status and set auto repeat as not submittable
2019-11-04 08:00:07 +00:00
cameron
2e4d588381 fix issues with deepsource??? 2019-11-04 15:59:53 +08:00
mergify[bot]
cf1fcba9e5
Merge pull request #8754 from prssanna/dashboard-fix
fix(Dashboards): Fix dashboard date range
2019-11-04 07:52:34 +00:00
mergify[bot]
56e07fc2a3
Merge pull request #8709 from hrwX/list_form_int_fix
fix: convert number to string if title_field is Int
2019-11-04 07:46:44 +00:00
mergify[bot]
77d7f8fc92
Merge pull request #8649 from Alchez/dev-dashboard-internal-links
feat: allow internal links from parent document to show in dashboard
2019-11-04 07:42:02 +00:00
cameron
ee08d9b011 fix issue for deepsource 2019-11-04 15:38:52 +08:00
Faris Ansari
63af4c5b0a
fix: Update stale message 2019-11-04 13:05:36 +05:30
prssanna
160ecf1003 fix(Dashboards): Fix dashboard date range 2019-11-04 12:58:24 +05:30
mergify[bot]
0b72155c35
Merge pull request #8733 from makeen/develop
fix(API): allow update from request data (develop)
2019-11-04 07:27:52 +00:00
Faris Ansari
4bc53f901e
style: Fix formatting 2019-11-04 12:53:42 +05:30
mergify[bot]
0f5dbc031f
Merge pull request #8730 from frappe/sahil28297-patch-1
fix(email_queue): use send_one as email_queue is now an object
2019-11-04 07:18:39 +00:00
cameron
33cf95517f ensure naming of files is correct. 2019-11-04 14:50:53 +08:00