ChillarAnand
b2fc959307
refactor: Clean up whitespace & add CI check
há 3 anos
Revant Nandgaonkar
cdc6bcadb1
fix(cli): Database agnostic options for root db credentials ( #15973 )
* fix(bench): new-site params for root db credentials
allow root credentials for postgresql
use common cli option name for both database types
* fix(bench): backward compatible db params
Co-authored-by: gavin <gavin18d@gmail.com>
* fix(bench): use common db cred params
use --db-root-username and --db-root-password
* feat(bench): add --set-default to bench new-site
* fix: do not set default root user
* fix: indentation
Co-authored-by: gavin <gavin18d@gmail.com>
há 3 anos
Suraj Shetty
d3e79bf75f
Merge pull request #16133 from frappe/mergify/bp/develop/pr-16105
há 3 anos
Lev Vereshchagin
dd1abf7f4e
fix(UI): Flaky link preview popover creation ( closes #15482 )
(cherry picked from commit 67e7dd44b5
)
há 3 anos
mergify[bot]
290bcbae47
Merge pull request #16115 from sumaiya2908/fix-mobile-padding-form
fix: webform mobile view padding
há 3 anos
gavin
31b0a5bafb
Merge pull request #16059 from bene/develop
feat(minor): Add Custom Group Search for custom LDAP servers
há 3 anos
mergify[bot]
ad7194f15c
Merge pull request #16126 from gavindsouza/update-title-types-raise
fix: Set message in Document.raise_no_permission_to
há 3 anos
HENRY Florian
8b2591e266
feat(minor): No Copy attribute for custom fields ( #15915 )
Fix #13252

há 3 anos
Gavin D'souza
783a63f8a2
fix: Raise PermissionError if user doesnt have access to document
há 3 anos
gavin
7247971811
Merge pull request #16041 from gavindsouza/update-title-types
refactor(minor): Rename Document
há 3 anos
gavin
aefbd6a4da
Merge pull request #16032 from resilient-tech/fix-14579
fix: Saving Client Script produces Error in Console
há 3 anos
Suraj Shetty
1e4b592b45
Merge pull request #16011 from resilient-tech/remove-unused-flag
há 3 anos
Suraj Shetty
24c6ae0816
Merge pull request #16121 from surajshetty3416/fix-form-navigation
há 3 anos
gavin
63e035923b
chore: Simplify ldap_custom_group_search resolution
há 3 anos
Suraj Shetty
0d33ca1c60
fix: Use `sort_by` field instead of non-existent `sort_field`
To get proper form navigation
há 3 anos
Gavin D'souza
f8b52d8e4f
Merge branch 'develop' of github.com:frappe/frappe into update-title-types
há 3 anos
Ankush Menat
13eab84189
Merge pull request #16119 from ankush/test_email_dom
test: fix flaky email domain test
há 3 anos
Gavin D'souza
0859a3060c
chore: Remove comments, trailing whitespaces, etc
há 3 anos
Gavin D'souza
6aec566325
test(test_api): Use login manager instead of request login
Also, move setUp for method into "correct" TestCase class
há 3 anos
Ankush Menat
76df55ab25
test: fix flaky email domain test
há 3 anos
Summayya
fe57111556
fix: remove padding for mobile view
há 3 anos
Gavin D'souza
ea7a53568f
test(TestFrappeClient): Set Admin password else skip
ref: https://github.com/frappe/frappe/runs/5303629148?check_suite_focus=true
há 3 anos
Gavin D'souza
fd57a6f4a3
test: Skip test_image_parsing if no mail found
* Trimmed trailing whitespaces -_-
ref: Flaky test - https://github.com/frappe/frappe/runs/5303629095?check_suite_focus=true
há 3 anos
Mohammad Hasnain Mohsin Rajan
fe4a317861
Merge pull request #16095 from ankush/develop_warn
fix(ux): instructions/warning for doctype edits in developer mode
há 3 anos
Mohammad Hasnain Mohsin Rajan
e401b8c2cd
Merge pull request #16081 from ankush/pg_dups
fix: explicitly ignore duplicates and skip migration_hash
há 3 anos
Benedict Allerberger
7da85353c7
fix: format of ldap_settings.py
há 3 anos
Gavin D'souza
da260ab778
test: Use 'Module Def' to test update_document_title
há 3 anos
Gavin D'souza
c4c3d26b3d
fix!: Disallow posiitonal args in update_document_title
há 3 anos
Gavin D'souza
91da5f0363
refactor(rename_doc): update_document_title API
* Remove redundant API arguments
* Check for permission on specified document
* Maintain backwards compatibility - test_update_document_title_api
checks for this
* Update desk client usage ;)
há 3 anos
Ankush Menat
8cb00ffc03
Merge pull request #16109 from ankush/now_async
test: use `now` instead of `is_async` in tests (#15893 )
há 3 anos
Ankush Menat
1a34826203
test: use `now` instead of `is_async` in tests
há 3 anos
Ankush Menat
a31676809f
Merge pull request #16108 from frappe/mergify/bp/develop/pr-16106
fix(UI): Fix incorrect dark theme text color in user-wise grid column configuration (backport #16106 )
há 3 anos
Lev Vereshchagin
14ca1f0dce
fix(UI): Fix incorrect dark theme text color in user-wise grid column configuration ( closes #14572 )
(cherry picked from commit 5280d60ea9
)
há 3 anos
Wolfram Schmidt
208fc5f0d5
fix(translation): Field translation ( #16010 )
há 3 anos
Suraj Shetty
64514da456
Merge branch 'develop' into remove-unused-flag
há 3 anos
Suraj Shetty
67f15faf3d
Merge branch 'develop' into fix-14579
há 3 anos
Suraj Shetty
f5d89de3bb
Merge pull request #16003 from resilient-tech/update-if-missing
há 3 anos
Ankush Menat
01dc744aed
fix: only check migration_hash on doctype
other documents dont have this field, hash based migration is only for
doctypes.
há 3 anos
Ankush Menat
2c2d8b8e08
fix: explicitly ignore duplicates
há 3 anos
Suraj Shetty
bf742e106d
Merge pull request #16050 from surajshetty3416/fix-document-links
há 3 anos
HarryPaulo
f4518e2cf9
fix(print): Added properties page-width, page-height ( #16045 )
há 3 anos
Suraj Shetty
bedf60280f
fix(translation): Add all possible views as comment ( #16097 )
há 3 anos
Ankush Menat
47893c5493
fix(ux): instructions/warning for doctype edits
há 3 anos
Suraj Shetty
bea0b1bea2
Merge pull request #16091 from surajshetty3416/fix-de-translations
há 3 anos
Suraj Shetty
522fb1d6d1
fix(translation): Remove duplicate entry
há 3 anos
Rushabh Mehta
8bac504f41
Merge pull request #16055 from rmehta/fix-list-throttling
fix(minor): throttle listview refresh on same args for 3 seconds
há 3 anos
Suraj Shetty
6df70921c2
Merge pull request #16086 from surajshetty3416/fix-color-picker-style
há 3 anos
Suraj Shetty
466f946da5
fix: Color picker selected color style
há 3 anos
Rushabh Mehta
2c1ef84a0b
fix(minor): test: blur to set value
há 3 anos
Rushabh Mehta
a8da557b03
fix(minor): test: blur to set value
há 3 anos