Commit graph

47578 commits

Author SHA1 Message Date
dependabot[bot]
226d7e09d0
chore(deps): bump @sentry/browser from 7.81.1 to 7.119.1
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.81.1 to 7.119.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.119.1/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.81.1...7.119.1)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-04 17:22:04 +00:00
David Arnold
010dab4db7
Merge pull request #27957 from blaggacao/ci/add-trick
ci: use dynamic total job
2024-10-04 15:36:28 +02:00
David
b77f112fb2
ci: measure bench install times and control verbosity 2024-10-04 15:22:53 +02:00
David
f0ba65eb9b
ci: improve reporting 2024-10-04 15:22:49 +02:00
David
d03900c0e8
ci: add description to ci helper script 2024-10-04 15:22:45 +02:00
David
9288ad2a9c
ci: add description to roullette script 2024-10-04 15:22:36 +02:00
David Arnold
9c83075178
Merge pull request #27962 from mudux/patch-1
refactor: Explicit feedback to timestamp mismatch error
2024-10-04 11:59:31 +02:00
Mohamud Amin Ali
e6223b04fc
refactor: Explicit feedback to timestamp mismatch errror
Not necessarily a needed improvement but it adds explicitness to the feedback.

fix: text order

fix: type
2024-10-04 11:46:39 +02:00
David Arnold
c441be55e6
Merge pull request #27955 from blaggacao/feat/add-read-only-document-context
feat: add read only document mode
2024-10-04 00:12:08 +02:00
David Arnold
1379ad5af9
Merge pull request #27978 from blaggacao/fix/owener-modifier-df
fix: return correct types for owner and modified_by
2024-10-03 23:46:59 +02:00
David
d05f70f9ba
fix: return correct types for owner and modified_by 2024-10-03 23:25:11 +02:00
Jitendra Mishra
ca93818c76
chore: Avoid to re-check instance of filters (#27959) 2024-10-02 16:10:04 +05:30
David Arnold
c4b2c39c58
Merge pull request #27935 from cogk/fix-bench-execute-evaluate-args-for-each-site
fix: Evaluate `bench execute` args for each site
2024-10-02 12:30:32 +02:00
David
1c4a0fe54f
feat: add read only document mode 2024-10-02 12:02:52 +02:00
David Arnold
b7c8d7368c
Merge pull request #27936 from blaggacao/fix/build-workspace-wehbook-log
fix: build workspace, add webhook log
2024-10-02 00:14:00 +02:00
David Arnold
2423c0ff8d
Merge pull request #27954 from blaggacao/fix/add-url
fix: add url to local for custom method to use
2024-10-01 16:35:19 +02:00
David
3a64effe9b
fix: add url to local for custom method to use 2024-10-01 16:21:29 +02:00
Akhil Narang
7b0c4f495c
Merge pull request #27818 from cogk/feat-add-hide-label-checkbox-on-print-format
feat(print_format): Add checkbox to hide label
2024-10-01 16:30:13 +05:30
Akhil Narang
f4ca408376
Merge pull request #27817 from cogk/fix-labels-for-text-editor-fields
fix(print)!: Add labels on Text Editor fields
2024-10-01 16:29:59 +05:30
Akhil Narang
22a64461aa
Merge pull request #27921 from barredterra/redirect-after-rename
feat: redirect to new record after rename
2024-10-01 15:53:37 +05:30
Sumit Bhanushali
199c27f34e
Merge pull request #27910 from MeetSherasiya/fix/custom-dashboard-chart-tooltip-value-format
fix: custom dashboard chart tooltip value format
2024-10-01 15:32:57 +05:30
Sumit Bhanushali
8c22ac302c
Merge pull request #27923 from Aryan20/fix/rating-reset
fix: allow to reset rating input if not mandatory
2024-10-01 15:31:20 +05:30
Akhil Narang
b113b8355b
Merge pull request #27934 from cogk/fix-extract-images-as-public-in-published-event
fix(blog_post): Ensure images are public if shown on website
2024-10-01 14:57:41 +05:30
Sumit Bhanushali
826188f24f
Merge pull request #27945 from frappe/private_app
feat(PrivateApp): virtual app that will host all private workspaces of user
2024-10-01 14:19:32 +05:30
Sumit Bhanushali
99b8899ff6 feat(PrivateApp): virtual app that will host all private workspaces of user 2024-10-01 14:03:11 +05:30
Akhil Narang
789f0a58c7
Merge pull request #27771 from jabir-elat/develop
Fix: Enforced user permissions on report filters for linked doctypes
2024-10-01 12:50:10 +05:30
Sagar Vora
9dbe2571cf
Merge pull request #27502 from ljain112/fix-idx-pagination 2024-10-01 11:29:40 +05:30
Frappe PR Bot
b841a7ccef
chore: update POT file (#27927) 2024-09-30 22:20:58 +02:00
Frappe PR Bot
1a186cf549
fix: sync translations from crowdin (#27894) 2024-09-30 22:20:02 +02:00
David
a0ec82a8b3
fix: build workspace, add webhook log 2024-09-30 20:54:52 +02:00
Corentin Forler
bea742f624
fix: Evaluate bench execute args for each site 2024-09-30 14:46:54 +02:00
Corentin Forler
6a6ccc034c
fix(blog_post): Ensure images are public if shown on website 2024-09-30 14:45:58 +02:00
David Arnold
92ee2ce291
Merge pull request #27931 from blaggacao/feat/sidebad-with-log-links
Feat: sidebar with log links
2024-09-30 13:41:25 +02:00
David
22498f26a7
feat: add link to (various) logs in sidebar 2024-09-30 13:24:55 +02:00
David Arnold
6ab44a883b
Merge pull request #27870 from blaggacao/feat/custom-section-and-column-placement
feat: improve placement for custom field sections and columns
2024-09-30 13:11:11 +02:00
David
40025ec64f
fix: property setter for field ordering 2024-09-30 12:57:32 +02:00
Sumit Bhanushali
392a212b19
Merge pull request #27899 from frappe/perm_log
feat: perm log
2024-09-30 15:10:43 +05:30
Sumit Bhanushali
847dd62ec0 feat: permission log 2024-09-30 14:54:32 +05:30
Sumit Bhanushali
08aa9158dd
Merge pull request #27908 from frappe/ws_types
feat(Workspace): user can now add doctype, page, report, external url as workspace and get easy access on sidebar
2024-09-30 11:09:00 +05:30
Sumit Bhanushali
06053d74d6 fix: added type in workspace tests 2024-09-30 10:54:30 +05:30
David Arnold
f15a83d41d
Merge pull request #27929 from blaggacao/fix/edi-support
fix/edi support
2024-09-30 07:06:53 +02:00
David
07ed21f363
fix: add doctype even without docname to file loader form 2024-09-30 06:53:18 +02:00
David
74e5c61ec4
feat: set flag during bulk delete c/o doc on_trash event 2024-09-30 06:52:44 +02:00
Shariq Ansari
11c45cbd86
Merge pull request #27924 from shariquerik/placeholder-docfield
feat: Added placeholder docfield, customize form field, and custom field
2024-09-28 21:45:38 +05:30
Shariq Ansari
6aa37db9f4 feat: Added placeholder docfield, customize form field, and custom field 2024-09-28 21:11:46 +05:30
Sumit Bhanushali
9755887ced
Merge pull request #27919 from frappe/fix-app-undef
fix: default app logo to frappe if app not found
2024-09-28 12:51:19 +05:30
Aryan Kaushik
2992e6fcb4 fix: allow to reset rating input if not mandatory
If a rating field is not mandatory and the user selects the same
rating again then it should reset the rating by setting value to 0.

Fixes #27922
2024-09-27 21:21:08 +00:00
barredterra
49c66c4d9f feat: redirect to new form if it has been renamed 2024-09-27 18:30:35 +02:00
Akhil Narang
0c6d5de805 fix(query_report): use the correct key
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-09-27 19:24:43 +05:30
Akhil Narang
90bd55690a refactor(query_report): simplify logic
Reduce one level of nesting

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-09-27 19:24:43 +05:30