Commit graph

20820 commits

Author SHA1 Message Date
mergify[bot]
41fbdc5fb8
Merge pull request #8110 from prssanna/energy-point-notifications
fix: Improvements to Energy Point Notifications
2019-08-08 06:41:11 +00:00
mergify[bot]
3b20f4981e
Merge pull request #8109 from surajshetty3416/fix-public-private-files-p
fix: Check is_private when checking for duplicates
2019-08-07 15:34:53 +00:00
mergify[bot]
fd5946db33
Merge pull request #8119 from surajshetty3416/fix-video-links
fix: Video links in learn section
2019-08-07 15:32:46 +00:00
mergify[bot]
267d467da0
Merge pull request #8113 from deepeshgarg007/print_format_develop
fix: Headings and line breaks not seen in print formats
2019-08-07 12:58:38 +00:00
deepeshgarg007
037f231d3c fix: Add prefix print in attribute names 2019-08-07 18:10:58 +05:30
Deepesh Garg
eb7c7aad0d
Merge pull request #8116 from surajshetty3416/fix-label
fix: Label Reference Doctype -> Reference Document Type
2019-08-07 17:38:08 +05:30
Suraj Shetty
135f911e2e fix: Video Links in learn section 2019-08-07 16:50:21 +05:30
mergify[bot]
8d4fa7e6c4
Merge pull request #7887 from prssanna/mobile-fix
fix: Form workflow status visible in mobile view
2019-08-07 10:37:20 +00:00
Suraj Shetty
56b19a9001 fix: Label Reference Doctype -> Reference Document Type 2019-08-07 15:52:54 +05:30
deepeshgarg007
9e278c83c6 fix: Headings and line breaks not seen in print formats 2019-08-07 15:08:40 +05:30
Prssanna Desai
3c3a7cfeb0 fix: Fix for dropdown menu not working on mobile (#8108) 2019-08-07 14:33:21 +05:30
Prssanna Desai
3f6e218e0e fix: make notifications header sticky 2019-08-07 13:08:56 +05:30
Prssanna Desai
df000ed109 fix: add current user filter to energy point log list 2019-08-07 13:02:36 +05:30
Suraj Shetty
04bd37d008
style: Remove unused import 2019-08-07 12:22:03 +05:30
Prssanna Desai
c84b1f87e9 fix: remove absolute positioning and use flex-direction instead 2019-08-07 12:15:49 +05:30
Prssanna Desai
bf2be7d79c fix: use html layout and remove title margin 2019-08-07 12:15:49 +05:30
Prssanna Desai
75c78eaa47 fix: form workflow status visible in mobile view 2019-08-07 12:15:49 +05:30
Sahil Khan
e800c0f3e5 fix(patch): empty file_url if file does not have file_url 2019-08-07 12:05:24 +05:30
Suraj Shetty
8ac268540d fix: Add "fix_public_private_files" patch entry
- Add additional exception handling
2019-08-07 12:03:08 +05:30
Suraj Shetty
9665ead820 fix: Typo 2019-08-07 12:02:00 +05:30
Faris Ansari
4aed6fa6d5 fix: Check is_private when checking for duplicates (#7957)
* fix: Check is_private when checking for duplicates

* fix: Fallback file_size
2019-08-07 12:01:36 +05:30
Suraj Shetty
a0de7c0dfb fix: Patch to create file in right location 2019-08-07 12:00:37 +05:30
gavin
b5ab59ad6e feat: Access log (#8014)
* feat: Access log doctype for logging information about private file
downloads, backups downloads, printing and exporting data

* updated: access log

* updated: formattted access_log.js

* access logging: print/pdf/pvt files/export/backup

client side implementation: treeview, query_report
server side implementation on the rest

* fixes: codacy errors

* Update response.py

* Update response.py

* Update response.py

* codacy: please

* travis fixes

* changes:filters=>_filters(lol this works @ times?)

added: tests for access_log, make_access_log formatting, form ui added
buttons

* this hopefully fixes em tests

* changes: fixed indents, session.user, formatting

* fixes: tests, refactor, permissions

emerging from exporter.py => reference doctype in export_data (check
format!)

* fixes: convert dict to json

* changes: added more tests, wrote lesser code?

switched js to display depends on

* fixes: codacy and hopefully travis

* fix: tests? and polishing up

* added column field, removed tracked views

changed access log in exporter.py > export_data
added access log in reportview.py > export_query

* style: Fix indentation

* style: Fix indentation

* fix: Remove problematic string replace

It may replace quotes in the actual filter values which can result in invalid JSON

* fix: Remove filter string conversion

* fix: Error due to quote escapes

TODO: Check for a better way
2019-08-06 10:24:55 +05:30
mergify[bot]
10c14dd918
Merge pull request #8101 from surajshetty3416/fix-timeline-css
fix: Use text-light instead of text-color for timeline text
2019-08-05 13:30:17 +00:00
Suraj Shetty
4a6f498643 fix: Use text-light instead of text-color for timeline text
Since timeline text is not the primary content on the form,
use lighter color for texts in timeline
2019-08-05 17:02:08 +05:30
mergify[bot]
72605a13e0
Merge pull request #7907 from prssanna/accessible-energy-points
feat(Energy Points): Notifications for energy points
2019-08-05 11:03:00 +00:00
Suraj Shetty
565a91c4ee
fix: Remove unnecessary translation 2019-08-05 15:38:23 +05:30
Suraj Shetty
dd0cc0557b
fix: Remove unused code 2019-08-05 15:34:22 +05:30
Suraj Shetty
f755b1709f
style: Add space after variable 2019-08-05 15:32:08 +05:30
Suraj Shetty
3c70024e63
fix: Show bold points everywhere 2019-08-05 15:30:18 +05:30
Suraj Shetty
4fc36cc192
fix: Show "View full Log" only if there's any activity 2019-08-05 15:29:00 +05:30
Prssanna Desai
21d089a4e2 fix: use frappe.boot.energy_points_enabled and fix translated strings 2019-08-05 13:31:13 +05:30
mergify[bot]
9dbb45e617
Merge pull request #7676 from nabinhait/page-report-perm-ux-fix-dev
fix: UX for role permission for page and report
2019-08-05 07:56:24 +00:00
mergify[bot]
30b295476c
Merge pull request #8087 from netchampfaris/fix_reportbuilder_again_again-fp-fp
fix: Add check for empty array
2019-08-05 07:29:28 +00:00
mergify[bot]
d5ca1ba3d8
Merge pull request #8052 from scmmishra/charts-patch-1
refactor: upgraded frappe charts and enabled number shortening
2019-08-05 07:27:14 +00:00
mergify[bot]
b440dbff8a
Merge pull request #8091 from surajshetty3416/fix-link-preview
fix(link-preview): Unexpected "Unknown column" error
2019-08-05 07:12:24 +00:00
Suraj Shetty
2954df2616
fix: Enqueue personal data file generation for faster response (#8094) 2019-08-05 11:35:49 +05:30
Prssanna Desai
6cb3a3d141 fix: translated string 2019-08-04 13:29:49 +05:30
Suraj Shetty
0587fc8ae3 fix: Data in preview table 2019-08-04 10:11:33 +05:30
Suraj Shetty
005695c109 fix(link-preview): Get preview fields on server side
- Show a fallback image if image URL is invalid
- Fixes unexpected "Unknown column" errors
2019-08-03 21:42:52 +05:30
sahil28297
63fc2a610e
fix(s3_backups): iterate over objects if objects are preseent 2019-08-02 16:21:14 +05:30
Faris Ansari
753c74b099 fix: Add check for empty array 2019-08-02 15:38:30 +05:30
mergify[bot]
515fd925da
Merge pull request #8080 from surajshetty3416/update-eslint-config
chore: Enable few eslint rules to enforce consistent code
2019-08-02 07:44:28 +00:00
Prssanna Desai
e75c7dcf26 fix: add missing semicolons 2019-08-02 12:59:06 +05:30
Prssanna Desai
e5ef709d2e fix: use translated strings 2019-08-02 12:48:40 +05:30
Faris Ansari
636d9442e2 fix: Pick sitemap host from request (#8072) 2019-08-02 12:41:53 +05:30
Prssanna Desai
e370bac06f fix: use frappe.ellipsis 2019-08-02 12:33:49 +05:30
Prssanna Desai
e843bfffd8 fix: improve naming 2019-08-02 12:30:13 +05:30
Prssanna Desai
83743b59b3 fix: formatting fixes 2019-08-02 12:26:37 +05:30
Prssanna Desai
786d1d81c9 fix: Show notifications if energy points enabled and remove multiple calls to set notification as seen 2019-08-02 12:13:49 +05:30