Snyk bot
|
d08fc9e2c1
|
[Snyk] Fix for 1 vulnerabilities (#11523)
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
|
4 年之前 |
Shivam Mishra
|
9b9e00147f
|
Merge pull request #11515 from surajshetty3416/fix-desk-ux
fix(desk): Mute badge if the count is zero
|
4 年之前 |
Suraj Shetty
|
5f75db4393
|
fix: Mute badges if count is zero
|
4 年之前 |
Suraj Shetty
|
1d2053d915
|
fix(desk): Hide badge if count is zero
|
4 年之前 |
Snyk bot
|
8e9b1805e8
|
fix(security):[Snyk] 1 vulnerabilities (#11507)
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
|
4 年之前 |
mergify[bot]
|
364daf48e3
|
Merge pull request #11494 from netchampfaris/sitemap-clear-cache
fix: Clear sitemap cache along with website cache
|
4 年之前 |
mergify[bot]
|
aa9a5b9ef2
|
Merge pull request #11505 from AfshanKhan/fix-backup-attribute
fix: Deprecate site_config_backup_path in BackupGenerator
|
4 年之前 |
Gavin D'souza
|
843718f87b
|
fix: Update integrations with new API
|
4 年之前 |
Gavin D'souza
|
bbdb05378b
|
fix: Deprecate site_config_backup_path in favour of backup_path_conf
|
4 年之前 |
Afshan
|
5377d65cad
|
fix: removed print statements
|
4 年之前 |
Afshan
|
772153da11
|
fix: setting "self.setting site_config_backup_path"
|
4 年之前 |
gavin
|
e4022f7f03
|
Merge pull request #11499 from gavindsouza/revert-build-endpoint
fix: Correct Assets Endpoint
|
4 年之前 |
Gavin D'souza
|
0ac124f0d6
|
fix: Updated bucket name
|
4 年之前 |
Gavin D'souza
|
26e132b5b6
|
Revert "fix: Change assets endpoint"
This reverts commit 8a9545afdb .
|
4 年之前 |
gavin
|
f710ad095f
|
Merge pull request #11436 from gavindsouza/build-assets
feat: Ship built assets
|
4 年之前 |
Faris Ansari
|
5a92195b75
|
fix: Clear sitemap cache along with website cache
|
4 年之前 |
Rushabh Mehta
|
b09c1ef179
|
Merge pull request #11220 from revant/fix-node-sass
fix: move node-sass to dependencies from devDependencies
|
4 年之前 |
Gavin D'souza
|
55733b9b38
|
fix: Early skip fetching Frappe Assets if running in CI
|
4 年之前 |
mergify[bot]
|
8d71bf445e
|
Merge pull request #11459 from prssanna/report-print-total-row
fix: total row in report print template
|
4 年之前 |
mergify[bot]
|
e4a0445838
|
Merge pull request #11388 from netchampfaris/datatable-toggle-sidebar
fix: Refresh datatable when sidebar is toggled
|
4 年之前 |
Faris Ansari
|
6c5d4cbb22
|
fix: Better implementation for refresh on toggle sidebar
|
4 年之前 |
mergify[bot]
|
a8fcaec398
|
Merge pull request #11409 from Mangesh-Khairnar/fix-notification-links
fix(notification): add minor enhancements
|
4 年之前 |
Suraj Shetty
|
c615f63731
|
fix: Remove print statement
|
4 年之前 |
Saurabh
|
a0086db9b6
|
fix(frappe client): validate http method for frappe.client api (#11228)
|
4 年之前 |
Saurabh
|
ae31f08f42
|
feat(user): Add hourly limit for password reset requests (#11371)
Co-authored-by: Chinmay D. Pai <chinmaydpai@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
|
4 年之前 |
mergify[bot]
|
ebcc23591a
|
Merge pull request #11469 from adityahase/fix-pdf
fix(pdf): Restrict cookies to the host domain
|
4 年之前 |
mergify[bot]
|
cbf1077490
|
Merge pull request #11475 from prssanna/empty-tree-filter
fix: handle undefined tree filter value
|
4 年之前 |
Prssanna Desai
|
15ce2b64d7
|
Merge pull request #11481 from frappe/mergify/bp/develop/pr-11460
|
4 年之前 |
prssanna
|
be36c532b7
|
fix: replace cr and lf characters with empty string in case of exception
(cherry picked from commit 6310494aa9 )
|
4 年之前 |
mergify[bot]
|
613bb92d5c
|
Merge pull request #11302 from ruchamahabal/rename-mins-to-first-response
fix: renamed Minutes to First Response to First Response Time
|
4 年之前 |
mergify[bot]
|
d58c798730
|
Merge pull request #11284 from alyf-de/fix_login_css
refactor: Login page css
|
4 年之前 |
barredterra
|
1930993675
|
test: login-css is no longer in login.html
|
4 年之前 |
barredterra
|
9bc3031dcc
|
Merge branch 'develop' into fix_login_css
|
4 年之前 |
Aditya Hase
|
d618d5d120
|
Merge pull request #11476 from adityahase/fix-blog-post-pagination
|
4 年之前 |
Aditya Hase
|
dce13faa52
|
Merge branch 'develop' of https://github.com/frappe/frappe into fix-blog-post-pagination
|
4 年之前 |
Aditya Hase
|
3c65a9ef04
|
Merge pull request #11189 from scmmishra/blog-route-fix
|
4 年之前 |
Prssanna Desai
|
4fdbe6c792
|
Merge pull request #11442 from anupamvs/report-include-indentation
|
4 年之前 |
Aditya Hase
|
40c29158e5
|
fix(blog): Use `LIMIT row_count OFFSET offset` syntax instead of `LIMIT offset, row_count`
Reference: https://www.postgresql.org/docs/9.5/queries-limit.html
|
4 年之前 |
Prssanna Desai
|
788fbed542
|
Merge pull request #11474 from prssanna/chart-permission
|
4 年之前 |
Aditya Hase
|
f4a22683d5
|
test(blog): Add tests for blog post pagination
|
4 年之前 |
prssanna
|
a429729e92
|
fix: handle undefined tree filter value
|
4 年之前 |
prssanna
|
2b413319c1
|
fix(Dashboard Chart): only encode key if type is not string
|
4 年之前 |
Aditya Hase
|
d8377dccc2
|
chore(tests): Cleanup property setter added for Blog Post
|
4 年之前 |
Shivam Mishra
|
56b9581d75
|
Merge pull request #11470 from scmmishra/desk-fix
fix: boot if module is not present in desk
|
4 年之前 |
Shivam Mishra
|
40748d7fa8
|
fix: boot if module is not present in desk
|
4 年之前 |
Aditya Hase
|
3c9f265091
|
fix(pdf): Restrict cookies to the host domain
Use wkhtmltopdf's cookie-jar options to set domain
Reference: 7952b0f3e7/src/lib/multipageloader.cc (L532-L536)
Cookie format Reference: https://doc.qt.io/qt-5/qnetworkcookie.html#parseCookies
Also, werkzeug 0.16.x shows port in the host attribute.
https://werkzeug.palletsprojects.com/en/0.16.x/wrappers/#werkzeug.wrappers.BaseRequest.host
|
4 年之前 |
Aditya Hase
|
8feba5fa9b
|
fix(pdf): Cleanup temporary files after pdf generation
This was removed in https://github.com/frappe/frappe/pull/7358
|
4 年之前 |
mergify[bot]
|
e75df971fc
|
Merge pull request #11305 from gavindsouza/allow-me-to-execute-anything
feat: Allow me to execute anything console would allow
|
4 年之前 |
Prssanna Desai
|
81839c445b
|
Merge pull request #11467 from frappe/mergify/bp/develop/pr-11466
|
4 年之前 |
prssanna
|
3f42f4b525
|
fix: set overflow auto for report builder wrapper
(cherry picked from commit 2ec0142286 )
|
4 年之前 |