Gavin D'souza
ac17f8dfb1
test: Allow list-apps to throw errors based on site's states
3年前
Gavin D'souza
0bec91fa8e
Merge branch 'develop' of github.com:frappe/frappe into migrate-refactor
3年前
Saqib Ansari
0f84fb09b6
fix: load more button loads only 20 records at a time
3年前
Suraj Shetty
4fa20f862a
Merge pull request #15757 from nextchamp-saqib/fix-form-tour
3年前
Gavin D'souza
b264d67b9f
test(fix): Retain data apart from test_api tests
The tests in the TestResourceAPI Case destroy and re-build locals. This
may cause loss of data and make other tests flaky
3年前
Gavin D'souza
08279e30c9
fix: Use cls to specify class attrs and self for instance's
3年前
Gavin D'souza
7b4580d693
test(fix): Use FrappeAPITestCase for Method APIs case
3年前
Shariq Ansari
9b4b3a242d
Merge branch 'develop' into update-child-table-on-new-connection
3年前
Gavin D'souza
188373b1eb
refactor(test): Frappe REST Test Suite
* Use Werkzeug Test Client instead of requests
This change should start tracking coverage for the `api` module.
Committing to ensure state maintainence will not be necessary.
* Refactor get_test_client to reset locals on each request
* Separate FrappeAPITestCase to enable formation of a generic API testing engine.
3年前
mergify[bot]
f94168034e
Merge pull request #15800 from shadrak98/html-css-injection
fix: filter html tags in blog comments
3年前
Ankush Menat
1439e667b2
chore: add debug status temporarily
3年前
Ankush Menat
d3f768fef9
feat(db/pg): ability to ignore pk colission
3年前
mergify[bot]
80243d5e85
Merge pull request #15897 from Alchez/dev-chart-options
fix: append chart options before render
3年前
Sagar Vora
976c3bedc3
fix: use correct indicator
3年前
mergify[bot]
67409a6880
Merge pull request #15745 from shariquerik/workspace-ui-fixes
fix: Minor workspace fixes
3年前
mergify[bot]
a2c6ff2fd0
Merge pull request #15769 from alyf-de/msgprint-title-backend
fix: translate default msgprint title in backend
3年前
Raffael Meyer
4750ff69e6
Merge branch 'develop' into msgprint-title-backend
3年前
Sagar Vora
e21275f060
style: add missing semicolon
3年前
Sagar Vora
a18703a0b1
fix: access to `this` and better UX
3年前
gavin
3277c16554
Merge pull request #15919 from gavindsouza/bump-requirements-sec
chore: Bump pip requirements
3年前
Sagar Vora
c3009392d8
Merge pull request #15887 from resilient-tech/werkzeug
chore(deps): bump werkzeug to latest version
3年前
Sagar Vora
f777700372
test: create new user
3年前
Saqib Ansari
bbbeb342df
fix: test for show title field in link fields
3年前
Sagar Vora
d8fc39659a
fix: docstring
3年前
Sagar Vora
a49a07e419
fix: sider issues
3年前
Saqib Ansari
05bb38ea46
chore: fetch name only if first_document is checked
3年前
Gavin D'souza
adc69cb3ec
build: Upgrade Pillow dependency
This upgrade handles multiple high severity vulnerabilities. I've not
checked the affected code in great depth but the APIs we use may be
affected. If they could actually be exploited is another matter which
would take a whole lotta effort which I'd rather not test xD
Fixes: CWE-74, CWE-125, CWE-120, CWE-125, CWE-400
CVE IDs: CVE-2022-22817, CVE-2022-22816, CVE-2021-34552, CVE-2021-23437
3年前
Sagar Vora
f0a10efa62
fix: improved validations
3年前
Gavin D'souza
5798cfaf4c
build: Update iPython dependency
Updating dependency due to arbitrary code execution vulnerability in IPython that stems from IPython executing untrusted files in CWD. This vulnerability allows one user to run code as another.
ref: https://ipython.readthedocs.io/en/stable/whatsnew/version8.html#ipython-8-0-1-cve-2022-21699
Weaknesses: CWE-250, CWE-269, CWE-279
CVE ID: CVE-2022-21699
3年前
Shariq Ansari
088132000d
Merge branch 'develop' into workspace-ui-fixes
3年前
Shariq Ansari
9b9956e1ce
fix: blur event was overlapping block list item click event
3年前
Saqib Ansari
e2c968e255
fix: customized doctypes to show_title_field_in_link
3年前
mergify[bot]
ec5dd79957
Merge pull request #15746 from ruchamahabal/fix-naming-validation
fix: validate doc naming when set via prompt or by passing `set_name`
3年前
Saqib Ansari
07b70c2bd9
test(ui): autocomplete control
3年前
Daizy
ddd45a71bc
feat: Allow users to customize their own reports
3年前
Rucha Mahabal
240665940f
fix: remove redundant test record deletions and resetting
3年前
Rucha Mahabal
78e606bd0f
Merge branch 'develop' into fix-naming-validation
3年前
Saqib Ansari
6e0c4946f1
Merge branch 'develop' of https://github.com/frappe/frappe into link_title_refactor
3年前
Saqib Ansari
073fbdd3bc
Merge branch 'link_title_refactor' of https://github.com/nextchamp-saqib/frappe into link_title_refactor
3年前
Shariq Ansari
0cb3e5691f
Merge branch 'develop' into workspace-ui-fixes
3年前
Sagar Vora
e5857fa56a
fix: improve setup wizard exception email
3年前
Sagar Vora
951ad3f844
chore(deps): bump werkzeug to latest version
3年前
Shariq Ansari
f904e8a972
Merge branch 'develop' into hide-notification-on-click
3年前
Shariq Ansari
c12c8eb314
style: made links card block pixel perfect
3年前
Shariq Ansari
2b12fa880c
fix: UI fix for card block
3年前
Gavin D'souza
0482f1362a
Merge branch 'develop' of github.com:frappe/frappe into dynamic-docfields
3年前
gavin
71ceb496d1
Merge pull request #15907 from ankush/qb_non_select
fix: executing non-select qb code from whitelisted methods
3年前
Suraj Shetty
72408c46c9
Merge pull request #15820 from kamaljohnson/fix-imap-folder-append-to-not-working-issue
3年前
Ankush Menat
b64c03d83d
test: restricted QB
3年前
Ankush Menat
496e5b513b
fix: executing non-select qb code from whitelisted methods
Co-Authored-By: Gavin D'souza <gavin18d@gmail.com>
3年前