mergify[bot]
fb3abfbe44
Merge pull request #16151 from sumaiya2908/child-table-required-fields
fix(grid): Add required symbol in table row heading
3年前
Gavin D'souza
96d298abf4
feat(minor): Add patch docstring if available in patch runner
3年前
Gavin D'souza
22df3e73ca
fix: Reset any creation datetimes if inconsistencies exist
3年前
Gavin D'souza
7d04541b68
fix: Don't reset creation dates in install
3年前
ChillarAnand
747ac70795
fix: Fix energy point log test case
3年前
Ankush Menat
7688a0485e
Merge pull request #16162 from ankush/test/utils
feat: testing utilities
3年前
Ankush Menat
588fbe24ef
feat: testing utilities
3年前
ChillarAnand
21314680c0
Merge branch 'develop' into none
3年前
Ankush Menat
b38c106f8c
Merge pull request #16157 from ankush/select_cust
fix!: block customizing select field type options
3年前
mergify[bot]
f41ed2d50b
Merge pull request #16138 from ChillarAnand/perm
test: Fix flaky permission test
3年前
Suraj Shetty
3276712d84
Merge branch 'develop' into perm
3年前
ChillarAnand
13b61f8a1d
Merge branch 'develop' into none
3年前
ChillarAnand
22b73713ba
Merge branch 'tests' into none
3年前
mergify[bot]
4d5803942b
Merge pull request #15794 from nextchamp-saqib/autocomplete-control
feat: Autocomplete control
3年前
Ankush Menat
014cd0cbaa
fix!: block customizing select field type options
3年前
Suraj Shetty
6caa0a5954
Merge branch 'develop' into autocomplete-control
3年前
Suraj Shetty
19c3fd923b
Merge pull request #16153 from ChillarAnand/tests
3年前
Summayya Hashmani
0d4cb2f6d6
refactor: remove jquery object
Co-authored-by: Sagar Vora <sagar@resilient.tech>
3年前
mergify[bot]
cbeb0c4132
Merge pull request #16005 from resilient-tech/fix-doc-hook
fix: forget return value after `run_method` execution
3年前
ChillarAnand
2b48c08340
fix: Fix flaky tests
3年前
Sagar Vora
741ea13db2
fix: forget return value after `run_method` execution
3年前
DaizyModi
a8a544cf44
fix(grid): Select All checkbox not visible ( #15913 )
In Child Tables such as Stock Entry Detail, Sales Invoice Item (wherever `grid.template` applies) non-editable grid doesn't let users select all rows of the child table.

This fix will let users select all rows using a checkbox in the header row of the child table.
## Screenshots
**Before**

**After**

3年前
ChillarAnand
7b470b6de8
Merge branch 'develop' into none
3年前
Suraj Shetty
e10cd292f8
Merge pull request #16140 from deepeshgarg007/total_row_report_fix
3年前
Deepesh Garg
dad3a5c448
test: Update test case
3年前
Summayya
a09c8f9776
refactor: remove space
3年前
Summayya
31cefa7898
refactor: insert line
3年前
Summayya Hashmani
0af3796a6a
Merge branch 'frappe:develop' into child-table-required-fields
3年前
Summayya
503fc44036
refactor: add after content
3年前
Summayya
09f1f119b1
feat(small): add reqd class for heading
3年前
Ankush Menat
e2a17c38fd
revert: ignore_if_duplicate in postgres
breaking CI
3年前
Deepesh Garg
c1f1bf4061
fix: Unable to open query report
3年前
ChillarAnand
b2fc959307
refactor: Clean up whitespace & add CI check
3年前
ChillarAnand
89b0181a8a
test: Fix flaky permission test
3年前
Saqib Ansari
429e142021
chore: add missing modified timestamp
3年前
Saqib Ansari
7ce128de6c
Merge branch 'develop' of https://github.com/frappe/frappe into autocomplete-control
3年前
Saqib Ansari
f98be2e19f
chore: undo unintentional creation timestamp change
Co-authored-by: gavin <gavin18d@gmail.com>
3年前
ChillarAnand
a079ea7957
Merge branch 'develop' into none
3年前
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年前
Suraj Shetty
d3e79bf75f
Merge pull request #16133 from frappe/mergify/bp/develop/pr-16105
3年前
Lev Vereshchagin
dd1abf7f4e
fix(UI): Flaky link preview popover creation ( closes #15482 )
(cherry picked from commit 67e7dd44b5
)
3年前
mergify[bot]
290bcbae47
Merge pull request #16115 from sumaiya2908/fix-mobile-padding-form
fix: webform mobile view padding
3年前
Devin Slauenwhite
7dc5c358da
fix: log failed rename record.
3年前
gavin
31b0a5bafb
Merge pull request #16059 from bene/develop
feat(minor): Add Custom Group Search for custom LDAP servers
3年前
mergify[bot]
ad7194f15c
Merge pull request #16126 from gavindsouza/update-title-types-raise
fix: Set message in Document.raise_no_permission_to
3年前
HENRY Florian
8b2591e266
feat(minor): No Copy attribute for custom fields ( #15915 )
Fix #13252

3年前
Gavin D'souza
783a63f8a2
fix: Raise PermissionError if user doesnt have access to document
3年前
gavin
7247971811
Merge pull request #16041 from gavindsouza/update-title-types
refactor(minor): Rename Document
3年前
gavin
aefbd6a4da
Merge pull request #16032 from resilient-tech/fix-14579
fix: Saving Client Script produces Error in Console
3年前
ChillarAnand
5ce3937d79
fix: Handle None filters in db query
3年前