Aditya Hase
|
dce13faa52
|
Merge branch 'develop' of https://github.com/frappe/frappe into fix-blog-post-pagination
|
hace 4 años |
Aditya Hase
|
3c65a9ef04
|
Merge pull request #11189 from scmmishra/blog-route-fix
|
hace 4 años |
Prssanna Desai
|
4fdbe6c792
|
Merge pull request #11442 from anupamvs/report-include-indentation
|
hace 4 años |
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
|
hace 4 años |
Prssanna Desai
|
788fbed542
|
Merge pull request #11474 from prssanna/chart-permission
|
hace 4 años |
Aditya Hase
|
f4a22683d5
|
test(blog): Add tests for blog post pagination
|
hace 4 años |
prssanna
|
2b413319c1
|
fix(Dashboard Chart): only encode key if type is not string
|
hace 4 años |
Aditya Hase
|
d8377dccc2
|
chore(tests): Cleanup property setter added for Blog Post
|
hace 4 años |
Shivam Mishra
|
56b9581d75
|
Merge pull request #11470 from scmmishra/desk-fix
fix: boot if module is not present in desk
|
hace 4 años |
Shivam Mishra
|
40748d7fa8
|
fix: boot if module is not present in desk
|
hace 4 años |
mergify[bot]
|
e75df971fc
|
Merge pull request #11305 from gavindsouza/allow-me-to-execute-anything
feat: Allow me to execute anything console would allow
|
hace 4 años |
Prssanna Desai
|
81839c445b
|
Merge pull request #11467 from frappe/mergify/bp/develop/pr-11466
|
hace 4 años |
prssanna
|
3f42f4b525
|
fix: set overflow auto for report builder wrapper
(cherry picked from commit 2ec0142286 )
|
hace 4 años |
Aditya Hase
|
659b3bb9f1
|
Merge pull request #11462 from adityahase/fix-recorder-tests
fix(recorder): Fix Cypress Tests
|
hace 4 años |
Faris Ansari
|
b1b1149f91
|
Merge pull request #11465 from netchampfaris/invalid-email-escape
fix: Escape invalid email in throw
|
hace 4 años |
Faris Ansari
|
ee7d119546
|
fix: Escape invalid email in throw
|
hace 4 años |
Faris Ansari
|
089ba36bab
|
Merge pull request #11457 from netchampfaris/fix-attach-files-to-doc
fix: Handle None value
|
hace 4 años |
Suraj Shetty
|
2b12a34d7e
|
refactor(translation linter): Handle multiline translation syntax (#11461)
|
hace 4 años |
Aditya Hase
|
a706971b9b
|
fix(recorder): Fix Cypress Tests
|
hace 4 años |
mergify[bot]
|
aeac33e804
|
Merge pull request #11458 from ruchamahabal/event-streaming-fixes
fix: Event Streaming fixes
|
hace 4 años |
Rucha Mahabal
|
f24d87726a
|
fix: added patch for deleting old keys
|
hace 4 años |
Aditya Hase
|
386b4847b4
|
chore: Attempt at fixing event-streaming tests
|
hace 4 años |
Rucha Mahabal
|
8cffea5c8e
|
fix: test
|
hace 4 años |
Rucha Mahabal
|
efdeab6dad
|
fix: test
|
hace 4 años |
Rucha Mahabal
|
21a299752b
|
fix: test
|
hace 4 años |
Rucha Mahabal
|
220c4b734e
|
fix: event subscriber validation
|
hace 4 años |
Prssanna Desai
|
234d4adad6
|
Merge branch 'develop' into report-include-indentation
|
hace 4 años |
Rucha Mahabal
|
3b5c404378
|
fix: tests
|
hace 4 años |
Rucha Mahabal
|
ed5f332bb9
|
fix: sider issue
|
hace 4 años |
Rucha Mahabal
|
d7ea913605
|
fix: event streaming fixes
|
hace 4 años |
Faris Ansari
|
7707304890
|
fix: Handle None value
|
hace 4 años |
mergify[bot]
|
ad180c0b30
|
Merge pull request #11389 from netchampfaris/blog-meta-title
fix(Blog): Ability to set meta_title separately
|
hace 4 años |
mergify[bot]
|
35294821ef
|
Merge pull request #11447 from adityahase/fix-package-tool
fix(package): Only allow System Managers to import a package
|
hace 4 años |
mergify[bot]
|
f6920c47a9
|
Merge pull request #11123 from netchampfaris/unzip-handle-folders
fix: Handle directories in unzip
|
hace 4 años |
gavin
|
936af9916a
|
fix(Activity Log): Update modified details
ref: https://github.com/frappe/frappe/pull/11373
|
hace 4 años |
mergify[bot]
|
5199704157
|
Merge pull request #11373 from gavindsouza/activity-log-update
fix(Activity Log): Handle delete and new actions via Permissions
|
hace 4 años |
mergify[bot]
|
e2cf2fabd9
|
Merge pull request #11452 from surajshetty3416/fix-rename-doc
fix(security): Remove ignore_permissions flag from API request
|
hace 4 años |
Shivam Mishra
|
0bddb0565f
|
Merge branch 'develop' of https://github.com/frappe/frappe into blog-route-fix
|
hace 4 años |
Faris Ansari
|
864e8441eb
|
fix: condition
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
|
hace 4 años |
Suraj Shetty
|
0449ba0b6d
|
refactor: Use .pop instead of del
|
hace 4 años |
Suraj Shetty
|
9e43e88755
|
fix: Remove unnecessary whitelisting of rename_doc method
|
hace 4 años |
Suraj Shetty
|
dba454f941
|
fix(security): Remove ignore_permissions flag from API request
|
hace 4 años |
Anupam K
|
8261eded19
|
fix: Report Include Indentation UI
|
hace 4 años |
mergify[bot]
|
308302697d
|
Merge pull request #11448 from adityahase/fix-auto-repeat-message
fix(auto-repeat): Add permission check for rendering message preview
|
hace 4 años |
Aditya Hase
|
2050c2b9b3
|
fix(auto-repeat): Add permission check for rendering message preview
|
hace 4 años |
Aditya Hase
|
6ad3156233
|
fix(package): Only allow System Managers to import a package
|
hace 4 años |
mergify[bot]
|
ffdecc7623
|
Merge pull request #11444 from adityahase/fix-get-list
fix(db_query): Reject `user` argument in whitelisted methods
|
hace 4 años |
Aditya Hase
|
555c52fc70
|
fix(db_query): Reject `user` argument in whitelisted methods
|
hace 4 años |
mergify[bot]
|
898098d38e
|
Merge pull request #11440 from adityahase/fix-remove-query-builder
chore(query-builder): Remove unused code
|
hace 4 años |
Aditya Hase
|
cb23da1ed9
|
chore(query-builder): Remove unused code
|
hace 4 años |