mergify[bot]
5d3e97a7b6
fix: Show error page even when routing fails ( #18437 ) ( #18438 )
(cherry picked from commit cc72dc47ab
)
Co-authored-by: Ankush Menat <ankush@frappe.io>
2 anos atrás
mergify[bot]
a2ba0aac19
fix: add flags to set_permission for docshares ( #18416 ) ( #18429 )
* add flags to set_permission for docshares
* refactor: don't expose flags to client side
* fix add_docshare
* style: black formatting
[skip ci]
Co-authored-by: Leonard Goertz <leonard.goertz@noventive.com>
Co-authored-by: Ankush Menat <ankush@frappe.io>
(cherry picked from commit cfbab92249
)
Co-authored-by: Leonard Goertz <49870752+uepselon@users.noreply.github.com>
2 anos atrás
mergify[bot]
c47de0dcdc
fix(dx): resolve_class ( #18417 ) ( #18421 )
* fix(resolve_class): ignore False values
* fix: allow multiple arguments
* fix: remove unnecessary condition
* test: resolve_class
(cherry picked from commit 4f650854b8
)
Co-authored-by: Faris Ansari <netchampfaris@users.noreply.github.com>
2 anos atrás
mergify[bot]
63e3c61a46
fix: Notifications. Get Alerts for Today button #18423 ( #18428 )
(cherry picked from commit 94398aab0e
)
Co-authored-by: avc <94137451+git-avc@users.noreply.github.com>
2 anos atrás
mergify[bot]
f833e5d52a
fix: reshuffle __newname field to accommodate under 1st Tab Break ( #18406 ) ( #18427 )
* fix: reshuffle __newname field to accommodate under 1st Tab Break
* fix: handle empty condition
(cherry picked from commit 35995f0153
)
Co-authored-by: Saurabh <saurabh6790@gmail.com>
2 anos atrás
Rohan
c73e2e2219
feat: allow syncing new fields in Doctype Layout ( #18408 )
* feat: allow syncing new fields in Doctype Layout
* fix: handle new layout syncs differently
* fix: ux improvements on doctype layout
* fix: append custom layout JS to existing doctype JS
* style: linter
[skip ci]
Co-authored-by: Ankush Menat <ankush@frappe.io>
2 anos atrás
Shariq Ansari
9e9203b497
Merge pull request #18412 from frappe/mergify/bp/version-14-hotfix/pr-18400
2 anos atrás
Shariq Ansari
cb866f921e
fix(UI): Child table responsive
(cherry picked from commit 9280a41e27
)
2 anos atrás
Ankush Menat
19a394e99f
test: drop/fix flaky tests
2 anos atrás
mergify[bot]
6848ee9c57
fix: explicitly set doctype in queries ( #18403 ) ( #18405 )
(cherry picked from commit 2f358dea03
)
Co-authored-by: Dany Robert <danyrt@wahni.com>
2 anos atrás
Ankush Menat
031c1321e8
Merge pull request #18399 from frappe/jinja_escape
fix: correct import for markupsafe.escape
2 anos atrás
Ankush Menat
c2f1c5744b
fix: correct import for markupsafe.escape
ref: https://github.com/pallets/jinja/issues/1626
2 anos atrás
mergify[bot]
73758d7883
feat: search in translated title, if we show title ( #17828 ) ( #18395 )
* refactor: use meta.translated_doctype
* refactor: get_title_field_query
* feat: search in title, if we show title
* refactor: build_for_autosuggest
* style: black
* fix: don't order translated doctypes by untranslated relevance
* feat: match all fields for translated doctypes
* feat: translate all fields in description, remove redundant title
* refactor: title in link
* fix: show name in description for title links
(cherry picked from commit 3d17e1589e
)
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
2 anos atrás
mergify[bot]
7c9ee6d4a7
fix: google calendar sync times ( #18384 ) ( #18394 )
(cherry picked from commit 77ae997b14
)
Co-authored-by: PeterG <this-gavagai@users.noreply.github.com>
2 anos atrás
mergify[bot]
e0d6d0b7b1
fix: progress bar not disappearing ( #18375 ) ( #18392 )
* fix: progress bar not disappearing
* style: format
[skip ci]
Co-authored-by: Ankush Menat <ankush@frappe.io>
(cherry picked from commit 729be707cb
)
Co-authored-by: stephen <stephenBDT@users.noreply.github.com>
2 anos atrás
mergify[bot]
a0f92537c5
refactor: load balanced parallel tests without orchestrator ( #18386 ) ( #18390 )
* feat: dry run in test runner for debuggin
* refactor: load balance TestRunner using # of tests
(cherry picked from commit cfee53d573
)
Co-authored-by: Ankush Menat <ankush@frappe.io>
2 anos atrás
Shariq Ansari
c219f2a5dc
Merge pull request #18388 from frappe/mergify/bp/version-14-hotfix/pr-18380
2 anos atrás
Shariq Ansari
5eb803ca95
fix: format currency value as float while grid upload
(cherry picked from commit 95f23b3adb
)
2 anos atrás
mergify[bot]
23caa1f93b
perf: Perform `db.set_value` with single query only (backport #18305 ) ( #18349 )
* perf: single query `db.set_value`
(cherry picked from commit cee2b50461
)
* fix: better cache validation
- Only delete a single doc if we know which doc changed
- Drop all docs other wise (kinda bad, but this isn't used frequently,
will fix when visiting entire caching system again)
(cherry picked from commit bfa6a5fbdf
)
Co-authored-by: Ankush Menat <ankush@frappe.io>
2 anos atrás
Ankush Menat
702e8674f9
refactor: use file api to read import data ( #18379 )
* refactor: use file api for reading data in import
* fix: remove unused import
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
Co-authored-by: Faris Ansari <netchampfaris@users.noreply.github.com>
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
2 anos atrás
mergify[bot]
f52a8c52dc
build(deps): bump oauthlib ( #18377 )
CVE-2022-36087 - https://github.com/advisories/GHSA-3pgj-pg6c-r5p7
(cherry picked from commit 29d423ef18
)
Co-authored-by: Ankush Menat <ankush@frappe.io>
2 anos atrás
Ankush Menat
5e2ac2c745
fix: trigger release
semantic bot needs fix/feat
2 anos atrás
Shariq Ansari
96e8912d0d
Merge pull request #18368 from frappe/mergify/bp/version-14-hotfix/pr-18315
2 anos atrás
Shariq Ansari
83d49d184c
fix: responsive
(cherry picked from commit 16fb96f6bd
)
2 anos atrás
Shadrak Gurupnor
efb29e20db
chore: reduce margin to occupy more items
(cherry picked from commit 6a492840ce
)
2 anos atrás
Ritwik Puri
59f00b4540
Merge pull request #18364 from frappe/mergify/bp/version-14-hotfix/pr-18361
fix: Set email account in Communication only if exists (backport #18361 )
2 anos atrás
Nabin Hait
3282805294
fix: Set email account in Communication only if exists ( #18361 )
(cherry picked from commit e821699c82
)
2 anos atrás
mergify[bot]
271e4d69ce
fix: type-error in email signature code ( #18353 ) ( #18363 )
* fix: type-error in email signature code
* refactor: import
[skip ci]
Co-authored-by: Ankush Menat <ankush@frappe.io>
(cherry picked from commit 768daf0961
)
Co-authored-by: stephen <stephenBDT@users.noreply.github.com>
2 anos atrás
mergify[bot]
e9ecef7c11
fix: ignore if df doesn't exist ( #18358 ) ( #18360 )
(cherry picked from commit b03e0752b9
)
Co-authored-by: Ankush Menat <ankush@frappe.io>
2 anos atrás
mergify[bot]
bbfab52f5b
fix: link field self linking ( #18330 ) ( #18357 )
(cherry picked from commit 426ecc5a1e
)
Co-authored-by: Ritwik Puri <ritwikpuri5678@gmail.com>
2 anos atrás
mergify[bot]
372dc2a51d
fix: always show list filters and add confirmation when deleting filters (backport #18343 ) ( #18348 )
* feat: auto-show list filters and add confirmation when deleting filters
(cherry picked from commit 683db938e3
)
* fix(UX): always show saved filters
(cherry picked from commit f063194e20
)
Co-authored-by: Rohan Bansal <rohan@parsimony.com>
Co-authored-by: Ankush Menat <ankush@frappe.io>
2 anos atrás
mergify[bot]
4c5d468747
chore: fix es translations ( #18347 )
Typo corrections and translations added.
(cherry picked from commit df9417fa25
)
Co-authored-by: avc <94137451+git-avc@users.noreply.github.com>
2 anos atrás
mergify[bot]
3524dfd1d4
ci: Verify yarn lock file ( #18336 ) ( #18338 )
(cherry picked from commit 66710ae5c5
)
Co-authored-by: Ankush Menat <ankush@frappe.io>
2 anos atrás
mergify[bot]
316abf2095
feat: allow auto clearing notificaiton log ( #18344 ) ( #18345 )
(cherry picked from commit 4020513712
)
Co-authored-by: Ankush Menat <ankush@frappe.io>
2 anos atrás
mergify[bot]
9cafce85bb
fix(notification): redirect to the referenced document if present otherwise go to notification log ( #18334 ) ( #18339 )
(cherry picked from commit 121a6e1108
)
Co-authored-by: Ritwik Puri <ritwikpuri5678@gmail.com>
2 anos atrás
Ankush Menat
66592827f4
fix: make --record optional for cypress tests #18341
2 anos atrás
Ankush Menat
e510104a7d
chore: record UI runs
2 anos atrás
mergify[bot]
132b089f32
build(deps): bump snyk from 1.707.0 to 1.996.0 ( #18311 ) ( #18337 )
Bumps [snyk](https://github.com/snyk/snyk ) from 1.707.0 to 1.996.0.
- [Release notes](https://github.com/snyk/snyk/releases )
- [Commits](https://github.com/snyk/snyk/compare/v1.707.0...v1.996.0 )
---
updated-dependencies:
- dependency-name: snyk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 6c2f73a030
)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 anos atrás
Revant Nandgaonkar
db3736eff3
fix: make --record optional for cypress tests ( #18332 )
2 anos atrás
mergify[bot]
e7ff04c4e7
fix: set system time on doc for `Now` ( #18288 ) ( #18328 )
(cherry picked from commit 4a3259ed92
)
Co-authored-by: Ankush Menat <ankush@frappe.io>
2 anos atrás
Ankush Menat
160a15bac1
Merge pull request #18320 from frappe/mergify/bp/version-14-hotfix/pr-18318
fix: convert string check to tuple check (backport #18318 )
2 anos atrás
Faris Ansari
8be9e1b180
fix: convert string check to tuple check
breaks as `'in <string>' requires string as left operand` when
df.fieldtype is None
(cherry picked from commit c00d9f5267
)
2 anos atrás
Shariq Ansari
3a4dd0ae5e
Merge pull request #18309 from frappe/mergify/bp/version-14-hotfix/pr-18306
2 anos atrás
Shariq Ansari
1c7da81273
test: minor change
(cherry picked from commit 458757708f
)
2 anos atrás
Shariq Ansari
d1944a5e28
test: minor change
(cherry picked from commit 930f8c34ed
)
2 anos atrás
Shariq Ansari
9de6614e41
test: flaky Cypress test
(cherry picked from commit 36bc9d3142
)
2 anos atrás
mergify[bot]
c13bd94049
fix: disable autocommit before each patch ( #18307 ) ( #18308 )
(cherry picked from commit 1d186db6a6
)
Co-authored-by: Ankush Menat <ankush@frappe.io>
2 anos atrás
Ankush Menat
0bb1f29af5
Merge pull request #18297 from frappe/mergify/bp/version-14-hotfix/pr-18262
fix: correct index syncing (backport #18262 )
2 anos atrás
Ankush Menat
dd7faf5bdc
fix: index column should be first
(cherry picked from commit da561c237d
)
2 anos atrás
Ankush Menat
10e1eed077
fix: correct index re-syncing
The implementation of syncing unique and non-unique index depended on
index names which used to be different before because of that there's
tendency to incorrectly identify index.
This PR adds a separate util for checking if a column has index without
relying on naming convention. It just goes and checks if there's any
index with that column in it, hence far more reliable.
(cherry picked from commit cbe4b59100
)
2 anos atrás