Commit graph

17864 commits

Author SHA1 Message Date
Shivam Mishra
fba37163bf fix: fixed Make new button for empty state in report view 2019-04-26 12:03:06 +05:30
Saif
d26b5e5e08 feat: Set initial depth of tree report (#7348) 2019-04-25 12:38:49 +05:30
Rushabh Mehta
91fb93a88b
Merge pull request #7350 from frappe/revert-7305-DocType-JSON-Field-Order
Revert "feat: DocType JSON changes for cleaner Git Diffs"
2019-04-24 17:04:47 +05:30
Rushabh Mehta
dd63977710
Revert "feat: DocType JSON changes for cleaner Git Diffs" 2019-04-24 17:04:29 +05:30
Rushabh Mehta
cbd3d5664c
Merge pull request #7346 from netchampfaris/report-column-width
fix(ReportView): Remember column widths
2019-04-24 14:47:10 +05:30
Rushabh Mehta
d676783ce5
Merge pull request #7136 from chdecultot/calendar_corrections
fix: Google calendar connexion + data migration tool
2019-04-24 14:36:13 +05:30
Rushabh Mehta
a6ddb424f3
Merge pull request #7305 from SaiFi0102/DocType-JSON-Field-Order
feat: DocType JSON changes for cleaner Git Diffs
2019-04-24 14:21:56 +05:30
Saif Ur Rehman
d7f90a9ebc style: Rename prepare_docdict_for_import to prepare_for_import 2019-04-24 13:07:15 +05:00
Faris Ansari
d09b26b563 fix(ReportView): Remember column widths 2019-04-24 12:38:13 +05:30
Shivam Mishra
08bf94677f
Merge pull request #7339 from scmmishra/chart-hotfix-profitability-analysis
fix: Major bugs in query_report.js
2019-04-24 09:57:14 +05:30
scmmishra
95f2f7d169 chore: Minor code improvements 2019-04-24 09:30:09 +05:30
scmmishra
20c0075817 Merge branch 'chart-hotfix-profitability-analysis' of github.com:scmmishra/frappe into chart-hotfix-profitability-analysis 2019-04-23 20:58:16 +05:30
scmmishra
755ae40143 fix (linting) 2019-04-23 20:53:38 +05:30
Shivam Mishra
8fd8665b88
Update query_report.js
removed stray code
2019-04-23 19:26:13 +05:30
scmmishra
6b57f423ac fix: removed stray console.log 2019-04-23 19:16:46 +05:30
scmmishra
a08d252576 fix: Fixed major bugs in query_report.js 2019-04-23 19:03:33 +05:30
scmmishra
8e836218b2 fix: Changed options for Make Chart dialog 2019-04-23 17:26:24 +05:30
Rushabh Mehta
9f925d3d7a
Merge pull request #7334 from adityahase/feat-touched-tables-hotfix
feat: Maintain list of tables touched during migrate
2019-04-23 10:51:40 +05:30
Aditya Hase
11fca9fb5c feat: Maintain list of tables touched during migrate
This can be used to selectively restore changed tables from backup
after migrate failure
2019-04-23 10:32:34 +05:30
scmmishra
d60ed1f0a9 fix: fixed minor bug on query_report.js 2019-04-23 10:05:33 +05:30
Suraj Shetty
def221b134
Merge pull request #7330 from prasadarr/hotfix-linkfixes
fix: broken YouTube link for user help
2019-04-22 14:07:37 +05:30
Sahil Khan
8a9897e156 Merge branch 'hotfix' 2019-04-22 14:04:09 +05:30
Sahil Khan
2454a85b92 bumped to version 11.1.23 2019-04-22 14:24:09 +05:50
Prasad Ramesh
dcf8ff417f
fix broken YouTube link for user help 2019-04-22 13:10:34 +05:30
Saurabh
cc9cae855f
Merge pull request #7276 from sahil28297/site_sync
feat(site_sync): store data in a file for site sync
2019-04-22 11:57:45 +05:30
Suraj Shetty
0bd2e026e5
Merge pull request #7293 from netchampfaris/show-hidden-fields-report-builder
fix: Show Hidden fields in Report Builder
2019-04-22 10:32:32 +05:30
Deepesh Garg
fd3b1ea8d9
Merge pull request #7324 from deepeshgarg007/custom-link-hotfix
fix(query_report): Link field fixes for custom reports
2019-04-21 23:00:29 +05:30
deepeshgarg007
fd2f1b5e36 fix: Link field fixes for custom reports 2019-04-21 22:03:19 +05:30
rohitwaghchaure
0c5fe71b69 fix: Move erpnext related methods from frappe to erpnext (#7315)
Dependent PR https://github.com/frappe/erpnext/pull/17293
2019-04-20 11:50:36 +05:30
rohitwaghchaure
1fd14e13ce fix: Prepared report shows status as Queued even if job is failed (#7317) 2019-04-20 11:48:47 +05:30
Saif Ur Rehman
32a327fe8e fix: codacy 2019-04-18 19:25:17 +05:00
Saif Ur Rehman
b7acbfc6f2 fix: test 2019-04-18 19:07:35 +05:00
Saif Ur Rehman
a0dc487060 fix: test 2019-04-18 18:55:46 +05:00
Saif Ur Rehman
0e5e261d9e fix: Remove trailing spaces from exported JSON 2019-04-18 18:40:24 +05:00
Saif Ur Rehman
b41cd4924a fix: test 2019-04-18 18:39:58 +05:00
Saif Ur Rehman
330072c687 feat: Remove null and empty attributes from DocType JSON file on export 2019-04-18 17:52:47 +05:00
Saif Ur Rehman
9db45f6fab fix: Move field_order sync logic to DocType controller and introduce hooks
before_export, before_import and prepare_docdict_for_import
2019-04-18 17:24:08 +05:00
rohitwaghchaure
a755a0efc6
Merge pull request #7310 from rohitwaghchaure/not_able_to_create_lead_from_communication
fix: User not able to make lead from the communication
2019-04-18 14:55:52 +05:30
rohitwaghchaure
6ae1bc053b
Merge pull request #7308 from rohitwaghchaure/assign_to_notify_always_sending_emails
fix: On assignment, system sending an email to the assigned user even if notify to email is disabled
2019-04-18 14:55:29 +05:30
Rohit Waghchaure
aa7ff91239 fix: User not able to make lead from the communication 2019-04-18 13:16:05 +05:30
Rohit Waghchaure
43d6b4f81f fix: On assignment, system sending an email to the assigned user even if notify to email is disabled 2019-04-18 12:33:04 +05:30
Suraj Shetty
66f594e41f
Merge pull request #7295 from netchampfaris/report-filter-numeric
fix: Allow numeric filter without using =
2019-04-18 11:12:16 +05:30
Saif Ur Rehman
e2b199120f test(DocType): test_load_file_field_order 2019-04-17 18:11:09 +05:00
Saif Ur Rehman
700b4e3746 feat: Use field_order attr in DocType JSON file for cleaner git diffs 2019-04-17 18:10:50 +05:00
Suraj Shetty
3057bd5c4a
Merge pull request #7285 from surajshetty3416/fix-offline-save-button-hotfix
fix: save button should not remain disabled when the system is offline
2019-04-16 17:08:01 +05:30
Faris Ansari
93d518755d fix: Allow numeric filter without using = 2019-04-16 13:47:35 +05:30
Saurabh
2ae931b4b1 Merge branch 'hotfix' 2019-04-16 13:32:17 +05:30
Saurabh
bc4e68176e bumped to version 11.1.22 2019-04-16 14:02:17 +06:00
Faris Ansari
5558a42fa7 fix: Show Hidden fields in Report Builder 2019-04-16 13:32:09 +05:30
Deepesh Garg
ed9aa0410f
Merge pull request #7292 from deepeshgarg007/prepared-report-hotfix
fix: Custom column handling for prepared reports
2019-04-16 13:15:44 +05:30