Suraj Shetty
a04b3a280d
fix: HTML Editor overflow in grid
...
(cherry picked from commit 28196bda54 )
2021-04-29 13:01:57 +00:00
Suraj Shetty
601aeb5373
fix: Show nothing for empty value instead of undefined
...
(cherry picked from commit 7a84a3f3ea )
2021-04-29 13:01:56 +00:00
Suraj Shetty
4d782f9196
fix: Use placeholer attr to set color placeholder instead of value
...
(cherry picked from commit b1d6e7ad16 )
2021-04-29 13:01:56 +00:00
shariquerik
d06bbd3b10
refactor: Conditional CSS instead of code
...
(cherry picked from commit f148bf36c3 )
2021-04-29 13:01:55 +00:00
shariquerik
6007c1e0f7
fix: Grid row color picker field not working
...
(cherry picked from commit 67671c98bb )
2021-04-29 13:01:55 +00:00
Suraj Shetty
02083d7bf5
Merge pull request #13038 from frappe/mergify/bp/version-13-hotfix/pr-13033
...
fix: Moving Site folder across different FileSystems failed (backport #13033 )
2021-04-29 17:00:25 +05:30
eneegy
5e98630079
fix: Moving Site folder across different FileSystems failed ( #13033 )
...
Co-authored-by: Thanh Dao <thanhdn1989@gmail.com>
(cherry picked from commit 29be5829e16b7e9454713d69539066a87d5a4091)
2021-04-29 09:50:25 +00:00
Suraj Shetty
f3510cfa63
Merge pull request #13026 from frappe/mergify/bp/version-13-hotfix/pr-13024
...
fix: Decode uri before importing file via weblink (backport #13024 )
2021-04-29 10:41:23 +05:30
hasnain2808
dd475384f7
fix: decode uri before importing file via weblink
...
(cherry picked from commit 9a8d1fb43f )
2021-04-29 05:08:47 +00:00
Suraj Shetty
4c31f4e071
Merge pull request #13022 from frappe/mergify/bp/version-13-hotfix/pr-12999
...
feat(DX): sourceURL for injected javascript (backport #12999 )
2021-04-28 18:37:52 +05:30
Ankush Menat
e38ed8798d
feat(DX): sourceURL for injected javascript
...
Adds sourceURL to injected javascript code, this helps in debugging
injected javascript using client script or doctype specific javascript.
`no-docs`
(cherry picked from commit 8dd925743c )
2021-04-28 13:03:08 +00:00
Suraj Shetty
24c6b53a00
Merge pull request #13021 from frappe/mergify/bp/version-13-hotfix/pr-13014
...
fix: disabled checkbox should be disabled (backport #13014 )
2021-04-28 18:27:10 +05:30
Sagar Vora
c2b13dac7b
fix: disabled checkbox should be disabled
...
(cherry picked from commit c7591d51c4 )
2021-04-28 12:54:30 +00:00
Suraj Shetty
fec6aa4411
Merge pull request #13007 from frappe/mergify/bp/version-13-hotfix/pr-13006
2021-04-28 09:33:20 +05:30
Suraj Shetty
090a126132
Merge pull request #13009 from frappe/mergify/bp/version-13-hotfix/pr-13004
...
chore(deps): bump redis from 2.8.0 to 3.1.1 (backport #13004 )
2021-04-28 09:24:35 +05:30
dependabot[bot]
6b08f3437a
chore(deps): bump redis from 2.8.0 to 3.1.1
...
Bumps [redis](https://github.com/NodeRedis/node-redis ) from 2.8.0 to 3.1.1.
- [Release notes](https://github.com/NodeRedis/node-redis/releases )
- [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NodeRedis/node-redis/compare/v.2.8.0...v3.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 43285fd2d8 )
2021-04-28 03:52:50 +00:00
Frappe Bot
e2729c65ea
refactor: Delete Qunit test files
...
Since it is no longer used
(cherry picked from commit d30596b15e )
2021-04-28 03:46:23 +00:00
Frappe Bot
54bbc1c980
refactor: Remove unused files
...
(cherry picked from commit 07d3f6bd06 )
2021-04-28 03:46:23 +00:00
Suraj Shetty
1744c714b9
fix: RTL stylesheet URL
...
(cherry picked from commit a5bb043be4 )
2021-04-28 03:46:23 +00:00
Suraj Shetty
99a08b7465
Merge branch 'version-13-pre-release' into version-13-hotfix
2021-04-27 15:12:14 +05:30
Mohammad Hasnain Mohsin Rajan
58a2c1f8b6
ci: fix coveralls ( #12971 )
...
* fix: add service
* Update ci-tests.yml
* Update ci-tests.yml
* fix: coverage version
* fix: coveralls
* Update requirements.txt
* fix: add service name env var
* ci: Set COVERALLS_SERVICE_NAME as github
* ci: add tokens
* Update ci-tests.yml
* ci: no rcfile
* fix: pin versions
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-27 14:56:14 +05:30
hasnain2808@gmail.com
febb26e935
feat: allow button of different sizes in df
2021-04-27 14:56:14 +05:30
Fahim Ali Zain
8e0228b64c
fix: multipart/form-data breaks with OAuth tokens
2021-04-27 14:56:14 +05:30
Shivam Mishra
d7102b510f
refactor: Remove events to redraw charts ( #12973 )
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-27 14:56:14 +05:30
walstanb
583abc959a
chore: frappe.whitelist for doc methods
2021-04-27 14:56:13 +05:30
Saqib
67149a61e4
fix: Currency labels in grids ( #12974 )
2021-04-27 14:56:13 +05:30
rohitwaghchaure
e603263d26
fix: Default values were not triggering change event ( #12975 )
2021-04-27 14:56:13 +05:30
Revant Nandgaonkar
a5ca01f4e2
docs: add docker repo link in README
2021-04-27 14:56:13 +05:30
Revant Nandgaonkar
37cd622628
fix: remove unused imports
2021-04-27 14:56:13 +05:30
Revant Nandgaonkar
2adadd5829
fix: duplicate validate_auth calls
2021-04-27 14:56:13 +05:30
Rohan Bansal
72972520b9
fix: remove unused variables
2021-04-27 14:56:13 +05:30
Revant Nandgaonkar
46ddad3509
feat(hooks): auth hooks
...
hook for request authentication
2021-04-27 14:56:13 +05:30
shariquerik
e3887cef18
refactor: Using toggle instead of addClass-removeClass
2021-04-27 14:56:13 +05:30
shariquerik
f3a6b32f8d
fix: Hide grid Add Row & Add Multiple buttons when document grid is not editable
2021-04-27 14:56:13 +05:30
Ankush Menat
02df4a783a
ci(semgrep): add more rules, r/python.correctness ( #12876 )
...
* ci(semgrep): add more rules, r/python.correctness
- Added file for defining rules as per frappe data model:
frappe_correctness.yml
- Add rule for SQLi, with WARNING only for now
- Add rule file for UX
- WARNING | INFO do not fail the build now
* ci(semgrep): on_cancel, on_submit correctness rule
* ci(semgrep): split workflow in steps
* ci(semgrep): catch line breaks in _()
* chore: fix sider issue
2021-04-27 14:56:13 +05:30
Faris Ansari
3e1b195db0
fix: Use node.string to extract style and script
...
- node.text stopped working in beautifulsoup 4.9.x
2021-04-27 14:56:13 +05:30
Suraj Shetty
745e1d891e
fix: Override get_model_value for table multiselect
2021-04-27 14:56:13 +05:30
Suraj Shetty
d4aad16c0e
fix(control): Check if same value is set to avoid unnecessary change trigger
2021-04-27 14:56:13 +05:30
Richard Case
e268e527e0
fix: build priority on computers with low memory fixes:frappe/bench#1135
2021-04-27 14:56:12 +05:30
Mohammad Hasnain Mohsin Rajan
2db5e2242d
ci: Set COVERALLS_SERVICE_NAME as github ( #12961 )
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-27 14:56:12 +05:30
Sagar Vora
c899bb5cbd
fix: remove unsused variables
2021-04-27 14:56:12 +05:30
Sagar Vora
dc452d0429
perf: low priority for backup processes
2021-04-27 14:56:12 +05:30
gavin
d37d0007ea
fix(cli): Trigger Scheduler Event ( #12955 )
...
* Triggers events via Scheduled Job Type's execute method
* Exits with code 1 if no event with that name found or process
termination
* Added feedback if event not found
2021-04-27 14:56:12 +05:30
Anand Chitipothu
d4e5c88419
fix: Invalid HTML generated by the base template ( #12953 )
...
Closes #12952
2021-04-27 14:56:12 +05:30
Suraj Shetty
1f91cbda26
fix: build-message-files command ( #12950 )
2021-04-27 14:56:12 +05:30
Suraj Shetty
bb4c01fe9a
fix(query): Use single quotes for string constant ( #12948 )
2021-04-27 14:56:12 +05:30
Suraj Shetty
1f45d55ff7
fix: Form Dashboard reference link ( #12945 )
2021-04-27 14:56:12 +05:30
Suraj Shetty
b1a1415694
fix: Use grid docfield list while creating row docfield copy
...
Previously, it was using doctype level docfield list
which did not had the updated docfields for a grid.
2021-04-27 14:56:12 +05:30
Mohammad Hasnain Mohsin Rajan
3631dfdf49
ci: Fix coveralls ( #12926 )
2021-04-27 14:56:12 +05:30
Nabin Hait
470232cfa4
bumped to version 13.1.0
2021-04-27 14:56:12 +05:30