Commit graph

270 commits

Author SHA1 Message Date
Shivam Mishra
23da5fa0e0 refactor: enable translations 2019-11-19 15:39:28 +05:30
Shivam Mishra
3526f773f9 feat (ux): added noscript for login page 2019-11-19 15:08:22 +05:30
Revant Nandgaonkar
314aed831b fix: add missing code for social login key
add missing code for using custom social login key
2019-10-30 17:26:45 +05:30
Saif Ur Rehman
11a2a2a3c1 fix(printview): Make before_print hookable 2019-10-26 18:56:49 +05:30
Leandro Iannece
6833c54f2f
Suggested Change - Title Case Label
Co-Authored-By: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2019-09-24 06:37:38 -03:00
Leandro Iannece
d802145c9e Fixed jinja templates and translation in login page 2019-09-23 16:08:05 -03:00
Leandro Iannece
6682d5c07c Fixed jinja templates and translation in login page 2019-09-23 15:29:25 -03:00
Suraj Shetty
33a99f2392 feat: Show signature placeholder in print view (#8354) 2019-09-07 21:18:15 +05:30
Marica
d33d2ee60e fix(minor): Changed error message display in printview (#8200)
* fix(minor): Changed error message display in printview

* fix: Check for HTML on creation of Print Format

The printview will remain as it is.
Validation of HTML while Custom Format is checked and Raw Printing isn't checked in Print Format.

* fix: Improved handling of no template found in Printview

User will see 'No preview found' instead of error prompt with path in it
Validation on Print Format refactored slightly.

* Codacy fixes
2019-09-05 15:02:15 +05:30
Suraj Shetty
9068c17c61
Merge pull request #8162 from govindsmenokee/patch-6
fix: 2FA qrcode generation error
2019-09-03 10:56:24 +05:30
Sahil Khan
9b65a7c4a1 Merge branch 'version-12-hotfix' into merge_v12_hotfix_1 2019-08-20 16:09:39 +05:30
mergify[bot]
8760f0f3b7
Merge pull request #8149 from scmmishra/remove-background
refactor: Remove background fields from user
2019-08-12 04:36:57 +00:00
Govind S Menokee
45a9c35307
fix: 2FA qrcode generation error
Fixed decoding issues so as to facilitate proper comparison of strings durin qrcode generation for 2FA.
2019-08-12 02:02:07 +05:30
Shivam Mishra
4492dbfc38 refactor: remove code related to background image 2019-08-09 10:42:03 +05:30
deepeshgarg007
037f231d3c fix: Add prefix print in attribute names 2019-08-07 18:10:58 +05:30
deepeshgarg007
bf39e34958 fix: Add prefix print in attribute names 2019-08-07 18:08:43 +05:30
deepeshgarg007
020dd9ef58 fix: Headings and line breaks not seen in print formats 2019-08-07 15:10:58 +05:30
deepeshgarg007
9e278c83c6 fix: Headings and line breaks not seen in print formats 2019-08-07 15:08:40 +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
Faris Ansari
c33f7f1e45 fix: Pick sitemap host from request (#8071) 2019-08-02 12:42:00 +05:30
Faris Ansari
636d9442e2 fix: Pick sitemap host from request (#8072) 2019-08-02 12:41:53 +05:30
Harshit
d4bf5b6d38 fix: Change reset password button label (#7958) 2019-08-01 12:55:58 +05:30
cameron
98bdb12755 add group ldap settings 2019-07-15 19:02:57 +08:00
Faris Ansari
2f7b7b02ac
fix: Retain list_context object (#7848)
list_context object was lost between update_context_from_module calls
2019-07-06 13:40:02 +05:30
mergify[bot]
0540645ecc
Merge pull request #7790 from deepeshgarg007/webform_fix_v3
fix: List context fixes in web form
2019-07-03 06:13:30 +00:00
deepeshgarg007
e789f6e601 fix: List context fixes in web form 2019-06-28 22:23:06 +05:30
Himanshu
9067f7adec fix(Print): Set Document Language (#7746) 2019-06-28 14:12:08 +05:30
Faris Ansari
4a66d5284e
Merge pull request #7408 from scmmishra/web-form-refactor
Web Form Refactor
2019-06-25 18:52:09 +05:30
gavin
7b7289431e fix: Title on web list view (#7728) 2019-06-19 20:37:36 +05:30
Nabin Hait
b375ee9eef fix: merge conflict 2019-06-18 18:45:21 +05:30
Shivam Mishra
3b2c385d2b style: linting fixes 2019-06-07 12:34:10 +05:30
Shivam Mishra
c85b76aeaa Merge branch 'develop' of https://github.com/frappe/frappe into web-form-refactor 2019-05-23 19:42:39 +05:30
Rushabh Mehta
84201b9d3b
Merge pull request #7300 from rohitwaghchaure/feat_force_user_to_reset_password_develop
feat: force user to reset password after x days
2019-05-23 15:00:31 +05:30
Shivam Mishra
affa6b17e3 chore: replaced ast.literal_eval with json.loads in prepare filter 2019-05-23 13:09:20 +05:30
Shivam Mishra
5b8953f3d8 feat: Added web-form filters 2019-05-23 12:47:28 +05:30
Saurabh
0262f4e334
Merge pull request #7495 from cjpit/ldap3develop
feat: ldap3 rewrite
2019-05-21 12:19:34 +05:30
Rushabh Mehta
9c4e1eea5c fix(print): semantic nested lists for text editor 2019-05-20 18:58:32 +05:30
Rushabh Mehta
b19f84120c fix(link-preview): show preview only if setup and cleanup style 2019-05-16 10:24:43 +05:30
cameron
7c8cd45bbf ldap3 changes 2019-05-15 16:35:00 +08:00
Saurabh
df6a41045e
Merge pull request #7378 from cjpit/ldap3upgrade
feat: Ldap rewrite/upgrade
2019-05-15 13:02:06 +05:30
Saurabh
abe1defb25
Merge pull request #7463 from rmehta/remove-feedback-trigger
BREAKING CHANGE: remove Feedback Trigger and Feedback Rating, this was not very configurable and can now be done better with Web Forms
2019-05-14 15:18:44 +05:30
Faris Ansari
c747364ca8 fix: Change frappe.call to POST 2019-05-14 13:40:02 +05:30
Faris Ansari
b71a6363e5 fix: Change frappe.call to POST 2019-05-14 13:17:34 +05:30
Rushabh Mehta
3d26d2dd22 BREAKING CHANGE: remove Feedback Trigger and Feedback Rating, this was not very configurable and can now be done better with Web Forms 2019-05-13 14:18:02 +05:30
Rohit Waghchaure
408b46acb4 Updated expired message 2019-05-11 16:31:10 +05:30
cameron
0ef3130ebd Initial update to ldap3 2019-04-29 22:59:52 +08:00
Suraj Shetty
901a9b9a1c
Merge pull request #7210 from josejibin/fix/oauth2-login-python3
fix: Social login in Python3
2019-04-29 13:38:18 +05:30
Faris Ansari
766e26ac5f
feat: Index all web pages for search (#7322)
* feat: Index Web Pages for search

- Walks and indexes all webpages in global_search

* test: Web Page Indexing
2019-04-26 12:41:17 +05:30
Rushabh Mehta
6af03aa129 fix(style): cleaner style for form sidebar and other minor cleanups 2019-04-23 08:28:32 +05:30
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