Suraj Shetty
87fa672250
style: Resolve code correctness warning
2021-04-28 15:03:14 +05:30
Suraj Shetty
c2bbc99c6d
fix: Sitemap base template route
2021-04-28 14:06:47 +05:30
Suraj Shetty
9f1f3ae3fc
style: Fix code correctness issues
2021-04-28 13:37:48 +05:30
Suraj Shetty
d7fcc60ac7
fix: set_metatags_from_website_route_meta
2021-04-28 13:21:46 +05:30
Suraj Shetty
3aa990c6d9
fix: Add validator for WebForm
2021-04-28 13:07:17 +05:30
Suraj Shetty
425b72af59
test: Fix Blog Post test case
2021-04-28 13:06:51 +05:30
Suraj Shetty
e18a43e11d
fix: Replace render() with get_response
2021-04-28 12:51:36 +05:30
Suraj Shetty
34592aa069
test: Use get_response instead of render in tests
2021-04-28 12:50:48 +05:30
Suraj Shetty
4895a8350d
refactor: Simplify code
...
- Make code more readable
2021-04-28 12:20:51 +05:30
Suraj Shetty
08fe794ad8
refactor: Remove support for commented attributes
...
- Use frontmatter instead
2021-04-28 12:19:47 +05:30
Suraj Shetty
3a4497cd13
Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website
2021-04-28 10:11:35 +05:30
Suraj Shetty
0e015fdcb6
Merge pull request #13004 from frappe/dependabot/npm_and_yarn/redis-3.1.1
2021-04-28 09:18:43 +05:30
Suraj Shetty
d9b4e664a7
Merge pull request #13006 from surajshetty3416/fix-rtl-for-new-design
2021-04-28 09:13:33 +05:30
mergify[bot]
c9f8a4991e
Merge pull request #12997 from revant/improve-oauth2
...
refactor: improve oauthlib implementation
2021-04-28 02:18:16 +00:00
dependabot[bot]
43285fd2d8
chore(deps): bump redis from 2.8.0 to 3.1.1
...
Bumps [redis](https://github.com/NodeRedis/node-redis ) from 2.8.0 to 3.1.1.
- [Release notes](https://github.com/NodeRedis/node-redis/releases )
- [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NodeRedis/node-redis/compare/v.2.8.0...v3.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 17:16:25 +00:00
Frappe Bot
d30596b15e
refactor: Delete Qunit test files
...
Since it is no longer used
2021-04-27 21:37:15 +05:30
Frappe Bot
07d3f6bd06
refactor: Remove unused files
2021-04-27 21:37:03 +05:30
Suraj Shetty
a5bb043be4
fix: RTL stylesheet URL
2021-04-27 19:04:26 +05:30
mergify[bot]
2b95170a53
Merge pull request #13001 from surajshetty3416/fix-kanban
...
fix(kanban): Freeze screen till the background request is complete
2021-04-27 10:19:56 +00:00
Suraj Shetty
b60bcdcac3
chore: Bump develop branch version to v14 ( #13003 )
2021-04-27 15:21:49 +05:30
Revant Nandgaonkar
c4a9238549
fix: remove six imports and use py3 defaults
2021-04-27 14:20:26 +05:30
Suraj Shetty
e7832b3198
fix: Freeze screen till the background request is complete
2021-04-27 11:36:52 +05:30
Revant Nandgaonkar
72fbcac70c
fix: sider issues
2021-04-26 23:04:43 +05:30
Revant Nandgaonkar
4e8b00ba1f
feat: OAuth 2 openid-configuration and introspect_token endpoint
2021-04-26 22:56:14 +05:30
Revant Nandgaonkar
bb483d59af
test: oauth2 pkce and openid
2021-04-26 22:56:14 +05:30
Revant Nandgaonkar
1f54b8b973
fix: sider issues
2021-04-26 22:56:14 +05:30
Revant Nandgaonkar
96d6971ee4
refactor: improve oauthlib implementation
...
implement openid provider
implement PKCE
improve errors
2021-04-26 22:56:14 +05:30
Mohammad Hasnain Mohsin Rajan
9070cdc73d
ci: fix coveralls ( #12971 )
...
* fix: add service
* Update ci-tests.yml
* Update ci-tests.yml
* fix: coverage version
* fix: coveralls
* Update requirements.txt
* fix: add service name env var
* ci: Set COVERALLS_SERVICE_NAME as github
* ci: add tokens
* Update ci-tests.yml
* ci: no rcfile
* fix: pin versions
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-26 20:28:15 +05:30
mergify[bot]
a0876ce554
Merge pull request #12847 from hasnain2808/feat--allow-button-of-different-sizes
...
feat: allow button of different sizes in df
2021-04-26 10:38:29 +00:00
Suraj Shetty
f50cb61888
Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website
2021-04-26 12:52:23 +05:30
mergify[bot]
2c7859d264
Merge pull request #12968 from faztp12/oauth-multipart-form
...
fix: multipart/form-data breaks with OAuth tokens
2021-04-26 05:53:06 +00:00
Shivam Mishra
8de131dab2
refactor: Remove events to redraw charts ( #12973 )
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-25 11:00:52 +05:30
Suraj Shetty
190cf2785b
Merge branch 'develop' into oauth-multipart-form
2021-04-25 10:57:31 +05:30
Fahim Ali Zain
0a0967e35a
fix: multipart/form-data breaks with OAuth tokens
2021-04-24 15:53:09 +05:30
mergify[bot]
be2b6688b4
Merge pull request #12983 from resilient-tech/fix-whitelist-class-methods
...
chore: frappe.whitelist for doc methods
2021-04-24 08:46:56 +00:00
walstanb
796d241bb1
chore: frappe.whitelist for doc methods
2021-04-24 13:48:40 +05:30
Saqib
2c7136761e
fix: Currency labels in grids ( #12974 )
2021-04-23 20:35:55 +05:30
rohitwaghchaure
669fead799
fix: Default values were not triggering change event ( #12975 )
2021-04-23 20:03:41 +05:30
mergify[bot]
321537cbd0
Merge pull request #12972 from revant/docs-docker-readme
...
docs: add docker repo link in README
2021-04-23 10:55:24 +00:00
Revant Nandgaonkar
f911b2d9ce
docs: add docker repo link in README
2021-04-23 15:11:00 +05:30
mergify[bot]
85cbdf7683
Merge pull request #12895 from revant/feat-auth-hooks
...
feat(hooks): auth hooks
2021-04-23 06:33:27 +00:00
mergify[bot]
02ef8f737f
Merge pull request #12960 from shariquerik/hide-grid-buttons-fix
...
fix: Conditionally hide grid Add Row & Add Multiple buttons
2021-04-23 05:17:03 +00:00
Ankush Menat
5881c5dbec
ci(semgrep): add more rules, r/python.correctness ( #12876 )
...
* ci(semgrep): add more rules, r/python.correctness
- Added file for defining rules as per frappe data model:
frappe_correctness.yml
- Add rule for SQLi, with WARNING only for now
- Add rule file for UX
- WARNING | INFO do not fail the build now
* ci(semgrep): on_cancel, on_submit correctness rule
* ci(semgrep): split workflow in steps
* ci(semgrep): catch line breaks in _()
* chore: fix sider issue
2021-04-23 09:04:34 +05:30
Faris Ansari
d694753b17
Merge pull request #12967 from netchampfaris/bs4-node-string
...
fix: Use node.string to extract style and script
2021-04-22 23:56:22 +05:30
Faris Ansari
c3b087643b
fix: Use node.string to extract style and script
...
- node.text stopped working in beautifulsoup 4.9.x
2021-04-22 23:31:51 +05:30
Faris Ansari
9725c3ccbe
Merge pull request #12880 from netchampfaris/refactor-jinja-hook
2021-04-22 17:32:35 +05:30
Faris Ansari
87f3038272
fix: remove hardcoding
2021-04-22 17:31:34 +05:30
Faris Ansari
aaa165c784
fix: Show upgrade message in patch
...
- Will only be shown if the old style "jenv" hook is being used
2021-04-22 17:02:02 +05:30
Faris Ansari
6cb64934a8
Merge branch 'develop' into refactor-jinja-hook
2021-04-22 16:26:37 +05:30
Suraj Shetty
64c0905369
Merge pull request #12959 from surajshetty3416/fix-change-triggers
2021-04-22 16:20:15 +05:30