Commit graph

1748 commits

Author SHA1 Message Date
Suraj Shetty
54be7076ee
Merge branch 'develop' into error-snapshot-fix 2020-06-02 12:40:07 +05:30
mergify[bot]
eabdb84947
Merge pull request #10528 from gavindsouza/migrate-to-new-feat
feat(migrate-to): switch Teams and restore existing Sites
2020-06-02 06:57:42 +00:00
mergify[bot]
e1f20594a4
Merge pull request #10463 from prssanna/date-filters
feat: Date filter improvements
2020-06-01 16:30:35 +00:00
Gavin D'souza
079da0b645 Merge branch 'develop' of github.com:frappe/frappe into no-site-specified 2020-06-01 12:23:16 +05:30
prssanna
b291e0aaa9 feat: add timespan option for today 2020-06-01 10:52:07 +05:30
prssanna
1b691c799d refactor: refactor get_date_range 2020-06-01 10:52:07 +05:30
prssanna
3a55ba0d58 fix: missing newline 2020-06-01 10:52:06 +05:30
Prssanna Desai
55cdd20fea fix: use map to calculate period value
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
2020-06-01 10:52:06 +05:30
prssanna
d9e8b7ef4f fix: handle old date filters in query 2020-06-01 10:51:38 +05:30
prssanna
2fcd8c2905 fix: move timespan function to data.py 2020-06-01 10:51:38 +05:30
prssanna
f0d62d4007 fix: all periods in timespan filter 2020-06-01 10:51:38 +05:30
prssanna
4c16b2a608 feat: api to get additional filters 2020-06-01 10:51:38 +05:30
prssanna
53e2e60cab feat: filter for current timespan 2020-06-01 10:51:38 +05:30
Gavin D'souza
f71585ec74 Merge branch 'develop' of github.com:frappe/frappe into site-wise-logging 2020-05-29 14:56:29 +05:30
Gavin D'souza
aabbfb8df8 feat: switch teams if you are a part of multiple 2020-05-28 18:17:41 +05:30
Shivam Mishra
073c5379d3 refactor: handle exception in syncing dashboard (#10522)
(cherry picked from commit e222961b33)
2020-05-28 09:46:12 +00:00
Gavin D'souza
6b88c5979e chore: drop unused code 2020-05-27 19:53:51 +05:30
Gavin D'souza
9a6151ec32 perf: memoize get_site_name function 2020-05-27 19:10:04 +05:30
Gavin D'souza
746b540af8 fix: Add Form Dict information only for frappe.log 2020-05-27 19:09:18 +05:30
Gavin D'souza
c39a52d764 feat: seperate loggers into frappe, web, scheduler categories and not by
module
2020-05-27 18:33:03 +05:30
mergify[bot]
4a56ae4557 Merge pull request #10248 from ruchamahabal/duration-control
feat: Duration Control
2020-05-27 06:53:46 +00:00
Rucha Mahabal
1078b0e2da fix(print preview): add formatter for duration fieldtype 2020-05-23 21:48:47 +05:30
Gavin D'souza
fd9fd7c940 fix: backwards compatible verbose flag 2020-05-22 12:12:14 +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]
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
Aditya Hase
33a52fcff2 fix(background-jobs): Include traceback in error logs 2020-05-21 10:28:45 +05:30
mergify[bot]
98050bc6b7
Merge pull request #10371 from scmmishra/web-page-builder-enhancements
fix: Web page builder enhancements
2020-05-20 18:27:36 +00:00
Shivam Mishra
2328fe5aa3 style: linting fixes from sider 2020-05-20 19:07:05 +05:30
Gavin D'souza
716ae57b29 style: sort imports and spacing 2020-05-20 18:01:32 +05:30
Gavin D'souza
931e35b554 fix: handle verbose kwarg in BackupGenerator 2020-05-20 17:59:08 +05:30
Faris Ansari
2f5ff98240 fix: web_blocks global method to render web blocks 2020-05-20 16:35:23 +05:30
Gavin D'souza
f3ccdd9ebc fix: dont convert from md if html 2020-05-20 13:18:19 +05:30
Shivam Mishra
eef38a1802
fix: layout for new version available dialog (#10389) 2020-05-18 23:24:15 +05:30
Shivam Mishra
c615767aec style: remove unused imports 2020-05-18 13:49:12 +05:30
Gavin D'souza
a86ae948f7 fix(commands): raise SiteNotSpecifiedError if site not found in context 2020-05-18 13:01:33 +05:30
mergify[bot]
5e744a8c7a
Merge pull request #9692 from hrwX/cust_export
feat(Package): Export and Import Customizations in Packages
2020-05-15 12:36:24 +00:00
Faris Ansari
ce734e88e5
Merge branch 'develop' into migrate-to 2020-05-15 15:34:03 +05:30
Gavin D'souza
ed344ae8cf chore: updated docstrings for command APIs 2020-05-15 12:11:05 +05:30
Gavin D'souza
85d86fbedf refactor: moved remote_migrations to
frappe.integrations.frappe_providers

fix: exit code fixes and minor bug fix
2020-05-15 11:21:24 +05:30
mergify[bot]
b15f2844f1
Merge pull request #9934 from Thunderbottom/bench-ux-fix
feat: show message on migrate when services are not running
2020-05-14 17:06:22 +00:00
mergify[bot]
1a523b24c3
Merge pull request #10193 from prssanna/heatmap-chart
feat: Heatmap type Dashboard Charts
2020-05-14 12:27:12 +00:00
Gavin D'souza
8df9cb6bed chore: optimize imports, style fixes 2020-05-14 17:09:27 +05:30
Gavin D'souza
3fcc15685a fix: dont show any output unless verbose set 2020-05-14 13:13:29 +05:30
Gavin D'souza
a48c24e4bf chore: consistent functions used for inputs, removed unused imports 2020-05-14 13:01:46 +05:30
Gavin D'souza
637409095c fix: simplyify and segregate migrator utils 2020-05-14 12:24:00 +05:30
Shivam Mishra
8de7f7602e refactor: replace pandas date range with native function 2020-05-13 19:56:16 +05:30
Shivam Mishra
218e945b26 feat: add get_last_day_of_week function 2020-05-13 19:56:00 +05:30
Gavin D'souza
e559e30d02 refactor(migrate-to): code restructure and bug fixes 2020-05-13 19:45:19 +05:30
Himanshu Warekar
1cde88949c Merge branch 'develop' of https://github.com/frappe/frappe into cust_export 2020-05-13 15:46:01 +05:30