Summayya
a09c8f9776
refactor: remove space
3 lat temu
Summayya
31cefa7898
refactor: insert line
3 lat temu
Summayya Hashmani
0af3796a6a
Merge branch 'frappe:develop' into child-table-required-fields
3 lat temu
Summayya
503fc44036
refactor: add after content
3 lat temu
Summayya
09f1f119b1
feat(small): add reqd class for heading
3 lat temu
shadrak gurupnor
91b220c37c
fix: added proper messages
3 lat temu
Ankush Menat
e2a17c38fd
revert: ignore_if_duplicate in postgres
breaking CI
3 lat temu
shadrak gurupnor
05a658c86e
chore: fix linter issues
3 lat temu
shadrak gurupnor
62eca433d7
fix: added test cases for log settings
3 lat temu
Deepesh Garg
c1f1bf4061
fix: Unable to open query report
3 lat temu
ChillarAnand
b2fc959307
refactor: Clean up whitespace & add CI check
3 lat temu
ChillarAnand
89b0181a8a
test: Fix flaky permission test
3 lat temu
Shariq Ansari
3768572500
fix: print for tree view is broken
3 lat temu
Saqib Ansari
429e142021
chore: add missing modified timestamp
3 lat temu
Saqib Ansari
7ce128de6c
Merge branch 'develop' of https://github.com/frappe/frappe into autocomplete-control
3 lat temu
Saqib Ansari
f98be2e19f
chore: undo unintentional creation timestamp change
Co-authored-by: gavin <gavin18d@gmail.com>
3 lat temu
Shariq Ansari
839f488c91
fix: failing grid search UI test
3 lat temu
ChillarAnand
a079ea7957
Merge branch 'develop' into none
3 lat temu
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>
3 lat temu
Suraj Shetty
d3e79bf75f
Merge pull request #16133 from frappe/mergify/bp/develop/pr-16105
3 lat temu
Lev Vereshchagin
dd1abf7f4e
fix(UI): Flaky link preview popover creation ( closes #15482 )
(cherry picked from commit 67e7dd44b5
)
3 lat temu
mergify[bot]
290bcbae47
Merge pull request #16115 from sumaiya2908/fix-mobile-padding-form
fix: webform mobile view padding
3 lat temu
Devin Slauenwhite
7dc5c358da
fix: log failed rename record.
3 lat temu
gavin
31b0a5bafb
Merge pull request #16059 from bene/develop
feat(minor): Add Custom Group Search for custom LDAP servers
3 lat temu
Shariq Ansari
b24901becc
Merge branch 'grid-search-feat' of https://github.com/shariquerik/frappe into grid-search-feat
3 lat temu
Shariq Ansari
daa2b7921c
fix(sider): missing semicolon
3 lat temu
Shariq Ansari
63a1063499
Merge branch 'develop' into grid-search-feat
3 lat temu
Shariq Ansari
3b8cd07ee9
test: UI test for grid search
3 lat temu
Shariq Ansari
1e68cca663
fix: allow both svg and text in barcode
3 lat temu
Shariq Ansari
d800495810
fix: added fieldtype attribute on search field
3 lat temu
mergify[bot]
ad7194f15c
Merge pull request #16126 from gavindsouza/update-title-types-raise
fix: Set message in Document.raise_no_permission_to
3 lat temu
shadrak gurupnor
75583bf692
fix: removed redundant pieces & rewrote the query with qb
3 lat temu
HENRY Florian
8b2591e266
feat(minor): No Copy attribute for custom fields ( #15915 )
Fix #13252

3 lat temu
Gavin D'souza
783a63f8a2
fix: Raise PermissionError if user doesnt have access to document
3 lat temu
gavin
7247971811
Merge pull request #16041 from gavindsouza/update-title-types
refactor(minor): Rename Document
3 lat temu
Shariq Ansari
e1ada33cc5
fix: show grid search row if rows are >= 20
3 lat temu
gavin
aefbd6a4da
Merge pull request #16032 from resilient-tech/fix-14579
fix: Saving Client Script produces Error in Console
3 lat temu
Shariq Ansari
30bc75cb2e
Merge branch 'develop' into grid-search-feat
3 lat temu
Shariq Ansari
3dda9aeb83
chore: created function for code readability
3 lat temu
ChillarAnand
5ce3937d79
fix: Handle None filters in db query
3 lat temu
Suraj Shetty
1e4b592b45
Merge pull request #16011 from resilient-tech/remove-unused-flag
3 lat temu
Suraj Shetty
24c6ae0816
Merge pull request #16121 from surajshetty3416/fix-form-navigation
3 lat temu
gavin
63e035923b
chore: Simplify ldap_custom_group_search resolution
3 lat temu
Suraj Shetty
0d33ca1c60
fix: Use `sort_by` field instead of non-existent `sort_field`
To get proper form navigation
3 lat temu
Shariq Ansari
058d89312b
revert: search row visiblitity is customizable (made it hard coded)
3 lat temu
Gavin D'souza
f8b52d8e4f
Merge branch 'develop' of github.com:frappe/frappe into update-title-types
3 lat temu
Ankush Menat
13eab84189
Merge pull request #16119 from ankush/test_email_dom
test: fix flaky email domain test
3 lat temu
Gavin D'souza
0859a3060c
chore: Remove comments, trailing whitespaces, etc
3 lat temu
Gavin D'souza
6aec566325
test(test_api): Use login manager instead of request login
Also, move setUp for method into "correct" TestCase class
3 lat temu
Ankush Menat
76df55ab25
test: fix flaky email domain test
3 lat temu