Commit graph

27908 commits

Author SHA1 Message Date
Summayya Hashmani
8ba50a8b14
feat: add button in dashboard list redirecting to dashboard view. (#15695)
Co-authored-by: Summayya <frappe@Summayyas-MacBook-Air.local>
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
2022-02-15 19:30:08 +05:30
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
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
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
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
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
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
Saqib Ansari
8e8470b3c5 fix: fetch_from fields doesn't reset on link value change 2022-02-12 16:19:58 +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
Saqib Ansari
92aee42cf7 test: link titles are added to the doctype on getdoc 2022-02-12 13:01:35 +05:30
Saqib Ansari
de76ef6518 test: doctypes are added to link_title_map in boot_info 2022-02-12 13:01:06 +05:30
Saqib Ansari
e6d1a7a476 fix: get_input_value for link control 2022-02-12 12:19:47 +05:30
Gavin D'souza
19504d3908 test: Add tests for auth & run_method 2022-02-11 15:25:29 +05:30
Suraj Shetty
733718abf3
Merge pull request #15918 from resilient-tech/report_fix 2022-02-11 13:30:06 +05:30
Gavin D'souza
8b01c04a75 chore: Add type hints 2022-02-11 13:18:24 +05:30
Gavin D'souza
ced22e30f0 fix(test_api): Don't suppress debug query 2022-02-11 11:47:31 +05:30
mergify[bot]
9f2b015d87
Merge pull request #15832 from resilient-tech/fix-validate-links-table-fieldnames
fix: `AttributeError` in `validate_links_table_fieldnames`
2022-02-11 06:03:27 +00:00
Pruthvi Patel
c4060d4230 fix: enumerate from 1 2022-02-11 11:24:11 +05:30
Gavin D'souza
ca113a7a09 fix(api): Return form_dict if data not parsable 2022-02-11 00:36:29 +05:30
Gavin D'souza
0a47cc0dcd fix(test): Make requests to the QSGI app in separate threads
Did this to mimic how requests are handled in dev/prod servers - new
thread for new request ;)
2022-02-11 00:36:29 +05:30
hrwx
6fc87fb0e7 Merge branch 'develop' of github.com:frappe/frappe into try_except_for_comm 2022-02-10 12:06:16 +00:00
hrwx
e4ba46ae0d fix: add test cases for email parsing 2022-02-10 12:06:00 +00:00
Suraj Shetty
29f98f52db
Merge pull request #15756 from shariquerik/hide-notification-on-click 2022-02-10 17:24:59 +05:30
Saqib Ansari
0f84fb09b6 fix: load more button loads only 20 records at a time 2022-02-10 11:54:08 +05:30
Suraj Shetty
4fa20f862a
Merge pull request #15757 from nextchamp-saqib/fix-form-tour 2022-02-10 11:25:36 +05:30
Gavin D'souza
b264d67b9f test(fix): Retain data apart from test_api tests
The tests in the TestResourceAPI Case destroy and re-build locals. This
may cause loss of data and make other tests flaky
2022-02-10 01:43:51 +05:30