Sagar Vora
|
0b37f2a324
|
fix: Saving Client Script produces Error in Console
|
před 3 roky |
Suraj Shetty
|
74435290df
|
Merge pull request #16009 from surajshetty3416/fix-webform-options
|
před 3 roky |
Suraj Shetty
|
f502f49c71
|
Merge branch 'develop' into fix-webform-options
|
před 3 roky |
Suraj Shetty
|
9262d2774e
|
fix(grid): Update docfields for new record
|
před 3 roky |
Suraj Shetty
|
3d3e6df74a
|
Merge pull request #16012 from surajshetty3416/server-side-coverage-in-ui-tests
|
před 3 roky |
Suraj Shetty
|
628c9bc288
|
ci: Remove build.py from exclusion list
Co-authored-by: gavin <gavin18d@gmail.com>
|
před 3 roky |
ChillarAnand
|
0a1cd9e623
|
fix: Removed verbose flag for gzip
|
před 3 roky |
Suraj Shetty
|
a8c9b92a01
|
fix: No need to reset docfields, grid row already has df copy
|
před 3 roky |
Suraj Shetty
|
bb00c34e72
|
fix: Update grid-row docfield instead of updating doctype meta
|
před 3 roky |
Suraj Shetty
|
383eb668bf
|
fix: Update docfields of a doctype while doing update_docfield_property
- This is necessary to get updated docfields while adding new row
|
před 3 roky |
Ankush Menat
|
95ff71f289
|
Merge pull request #16021 from resilient-tech/fix-typo
fix: incorrect function name in call
|
před 3 roky |
Sagar Vora
|
0f95c2716d
|
fix: incorrect function name in call
|
před 3 roky |
Sagar Vora
|
4791386a80
|
Merge pull request #16020 from resilient-tech/validate!
fix: improved validation
|
před 3 roky |
Sagar Vora
|
de22bd6297
|
fix: improved validation
|
před 3 roky |
Suraj Shetty
|
e0dcabf224
|
ci: Build not required for UI tests
Since we build again after instrumentation
|
před 3 roky |
Benedict Allerberger
|
4fb22d0f34
|
fix: broken validation for custom LDAP server
|
před 3 roky |
mergify[bot]
|
39da0b89b1
|
Merge pull request #15787 from shariquerik/update-child-table-on-new-connection
fix: update child table row's linked field on creating new connection
|
před 3 roky |
Suraj Shetty
|
4e24efda8f
|
ci: Exclude coverage.py and build.py from the report
|
před 3 roky |
Suraj Shetty
|
20056a447f
|
ci: Track server-side coverage as well while doing UI tests
|
před 3 roky |
mergify[bot]
|
12870ffd77
|
Merge pull request #15976 from resilient-tech/perf-tree
perf: reduce one query in `get_controller`
|
před 3 roky |
Sagar Vora
|
4c403333c4
|
fix: remove unused flag `in_setup_help`
|
před 3 roky |
gavin
|
5809081ea1
|
Merge pull request #16006 from resilient-tech/fix-file-delete
fix: use `throw` instead of `msgprint`
|
před 3 roky |
Sagar Vora
|
2337c70b7a
|
fix: use `throw` instead of `msgprint`
|
před 3 roky |
Shariq Ansari
|
9949dad02a
|
Merge branch 'develop' into update-child-table-on-new-connection
|
před 3 roky |
Shariq Ansari
|
6d4df45ab0
|
revert: unrelated formatting changes
|
před 3 roky |
mergify[bot]
|
340db94631
|
Merge pull request #15380 from hrwX/fix_df_propagation
fix: Update df of all grid rows
|
před 3 roky |
Wolfram Schmidt
|
6d0abc77a8
|
fix(translation): Update translations for website module (#15955)
|
před 3 roky |
Wolfram Schmidt
|
8b41f7a7e7
|
fix(translation): Update translation for web_template (#15956)
|
před 3 roky |
Wolfram Schmidt
|
581c5f52e6
|
fix: added missing translations for View Types (#15873)
added missing translations for View Types
> no-docs
|
před 3 roky |
mergify[bot]
|
32024b4440
|
Merge pull request #15990 from hrwX/translated_doctype_links
fix: Merge groups for doctype links
|
před 3 roky |
mergify[bot]
|
b59fd23756
|
Merge pull request #15991 from shariquerik/duplicate-data-on-refresh
fix: after load more on refresh gets duplicate data
|
před 3 roky |
Sagar Vora
|
24a750c048
|
chore: remove redundant code from `update_if_missing`
|
před 3 roky |
Suraj Shetty
|
d9ef033927
|
Merge branch 'develop' into perf-tree
|
před 3 roky |
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.

|
před 3 roky |
Wolfram Schmidt
|
8bae45823c
|
fix: Update Translations (#15878)
|
před 3 roky |
mergify[bot]
|
a851af05ba
|
Merge pull request #15963 from resilient-tech/remove-unnecessary-code
perf: reduce loop in `doc.update`
|
před 3 roky |
mergify[bot]
|
4d18546a9b
|
Merge pull request #15953 from resilient-tech/optimize-print
fix: pass `print_heading_template` directly in render args
|
před 3 roky |
mergify[bot]
|
4dae96d721
|
Merge pull request #15957 from resilient-tech/always-set-doctype-for-child
fix: always set `doctype` from `options` for child Document
|
před 3 roky |
Shariq Ansari
|
b8cad9deeb
|
Merge branch 'develop' into duplicate-data-on-refresh
|
před 3 roky |
hrwx
|
1a912aa787
|
fix: merge groups for doctype links
|
před 3 roky |
Shariq Ansari
|
f41a05cfd9
|
test: UI test to check if refresh work after load more
|
před 3 roky |
Shariq Ansari
|
af7dc6b774
|
fix: after load more on refresh gets duplicate data
|
před 3 roky |
Suraj Shetty
|
4697cc40bb
|
Merge branch 'develop' into fix_df_propagation
|
před 3 roky |
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>
|
před 3 roky |
mergify[bot]
|
1df33cbfcf
|
Merge pull request #15975 from resilient-tech/fix-limit-without-filter
fix: limit without filter
|
před 3 roky |
mergify[bot]
|
b47a299f30
|
Merge pull request #15927 from gavindsouza/test_api-refactor
refactor: API Testing Suite
|
před 3 roky |
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
|
před 3 roky |
Sagar Vora
|
1a20f376f3
|
perf: reduce loop in `doc.update`
|
před 3 roky |
mergify[bot]
|
4b27569d13
|
Merge pull request #15962 from resilient-tech/ignore-doctype-in-setter
fix: Ignore `doctype` in setter
|
před 3 roky |
Sagar Vora
|
18ba5fcd49
|
perf: reduce one query in `get_controller`
|
před 3 roky |