Commit graph

1703 commits

Author SHA1 Message Date
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
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
mergify[bot]
7065d2dc51
Merge pull request #10242 from hrwX/website_search_fix
fix(Website Search): Remove exact phrase search
2020-05-13 06:56:02 +00:00
Himanshu Warekar
a70bc3dbb6 Merge branch 'develop' of https://github.com/frappe/frappe into cust_export 2020-05-13 11:41:49 +05:30
Himanshu Warekar
209d27047a Merge branch 'develop' of https://github.com/frappe/frappe into website_search_fix 2020-05-12 16:18:50 +05:30
Faris Ansari
efa02b74f3
Merge branch 'develop' into remove-tailwind-page-builder 2020-05-12 15:21:58 +05:30
Chinmay Pai
e527191975
fix: do not setup charts if not setup_complete (#10282)
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-05-11 19:55:51 +05:30
Faris Ansari
7a87be29c4 fix: Remove components
- Use render_template to render web_block and image_with_blur
2020-05-11 16:28:29 +05:30
gavin
d902699695
fix: handle invalid date parsing (#10273)
* fix: handle invalid date parsing

* chore: combine invalid date strings function

* chore: rename api to conform with convention
2020-05-11 10:37:57 +00:00
Gavin D'souza
451772dfab refactor(commands): migrate-to frappecloud connector 2020-05-11 15:47:19 +05:30
Chinmay Pai
9cdcf56288
Merge branch 'develop' into bench-ux-fix 2020-05-10 15:43:56 +05:30
prssanna
31a523a720 feat: add year filter to heatmap charts 2020-05-08 18:33:23 +05:30
Suraj Shetty
2b8ee1d159
Merge branch 'develop' into comment-xss 2020-05-08 14:23:42 +05:30
Rohit Waghchaure
198041a5ef fix: dashboard sync issue 2020-05-08 03:54:39 +05:30
Shivam Mishra
0a1aa03bec
Merge pull request #10247 from scmmishra/sync-dashboards
feat: sync dashboards
2020-05-07 19:02:39 +05:30
sahil28297
4071176e26
Merge pull request #10118 from Thunderbottom/sanitize-search
fix: sanitize input before displaying search results
2020-05-07 18:01:41 +05:30
Shivam Mishra
213b0a2288 style: remove unused import 2020-05-06 16:50:44 +05:30
Shivam Mishra
7df3d2e585 fix: sync number cards before dashbaords 2020-05-06 16:47:27 +05:30
Shivam Mishra
61d07941b8 feat: allow number cards in sync 2020-05-06 16:46:49 +05:30
Chinmay D. Pai
0caf571fa8
fix: do not sanitize if no html is found
return default string if no html tags are found

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-05-06 16:00:51 +05:30
Shivam Mishra
52eee67217 feat: added sync dashboard utility 2020-05-06 14:44:41 +05:30
Shivam Mishra
0ff51a257d refactor: move dashboard utilities to frappe.utils 2020-05-06 13:18:02 +05:30
Himanshu Warekar
6ea8881b29 fix: remove exact phrase search 2020-05-06 12:48:15 +05:30
mergify[bot]
9081cb976f
Merge pull request #10216 from sagarvora/patch-6
fix(python 3.8): explicit digestmod in hmac.new
2020-05-04 08:36:28 +00:00
Suraj Shetty
41c5b35636 feat: Show percent complete with progress bar 2020-05-03 18:45:40 +05:30
Sagar Vora
28cd2c66f9
fix(python 3.8): explicit digestmod in hmac.new 2020-05-03 18:15:22 +05:30
Prssanna Desai
6bf7ce6501
Merge pull request #10124 from Thunderbottom/blog-sanitize
fix: sanitize blog category before rendering
2020-05-01 13:38:01 +05:30
Himanshu Warekar
0f1eaee1be feat: add manual import 2020-04-29 10:31:28 +05:30
Himanshu Warekar
1901650514 fix: add utils for converting to string 2020-04-29 10:31:28 +05:30
Suraj Shetty
6efce72a3a fix(backup): Use fallback dbport if no port is set for a site 2020-04-28 09:21:48 +05:30
Chinmay D. Pai
b5a5365bfe
chore: add missing return value
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-27 23:07:36 +05:30
Chinmay D. Pai
c8550120e4
chore: return if no string_type is found
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-27 23:06:19 +05:30
Chinmay D. Pai
bf8d930d8e
fix: sanitize input before displaying search results
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-27 18:21:53 +05:30
mergify[bot]
3c6da9e429
Merge pull request #10097 from fumin/patch-5
fix: backups on mariadb listening on other ports
2020-04-27 11:05:19 +00:00
Fumin
580fa4a144
fix: backups on mariadb listening on other ports
Previously, databases not listening on the default 3306 port are not being backup, due to port information not passed to mysqldump.
2020-04-26 04:59:21 +08:00
Faris Ansari
42586041c1 fix: Remove unnecessary error handling 2020-04-25 20:50:57 +05:30
Faris Ansari
c676174908 fix: Unused variable name 2020-04-25 20:50:43 +05:30
Faris Ansari
dbf180f368 fix: Handle empty image 2020-04-25 15:48:05 +05:30
Faris Ansari
e8e64012e6 tests: Fix exporter tests 2020-04-25 15:22:35 +05:30
Faris Ansari
280e7d982e feat: Blur-up images before loading 2020-04-25 14:48:43 +05:30