Sagar Vora
|
2337c70b7a
|
fix: use `throw` instead of `msgprint`
|
3 år sedan |
Shariq Ansari
|
9949dad02a
|
Merge branch 'develop' into update-child-table-on-new-connection
|
3 år sedan |
Shariq Ansari
|
6d4df45ab0
|
revert: unrelated formatting changes
|
3 år sedan |
mergify[bot]
|
340db94631
|
Merge pull request #15380 from hrwX/fix_df_propagation
fix: Update df of all grid rows
|
3 år sedan |
Wolfram Schmidt
|
6d0abc77a8
|
fix(translation): Update translations for website module (#15955)
|
3 år sedan |
Wolfram Schmidt
|
8b41f7a7e7
|
fix(translation): Update translation for web_template (#15956)
|
3 år sedan |
Wolfram Schmidt
|
581c5f52e6
|
fix: added missing translations for View Types (#15873)
added missing translations for View Types
> no-docs
|
3 år sedan |
mergify[bot]
|
32024b4440
|
Merge pull request #15990 from hrwX/translated_doctype_links
fix: Merge groups for doctype links
|
3 år sedan |
mergify[bot]
|
b59fd23756
|
Merge pull request #15991 from shariquerik/duplicate-data-on-refresh
fix: after load more on refresh gets duplicate data
|
3 år sedan |
Sagar Vora
|
24a750c048
|
chore: remove redundant code from `update_if_missing`
|
3 år sedan |
Suraj Shetty
|
d9ef033927
|
Merge branch 'develop' into perf-tree
|
3 år sedan |
smehata
|
6cbede451d
|
fix(Permission Manager): Update client-side permission data (#15945)
On updating access from Permission Manager. Permissions are not updated till we do a hard refresh.

|
3 år sedan |
Wolfram Schmidt
|
8bae45823c
|
fix: Update Translations (#15878)
|
3 år sedan |
mergify[bot]
|
a851af05ba
|
Merge pull request #15963 from resilient-tech/remove-unnecessary-code
perf: reduce loop in `doc.update`
|
3 år sedan |
mergify[bot]
|
4d18546a9b
|
Merge pull request #15953 from resilient-tech/optimize-print
fix: pass `print_heading_template` directly in render args
|
3 år sedan |
mergify[bot]
|
4dae96d721
|
Merge pull request #15957 from resilient-tech/always-set-doctype-for-child
fix: always set `doctype` from `options` for child Document
|
3 år sedan |
Shariq Ansari
|
b8cad9deeb
|
Merge branch 'develop' into duplicate-data-on-refresh
|
3 år sedan |
hrwx
|
1a912aa787
|
fix: merge groups for doctype links
|
3 år sedan |
Shariq Ansari
|
f41a05cfd9
|
test: UI test to check if refresh work after load more
|
3 år sedan |
Shariq Ansari
|
af7dc6b774
|
fix: after load more on refresh gets duplicate data
|
3 år sedan |
Suraj Shetty
|
4697cc40bb
|
Merge branch 'develop' into fix_df_propagation
|
3 år sedan |
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>
|
3 år sedan |
mergify[bot]
|
1df33cbfcf
|
Merge pull request #15975 from resilient-tech/fix-limit-without-filter
fix: limit without filter
|
3 år sedan |
mergify[bot]
|
b47a299f30
|
Merge pull request #15927 from gavindsouza/test_api-refactor
refactor: API Testing Suite
|
3 år sedan |
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
|
3 år sedan |
Sagar Vora
|
1a20f376f3
|
perf: reduce loop in `doc.update`
|
3 år sedan |
mergify[bot]
|
4b27569d13
|
Merge pull request #15962 from resilient-tech/ignore-doctype-in-setter
fix: Ignore `doctype` in setter
|
3 år sedan |
Sagar Vora
|
18ba5fcd49
|
perf: reduce one query in `get_controller`
|
3 år sedan |
gavin
|
f5afe4fd4a
|
Merge pull request #15972 from gavindsouza/virtual-docfield-fixes-0
fix(Virtual DocField): Misc fixes
|
3 år sedan |
Shariq Ansari
|
0ffd0d6c68
|
Merge branch 'fix-load-more-btn' of https://github.com/nextchamp-saqib/frappe into fix-load-more-btn
|
3 år sedan |
Shariq Ansari
|
81f4e2b009
|
test: UI test for list/report view paging
|
3 år sedan |
Saqib Ansari
|
04696c95b3
|
Merge pull request #15321 from nextchamp-saqib/link_title_refactor
feat: Show Title Field in Link Fields
|
3 år sedan |
Pruthvi Patel
|
7ce9f1eaa1
|
fix: limit without filter
|
3 år sedan |
Sagar Vora
|
8a264d05ca
|
fix: remove `ignore_in_getter`; cleaner implementation
|
3 år sedan |
Shariq Ansari
|
b764e68e7a
|
Merge branch 'develop' into fix-load-more-btn
|
3 år sedan |
Saqib Ansari
|
e258a06d5a
|
feat: show label in MultiSelectPills
|
3 år sedan |
Shariq Ansari
|
f01de7e538
|
fix(sider): missing semicolons
|
3 år sedan |
Shariq Ansari
|
8be581d4a0
|
Merge branch 'develop' into update-child-table-on-new-connection
|
3 år sedan |
Shariq Ansari
|
39d65c5211
|
test: UI test to check if linked field is populated in child table
|
3 år sedan |
Shariq Ansari
|
d1846b6dcf
|
fix: add new row with linked field only if table is mandatory
|
3 år sedan |
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
|
3 år sedan |
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
|
3 år sedan |
Saqib Ansari
|
50021ab22f
|
fix: depends_on not working with tabs
|
3 år sedan |
Suraj Shetty
|
5e57a9004d
|
fix: Set value as string for property setter
|
3 år sedan |
Saqib Ansari
|
9e6889fc6d
|
Merge branch 'develop' of https://github.com/frappe/frappe into link_title_refactor
|
3 år sedan |
Gavin D'souza
|
57c7f63d44
|
fix: Add ignore_virtual option to get_valid_dict
Allows to create new Documents with virtual docfields
|
3 år sedan |
Gavin D'souza
|
e20c1ef013
|
fix(patch): ReSync Custom FIeld schema
|
3 år sedan |
Ankush Menat
|
c38d1f8a25
|
Merge pull request #15906 from ankush/ignore_duplicates_db
feat(db/pg): ability to ignore pk collision
|
3 år sedan |
Shariq Ansari
|
b5f17888a8
|
fix: Image action not in center of image in mobile view
|
3 år sedan |
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.

|
3 år sedan |