Commit graph

19186 commits

Author SHA1 Message Date
karthikeyan5
8397383dd6 fix(Raw Printing): fixes as per PR review
> fixing confusing naming in the UI and calling it "Raw Print"
> used import for sha256 library
> changed the Print Preview message for raw print
> same possible codacy fixes
2019-04-16 15:40:56 +05:30
karthikeyan5
d569059fa0 fix(raw printing): more codacy fixes 2019-04-16 15:40:56 +05:30
karthikeyan5
92b8d82f94 fix(raw printing): codacy issues 2019-04-16 15:40:56 +05:30
karthikeyan5
043c413571 fix(Raw Printing): fixing code standard 2019-04-16 15:40:56 +05:30
karthikeyan5
70c256f81b feat(Raw Printing): Adding Support for qz-tray 2019-04-16 15:40:56 +05:30
Rushabh Mehta
2155c52d36 fix: link selection relevance 2019-04-16 15:38:00 +05:30
Rushabh Mehta
939fb8e277
Merge pull request #7252 from scmmishra/employee-imageview
feat: added employee image view details
2019-04-16 15:35:23 +05:30
Rushabh Mehta
f5b459c4c8 fix(test): comments 2019-04-16 15:10:55 +05:30
Rushabh Mehta
f34363956c feat(get_period_beginning): in frappe.desk.doctype.dashboard_chart.dashboard_chart 2019-04-16 11:11:58 +05:30
Rushabh Mehta
04c6ed3605 fix(comment): blog comment email and min length 2019-04-16 09:06:18 +05:30
Rushabh Mehta
3f8ff952d1
Merge pull request #7243 from rmehta/dashboard-refactor
feat: more dashboard features, counts, sum, averages
2019-04-15 16:52:27 +05:30
Faris Ansari
19cd7bc6bc
fix: Hide Standard field since it is not editable (#7272)
- Standard can only be set in developer mode
2019-04-15 16:40:55 +05:30
scmmishra
8fb86cc1eb fix (codacy): Fixed linting issues 2019-04-15 16:19:49 +05:30
Deepesh Garg
0b38ca391c
Merge pull request #7280 from deepeshgarg007/custom-report-fix
fix: Custom report name passing fix
2019-04-15 15:58:15 +05:30
deepeshgarg007
9ef880f611 fix: Report name data passing fix 2019-04-15 15:42:11 +05:30
scmmishra
396c0f4b8a fix: Bottom border not visible for single item in image view 2019-04-15 13:57:11 +05:30
scmmishra
914dada4b9 feat: Refactored image view details
- Now "Show in List View" marked fields are shown in the image view
2019-04-15 13:49:43 +05:30
Faris Ansari
2227d8eab3
Merge pull request #7251 from deepeshgarg007/custom-reports-develop
feat: Allow users to add field in reports
2019-04-15 11:58:16 +05:30
Rushabh Mehta
d0e025ed17 fix(style): minor 2019-04-15 10:18:15 +05:30
Rushabh Mehta
d25d9556ad fix(linting): for dashboard 2019-04-15 10:18:15 +05:30
Rushabh Mehta
979c9da059 feat(dashboard): home section 2019-04-15 10:18:15 +05:30
Rushabh Mehta
02209d7860 feat(dashbaord): set default 2019-04-15 10:18:15 +05:30
Rushabh Mehta
2c9aab25f0 fix(dashboard): make query postgres friendly 2019-04-15 10:16:56 +05:30
Rushabh Mehta
ce1b682ae5 fix: tests 2019-04-15 10:16:56 +05:30
Rushabh Mehta
41e1b6ab3b fix: dashboard charts with empty ranges and tests 2019-04-15 10:16:56 +05:30
Rushabh Mehta
c61944281d feat: more dashboard features, counts, sum, averages 2019-04-15 10:16:56 +05:30
Rushabh Mehta
ed19029052
Merge pull request #7271 from netchampfaris/route-to-doctype-for-custom-doctype
fix: Open DocType form if custom doctype is customized
2019-04-15 10:14:59 +05:30
Suraj Shetty
0f7f8de58a
Merge pull request #7278 from surajshetty3416/fix-summary-query
fix: typo in hooks
2019-04-15 09:25:50 +05:30
deepeshgarg007
3020679a6f fix: Pass report name while saving custom report 2019-04-15 08:49:59 +05:30
deepeshgarg007
11c6aa8506 fix(test): Rewrite test case 2019-04-15 08:35:13 +05:30
Suraj Shetty
f6a378f4a5 fix: typo in hooks 2019-04-15 00:41:53 +05:30
Suraj Shetty
c6304a19ed
Merge pull request #7277 from surajshetty3416/fix-summary-query
fix: get_user_energy_and_review_points query condition
2019-04-14 22:00:28 +05:30
Suraj Shetty
7f54312ec0 feat: Add numbering to "standings" table 2019-04-14 21:38:11 +05:30
Suraj Shetty
df61ed3ebe fix: Condition of get_user_energy_and_review_points query 2019-04-14 21:36:03 +05:30
deepeshgarg007
09347bde9d fix(test): Force true on select fields 2019-04-14 13:33:06 +05:30
deepeshgarg007
dc2bf1e2ec fix(test): Click on add columns after datatable is rendered 2019-04-14 12:41:28 +05:30
deepeshgarg007
a4271590fa fix(test): Force on menu options click 2019-04-14 11:58:53 +05:30
deepeshgarg007
5139a033cc fix(test): Use force true for clicking menu 2019-04-14 11:32:00 +05:30
deepeshgarg007
4246b2e416 fix(test): Wait for the report to load before clicking add columns 2019-04-14 00:26:42 +05:30
deepeshgarg007
89fe948180 Merge branch 'custom-reports-develop' of https://github.com/deepeshgarg007/frappe into custom-reports-develop 2019-04-13 00:37:22 +05:30
deepeshgarg007
ba3a080fa9 Merge branch 'develop' of https://github.com/frappe/frappe into custom-reports-develop 2019-04-13 00:36:25 +05:30
Faris Ansari
320362dc2d fix: Open DocType form if custom doctype is customized 2019-04-13 00:22:10 +05:30
Faris Ansari
c188039ba7
fix: More cleanup 2019-04-12 23:33:20 +05:30
Faris Ansari
8b391d063c
fix: Revert ui test url 2019-04-12 23:27:12 +05:30
deepeshgarg007
0d70fc07a0 Code cleanup and fixes 2019-04-12 22:06:49 +05:30
Suraj Shetty
0e0faaf890 fix: Remove leaderboard link from desktop (#7269)
* fix: Remove leaderboard link from desktop

* fix: Spacing in sidebar link
2019-04-12 22:05:58 +05:30
deepeshgarg007
bed72e7ab9 fix: Test case fixes 2019-04-12 22:05:30 +05:30
deepeshgarg007
590aabd971 fix: UI test case 2019-04-12 20:33:54 +05:30
deepeshgarg007
357331544f fix: Styling and codacy fixes 2019-04-12 16:49:28 +05:30
deepeshgarg007
e887e2ed80 Merge branch develop into custom-reports-develop 2019-04-12 16:21:05 +05:30