Lev Vereshchagin
|
14ca1f0dce
|
fix(UI): Fix incorrect dark theme text color in user-wise grid column configuration (closes #14572)
(cherry picked from commit 5280d60ea93b8690f684dddbad0bda32df3cec04)
|
2022-02-23 10:04:25 +00:00 |
|
Wolfram Schmidt
|
208fc5f0d5
|
fix(translation): Field translation (#16010)
|
2022-02-23 14:29:46 +05:30 |
|
Suraj Shetty
|
f5d89de3bb
|
Merge pull request #16003 from resilient-tech/update-if-missing
|
2022-02-23 14:17:44 +05:30 |
|
Suraj Shetty
|
bf742e106d
|
Merge pull request #16050 from surajshetty3416/fix-document-links
|
2022-02-23 13:56:29 +05:30 |
|
HarryPaulo
|
f4518e2cf9
|
fix(print): Added properties page-width, page-height (#16045)
|
2022-02-23 13:49:40 +05:30 |
|
Suraj Shetty
|
bedf60280f
|
fix(translation): Add all possible views as comment (#16097)
|
2022-02-23 13:21:21 +05:30 |
|
Suraj Shetty
|
522fb1d6d1
|
fix(translation): Remove duplicate entry
|
2022-02-23 10:19:00 +05:30 |
|
Rushabh Mehta
|
8bac504f41
|
Merge pull request #16055 from rmehta/fix-list-throttling
fix(minor): throttle listview refresh on same args for 3 seconds
|
2022-02-23 09:19:16 +05:30 |
|
Suraj Shetty
|
466f946da5
|
fix: Color picker selected color style
|
2022-02-23 08:51:13 +05:30 |
|
Suraj Shetty
|
4c2f14f824
|
Merge pull request #16079 from surajshetty3416/fix-translation-for-included-files
|
2022-02-22 19:05:01 +05:30 |
|
Suraj Shetty
|
eaf8327e0d
|
fix: Use correct path of built assets
- Get path from bundled_assets
|
2022-02-22 18:43:16 +05:30 |
|
mergify[bot]
|
f660ed21a4
|
Merge pull request #16075 from resilient-tech/remove-js-warning
chore: unnecessary JS warning if options are not defined in date field
|
2022-02-22 10:33:52 +00:00 |
|
lapardnemihk1099
|
32ca5bf52b
|
fix: formatting and declaration
|
2022-02-22 15:32:38 +05:30 |
|
Suraj Shetty
|
ce6e385879
|
Merge pull request #16069 from resilient-tech/fix-meta
|
2022-02-22 13:35:14 +05:30 |
|
Sagar Vora
|
75b6ee398c
|
fix: AttributeError when initialising FormMeta
|
2022-02-22 12:44:30 +05:30 |
|
Ankush Menat
|
2580561788
|
Merge pull request #16067 from cpdeethree/postgres-fix-table-creation
fix: error in table creation from incorrect scope
|
2022-02-22 12:36:57 +05:30 |
|
Rushabh Mehta
|
15c66f6900
|
fix(style): fix style for inline button in grid
|
2022-02-22 12:23:32 +05:30 |
|
Rushabh Mehta
|
f1f6b21cf1
|
fix(minor): styles for editable checks and links
|
2022-02-22 12:08:27 +05:30 |
|
Ankush Menat
|
d87915a12e
|
test: docfield with {defaults}
|
2022-02-22 12:01:30 +05:30 |
|
Ankush Menat
|
33890ed860
|
refactor: use f-strings instead of .format and %
|
2022-02-22 11:23:51 +05:30 |
|
Rushabh Mehta
|
4cb37c129b
|
fix(minor): test and linting
|
2022-02-22 10:34:38 +05:30 |
|
mergify[bot]
|
a7cd6003ce
|
fix: Wrap timeout getting for custom queues in function (backport #15933) (#16054)
Co-authored-by: Lev Vereshchagin <mail@vrslev.com>
Co-authored-by: Gavin D'souza <gavin18d@gmail.com>
|
2022-02-22 10:26:42 +05:30 |
|
Suraj Shetty
|
585086c0a8
|
fix: Use meta if parent doctype is same as current doctype
|
2022-02-22 10:20:40 +05:30 |
|
Rushabh Mehta
|
5fd693d50e
|
fix(minor): throttle listview refresh on same args for 3 seconds
|
2022-02-22 09:42:00 +05:30 |
|
Rushabh Mehta
|
8e3e0df5d7
|
fix(minor): throttle listview refresh on same args for 3 seconds
|
2022-02-22 09:42:00 +05:30 |
|
cpdeethree
|
b2116ff36d
|
fix: error in table creation from incorrect scope
|
2022-02-21 20:27:05 -06:00 |
|
barredterra
|
745297a49d
|
refactor: a not in b
Search: if not ([\w\d]*?) in ([\w\d]*?)
Replace: if $1 not in $2
|
2022-02-21 19:54:34 +01:00 |
|
Suraj Shetty
|
7ee56ac5eb
|
Merge branch 'develop' into update-if-missing
|
2022-02-21 20:12:53 +05:30 |
|
mergify[bot]
|
aeba8a2a64
|
Merge pull request #15949 from ankush/frm_call
fix: consider parenttype and parent as std child fields
|
2022-02-21 12:28:54 +00:00 |
|
gavin
|
7a9a95f10f
|
Merge pull request #16016 from bene/develop
fix: broken validation for custom LDAP servers
|
2022-02-21 16:38:34 +05:30 |
|
Ankush Menat
|
87fb4d4459
|
Merge branch 'develop' into frm_call
|
2022-02-21 15:53:27 +05:30 |
|
mergify[bot]
|
ba60d44402
|
Merge pull request #15738 from resilient-tech/custom-columns-for-multi-select-dialog
feat: custom columns for `MultiSelectDialog`
|
2022-02-21 09:17:11 +00:00 |
|
Suraj Shetty
|
392b91b24c
|
Merge branch 'develop' into develop
|
2022-02-21 14:37:38 +05:30 |
|
mergify[bot]
|
8a7b9ca77f
|
Merge pull request #15877 from gavindsouza/migrate-refactor
refactor: Site Migration
|
2022-02-21 09:06:52 +00:00 |
|
Suraj Shetty
|
88791c2264
|
test: Set correct parent doctype for document link
|
2022-02-21 14:25:34 +05:30 |
|
Suraj Shetty
|
e562368069
|
fix: Fix if table_field exists in meta of link.parent_doctype
|
2022-02-21 13:43:53 +05:30 |
|
lapardnemihk1099
|
25af0c8217
|
chore: unnecessary JS warning if options are not defined in date field
|
2022-02-21 13:36:39 +05:30 |
|
Suraj Shetty
|
dd63dfd56a
|
Merge branch 'develop' into clickable-URI
|
2022-02-21 12:49:06 +05:30 |
|
mergify[bot]
|
c332254688
|
Merge pull request #15965 from nextchamp-saqib/refresh-dependency-for-tabs
fix: depends_on not working with tabs
|
2022-02-19 16:03:04 +00:00 |
|
Deepesh Garg
|
d5ce2b4a8c
|
fix: Totalling for tree view reports (#15950)
|
2022-02-19 21:22:35 +05:30 |
|
gavin
|
c20a0ba53e
|
Merge pull request #16027 from ChillarAnand/gzip
fix: Removed verbose flag for gzip
|
2022-02-18 20:26:16 +05:30 |
|
Sagar Vora
|
2d5c9651df
|
fix: share clickable URLs from List View
|
2022-02-18 18:10:10 +05:30 |
|
Shariq Ansari
|
d1d685b0af
|
Merge branch 'develop' into refresh-dependency-for-tabs
|
2022-02-18 15:03:26 +05:30 |
|
Saqib Ansari
|
b853902890
|
chore: add missing semicolon
|
2022-02-18 13:03:31 +05:30 |
|
Saqib Ansari
|
74748c60b2
|
test: depends on for tabs
|
2022-02-18 12:45:21 +05:30 |
|
Suraj Shetty
|
f502f49c71
|
Merge branch 'develop' into fix-webform-options
|
2022-02-17 19:13:30 +05:30 |
|
Suraj Shetty
|
9262d2774e
|
fix(grid): Update docfields for new record
|
2022-02-17 18:50:33 +05:30 |
|
Suraj Shetty
|
3d3e6df74a
|
Merge pull request #16012 from surajshetty3416/server-side-coverage-in-ui-tests
|
2022-02-17 18:20:28 +05:30 |
|
Suraj Shetty
|
628c9bc288
|
ci: Remove build.py from exclusion list
Co-authored-by: gavin <gavin18d@gmail.com>
|
2022-02-17 16:57:27 +05:30 |
|
ChillarAnand
|
0a1cd9e623
|
fix: Removed verbose flag for gzip
|
2022-02-17 15:43:07 +05:30 |
|