Faris Ansari
b0329faa7a
chore: Add git blame ignore revs file
...
Ignore the commit which replaces use of Class.extend with native class
in git blames
2021-04-23 06:22:28 +05:30
Faris Ansari
a879f1235a
fix: Convert module.less to module.scss
2021-04-23 06:19:16 +05:30
Faris Ansari
fe20515c23
refactor: Replace Class.extend with native class
2021-04-23 06:17:47 +05:30
Faris Ansari
3b54dac489
fix: Create .bundle.* files that needs to bundled
2021-04-22 07:01:36 +05:30
Faris Ansari
3c824bb92f
refactor: Use hooks to load email css files
...
Previously email.css files were explicitly picked from hardcoded path
like public/css/email.css for all apps
2021-04-22 07:01:36 +05:30
Faris Ansari
4172e1ff97
fix: Compile ts, css, scss, sass, less, styl files
...
- add support for multiple file types
2021-04-22 07:01:36 +05:30
Faris Ansari
a0a8f5cb42
fix: Build for all apps
2021-04-22 07:01:36 +05:30
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
2021-04-22 07:01:36 +05:30
Suraj Shetty
32d3f1f099
fix: build-message-files command ( #12950 )
2021-04-22 01:12:38 +05:30
Suraj Shetty
6225f9b35e
fix(query): Use single quotes for string constant ( #12948 )
2021-04-22 00:41:13 +05:30
Suraj Shetty
4d552c241f
fix: Form Dashboard reference link ( #12945 )
2021-04-22 00:24:22 +05:30
Suraj Shetty
0ab545b2b0
Merge pull request #12940 from surajshetty3416/fix-grid-docfields
...
fix: Use grid docfield list while creating grid_row docfield copy
2021-04-21 15:24:07 +05:30
Mohammad Hasnain Mohsin Rajan
2128a0d766
ci: Fix coveralls ( #12926 )
2021-04-21 15:22:41 +05:30
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.
2021-04-21 14:44:26 +05:30
Nabin Hait
04b4876360
Merge branch 'version-13' into develop
2021-04-21 12:34:00 +05:30
Nabin Hait
107b6af071
Merge branch 'version-13-pre-release' into version-13
2021-04-21 12:34:00 +05:30
Nabin Hait
f4472cc384
bumped to version 13.1.0
2021-04-21 12:53:59 +05:50
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>
2021-04-21 12:18:11 +05:30
Faris Ansari
1ce0b89887
fix: Ignore non utf-8 files for translation scan ( #12935 )
2021-04-21 12:15:54 +05:30
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>
2021-04-21 11:43:47 +05:30
Suraj Shetty
bc95dc277c
chore: Add release notes for v13.1.0 ( #12932 )
2021-04-21 11:43:34 +05:30
Suraj Shetty
87d8666c60
fix: Handle error while session start ( #12933 )
...
- The occurs randomly at the time of boot
2021-04-21 11:42:01 +05:30
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>
2021-04-20 22:26:34 +05:30
mergify[bot]
16f26d61bf
Merge pull request #12807 from resilient-tech/fix-backup
...
fix(backups): ensure `delete_temp_backups` always respects config
2021-04-20 16:52:35 +00:00
mergify[bot]
3162690dec
Merge pull request #12925 from nabinhait/resolve-value-in-validate-link
...
fix: Resolve value in promise while validating link field
2021-04-20 16:50:26 +00:00
mergify[bot]
bdbdef92a8
Merge pull request #12888 from netchampfaris/server-script-autocompletion
...
feat: Add autocompletion items in Server Script
2021-04-20 16:50:21 +00:00
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>
2021-04-20 22:09:43 +05:30
Suraj Shetty
e784828fe0
style(sider): Remove unnecessary semicolon
2021-04-20 22:03:43 +05:30
Suraj Shetty
91d3c3dd52
Merge branch 'develop' into resolve-value-in-validate-link
2021-04-20 22:02:30 +05:30
mergify[bot]
37c4d62f35
Merge pull request #12924 from nabinhait/set-defaults-fix
...
fix: Get defaults from user_defaults based on fieldname
2021-04-20 16:31:30 +00:00
Faris Ansari
273e6b01db
style: missing semicolon
2021-04-20 21:46:20 +05:30
Nabin Hait
0dcf02c114
fix: Resolve value in promise while validating link field
2021-04-20 21:44:27 +05:30
Nabin Hait
ec0c628c84
fix: Get defaults from user_defaults based on fieldname
2021-04-20 21:39:59 +05:30
Faris Ansari
c309cb2d29
fix: Pass score to ace to let it handle sorting
2021-04-20 16:23:20 +05:30
Faris Ansari
8ca7ba6b56
fix: remove hardcoded value
2021-04-20 16:08:11 +05:30
Faris Ansari
8aa26c7286
fix: Include all keys and sort by score
2021-04-20 16:01:56 +05:30
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>
2021-04-20 15:01:28 +05:30
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>
2021-04-20 14:57:28 +05:30
mergify[bot]
94f39abe88
Merge pull request #12919 from prssanna/fix-auto-email-report
...
fix: aggregate column in auto email report
2021-04-20 09:27:20 +00:00
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>
2021-04-20 14:57:03 +05:30
Suraj Shetty
06ea52b964
fix(treeview): Accept filters as kwargs to avoid TypeError ( #12920 )
2021-04-20 14:54:40 +05:30
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
2021-04-20 09:11:50 +00:00
prssanna
b7e75e5305
fix: aggregate column in auto email report
2021-04-20 14:36:41 +05:30
Suraj Shetty
a19207c2f1
fix: Pass aggregate_on_doctype to properly create the query
2021-04-20 14:21:25 +05:30
mergify[bot]
8582f651f6
Merge pull request #12913 from abhishekbalam/api_login_fix
...
fix: whitelist login method to fetch session id remotely
2021-04-20 03:44:47 +00:00
Abhishek Balam
e21b1e40c4
fix: whitelist login method to fetch session remotely
2021-04-19 23:27:38 +05:30
mergify[bot]
e637f8d703
Merge pull request #12912 from revant/fix-id-token
...
fix: id_token format
2021-04-19 14:49:41 +00:00
Revant Nandgaonkar
46d68e252f
fix: id_token format
...
decode bytes to utf-8 string
2021-04-19 20:01:52 +05:30
mergify[bot]
2cc1733126
Merge pull request #12887 from alyf-de/fix_test_token_cache
...
test: fix PermissionError in test_token_cache
2021-04-19 11:56:05 +00:00
mergify[bot]
496445aac3
fix(website): Make language select optional and fix breakpoint issues (backport #12860 ) ( #12909 )
...
Co-authored-by: Rushabh Mehta <rmehta@gmail.com>
2021-04-19 17:25:52 +05:30