barredterra
|
745297a49d
|
refactor: a not in b
Search: if not ([\w\d]*?) in ([\w\d]*?)
Replace: if $1 not in $2
|
3 years ago |
Suraj Shetty
|
7ee56ac5eb
|
Merge branch 'develop' into update-if-missing
|
3 years ago |
mergify[bot]
|
aeba8a2a64
|
Merge pull request #15949 from ankush/frm_call
fix: consider parenttype and parent as std child fields
|
3 years ago |
Benedict Allerberger
|
c775ca1d1d
|
feat(minor): Add Custom Group Search for custom LDAP servers
|
3 years ago |
gavin
|
7a9a95f10f
|
Merge pull request #16016 from bene/develop
fix: broken validation for custom LDAP servers
|
3 years ago |
Ankush Menat
|
87fb4d4459
|
Merge branch 'develop' into frm_call
|
3 years ago |
mergify[bot]
|
ba60d44402
|
Merge pull request #15738 from resilient-tech/custom-columns-for-multi-select-dialog
feat: custom columns for `MultiSelectDialog`
|
3 years ago |
Suraj Shetty
|
392b91b24c
|
Merge branch 'develop' into develop
|
3 years ago |
mergify[bot]
|
8a7b9ca77f
|
Merge pull request #15877 from gavindsouza/migrate-refactor
refactor: Site Migration
|
3 years ago |
Suraj Shetty
|
88791c2264
|
test: Set correct parent doctype for document link
|
3 years ago |
Suraj Shetty
|
e562368069
|
fix: Fix if table_field exists in meta of link.parent_doctype
|
3 years ago |
lapardnemihk1099
|
25af0c8217
|
chore: unnecessary JS warning if options are not defined in date field
|
3 years ago |
mergify[bot]
|
bebbedeee8
|
Merge pull request #16039 from resilient-tech/clickable-URI
fix: share clickable URLs from List View
|
3 years ago |
Suraj Shetty
|
dd63dfd56a
|
Merge branch 'develop' into clickable-URI
|
3 years ago |
Suraj Shetty
|
d7072cf729
|
Merge pull request #16048 from surajshetty3416/fix-ui-build
|
3 years ago |
Suraj Shetty
|
21fcd00416
|
ci: While running all builds set build-server as well
|
3 years ago |
Suraj Shetty
|
5de89df5b7
|
ci: Only upload server-side coverage report if .py files are changed
|
3 years ago |
mergify[bot]
|
c332254688
|
Merge pull request #15965 from nextchamp-saqib/refresh-dependency-for-tabs
fix: depends_on not working with tabs
|
3 years ago |
Deepesh Garg
|
d5ce2b4a8c
|
fix: Totalling for tree view reports (#15950)
|
3 years ago |
gavin
|
c20a0ba53e
|
Merge pull request #16027 from ChillarAnand/gzip
fix: Removed verbose flag for gzip
|
3 years ago |
Gavin D'souza
|
8aedf6410a
|
fix: None is not NoneType
* also, rename test ;)
|
3 years ago |
Gavin D'souza
|
ec1817de66
|
test: Add tests for rename_doc module
|
3 years ago |
Sagar Vora
|
2d5c9651df
|
fix: share clickable URLs from List View
|
3 years ago |
Gavin D'souza
|
953560af35
|
chore: Add type hints for rename_doc module
* Easier debugging ffs :crie:
|
3 years ago |
Gavin D'souza
|
a307767dd5
|
refactor(minor): update_document_title API
* Check for acceptable types
* Check for DocType permission
* Raise all exceptions if occured during document renaming
|
3 years ago |
Shariq Ansari
|
d1d685b0af
|
Merge branch 'develop' into refresh-dependency-for-tabs
|
3 years ago |
Saqib Ansari
|
b853902890
|
chore: add missing semicolon
|
3 years ago |
Saqib Ansari
|
74748c60b2
|
test: depends on for tabs
|
3 years ago |
Sagar Vora
|
0b37f2a324
|
fix: Saving Client Script produces Error in Console
|
3 years ago |
Suraj Shetty
|
74435290df
|
Merge pull request #16009 from surajshetty3416/fix-webform-options
|
3 years ago |
Suraj Shetty
|
f502f49c71
|
Merge branch 'develop' into fix-webform-options
|
3 years ago |
Suraj Shetty
|
9262d2774e
|
fix(grid): Update docfields for new record
|
3 years ago |
Suraj Shetty
|
3d3e6df74a
|
Merge pull request #16012 from surajshetty3416/server-side-coverage-in-ui-tests
|
3 years ago |
Suraj Shetty
|
628c9bc288
|
ci: Remove build.py from exclusion list
Co-authored-by: gavin <gavin18d@gmail.com>
|
3 years ago |
ChillarAnand
|
0a1cd9e623
|
fix: Removed verbose flag for gzip
|
3 years ago |
Suraj Shetty
|
a8c9b92a01
|
fix: No need to reset docfields, grid row already has df copy
|
3 years ago |
Suraj Shetty
|
bb00c34e72
|
fix: Update grid-row docfield instead of updating doctype meta
|
3 years ago |
Suraj Shetty
|
383eb668bf
|
fix: Update docfields of a doctype while doing update_docfield_property
- This is necessary to get updated docfields while adding new row
|
3 years ago |
Ankush Menat
|
95ff71f289
|
Merge pull request #16021 from resilient-tech/fix-typo
fix: incorrect function name in call
|
3 years ago |
Sagar Vora
|
0f95c2716d
|
fix: incorrect function name in call
|
3 years ago |
Sagar Vora
|
4791386a80
|
Merge pull request #16020 from resilient-tech/validate!
fix: improved validation
|
3 years ago |
Sagar Vora
|
de22bd6297
|
fix: improved validation
|
3 years ago |
Suraj Shetty
|
e0dcabf224
|
ci: Build not required for UI tests
Since we build again after instrumentation
|
3 years ago |
Benedict Allerberger
|
4fb22d0f34
|
fix: broken validation for custom LDAP server
|
3 years ago |
mergify[bot]
|
39da0b89b1
|
Merge pull request #15787 from shariquerik/update-child-table-on-new-connection
fix: update child table row's linked field on creating new connection
|
3 years ago |
Suraj Shetty
|
4e24efda8f
|
ci: Exclude coverage.py and build.py from the report
|
3 years ago |
Suraj Shetty
|
20056a447f
|
ci: Track server-side coverage as well while doing UI tests
|
3 years ago |
mergify[bot]
|
12870ffd77
|
Merge pull request #15976 from resilient-tech/perf-tree
perf: reduce one query in `get_controller`
|
3 years ago |
Sagar Vora
|
4c403333c4
|
fix: remove unused flag `in_setup_help`
|
3 years ago |
gavin
|
5809081ea1
|
Merge pull request #16006 from resilient-tech/fix-file-delete
fix: use `throw` instead of `msgprint`
|
3 years ago |