Shivam Mishra
9fb1c7b5b0
feat: translate desk
2020-04-09 19:47:52 +05:30
Shivam Mishra
b7270d82ea
fix (linting): fixes from codacy
2020-04-09 13:47:35 +05:30
Shivam Mishra
d99f68a230
style: load data on object initializing
2020-04-09 12:01:10 +05:30
Shivam Mishra
0b80c44796
style: remove unnecessary else
2020-04-09 11:35:42 +05:30
Shivam Mishra
9dbaf7932a
fix (linting): remove unused import
2020-04-09 11:29:10 +05:30
Shivam Mishra
bf47bc8ba3
feat: custom primary action label for new widget dialog
2020-04-08 20:16:51 +05:30
Shivam Mishra
f9686f1a85
feat: allow editing of widgets
2020-04-08 20:12:54 +05:30
Shivam Mishra
afe9ec3ed6
feat: return a promise of set_values
2020-04-08 20:12:20 +05:30
Shivam Mishra
d0b0b68311
feat: separate new widget and widget dialog
2020-04-08 18:33:44 +05:30
Shivam Mishra
7a7f7af380
fix: set margin after widgets are added
2020-04-08 18:18:32 +05:30
Shivam Mishra
a440b954d5
fix: code cleanup
2020-04-08 18:18:18 +05:30
Shivam Mishra
4764f65c13
Merge branch 'develop' of github.com:frappe/frappe into desk-user-custom
2020-04-08 18:12:43 +05:30
Shivam Mishra
bd8c55110d
fix: add color option to get_config
2020-04-08 13:54:01 +05:30
Shivam Mishra
040abe2e28
refactor: layout for new shortcut widget
2020-04-08 13:53:49 +05:30
Shivam Mishra
57055b462e
feat: set customize mode for new widgets by default
2020-04-08 13:53:25 +05:30
Shivam Mishra
4ceed892d0
feat: setup new widget class for charts and shortcut
2020-04-07 21:09:15 +05:30
Shivam Mishra
33cdd41b10
feat: set a random name
2020-04-07 21:08:30 +05:30
Shivam Mishra
069db06b72
chore: cleanup
2020-04-07 21:08:18 +05:30
Shivam Mishra
749f3f6021
feat: object oriented new widget
2020-04-07 20:22:17 +05:30
Shivam Mishra
009c2cad94
feat: cleanup
2020-04-07 20:21:57 +05:30
Shivam Mishra
10a9f3111d
feat: remove label as mandatory field
2020-04-07 19:07:35 +05:30
mergify[bot]
08cf80124d
Merge pull request #9860 from scmmishra/wiggle-wiggle-wiggle
...
feat: wiggle animation for invalid login
2020-04-07 09:12:14 +00:00
Shivam Mishra
1741816658
feat: added wiggle effect for invalid login
2020-04-07 12:20:17 +05:30
Saurabh
1bc97e8f8a
feat: Offsite backup ( #8241 )
...
* feat: utility to get file size
* feat: if backup file is greater than 1gb then consider latest backup site instead of taking new
* fix: remove unwanted import
* chore: fix condition inside offsite backup utils
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: change email field to notify_email
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: fix deepsource issues
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* feat: add offsite_backup support for google drive
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: get recipients from within send_email
pass email_field to send_email instead of calling two functions
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: set flag within validate_file_size
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* feat: get latest file backup when specified
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: fix deepsource issues
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: fix incorrectly spelled dropbox settings
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: implement file backup logic for aws s3
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: fix deepsource issues
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: fix deepsource issues
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
Co-authored-by: Chinmay D. Pai <chinmaydpai@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-04-07 00:06:27 +05:30
Shivam Mishra
73623547fc
feat: filter blocked modules
2020-04-06 19:40:36 +05:30
Shivam Mishra
27b1939146
fix: retain container on reload of page
2020-04-06 19:20:53 +05:30
Shivam Mishra
95a789763b
feat: disable link events in customize mode
2020-04-06 18:51:12 +05:30
Shivam Mishra
6199f98020
feat: disable shortcut events in customize mode
2020-04-06 18:48:42 +05:30
Shivam Mishra
446c0636ac
Merge pull request #9834 from prssanna/report-group-by-fix
...
fix(Report): Fix report group by for existing reports
2020-04-06 17:01:44 +05:30
Shivam Mishra
3dd2c756f1
fix: added comma
2020-04-06 14:00:43 +05:30
mergify[bot]
c41d10e553
Merge pull request #9853 from forellana-digithinkit/patch-1
...
fix(boilerplate): Adds missing escape characters.
2020-04-06 03:42:38 +00:00
Felipe Orellana
4479405872
fix: hooks.py boilerplate escape chars
...
Creating new app currently breaks due to comments in hooks.py do not properly escape sample configuration on webform hooks.
2020-04-05 21:27:32 -04:00
mergify[bot]
5fabf8ce00
Merge pull request #9641 from scmmishra/report-perm-fix
...
fix: Prepared Report permissions
2020-04-05 14:32:22 +00:00
mergify[bot]
6e898f6aa7
Merge pull request #9840 from prssanna/energy-points-summary
...
fix: Send EP summary only if email notifications are enabled
2020-04-05 11:01:10 +00:00
mergify[bot]
0425c934b1
Merge pull request #9850 from fumin/patch-1
...
fix: HTTP headers should be URI escaped
2020-04-04 13:52:44 +00:00
Suraj Shetty
f51c975759
refactor: Remove unnecessary code in query_report
...
get_user_settings is useless after following refactor
https://github.com/frappe/frappe/pull/5473
https://github.com/frappe/frappe/pull/5834
53193d3130
2020-04-04 19:09:06 +05:30
mergify[bot]
85a5b863a2
Merge pull request #9794 from Alchez/dev-web-form-redirect
...
fix: redirect to defined success URL (develop)
2020-04-04 05:53:11 +00:00
mergify[bot]
f5a1b560d7
Merge pull request #9603 from Mangesh-Khairnar/news-letter
...
feat: newsletter and email group changes
2020-04-03 16:46:50 +00:00
Fumin
ab6d6f3f65
HTTP headers should be URI escaped
...
This is needed for reports containing Chinese characters.
2020-04-04 00:17:46 +08:00
Himanshu
a649a95c0e
Merge pull request #9411 from Mangesh-Khairnar/api-indexing
...
feat(Integrations): Google API Indexing
2020-04-03 20:44:49 +05:30
Mangesh-Khairnar
4381850b61
test: schedule_send
2020-04-03 18:17:55 +05:30
Mangesh-Khairnar
0e087cf1b4
fix: handle case in which email account does not exists
2020-04-03 18:06:32 +05:30
mergify[bot]
245ef7d383
Merge pull request #9830 from prssanna/save-dashboard-filters
...
feat(Dashboard): Save dashboard chart config for user
2020-04-03 12:18:19 +00:00
prssanna
379ecf5952
fix: don't send energy points summary if email notifications for energy points are disabled
2020-04-03 13:03:55 +05:30
mergify[bot]
9a7f55c68a
Merge pull request #9799 from Thunderbottom/global-search-sqli
...
fix: avoid sqli inside global web search
2020-04-03 07:14:54 +00:00
mergify[bot]
02b256b089
Merge pull request #9743 from Thunderbottom/ldap-password-reset
...
feat(ldap): allow resetting ldap password from user settings
2020-04-03 05:41:17 +00:00
Chinmay D. Pai
1f3f8b9246
chore: fix codacy issues
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-03 09:57:44 +05:30
Chinmay D. Pai
5a4251bce8
chore: add test to check null result
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-03 09:54:34 +05:30
Suraj Shetty
85fe41ae95
Merge pull request #9846 from surajshetty3416/timeline-fix
...
fix: Variable undefined issue in timeline
2020-04-03 09:21:38 +05:30
Suraj Shetty
746096617a
Merge branch 'develop' into timeline-fix
2020-04-03 08:35:00 +05:30