mergify[bot]
d3608fb0bb
fix: incorrect attachment limit message ( #17848 ) ( #17849 )
(cherry picked from commit a01967c182
)
Co-authored-by: Ankush Menat <ankush@frappe.io>
преди 2 години
mergify[bot]
e0efa6fde2
perf: use cached docs for system settings ( #17842 )
(cherry picked from commit d61705f528
)
Co-authored-by: Ankush Menat <ankush@frappe.io>
преди 2 години
mergify[bot]
c8d4fbd6dd
fix: appropriate password hint (backport #17623 ) ( #17839 )
* fix: appropriate password hint
(cherry picked from commit 4a04e9f9dc
)
* refactor: handle_password_test_fail
(cherry picked from commit 244ffb4e23
)
* refactor: pass feedback
(cherry picked from commit 3e351fe4fa
)
* test: password strength test and error
(cherry picked from commit a65f8637cf
)
* test: don't check for specific exception title
This would be testing other libraries. Not our job.
(cherry picked from commit c8eab1ef75
)
* test: merge password validation test cases
(cherry picked from commit 2cf45366ec
)
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
преди 2 години
mergify[bot]
10faee0a04
feat: custom __link_options ( #17699 ) ( #17838 )
* feat: custom __link_optins
* chore: linter fixes
* test: add ui test for custom link option
(cherry picked from commit 1aa3f75d4c
)
Co-authored-by: Himanshu <himanshuwarekar@yahoo.com>
преди 2 години
mergify[bot]
251b36c4c5
Merge pull request #17836 from frappe/mergify/bp/version-14-hotfix/pr-17835
feat(Language): show title in link field (backport #17835 )
преди 2 години
barredterra
79950501f7
feat(Language): show title in link field
(cherry picked from commit 5c3d86209d
)
преди 2 години
mergify[bot]
e012c63ed6
Merge pull request #17825 from frappe/mergify/bp/version-14-hotfix/pr-17741
refactor: translatable doctypes (backport #17741 )
преди 2 години
Ankush Menat
cc03176f50
ci: disable coverge on stable branch
Coverage has ~30% overhead, not required on stable branch
преди 2 години
Sagar Vora
262f3f981c
Merge pull request #17830 from frappe/mergify/bp/version-14-hotfix/pr-17821
fix: default `filters` to `undefined` instead of `null` (backport #17821 )
преди 2 години
Sagar Vora
9107fbbcd5
fix: default `filters` to `undefined` instead of `null`
(cherry picked from commit 7545bf2219
)
преди 2 години
hrwx
7e0d1eca58
chore: resolve conflicts
преди 2 години
hrwx
d50db2e0c6
chore: remove untranslated matching
(cherry picked from commit 42a3fe0fa2
)
преди 2 години
Himanshu
578bacee08
chore: set correct translation for ui tests
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
(cherry picked from commit 2aa140d4c3
)
преди 2 години
Himanshu
00bc70d330
chore: linter fixes
(cherry picked from commit 192aa7a9ab
)
преди 2 години
Himanshu
d9073e4693
chore: linter fixes
(cherry picked from commit b6281ffef6
)
преди 2 години
hrwx
a8b2ecb029
chore: set middle name as _Test User for admin
(cherry picked from commit d9c3c03522
)
преди 2 години
hrwx
527cc9c9a4
chore: revert changes to github workflow template
(cherry picked from commit 476b628a4e
)
преди 2 години
hrwx
1b1886f054
chore: linter fixes
(cherry picked from commit db2e898397
)
преди 2 години
hrwx
2834ce1b63
refactor: translatable doctypes
(cherry picked from commit b01929405d
)
# Conflicts:
# frappe/contacts/doctype/gender/gender.json
# frappe/contacts/doctype/salutation/salutation.json
преди 2 години
Sagar Vora
4691b73c4c
Merge pull request #17824 from frappe/mergify/bp/version-14-hotfix/pr-17816
fix: dont mutate `df` when creating custom fields (backport #17816 )
преди 2 години
Sagar Vora
aac89f13d4
fix: dont mutate `df` when creating custom fields
(cherry picked from commit e3d581afdf
)
преди 2 години
Frappe PR Bot
72555b8832
chore(release): Bumped to Version 14.2.0
# [14.2.0](https://github.com/frappe/frappe/compare/v14.1.0...v14.2.0 ) (2022-08-13)
### Bug Fixes
* get single doc using client.get ([#17817 ](https://github.com/frappe/frappe/issues/17817 )) ([#17819 ](https://github.com/frappe/frappe/issues/17819 )) ([f57a953
](f57a953b8b
))
### Features
* Webform Success Page and some customization options (backport [#17790 ](https://github.com/frappe/frappe/issues/17790 )) ([#17809 ](https://github.com/frappe/frappe/issues/17809 )) ([81e23e8
](81e23e8862
))
преди 2 години
Ankush Menat
5cbfdaad4d
Merge pull request #17820 from frappe/version-14-hotfix
chore: release
преди 2 години
mergify[bot]
f57a953b8b
fix: get single doc using client.get ( #17817 ) ( #17819 )
(cherry picked from commit 0686097de2
)
Co-authored-by: Ankush Menat <ankush@frappe.io>
преди 2 години
mergify[bot]
81e23e8862
feat: Webform Success Page and some customization options (backport #17790 ) ( #17809 )
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
преди 2 години
Frappe PR Bot
52aeb83a1e
chore(release): Bumped to Version 14.1.0
# [14.1.0](https://github.com/frappe/frappe/compare/v14.0.2...v14.1.0 ) (2022-08-11)
### Bug Fixes
* add_user_permission with applicale_for arg set not updating in user permission ([804ce72
](804ce72c89
))
* assume parentfield to be set and valid ([e28674b
](e28674b129
))
* check permlevel only if > 0 ([63f2cf5
](63f2cf51d5
))
* consistent fieldnames and keep port alongside server field ([c4f1619
](c4f1619822
))
* **db:** Log mogrified queries ([ba1cdf8
](ba1cdf8e81
))
* dont init child doc ([94b760c
](94b760c85b
))
* dont pass doc to tooltip formatter on reportview ([d049c87
](d049c87690
))
* german translations ([#17663 ](https://github.com/frappe/frappe/issues/17663 )) ([#17771 ](https://github.com/frappe/frappe/issues/17771 )) ([fd3eaa6
](fd3eaa67d8
))
* get correct doc when checking child table permission ([9b89dc6
](9b89dc66f0
))
* handle permlevel ([06ebd95
](06ebd95b9d
))
* ignore built assets in translation ([53357e2
](53357e214f
))
* ignore forms without docs in realtime events ([afc060f
](afc060f1eb
))
* init only existing single doctypes ([75b6a33
](75b6a3311b
))
* limit allowed attributes for lazy images ([#17775 ](https://github.com/frappe/frappe/issues/17775 )) ([1311564
](1311564825
))
* **patch:** update multi step webform's Section Break fields to Page Break ([#17797 ](https://github.com/frappe/frappe/issues/17797 )) ([#17798 ](https://github.com/frappe/frappe/issues/17798 )) ([b3dc4c0
](b3dc4c0320
))
* raise ImplicitCommitError instead of bare exception ([e2c6497
](e2c64978d9
))
* reverse logic for failing permission check ([7891674
](7891674294
))
* **sanitize-html:** allow all data-* attrs ([9b94479
](9b9447999b
))
* send all messages on boot instead of scanning ([d61b7e8
](d61b7e8358
))
* update append_to misleading message in email account ([#17718 ](https://github.com/frappe/frappe/issues/17718 )) ([#17796 ](https://github.com/frappe/frappe/issues/17796 )) ([cd86462
](cd86462416
))
* **ux:** email domain doctype ([48c4a8d
](48c4a8d0e8
))
* Webform Misc Fix (backport [#17642 ](https://github.com/frappe/frappe/issues/17642 )) ([#17746 ](https://github.com/frappe/frappe/issues/17746 )) ([86f9fbc
](86f9fbcc71
))
### Features
* JS extractor and custom JS parser ([fed4ae9
](fed4ae91f8
))
* **minor:** add connection link to email accounts in email domain ([821549d
](821549d3b5
))
* **minor:** fetch attachment_limit from get_max_file_size api ([5190a49
](5190a498f4
))
* modified parser for frappe JS translate syntax ([0e87d21
](0e87d216c7
))
* Multilanguage sites: language selector only will show "enabled" languages and language default always will be System default ([#17745 ](https://github.com/frappe/frappe/issues/17745 )) ([e5b8a47
](e5b8a47835
))
* use AST to extract translation sources ([e02a73f
](e02a73f248
))
### Performance Improvements
* reduce DB calls made in `get_fetch_values` ([#17671 ](https://github.com/frappe/frappe/issues/17671 )) ([#17739 ](https://github.com/frappe/frappe/issues/17739 )) ([dc19f69
](dc19f69929
))
### Reverts
* Remove emoji from doctype ([c102124
](c102124b72
))
преди 2 години
Ankush Menat
881f5e8dfb
Merge pull request #17805 from frappe/version-14-hotfix
chore: release
преди 2 години
Ankush Menat
e44d66c015
Merge pull request #17802 from frappe/mergify/bp/version-14-hotfix/pr-17801
fix: init only existing single doctypes (backport #17801 )
преди 2 години
Nabin Hait
75b6a3311b
fix: init only existing single doctypes
(cherry picked from commit 395caebd5a
)
преди 2 години
mergify[bot]
b3dc4c0320
fix(patch): update multi step webform's Section Break fields to Page Break ( #17797 ) ( #17798 )
(cherry picked from commit f51948934f
)
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
преди 2 години
mergify[bot]
cd86462416
fix: update append_to misleading message in email account ( #17718 ) ( #17796 )
* chore: remove append_to field from email domain doctype
* minor: add incoming and outgoing server fields to list view
Co-authored-by: Ritwik Puri <ritwikpuri5678@gmail.com>
(cherry picked from commit 62420f78ae
)
Co-authored-by: P-Godfroid <109596710+P-Godfroid@users.noreply.github.com>
преди 2 години
Ankush Menat
25c1ad05ba
Merge pull request #17795 from frappe/mergify/bp/version-14-hotfix/pr-17792
fix(mariadb): Log mogrified query (backport #17792 )
преди 2 години
Gavin D'souza
354d4cfb79
refactor(minor): PY310+ API Usages
(cherry picked from commit 73994e3b46
)
преди 2 години
Gavin D'souza
e2c64978d9
fix: raise ImplicitCommitError instead of bare exception
(cherry picked from commit 22f79d735b
)
преди 2 години
Gavin D'souza
ba1cdf8e81
fix(db): Log mogrified queries
Prior to this, queries passed to `frappe.db.sql` with values looked like:
"SELECT `defkey`,`defvalue` FROM `tabDefaultValue` WHERE `parent`=%(param1)s ORDER BY `creation`"
Now, they'll look "normal" or built like:
"SELECT `defkey`,`defvalue` FROM `tabDefaultValue` WHERE `parent`='__global' ORDER BY `creation`"
(cherry picked from commit b13298d69c
)
преди 2 години
mergify[bot]
0abcf4980d
refactor: Multi Step Web Form (backport #17783 ) ( #17789 )
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
преди 2 години
Suraj Shetty
f23003850a
Merge pull request #17787 from frappe/mergify/bp/version-14-hotfix/pr-17658
преди 2 години
vishdha
804ce72c89
fix: add_user_permission with applicale_for arg set not updating in user permission
(cherry picked from commit 9a50c30586
)
преди 2 години
mergify[bot]
1311564825
fix: limit allowed attributes for lazy images ( #17775 )
Co-Authored-by: Sagar Vora <sagar@resilient.tech>
(cherry picked from commit ce164d59e3
)
Co-authored-by: Ankush Menat <ankush@frappe.io>
преди 2 години
Ankush Menat
f704774d3f
Merge pull request #17773 from frappe/mergify/bp/version-14-hotfix/pr-17377
refactor: Email Domain (backport #17377 )
преди 2 години
phot0n
33bb68ff09
refactor: add handle_error decorator and cleanup server validations
(cherry picked from commit dc6be2de48
)
преди 2 години
phot0n
5190a498f4
feat(minor): fetch attachment_limit from get_max_file_size api
(cherry picked from commit 037746cddc
)
преди 2 години
phot0n
821549d3b5
feat(minor): add connection link to email accounts in email domain
(cherry picked from commit f6c8c927d8
)
преди 2 години
phot0n
9e15e91f0b
refactor(minor): move out email domain validations to different methods
* used Timed mixins for incoming server validation to emulate things as close to email account
(cherry picked from commit dfbe25e1a2
)
преди 2 години
phot0n
c4f1619822
fix: consistent fieldnames and keep port alongside server field
(cherry picked from commit ff0899e458
)
преди 2 години
phot0n
791829346b
chore: add headline for letting users know about how email domain sets attributes
(cherry picked from commit 515fafd9a5
)
преди 2 години
phot0n
46ca72d5eb
chore: remove example email id field from email domain
(cherry picked from commit 0614c4098c
)
преди 2 години
phot0n
d3fbe6741a
chore: remove unnecessary autoname controller hook
(cherry picked from commit d5aa898151
)
преди 2 години
phot0n
79b29cc4f1
chore: remove unnecessary refresh event from email domain
(cherry picked from commit 9fee012389
)
преди 2 години
phot0n
48c4a8d0e8
fix(ux): email domain doctype
(cherry picked from commit b31b99aaca
)
преди 2 години