Commit graph

23166 commits

Author SHA1 Message Date
Rushabh Mehta
d6f14608f1 fix(minor): set execute function in a try catch block to detect if execution cannot even begin 2019-11-07 12:14:09 +05:30
Rushabh Mehta
e85cd6549c fix(tests): fix queue peeking test 2019-11-07 12:14:09 +05:30
Rushabh Mehta
c583be6f33 fix(scheduler): implement queue peeking 2019-11-07 12:14:09 +05:30
Rushabh Mehta
0035772f8f fix(tests) 2019-11-07 12:14:09 +05:30
Rushabh Mehta
3e4e6d4b3f feat(doctype link): add links to doctype for link dashboard 2019-11-07 12:14:09 +05:30
Rushabh Mehta
34b4b069ba feat(scheduler): log scheduler events 2019-11-07 12:14:09 +05:30
Rushabh Mehta
7cd329fac9 reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler 2019-11-07 12:14:09 +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
Rucha Mahabal
63ab2ca2f0 fix: strip_html_tags from blog post content description 2019-11-06 16:32:12 +05:30
Rucha Mahabal
05d255f976 fix: add iframe tag to acceptable elements 2019-11-06 16:27:07 +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
Faris Ansari
1b4c752959 fix: Barcode Control
- Fix render caching in forms
- Handle raw and svg value
2019-11-06 15:10:48 +05:30
Gavin D'souza
40600f4fba chore: update rename_doc calls 2019-11-06 14:57:48 +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
Gavin D'souza
a5de575f23 chore: un-whitelist frappe.model.rename_doc.rename_doc 2019-11-06 12:04:53 +05:30
Gavin D'souza
599e4782c0 fix(security): dont allow ignore_permissions in whitelisted method:
frappe.rename_doc
2019-11-06 12:01:10 +05:30
Himanshu Warekar
2169b4d405 Merge branch 'develop' of https://github.com/frappe/frappe into pref_global_search 2019-11-06 11:15:46 +05:30
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
Saif Ur Rehman
8e5149099a Merge branch 'develop' of https://github.com/frappe/frappe.git into Grid-Arrow-Nav-V12
# Conflicts:
#	frappe/public/js/frappe/form/grid_row.js
2019-11-05 22:25:26 +05:00
Saif Ur Rehman
ec921fd1a5 fix(Grid Row): Arrow key nav do not prevent default unnecessarily 2019-11-05 22:20:29 +05:00
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