Commit graph

29 commits

Author SHA1 Message Date
Nabin Hait
f9f203dcb6 Fixed version conflict 2016-10-26 16:43:31 +05:30
Revant Nandgaonkar
d48b270bf5 OAuth 2 Provider for frappe (#2167)
* OAuth 2.0 Classes Added

Added oauthlib in requirement.txt
Added class WebApplicationServer for Authorization code grant and Bearer tokens.
Added class OAuthWebRequestValidator for Validating Oauth Request for Web Application

* copied code from mnt_oauth needs review

* [New] OAuth2 Doctypes and endpoints added

Integrations > OAuth Provider Settings
Integration Broker > OAuth Bearer Token
Integration Broker > OAuth Authorization Code
Integration Broker > OAuth Client
endpoints for authorize, approve, get_token, revoke_token and test_resource

* oauth2.py: renamed skipauth to skip_auth

* [Fix] Parse URL instead of storing it in settings

* [Fix] get skip_auth from OAuth Provider Settings

* Success URL format. Failure URL added. Confirmation dialog layout changed.

* Validate access token if passed during use of REST API

* OAuth Confirmation colours fixed

* Multiple Changes

Added links for OAuth under Integrations in Module list.
Updated permissions on OAuth doctypes.
Updated layout of OAuth Client doctype.

* [Docs] Integrations > How to setup OAuth

* [Docs] Integration > Using OAuth

* [Fix] get_token endpoint must to handle POST request

* [Fix] http verbs and responses for OAuth 2.0 Endpoints

* [Fix] accept oauth2 access_token from headers

* Removed unused imports from api.py
2016-10-25 10:28:32 +05:30
Rohit Waghchaure
be0d83ed81 [Documentation] Fixed images in how to make report 2016-10-24 17:09:47 +05:30
RobertSchouten
e9f5768a8b add new hook and full list 2016-10-17 16:51:46 +08:00
Rushabh Mehta
bae97cfed4 Email Alert on any controller method (#2157)
* [docs] typo

* [email alert] now on any standard controller method

* [minor] install customizations with intall;

* [test] [fix] and truncate subject in email;

* [fix] error log seen issue
2016-10-08 11:11:36 +05:30
Rushabh Mehta
9353303be6 Exporting Customizations docs and other minor fixes (#2136)
* [fix] email alert in sync

* [fixes] web form mandatory and docs for exporting customizations
2016-10-03 12:18:57 +05:30
Rushabh Mehta
8899a46faa [enhance] added roles for portal users #2091 (#2093)
* [enhance] added roles for portal users #2091

* [fix] test

* [fix] make default roles have desk access
2016-09-23 21:44:20 +05:30
RobertSchouten
246a6f5879 [typo] decloration to declaration 2016-09-20 14:07:28 +08:00
manqala
29c7203fe8 Update sites.md 2016-09-13 21:37:30 +01:00
KaterinaR
e06b750c00 [Documentation update] - Update documentation for XML Report (#2010)
* !U Update documentation dor XML Report

* !F Fix empty log information in output (Message: None)
2016-09-12 15:29:52 +05:30
Rushabh Mehta
e8f377faa3 [minor] added add_indicator in dashboard 2016-08-22 15:21:22 +05:30
Faris Ansari
e0a22a98bf Help feature (#1966)
* [feature] help search modal

* add symlinks for docs assets

* update help links

* [ui] fix help dropdown in mobile view

* replaced {index} tags in help content, api for fetching help content

* help links open in help modal

* moved help content logic to py
2016-08-22 14:32:43 +05:30
KaterinaR
4db2ea0a66 Update documentations for test runner options (#1978)
* Update writing-tests.md

* Update writing-tests.md

* Update app

* Update writing-tests.md

* Update writing-tests.md

* Update writing-tests.md

* Update writing-tests.md

* Update writing-tests.md
2016-08-17 07:22:21 +05:30
Rushabh Mehta
1d5d32d1a9 Merge pull request #1976 from kickapoo/develop
Update trigger-event-on-deletion-of-grid-row.md
2016-08-15 09:18:14 +05:30
Stavros Anastasiadis
e1865ccada Update trigger-event-on-deletion-of-grid-row.md 2016-08-13 19:15:42 +03:00
Revant Nandgaonkar
a13ece3e54 URL change v7
frappe.templates.pages.login is now frappe.www.login
2016-07-30 21:01:35 +05:30
Rushabh Mehta
1a8d8c90aa [minor] fix blog post route and formatter for item, employee 2016-07-26 17:52:52 +05:30
Rushabh Mehta
22c3f7966d [enhance] run actions in background doc.queue_action("submit") 2016-07-19 17:12:37 +05:30
Anand Doshi
87da8abd6a [feature] robots.txt - uses Website Settings or frappe.local.conf.robots_txt (file path) 2016-06-29 13:25:43 +05:30
Rushabh Mehta
fe3cbef407 [fix] documentation 2016-06-27 14:54:56 +05:30
Rushabh Mehta
349a65402f [website] fixes for generating docs 2016-06-23 18:22:03 +05:30
Rishabh Nambiar
96b72b48c1 Update apps.md 2016-05-24 11:23:19 +05:30
Valmik Jangla
4d45ade05b Added Bench Documentation 2016-04-27 02:48:03 -07:00
Rushabh Mehta
b698124ae8 [fix] multi-lingual print formats 2016-03-02 15:44:36 +05:30
Rushabh Mehta
d0c2e57e1f [translation] moved Translation DocType from erpnext 2016-03-02 14:50:11 +05:30
smorele
bdcdc2db76 add en pages with corrects links 2016-02-29 21:41:34 +01:00
smorele
6a95306491 translations 2016-02-29 16:13:25 +01:00
smorele
4d5c655f76 Merge commit '0cce9518f9b85fa08b002f9b58fb602b0bd36bca' into develop 2016-02-29 10:18:33 +01:00
smorele
e177fcc9f3 add folders to doc translations 2016-02-29 10:18:20 +01:00