mergify[bot]
680f2b91e5
Merge pull request #11793 from ruchamahabal/fix-milestone-tracker
...
fix: Milestone not created for fields updated after submission
2020-11-02 09:10:08 +00:00
Walstan Baptista
4e64ea4e31
chore: remove unused code ( #11835 )
2020-11-02 13:30:32 +05:30
Saqib
cd0ba1344b
fix: mandatory depends on in grid form ( #11834 )
2020-11-02 13:21:09 +05:30
Prssanna Desai
c1bdd7fb78
fix: Max slices for aggregate charts ( #11808 )
2020-11-02 13:15:59 +05:30
Suraj Shetty
3368d83238
fix: Remove @ from relevance query ( #11837 )
2020-11-02 13:07:09 +05:30
Ernesto Ruiz
7f12039fc2
fix: Make strings translatable ( #11825 )
2020-11-02 13:00:43 +05:30
Raffael Meyer
944d3cfbf1
fix: allow "Default Print Language" for custom Print Format ( #11800 )
2020-11-02 12:59:18 +05:30
mergify[bot]
34ec500318
Merge pull request #11732 from nextchamp-saqib/comm-link-fix
...
fix: email aggregation
2020-11-02 06:58:58 +00:00
mergify[bot]
82a1785a18
Merge pull request #11790 from resilient-tech/fix-desk-width
...
fix(UI): treats the scrollbar as an overlay
2020-11-02 06:55:18 +00:00
Ernesto Ruiz
b6d0adb8f0
fix: Make strings translatable ( #11814 )
2020-11-02 09:52:21 +05:30
dependabot-preview[bot]
4ebb868ee3
chore(deps): [security] bump dot-prop from 4.2.0 to 4.2.1 ( #11839 )
...
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop ) from 4.2.0 to 4.2.1. **This update includes a security fix.**
- [Release notes](https://github.com/sindresorhus/dot-prop/releases )
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 09:51:05 +05:30
Frappe PR Bot
a7588c0843
chore: Update translations ( #11836 )
...
Co-authored-by: frappe <frappe@scw-dazzling-elgamal>
2020-10-31 17:11:26 +05:30
ABHISHEK KEDAR
7afb5b0b73
feat: as_raw update to display content inline not always download as attachment ( #11569 )
...
* feat: as_raw update to display content inline not always download as attachment
* fix: string formatting corrected in as_raw()
* fix: missing quotes in filename in as_raw()
2020-10-30 06:58:25 +00:00
Suraj Shetty
32ad754493
fix: Show total text with value if first column is numeric ( #11813 )
2020-10-29 20:24:57 +05:30
mergify[bot]
b33c24cb79
Merge pull request #11816 from abhishekbalam/help_article_dash_fix
...
fix(Help Article): Show 0 instead of undefined when value not set in dashboard
2020-10-29 10:05:49 +00:00
Abhishek Balam
218431372a
fix: add colon between key and value
2020-10-29 15:03:14 +05:30
Abhishek Balam
6e04e0d6cb
fix(Help Article): show 0 instead of undefined when value not set in dashboard
2020-10-29 14:54:45 +05:30
mergify[bot]
06439dc5cc
Merge pull request #11694 from saurabh6790/handle-inputs
...
fix: query to handle user value having special characters
2020-10-29 06:26:09 +00:00
Saurabh
3dce1273f2
fix: query to handle user value having special characters
2020-10-29 10:55:31 +05:30
mergify[bot]
d8b421b49a
Merge pull request #11803 from frappe/dependabot/pip/cryptography-3.2
...
chore(deps): bump cryptography from 2.8 to 3.2
2020-10-28 06:22:09 +00:00
Aditya Hase
67276b72f7
Merge pull request #11792 from adityahase/fix-pdf-generation
...
fix(pdf): PDF generation shouldn't fail in background jobs and tests
2020-10-28 11:42:55 +05:30
Aditya Hase
17429037cc
Merge pull request #11655 from adityahase/fix-scheduled-job-type
...
fix(scheduler): Don't enqueue a job if it is being executed
2020-10-28 11:42:34 +05:30
Aditya Hase
ab8394c75e
Merge pull request #11806 from adityahase/fix-recorder-in-template
...
fix(recorder): Error page rendering shouldn't fail when recorder is active
2020-10-28 11:41:29 +05:30
Aditya Hase
91bfa9aad4
fix(scheduler): get_jobs includes currently running jobs
2020-10-28 10:31:48 +05:30
Aditya Hase
56fc1130a4
test(scheduler): Don't enqueue a job if it is being executed
2020-10-28 10:31:48 +05:30
Aditya Hase
172c345ec0
fix(scheduler): Forcefully execute job when triggered from Execute button
2020-10-28 10:31:48 +05:30
Aditya Hase
be627e8de0
fix(scheduler): Replace queue with frequency
...
The field was renamed but the old name was still being used.
This was broken since https://github.com/frappe/frappe/pull/8486
2020-10-28 10:31:48 +05:30
Aditya Hase
1a5a2ab857
fix(recorder): start-recording and stop-recording commands
2020-10-28 09:37:54 +05:30
Aditya Hase
9d0ca3b72e
test(recorder): Test start-recording and stop-recording commands
2020-10-28 09:37:06 +05:30
Aditya Hase
e54694dbf4
fix(recorder): Error page rendering shouldn't fail when recorder is active
2020-10-28 09:36:39 +05:30
Aditya Hase
6a059fc2ac
test(recorder): Error page rendering shouldn't fail when recorder is active
2020-10-28 09:36:19 +05:30
dependabot[bot]
22a7b3d039
chore(deps): bump cryptography from 2.8 to 3.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 2.8 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/2.8...3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 20:51:28 +00:00
Rushabh Mehta
db61d41b96
Merge pull request #11801 from rmehta/fix-db-query
...
fix(minor): dont run a query when table is missing
2020-10-27 23:17:52 +05:30
mergify[bot]
2f1c6a92b9
Merge pull request #11799 from adityahase/perf-page-render
...
perf(render): Don't set context.no_cache
2020-10-27 17:43:51 +00:00
Rushabh Mehta
97191f90af
fix(minor): dont run a query when table is missing
2020-10-27 23:02:11 +05:30
Aditya Hase
e6aabf346c
perf(render): Don't set context.no_cache
2020-10-27 22:48:02 +05:30
Rucha Mahabal
462f14b40e
fix: Milestone not created for fields updated after submission
2020-10-27 15:03:15 +05:30
mergify[bot]
cae6e80c19
Merge pull request #11748 from sezanzeb/state-province
...
refactor: Set label as State/Province in Address instead of just State
2020-10-27 09:31:00 +00:00
Aditya Hase
16fc29e48d
fix(pdf): frappe.local.request is not available in backgound jobs and tests
...
Use frappe.utils.get_host_name instead of frappe.local.request.host
2020-10-27 14:18:36 +05:30
Aditya Hase
3f5f6f3b21
fix(pdf): Remove in_test check from get_pdf
2020-10-27 14:18:35 +05:30
Aditya Hase
ea2ab810e6
test(pdf): Generate PDF as a user
...
i.e. when frappe.session is set
2020-10-27 14:18:35 +05:30
walstanb
5c2a26753b
fix(UI): treats the scrollbar as an overlay
2020-10-27 12:37:20 +05:30
mergify[bot]
ed58adbf5c
Merge pull request #11785 from muniter/fix-update-translations-v13
...
fix: Bug when running bench update-translations
2020-10-27 04:58:14 +00:00
mergify[bot]
beaeba63ae
Merge pull request #11787 from UrvashiKishnani/patch-1
...
fix: Add missing space in description
2020-10-27 04:06:08 +00:00
UrvashiKishnani
fc180b72d4
fix: space missing in description
2020-10-27 07:48:52 +04:00
Javier Lopez
7c814e7a7f
fix: csv file opening options
...
This is in line with the api changes
1. http://python3porting.com/problems.html#csv-api-changes
2. https://docs.python.org/3/library/csv.html#id3
2020-10-26 16:26:49 -05:00
Javier López
ec5851abf7
fix: wrong type when writing with csv writer
...
Unlike the get_untranslated function, in which the file is opened and
written with the `write()` function, here the `csv.writer()` is used,
causing errors when writing encoded strings. Therefore we remove the
encoding step (The csv writer will take care of it) and we also not open
the file with binary mode.
2020-10-26 15:42:38 -05:00
mergify[bot]
8a11796bed
Merge pull request #11783 from gavindsouza/uri-encode-whitespaces
...
fix: URI encode in case white spaces exist in docname
2020-10-26 14:35:03 +00:00
Gavin D'souza
845b3ab5bc
fix: URI encode in case white spaces exist in docname
2020-10-26 19:14:54 +05:30
mergify[bot]
e5bfeb2607
Merge pull request #11772 from prssanna/rtl-desk
...
fix: customize options in desk page rtl layout
2020-10-26 13:00:23 +00:00