HENRY Florian
|
8b2591e266
|
feat(minor): No Copy attribute for custom fields (#15915)
Fix #13252

|
2022-02-24 12:26:50 +00:00 |
|
gavin
|
7247971811
|
Merge pull request #16041 from gavindsouza/update-title-types
refactor(minor): Rename Document
|
2022-02-24 16:42:07 +05:30 |
|
gavin
|
aefbd6a4da
|
Merge pull request #16032 from resilient-tech/fix-14579
fix: Saving Client Script produces Error in Console
|
2022-02-24 16:29:17 +05:30 |
|
Suraj Shetty
|
1e4b592b45
|
Merge pull request #16011 from resilient-tech/remove-unused-flag
|
2022-02-24 14:43:24 +05:30 |
|
Suraj Shetty
|
24c6ae0816
|
Merge pull request #16121 from surajshetty3416/fix-form-navigation
|
2022-02-24 14:00:41 +05:30 |
|
Suraj Shetty
|
0d33ca1c60
|
fix: Use sort_by field instead of non-existent sort_field
To get proper form navigation
|
2022-02-24 13:11:42 +05:30 |
|
Gavin D'souza
|
f8b52d8e4f
|
Merge branch 'develop' of github.com:frappe/frappe into update-title-types
|
2022-02-24 11:56:00 +05:30 |
|
Ankush Menat
|
13eab84189
|
Merge pull request #16119 from ankush/test_email_dom
test: fix flaky email domain test
|
2022-02-24 11:40:43 +05:30 |
|
Gavin D'souza
|
0859a3060c
|
chore: Remove comments, trailing whitespaces, etc
|
2022-02-24 11:35:00 +05:30 |
|
Gavin D'souza
|
6aec566325
|
test(test_api): Use login manager instead of request login
Also, move setUp for method into "correct" TestCase class
|
2022-02-24 11:34:29 +05:30 |
|
Ankush Menat
|
76df55ab25
|
test: fix flaky email domain test
|
2022-02-24 11:28:14 +05:30 |
|
Gavin D'souza
|
ea7a53568f
|
test(TestFrappeClient): Set Admin password else skip
ref: https://github.com/frappe/frappe/runs/5303629148?check_suite_focus=true
|
2022-02-23 20:28:19 +05:30 |
|
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
|
2022-02-23 20:25:14 +05:30 |
|
Mohammad Hasnain Mohsin Rajan
|
fe4a317861
|
Merge pull request #16095 from ankush/develop_warn
fix(ux): instructions/warning for doctype edits in developer mode
|
2022-02-23 20:12:05 +05:30 |
|
Mohammad Hasnain Mohsin Rajan
|
e401b8c2cd
|
Merge pull request #16081 from ankush/pg_dups
fix: explicitly ignore duplicates and skip migration_hash
|
2022-02-23 19:59:42 +05:30 |
|
Gavin D'souza
|
da260ab778
|
test: Use 'Module Def' to test update_document_title
|
2022-02-23 18:23:24 +05:30 |
|
Gavin D'souza
|
c4c3d26b3d
|
fix!: Disallow posiitonal args in update_document_title
|
2022-02-23 18:22:42 +05:30 |
|
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 ;)
|
2022-02-23 17:21:59 +05:30 |
|
Ankush Menat
|
8cb00ffc03
|
Merge pull request #16109 from ankush/now_async
test: use `now` instead of `is_async` in tests (#15893)
|
2022-02-23 16:16:12 +05:30 |
|
Ankush Menat
|
1a34826203
|
test: use now instead of is_async in tests
|
2022-02-23 15:37:56 +05:30 |
|
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)
|
2022-02-23 15:34:40 +05:30 |
|
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
|
64514da456
|
Merge branch 'develop' into remove-unused-flag
|
2022-02-23 14:28:22 +05:30 |
|
Suraj Shetty
|
67f15faf3d
|
Merge branch 'develop' into fix-14579
|
2022-02-23 14:24:52 +05:30 |
|
Suraj Shetty
|
f5d89de3bb
|
Merge pull request #16003 from resilient-tech/update-if-missing
|
2022-02-23 14:17:44 +05:30 |
|
Ankush Menat
|
01dc744aed
|
fix: only check migration_hash on doctype
other documents dont have this field, hash based migration is only for
doctypes.
|
2022-02-23 14:11:30 +05:30 |
|
Ankush Menat
|
2c2d8b8e08
|
fix: explicitly ignore duplicates
|
2022-02-23 14:11:30 +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 |
|
Ankush Menat
|
47893c5493
|
fix(ux): instructions/warning for doctype edits
|
2022-02-23 13:16:54 +05:30 |
|
Suraj Shetty
|
bea0b1bea2
|
Merge pull request #16091 from surajshetty3416/fix-de-translations
|
2022-02-23 10:23:25 +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
|
6df70921c2
|
Merge pull request #16086 from surajshetty3416/fix-color-picker-style
|
2022-02-23 09:00:10 +05:30 |
|
Suraj Shetty
|
466f946da5
|
fix: Color picker selected color style
|
2022-02-23 08:51:13 +05:30 |
|
Rushabh Mehta
|
2c1ef84a0b
|
fix(minor): test: blur to set value
|
2022-02-22 23:10:47 +05:30 |
|
Rushabh Mehta
|
a8da557b03
|
fix(minor): test: blur to set value
|
2022-02-22 22:48:50 +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 |
|
Rushabh Mehta
|
1e48d058b7
|
fix(style): add wait for test
|
2022-02-22 12:51:11 +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 |
|