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
8 年之前
Faris Ansari
6d6bb257a9
[gantt] minor ( #2189 )
8 年之前
Rushabh Mehta
b340be8829
[fix] link selection inside grid, fixes bug caused by Stortable
8 年之前
Nabin Hait
18a026785f
Merge pull request #2190 from KanchanChauhan/zambia-currency-update
Zambia currency updated
8 年之前
Nabin Hait
ea09c6421f
Merge pull request #2187 from KanchanChauhan/hide-disabled-reports
Disables reports will not show up in list view
8 年之前
Kanchan Chauhan
c674264fea
Zambia currency updated
8 年之前
Faris Ansari
700566bcf5
[gantt] show popover on hover, code cleanup ( #2177 )
* [gantt] show popover on hover, code cleanup
* [gantt] use variables instead of hex
8 年之前
Kanchan Chauhan
9864a5a5b7
Disables reports will not show up in list view
8 年之前
Saurabh
0f11170c7e
[minor][fix] remove raise import error ( #2186 )
8 年之前
Valmik
4faf51131f
[minor] fixed links in portugese translations
8 年之前
Valmik
400faa02fe
Added new commands and cleanup ( #2183 )
Updated Cheatsheet
8 年之前
Rushabh Mehta
f060cecbf9
[fix] sortable now needs group
8 年之前
Nabin Hait
ceb19f9106
Fixed version conflict
8 年之前
Nabin Hait
8edb00f6c7
Merge branch 'hotfix'
8 年之前
Nabin Hait
46ad1e00f2
bumped to version 7.0.46
8 年之前
Faris Ansari
5a75f04bd7
[fix] hotkey fix for Safari ( #2175 )
8 年之前
Rushabh Mehta
eaca44ee17
[fix] [hot] fixes grid frappe/erpnext#6646
8 年之前
Rushabh Mehta
910e44fcba
[fix] integration scheduler events
8 年之前
Nabin Hait
b2908df91b
get the default value of check field if none, for insert / update
8 年之前
Rushabh Mehta
01e1a87c5a
[fix] integration scheduler events
8 年之前
Rushabh Mehta
5c8df6207d
[fix] integration scheduler events
8 年之前
Rushabh Mehta
30b464886d
[fix] call update_db after customize form if changed
8 年之前
Rushabh Mehta
7b69625cbe
[fix] tests
8 年之前
Rushabh Mehta
c36055d29e
[minor] added frappe.format and validate_payment in web_form.html
8 年之前
Rushabh Mehta
9fd29e658a
[minor] dashboard data load in meta.py
8 年之前
Rushabh Mehta
03d5a3e150
[reload] doctype in patch
8 年之前
Rushabh Mehta
8a87064541
[fix] get_valid_dict use default if none
8 年之前
Nabin Hait
b208dcb16b
Fixed version conflict
8 年之前
Nabin Hait
9def17fa6b
Merge branch 'hotfix'
8 年之前
Nabin Hait
cefd823e73
bumped to version 7.0.45
8 年之前
Rushabh Mehta
9789da957e
[fix] change data property in _dashboard.py files to get_data to make it translate friendly
8 年之前
Rushabh Mehta
7d1b29a413
[fix] [import] ignore if time missing while file import
8 年之前
Rushabh Mehta
b8b2811aa6
[minor]
8 年之前
KanchanChauhan
6e9fb3b04c
DocShare perm fixed, can read if share permissions ( #2171 )
8 年之前
Faris Ansari
623b271c11
[ui-fix][mobile] calendar view ( #2170 )
8 年之前
Faris Ansari
c650d6a87d
Gantt: fixes and features ( #2169 )
* [gantt] refactor code, hide progress handle for 0% progress
* [gantt] limit progress resize
* [gantt] invalid bar in task
8 年之前
Nabin Hait
77af845527
Merge pull request #2168 from RobertSchouten/patch-5
[docs] add new hook and full list
8 年之前
RobertSchouten
e9f5768a8b
add new hook and full list
8 年之前
OluyomiKay
a2a9016ae7
fix for email content horizontal overflow ( #2164 )
8 年之前
Faris Ansari
1259518074
[ui-fixes] Report: Pick columns frappe/erpnext#3678 frappe/erpnext#3676 ( #2163 )
* [update] Sortable to 1.4.2
* [mobile] fix scroll in pick columns view
8 年之前
Rushabh Mehta
1026a48a97
[refactor] code for integration service scheduled events
8 年之前
Rushabh Mehta
79f51648a1
[fix] for test
8 年之前
Rushabh Mehta
73b66137af
[minor] tests and fix for check type filters
8 年之前
Rushabh Mehta
ecfb630246
[minor] print format in web form
8 年之前
Rushabh Mehta
5c783a57d2
[refactor] has_website_permission parameters
8 年之前
Rushabh Mehta
66b4c470e1
[fix] has_website_permissions
8 年之前
Rushabh Mehta
a9b1139040
[fix] [web-form]
8 年之前
Rushabh Mehta
538d8e3d2d
[web-form] validate in server before saving
8 年之前
Rushabh Mehta
d2db71f8c4
[fixes] serverside validation in web form
8 年之前
Saurabh
93d3bf8fc3
[fix] get settings attr ( #2162 )
8 年之前