Commit graph

20800 commits

Author SHA1 Message Date
deepeshgarg007
8fb468b9dd fix: Error while customizing desk 2019-08-12 18:06:36 +05:30
Prssanna Desai
3c3a7cfeb0 fix: Fix for dropdown menu not working on mobile (#8108) 2019-08-07 14:33:21 +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
Suraj Shetty
1836e4af39 fix: Enable few eslint rules to enforce consistent code 2019-08-02 10:31:22 +05:30
mergify[bot]
8038a25381
Merge pull request #8062 from gavindsouza/remove-exporter
chore: removed unused code
2019-08-01 12:01:38 +00:00
mergify[bot]
7e53666680
Merge pull request #8075 from frappe-pr-bot/translations-2019-08-01
feat: Updated translation
2019-08-01 11:32:20 +00:00
frappe
95e783f3db feat: Updated translation 2019-08-01 10:59:38 +00:00
Faris Ansari
836816bb04 fix: Disable drag-n-reorder in mobile (#8068) 2019-08-01 12:57:58 +05:30
mergify[bot]
47235a2b98
Merge pull request #8064 from adityahase/fix-background-jobs
fix(scheduler): Show scheduler status
2019-08-01 07:20:27 +00:00
Aditya Hase
bca06574f1 fix(background-jobs): Show status of scheduler in background-jobs page 2019-07-31 20:12:22 +05:30
Aditya Hase
2849ef9105 fix(doctor): Show status of scheduler in bench doctor 2019-07-31 20:12:22 +05:30
Gavin D'souza
866f535f14 refctor: removed dead code
rm frappe/core/doctype/data_import/exporter.py
code was migrated to frappe/core/doctype/data_export/exporter.py
2019-07-31 16:23:51 +05:30
mergify[bot]
250239d733
Merge pull request #8038 from gavindsouza/code-fixes
refactor: moved from regex + ast eval to just using import
2019-07-31 10:33:21 +00:00
Prssanna Desai
55ad306609 fix: codacy 2019-07-31 12:28:26 +05:30
mergify[bot]
400c5f7c8e
Merge pull request #7956 from netchampfaris/skip-failing-patches-2
feat: Option to skip failing patches in migrate
2019-07-31 05:05:39 +00:00
Faris Ansari
4b49561dd1 fix: Module check in get_desktop_settings (#8054) 2019-07-30 17:55:40 +05:30
Prssanna Desai
3f3dbcbaf0 fix: spaces to tabs 2019-07-30 16:22:55 +05:30
Prssanna Desai
7dd5aade55 fix: clean up code 2019-07-30 16:22:55 +05:30
Prssanna Desai
afd54621c1 fix: add single notification to dropdown instead of rendering entire dropdown 2019-07-30 16:22:55 +05:30
Prssanna Desai
0aae664825 fix: indent 2019-07-30 16:22:55 +05:30
Prssanna Desai
d01695f3b3 fix: fix dropdown header spacing 2019-07-30 16:22:55 +05:30
Prssanna Desai
564d233549 feat(Energy Points): Add Energy Points notifications 2019-07-30 16:22:55 +05:30
mergify[bot]
63b2f1d403
Merge pull request #8045 from adityahase/fix-ss-develop
fix(security): Precautions to limit SSTI and SQLi
2019-07-30 09:18:42 +00:00