Commit graph

25645 commits

Author SHA1 Message Date
Raffael Meyer
0396fd01dc
fix: write out abbreviation 2020-05-27 13:14:45 +02:00
Raffael Meyer
6fd172c8f3
fix: localize display of duration
Use [contextual translations](https://frappe.io/docs/user/en/translations#5-adding-context-for-a-string), so that d, h, m, s make any sense to translators.
2020-05-27 13:11:05 +02:00
mergify[bot]
5a0eceff46 Merge pull request #10498 from surajshetty3416/fix-shared-translation-bug-2
fix(translation): Update translation_map with user translation
2020-05-27 09:18:39 +00:00
mergify[bot]
fd8f781a54
Merge pull request #10502 from scmmishra/scroll-fix
fix (UX): set scrollbar to thin
2020-05-27 06:58:05 +00:00
mergify[bot]
4a56ae4557 Merge pull request #10248 from ruchamahabal/duration-control
feat: Duration Control
2020-05-27 06:53:46 +00:00
Shivam Mishra
30a8472140 feat: set scrollbar to thin 2020-05-27 12:03:47 +05:30
Suraj Shetty
dcf83b8645 fix: Update translation_map with user translation
- Even while returning from cache
2020-05-26 23:03:59 +05:30
Shivam Mishra
366bffe3dc
Merge pull request #10493 from surajshetty3416/fix-shared-translation-bug 2020-05-26 14:27:03 +00:00
Suraj Shetty
55bdc08ddb fix(translation): Do not share user translations 2020-05-26 19:23:03 +05:30
mergify[bot]
19c08eae14
Merge pull request #10490 from scmmishra/onb-delete
feat: patch to delete onboarding slide doctype
2020-05-26 07:15:27 +00:00
Shivam Mishra
84011d0bb7 feat: patch to delete onboarding slide doctype 2020-05-26 12:30:29 +05:30
mergify[bot]
3a76445892
Merge pull request #10486 from gavindsouza/new-site-cleanup-fix
fix: run cleanup only after new-site
2020-05-26 06:17:21 +00:00
Gavin D'souza
8266a3aac3 fix: run cleanup only after new-site 2020-05-26 11:20:25 +05:30
mergify[bot]
2c3fb63f4b
Merge pull request #10469 from prssanna/assignments-fix
fix: Reopened assignments don't get reassigned
2020-05-26 04:47:55 +00:00
Suraj Shetty
b6a2df8b03
style: Fix cider
- Also, remove redundant code
2020-05-26 10:03:13 +05:30
prssanna
cc6663dac4 fix: get only cancelled todo docs 2020-05-26 00:37:51 +05:30
prssanna
d07fe13890 fix: move code to communication.py and rename function 2020-05-26 00:37:11 +05:30
mergify[bot]
7f7c3930de
Merge pull request #10246 from Thunderbottom/logout-all-devices
fix: clear_sessions should by default include mobile
2020-05-25 17:35:33 +00:00
mergify[bot]
e2e700ad74
Merge pull request #10467 from prssanna/chart-report-filters
fix: call onload if defined in report script
2020-05-25 16:06:28 +00:00
Suraj Shetty
bfc16481ff
fix(timeline): Escape timeline content properly (#10472) 2020-05-25 21:24:03 +05:30
mergify[bot]
b973306340
Merge pull request #10478 from prssanna/empty-sidebar-filter
fix: Empty sidebar filter list html not updated
2020-05-25 15:06:15 +00:00
prssanna
1f44b33e0d fix: empty list not updated 2020-05-25 17:44:51 +05:30
mergify[bot]
6a748661c2
Merge pull request #10304 from nehasacher143/develop-reports-print-format
fix: fixed the reports print format
2020-05-25 05:47:31 +00:00
Suraj Shetty
39b8b3cc6a
Merge branch 'develop' into logout-all-devices 2020-05-25 11:15:13 +05:30
Rucha Mahabal
d780014397 fix: export duration to seconds function to utils.js 2020-05-23 23:35:52 +05:30
Rucha Mahabal
d3a4a02259 fix: move duration options function from meta to utils.js 2020-05-23 22:33:58 +05:30
Rucha Mahabal
1078b0e2da fix(print preview): add formatter for duration fieldtype 2020-05-23 21:48:47 +05:30
Rucha Mahabal
0d071217a7 fix: edit duration from report view 2020-05-23 20:47:09 +05:30
prssanna
1a576df873 fix: apply assignment rule on setting status as open 2020-05-23 14:30:05 +05:30
prssanna
e18505feb5 fix: get_assignment fetches closed todo docs 2020-05-23 14:26:07 +05:30
mergify[bot]
dc28773cec
Merge pull request #10464 from scmmishra/sidebar-width
refactor: sidebar spacing for desk
2020-05-22 12:11:05 +00:00
prssanna
db0ad1912d fix: call onload if defined in report script 2020-05-22 17:37:33 +05:30
mergify[bot]
425e250924
Merge pull request #10461 from scmmishra/fix-chart-color
fix: chart auto color
2020-05-22 11:37:45 +00:00
Shivam Mishra
38706e9dbe feat: sidebar spacing 2020-05-22 16:52:58 +05:30
Shivam Mishra
087673c543 fix: chart auto color 2020-05-22 15:01:24 +05:30
mergify[bot]
ce960f04da
Merge pull request #10455 from gavindsouza/backups-var-fix
fix: Add backwards compatible verbose flag
2020-05-22 07:53:33 +00:00
Gavin D'souza
fd9fd7c940 fix: backwards compatible verbose flag 2020-05-22 12:12:14 +05:30
Suraj Shetty
cf88b94686
Merge branch 'develop' into develop-reports-print-format 2020-05-22 10:31:23 +05:30
mergify[bot]
a2550faa0f
Merge pull request #10232 from scmmishra/web-analytics-report
feat: Website module enhancements
2020-05-22 04:51:25 +00:00
mergify[bot]
c65e2d0e53
Merge pull request #10442 from SDLyu/fix/get_dashboard_data_bug
fix: customize hooks for override_doctype_dashboards get AttributeError
2020-05-21 16:00:50 +00:00
Shivam Mishra
5bdcc4cbe0 fix: translate tour for web page 2020-05-21 19:52:28 +05:30
mergify[bot]
c706870977
Merge pull request #10447 from saurabh6790/fix-return-value-for-flt
fix: default return value for flt
2020-05-21 13:28:37 +00:00
Saurabh
895ffc3fec fix: default return value for flt 2020-05-21 18:22:32 +05:30
Shivam Mishra
a905f34c2d
fix: use get-all instead of get-list (#10444) 2020-05-21 17:06:45 +05:30
mergify[bot]
dafa1f1bf8
Merge pull request #10432 from adityahase/fix-background-job-error-log
fix(background-jobs): Include traceback in error logs
2020-05-21 11:13:28 +00:00
SDLyu
3e9d8d05e9
Wrappe frappe._dict
`frappe.get_attr(hook)(data=data)` return dict. But function `get_open_count` will access `fieldname` attribute in notifications.py.
 I will cause error `'dict' object has no attribute 'fieldname'`.
2020-05-21 18:47:00 +08:00
mergify[bot]
4e197c56d6
Merge pull request #10430 from scmmishra/fix-relative-filter-test
test: fix flaky tests relative filter and control link
2020-05-21 10:00:38 +00:00
mergify[bot]
3a52fe8949
Merge pull request #10434 from adityahase/fix-recorder-sensible-defaults
fix(recorder): Use sane defaults for sorting
2020-05-21 09:45:57 +00:00
mergify[bot]
b424a340a9
Merge pull request #10439 from frappe/sahil28297-patch-3
chore: pin redis version to 3.5.1
2020-05-21 09:42:11 +00:00
sahil28297
53f6404604
chore: pin redis version to 3.5.1 2020-05-21 14:36:19 +05:30