Commit graph

36841 commits

Author SHA1 Message Date
mergify[bot]
1df33cbfcf
Merge pull request #15975 from resilient-tech/fix-limit-without-filter
fix: limit without filter
2022-02-15 13:40:56 +00:00
mergify[bot]
b47a299f30
Merge pull request #15927 from gavindsouza/test_api-refactor
refactor: API Testing Suite
2022-02-15 12:23:56 +00:00
mergify[bot]
c961ea856b
Merge pull request #15931 from nextchamp-saqib/fix-load-more-btn
fix: load more button loads only 20 records at a time
2022-02-15 11:12:13 +00:00
Sagar Vora
1a20f376f3 perf: reduce loop in doc.update 2022-02-15 15:29:04 +05:30
mergify[bot]
4b27569d13
Merge pull request #15962 from resilient-tech/ignore-doctype-in-setter
fix: Ignore `doctype` in setter
2022-02-15 09:31:20 +00:00
Sagar Vora
18ba5fcd49 perf: reduce one query in get_controller 2022-02-15 14:10:55 +05:30
gavin
f5afe4fd4a
Merge pull request #15972 from gavindsouza/virtual-docfield-fixes-0
fix(Virtual DocField): Misc fixes
2022-02-15 14:01:59 +05:30
Shariq Ansari
0ffd0d6c68 Merge branch 'fix-load-more-btn' of https://github.com/nextchamp-saqib/frappe into fix-load-more-btn 2022-02-15 13:49:18 +05:30
Shariq Ansari
81f4e2b009 test: UI test for list/report view paging 2022-02-15 13:47:20 +05:30
Saqib Ansari
04696c95b3
Merge pull request #15321 from nextchamp-saqib/link_title_refactor
feat: Show Title Field in Link Fields
2022-02-15 13:36:14 +05:30
Pruthvi Patel
7ce9f1eaa1 fix: limit without filter 2022-02-15 13:06:55 +05:30
Sagar Vora
8a264d05ca fix: remove ignore_in_getter; cleaner implementation 2022-02-15 13:02:52 +05:30
Shariq Ansari
b764e68e7a
Merge branch 'develop' into fix-load-more-btn 2022-02-15 12:32:12 +05:30
Saqib Ansari
e258a06d5a feat: show label in MultiSelectPills 2022-02-15 12:30:54 +05:30
Shariq Ansari
f01de7e538 fix(sider): missing semicolons 2022-02-15 12:28:29 +05:30
Shariq Ansari
8be581d4a0
Merge branch 'develop' into update-child-table-on-new-connection 2022-02-15 12:22:40 +05:30
Shariq Ansari
39d65c5211 test: UI test to check if linked field is populated in child table 2022-02-15 12:22:14 +05:30
Shariq Ansari
d1846b6dcf fix: add new row with linked field only if table is mandatory 2022-02-15 12:20:56 +05:30
Gavin D'souza
a403934265 test(fix): Generate Note to ensure at least one exists
ref: Failing Postgres CI on https://github.com/frappe/frappe/runs/5186523978?check_suite_focus=true
2022-02-15 12:03:26 +05:30
mergify[bot]
054d6d8f19
Merge pull request #15969 from shariquerik/image-action-in-sidebar
fix(UI): Image action not in center of image in mobile view
2022-02-15 06:20:07 +00:00
Saqib Ansari
50021ab22f fix: depends_on not working with tabs 2022-02-15 10:33:41 +05:30
Suraj Shetty
5e57a9004d fix: Set value as string for property setter 2022-02-15 10:21:40 +05:30
Saqib Ansari
9e6889fc6d Merge branch 'develop' of https://github.com/frappe/frappe into link_title_refactor 2022-02-15 10:12:52 +05:30
Gavin D'souza
57c7f63d44 fix: Add ignore_virtual option to get_valid_dict
Allows to create new Documents with virtual docfields
2022-02-14 20:26:56 +05:30
Gavin D'souza
e20c1ef013 fix(patch): ReSync Custom FIeld schema 2022-02-14 20:25:44 +05:30
Ankush Menat
c38d1f8a25
Merge pull request #15906 from ankush/ignore_duplicates_db
feat(db/pg): ability to ignore pk collision
2022-02-14 18:58:07 +05:30
Shariq Ansari
b5f17888a8 fix: Image action not in center of image in mobile view 2022-02-14 18:21:12 +05:30
Wolfram Schmidt
8995bbb833
fix: Update translations (#15886)
For better understanding on what this does. For "Submit" the german word "Buchen" or "gebucht" ist used mostly in the system.

![grafik](https://user-images.githubusercontent.com/22279621/152641036-ee89f81d-4a10-4686-8f67-646af6a8087f.png)
2022-02-14 12:25:27 +00:00
Suraj Shetty
16ef2d3b13
ci(Mergify): Configuration update (#15968) 2022-02-14 17:48:20 +05:30
Wolfram Schmidt
954b932c10
added menu translations (#15879)
added menu translations when navigating over avater
2022-02-14 10:48:17 +00:00
Saqib Ansari
f63b02191d perf: cache db.get_value 2022-02-14 15:11:14 +05:30
Saqib Ansari
8a882cf09a chore: add missing semicolon 2022-02-14 15:11:09 +05:30
Shariq Ansari
eb61898246 style: added css for list count selection buttons 2022-02-14 13:24:32 +05:30
Pruthvi Patel
882c68671d fix: ignore doctype in setter 2022-02-14 12:22:40 +05:30
Suraj Shetty
abec0d8664
Merge branch 'develop' into link_title_refactor 2022-02-14 11:03:55 +05:30
mergify[bot]
04bf47f117
Merge pull request #14593 from gavindsouza/dynamic-docfields
feat: Virtual DocFields
2022-02-14 05:31:35 +00:00
mergify[bot]
786acdcbba
Merge pull request #15833 from shadrak98/refactor-xss-method
fix: Added regex for alerts
2022-02-14 05:08:26 +00:00
hrwx
455d99ed35 fix: incorrect function path 2022-02-13 20:17:01 +00:00
phot0n
857209d630 chore: remove unrelated comment 2022-02-13 23:26:18 +05:30
phot0n
f57d93d0d5 chore: use frappe.model.is_non_std_field 2022-02-13 23:26:18 +05:30
phot0n
7229fe3b1c chore: fix sider 2022-02-13 23:26:18 +05:30
hrwx
be7289b78e fix: add test cases for grid 2022-02-13 09:20:45 +00:00
Ankush Menat
70c27e424d fix: consider parenttype and parent as std child fields 2022-02-13 13:02:18 +05:30
hrwx
1ebcae9d9f Merge branch 'fix_df_propagation' of github.com:hrwx/frappe into fix_df_propagation 2022-02-12 22:20:44 +00:00
hrwx
8c873b7bc1 chore: update apis with update_docfield_property 2022-02-12 22:20:02 +00:00
Pruthvi Patel
b1197a89be fix: always set doctype from options for child 2022-02-12 18:21:55 +05:30
Saqib Ansari
8e8470b3c5 fix: fetch_from fields doesn't reset on link value change 2022-02-12 16:19:58 +05:30
Saqib Ansari
cd3a6261fb chore: remove property setter after test 2022-02-12 13:42:44 +05:30
Saqib Ansari
027fa61963 Merge branch 'develop' of https://github.com/frappe/frappe into link_title_refactor 2022-02-12 13:39:28 +05:30
Saqib Ansari
024a7605a6 perf: cache link title after fetching 2022-02-12 13:08:23 +05:30