Faris Ansari
226ad1d91a
feat: New Build System based on esbuild
- Deprecate use of build.json
- *.bundle.js files placed anywhere in the public folder are bundled
- Built files are created in public/build folder which is gitignored
WIP
4 yıl önce
Suraj Shetty
32d3f1f099
fix: build-message-files command ( #12950 )
4 yıl önce
Suraj Shetty
6225f9b35e
fix(query): Use single quotes for string constant ( #12948 )
4 yıl önce
Suraj Shetty
4d552c241f
fix: Form Dashboard reference link ( #12945 )
4 yıl önce
Suraj Shetty
0ab545b2b0
Merge pull request #12940 from surajshetty3416/fix-grid-docfields
fix: Use grid docfield list while creating grid_row docfield copy
4 yıl önce
Mohammad Hasnain Mohsin Rajan
2128a0d766
ci: Fix coveralls ( #12926 )
4 yıl önce
Suraj Shetty
acfa1c1cca
fix: Use grid docfield list while creating row docfield copy
Previously, it was using doctype level docfield list
which did not had the updated docfields for a grid.
4 yıl önce
Nabin Hait
04b4876360
Merge branch 'version-13' into develop
4 yıl önce
Nabin Hait
107b6af071
Merge branch 'version-13-pre-release' into version-13
4 yıl önce
Nabin Hait
f4472cc384
bumped to version 13.1.0
4 yıl önce
mergify[bot]
eae7f74d1e
fix: Ignore non utf-8 files for translation scan (backport #12935 ) ( #12936 )
Co-authored-by: Faris Ansari <netchampfaris@users.noreply.github.com>
4 yıl önce
Faris Ansari
1ce0b89887
fix: Ignore non utf-8 files for translation scan ( #12935 )
4 yıl önce
mergify[bot]
d296688b35
fix: Handle error while session start (backport #12933 ) ( #12934 )
- The occurs randomly at the time of boot
(cherry picked from commit 87d8666c60
)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 yıl önce
Suraj Shetty
bc95dc277c
chore: Add release notes for v13.1.0 ( #12932 )
4 yıl önce
Suraj Shetty
87d8666c60
fix: Handle error while session start ( #12933 )
- The occurs randomly at the time of boot
4 yıl önce
mergify[bot]
96bfeb63c3
fix: Resolve value in promise while validating link field (backport #12925 ) ( #12929 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 yıl önce
mergify[bot]
16f26d61bf
Merge pull request #12807 from resilient-tech/fix-backup
fix(backups): ensure `delete_temp_backups` always respects config
4 yıl önce
mergify[bot]
3162690dec
Merge pull request #12925 from nabinhait/resolve-value-in-validate-link
fix: Resolve value in promise while validating link field
4 yıl önce
mergify[bot]
bdbdef92a8
Merge pull request #12888 from netchampfaris/server-script-autocompletion
feat: Add autocompletion items in Server Script
4 yıl önce
mergify[bot]
09b0097e48
fix: Get defaults from user_defaults based on fieldname (backport #12924 ) ( #12927 )
(cherry picked from commit ec0c628c84
)
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
4 yıl önce
Suraj Shetty
e784828fe0
style(sider): Remove unnecessary semicolon
4 yıl önce
Suraj Shetty
91d3c3dd52
Merge branch 'develop' into resolve-value-in-validate-link
4 yıl önce
mergify[bot]
37c4d62f35
Merge pull request #12924 from nabinhait/set-defaults-fix
fix: Get defaults from user_defaults based on fieldname
4 yıl önce
Faris Ansari
273e6b01db
style: missing semicolon
4 yıl önce
Nabin Hait
0dcf02c114
fix: Resolve value in promise while validating link field
4 yıl önce
Nabin Hait
ec0c628c84
fix: Get defaults from user_defaults based on fieldname
4 yıl önce
Faris Ansari
c309cb2d29
fix: Pass score to ace to let it handle sorting
4 yıl önce
Faris Ansari
8ca7ba6b56
fix: remove hardcoded value
4 yıl önce
Faris Ansari
8aa26c7286
fix: Include all keys and sort by score
4 yıl önce
mergify[bot]
98f0aca0bb
fix: Pass aggregate_on_doctype to properly create the query (backport #12917 ) ( #12922 )
(cherry picked from commit a19207c2f1
)
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
4 yıl önce
mergify[bot]
c5c5da51a2
fix(treeview): Accept filters as kwargs to avoid TypeError (backport #12920 ) ( #12921 )
(cherry picked from commit 06ea52b964
)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 yıl önce
mergify[bot]
94f39abe88
Merge pull request #12919 from prssanna/fix-auto-email-report
fix: aggregate column in auto email report
4 yıl önce
mergify[bot]
d47870d449
fix: whitelist login method to fetch session id remotely (backport #12913 ) ( #12916 )
(cherry picked from commit e21b1e40c4
)
Co-authored-by: Abhishek Balam <abhishekbalam96@gmail.com>
4 yıl önce
Suraj Shetty
06ea52b964
fix(treeview): Accept filters as kwargs to avoid TypeError ( #12920 )
4 yıl önce
mergify[bot]
970a9d481e
Merge pull request #12917 from surajshetty3416/fix-reportview-get-for-group-filters
fix: Pass aggregate_on_doctype to properly create the query
4 yıl önce
prssanna
b7e75e5305
fix: aggregate column in auto email report
4 yıl önce
Suraj Shetty
a19207c2f1
fix: Pass aggregate_on_doctype to properly create the query
4 yıl önce
mergify[bot]
8582f651f6
Merge pull request #12913 from abhishekbalam/api_login_fix
fix: whitelist login method to fetch session id remotely
4 yıl önce
Abhishek Balam
e21b1e40c4
fix: whitelist login method to fetch session remotely
4 yıl önce
mergify[bot]
e637f8d703
Merge pull request #12912 from revant/fix-id-token
fix: id_token format
4 yıl önce
Revant Nandgaonkar
46d68e252f
fix: id_token format
decode bytes to utf-8 string
4 yıl önce
mergify[bot]
2cc1733126
Merge pull request #12887 from alyf-de/fix_test_token_cache
test: fix PermissionError in test_token_cache
4 yıl önce
mergify[bot]
496445aac3
fix(website): Make language select optional and fix breakpoint issues (backport #12860 ) ( #12909 )
Co-authored-by: Rushabh Mehta <rmehta@gmail.com>
4 yıl önce
mergify[bot]
47228e6512
fix: do not empty viewers parent on form refresh (backport #12905 ) ( #12908 )
(cherry picked from commit 6ecbf55de5
)
Co-authored-by: prssanna <prssud@gmail.com>
4 yıl önce
mergify[bot]
3b5b908d8a
fix: Grid Form buttons Insert Above, Insert Below not hidden when can… (backport #12906 ) ( #12907 )
Co-authored-by: shariquerik <sharique.rik@gmail.com>
4 yıl önce
mergify[bot]
6be8852b0e
Merge pull request #12905 from prssanna/form-viewers-fix
fix: do not empty viewers parent on form refresh
4 yıl önce
mergify[bot]
ea87616afb
Merge pull request #12906 from shariquerik/hide-grid-form-buttons-fix
fix: Grid Form buttons Insert Above, Insert Below not hidden when can…
4 yıl önce
mergify[bot]
3b0909afd0
Merge pull request #12904 from leela/oauth-timeout
fix: OAuth token expiry
4 yıl önce
shariquerik
ccb76ce56b
fix: sider fix
4 yıl önce
gavin
a8d0e39fd4
Merge pull request #12784 from Alchez/feat-py3-dependencies
feat: manage Python 3 compatiblity with dependencies
4 yıl önce