Sagar Vora
c899bb5cbd
fix: remove unsused variables
2021-04-27 14:56:12 +05:30
Sagar Vora
dc452d0429
perf: low priority for backup processes
2021-04-27 14:56:12 +05:30
gavin
d37d0007ea
fix(cli): Trigger Scheduler Event ( #12955 )
...
* Triggers events via Scheduled Job Type's execute method
* Exits with code 1 if no event with that name found or process
termination
* Added feedback if event not found
2021-04-27 14:56:12 +05:30
Anand Chitipothu
d4e5c88419
fix: Invalid HTML generated by the base template ( #12953 )
...
Closes #12952
2021-04-27 14:56:12 +05:30
Suraj Shetty
1f91cbda26
fix: build-message-files command ( #12950 )
2021-04-27 14:56:12 +05:30
Suraj Shetty
bb4c01fe9a
fix(query): Use single quotes for string constant ( #12948 )
2021-04-27 14:56:12 +05:30
Suraj Shetty
1f45d55ff7
fix: Form Dashboard reference link ( #12945 )
2021-04-27 14:56:12 +05:30
Suraj Shetty
b1a1415694
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-27 14:56:12 +05:30
Mohammad Hasnain Mohsin Rajan
3631dfdf49
ci: Fix coveralls ( #12926 )
2021-04-27 14:56:12 +05:30
Nabin Hait
470232cfa4
bumped to version 13.1.0
2021-04-27 14:56:12 +05:30
Suraj Shetty
99df903328
chore: Add release notes for v13.1.0 ( #12932 )
2021-04-27 14:55:57 +05:30
mergify[bot]
d39622cd16
fix: Load server translations in boot (backport #12848 ) ( #12852 )
...
(cherry picked from commit a373c00abd )
Co-authored-by: thebachy1 <manuelcu2299@hotmail.com>
2021-04-27 14:55:02 +05:30
Faris Ansari
c7418b08d3
fix: Ignore non utf-8 files for translation scan ( #12935 )
2021-04-27 14:54:37 +05:30
Suraj Shetty
c28a7db70c
fix: Handle error while session start ( #12933 )
...
- The occurs randomly at the time of boot
2021-04-27 14:54:37 +05:30
walstanb
b59eceb9a6
fix: minor changes
2021-04-27 14:54:37 +05:30
Sagar Vora
ad3407c845
fix(backups): ensure delete_temp_backups always respects config
2021-04-27 14:54:37 +05:30
Suraj Shetty
0e3eaa17d1
style(sider): Remove unnecessary semicolon
2021-04-27 14:54:37 +05:30
Nabin Hait
865397c6b5
fix: Resolve value in promise while validating link field
2021-04-27 14:54:36 +05:30
Faris Ansari
c822bd3d77
style: missing semicolon
2021-04-27 14:54:36 +05:30
Faris Ansari
b2302bab09
fix: Pass score to ace to let it handle sorting
2021-04-27 14:54:36 +05:30
Faris Ansari
58f1db0417
fix: remove hardcoded value
2021-04-27 14:54:36 +05:30
Faris Ansari
a877747261
fix: Include all keys and sort by score
2021-04-27 14:54:36 +05:30
Faris Ansari
43f3ba3cba
fix: Add autocompletion items in Server Script
...
- API to add autocompletion items in Code field
2021-04-27 14:54:36 +05:30
Nabin Hait
bcd2a3a986
fix: Get defaults from user_defaults based on fieldname
2021-04-27 14:54:36 +05:30
prssanna
5fd856db27
fix: aggregate column in auto email report
2021-04-27 14:54:36 +05:30
Suraj Shetty
26b42fc794
fix(treeview): Accept filters as kwargs to avoid TypeError ( #12920 )
2021-04-27 14:54:35 +05:30
Suraj Shetty
a9f9c16a9f
fix: Pass aggregate_on_doctype to properly create the query
2021-04-27 14:54:35 +05:30
Abhishek Balam
9028964494
fix: whitelist login method to fetch session remotely
2021-04-27 14:54:35 +05:30
Revant Nandgaonkar
936934b813
fix: id_token format
...
decode bytes to utf-8 string
2021-04-27 14:54:35 +05:30
barredterra
df1a0cd0cd
fix: test_token_cache PermissionError
2021-04-27 14:54:35 +05:30
prssanna
61d0da5ca5
fix: do not empty viewers parent on form refresh
2021-04-27 14:54:35 +05:30
shariquerik
d34bb3b633
fix: sider fix
2021-04-27 14:54:35 +05:30
shariquerik
ff047ef943
fix: Grid Form buttons Insert Above, Insert Below not hidden when cannot_add_rows is true
2021-04-27 14:54:35 +05:30
leela
3fd5f75606
fix: remove the token validation check
...
Let token be part of state to make state dynamic. But there is no need
to have validation for token.
2021-04-27 14:54:35 +05:30
leela
86aa060da5
refactor: removed unused code
2021-04-27 14:54:34 +05:30
Rohan Bansal
919a7b7218
fix: update dependencies
2021-04-27 14:54:34 +05:30
Rohan Bansal
3142723d41
feat: manage Python 3 compatiblity with dependencies
2021-04-27 14:54:34 +05:30
Suraj Shetty
83ee74c074
fix: Typo in get_all_language_with_name ( #12902 )
2021-04-27 14:54:33 +05:30
Sagar Vora
e81d2567ff
test: multiple cypress fixes
2021-04-27 14:54:33 +05:30
Suraj Shetty
8b8bd2a463
chore: Upgrade frappe-charts to rc13 ( #12896 )
2021-04-27 14:54:33 +05:30
Rushabh Mehta
f16a53a2ba
fix(minor): Add a delete trigger in grid, and use it to refresh labels in Website Settings
2021-04-27 14:54:33 +05:30
Sagar Vora
bc1b928d73
fix: cannot read property doc of undefined ( #12891 )
2021-04-27 14:54:33 +05:30
Ernesto Ruiz
1d98651976
fix: Make strings translatable ( #12877 )
...
Make strings translatable.
2021-04-27 14:54:33 +05:30
mustafaelagamey
d8dca020b3
fix: Remove cmd only if exist ( #12886 )
...
* only remove cmd if exist
When calling this function from backend this line raises key error as there's no such key called cmd
* style: Simplify code
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-27 14:54:33 +05:30
leela
50f9a7e1d8
fix: kanban board sync issue
...
Recent refactoring introduced an issue of not syncing board data(comes from
reference doctype) into kanban board columns db. Changed to sync it at time
of creating kanban board.
2021-04-27 14:54:33 +05:30
Sagar Vora
6c8f04ea1b
fix: Cannot read property current of undefined
2021-04-27 14:54:32 +05:30
Sagar Vora
96d5b141e4
test: no need to blur text editor
2021-04-27 14:54:32 +05:30
Sagar Vora
26ff01d68f
fix: sider issue
2021-04-27 14:54:32 +05:30
Sagar Vora
4c4cb68fdc
style: use ES6 class
2021-04-27 14:54:29 +05:30
Sagar Vora
e94d15c5c1
fix: clear_cache only on success; use me instead of this
2021-04-27 14:53:52 +05:30