Rushabh Mehta
2b80e710bc
fix(minor): client.get_value fix for single
2020-08-22 21:15:45 +05:30
Mangesh-Khairnar
b49571f9b3
feat(notification): Add WhatsApp/SMS channels ( #9623 )
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-08-13 17:53:09 +05:30
Suraj Shetty
b7a5bcadfd
chore: Update redis to avoid unexpected exception ( #11235 )
2020-08-11 22:41:45 +05:30
Suraj Shetty
cd1ab8e23c
feat: Add validate_and_sanitize_search_inputs decorator ( #11194 )
...
* feat: Add validate_and_sanitize_search_inputs decorator
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
* refactor: Move validate_and_sanitize_search_inputs to init
* refactor: Move validate_and_sanitize_search_inputs to search.py
* test: validate_and_sanitize_search_inputs decorator
* chore: Add wrapt module
* refactor: Use @wrapt to define validate_and_sanitize_search_inputs decorator
* test: Add a case to make sure frappe.call works as well
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
2020-08-05 19:41:41 +05:30
Mangesh-Khairnar
3c4e1ea3a5
fix: add pycryptodome for checksum generation
2020-07-21 22:20:27 +05:30
Mangesh-Khairnar
48e6f8999d
Merge branch 'develop' into paytm-integration
2020-07-21 00:13:59 +05:30
Mangesh-Khairnar
0ae7d40ebe
fix(paytm-integration): use checksum library to generate/verify checksum
2020-07-20 23:08:50 +05:30
Faris Ansari
434c892ac0
feat: Bench command to open ngrok tunnel ( #11024 )
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-07-16 17:05:08 +05:30
Gavin D'souza
f9bf0c1951
fix: remove Frappe Cloud migrator logic from frappe
2020-07-09 20:22:21 +05:30
Türker Tunalı
1ad23c962c
Turkish translations need this fix ( #10555 )
...
num2words library has Turkish translation since version 0.5.6. And their last version 0.5.10 seems ok. We need this fix to better support Turkish users.
Co-authored-by: Gavin D'souza <gavin18d@gmail.com>
2020-06-29 06:25:39 +00:00
Chinmay Pai
f8377a515a
Merge pull request #10837 from Mangesh-Khairnar/disable-google-drive
2020-06-27 20:10:49 +05:30
Mangesh-Khairnar
64c2fa3744
fix: update google api client
2020-06-27 19:54:41 +05:30
Suraj Shetty
921d549350
Merge branch 'develop' into migrate-to-retry
2020-06-15 19:24:15 +05:30
Gavin D'souza
fd25401273
fix(migrate-to): retry if network errors occur
2020-06-15 12:36:45 +05:30
Gavin D'souza
979d917113
chore: update google-auth deps to avoid pinning indirect
...
deps
https://github.com/frappe/frappe/pull/10660
2020-06-12 16:45:30 +05:30
Mangesh-Khairnar
311babc6aa
Merge branch 'develop' into paytm-integration
2020-06-08 17:08:06 +05:30
Suraj Shetty
06c54f5322
Merge branch 'develop' into paytm-integration
2020-05-30 21:08:47 +05:30
Faris Ansari
23b00f1ccf
Merge branch 'text-search-whoosh-2020-05-19' into page-builder-with-text-search-whoosh-2020-05-24
2020-05-24 08:44:51 +05:30
sahil28297
53f6404604
chore: pin redis version to 3.5.1
2020-05-21 14:36:19 +05:30
Faris Ansari
75cafdc359
wip
2020-05-19 02:14:44 +05:30
Faris Ansari
ce734e88e5
Merge branch 'develop' into migrate-to
2020-05-15 15:34:03 +05:30
Gavin D'souza
1ee09fa76e
chore: pin terminaltables dependency
2020-05-14 12:25:02 +05:30
dependabot-preview[bot]
1ed4ebe0fd
chore(deps): [security] bump markdown2 from 2.3.8 to 2.3.9
...
Bumps [markdown2](https://github.com/trentm/python-markdown2 ) from 2.3.8 to 2.3.9. **This update includes a security fix.**
- [Release notes](https://github.com/trentm/python-markdown2/releases )
- [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md )
- [Commits](https://github.com/trentm/python-markdown2/compare/2.3.8...2.3.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 00:33:33 +00:00
Gavin D'souza
451772dfab
refactor(commands): migrate-to frappecloud connector
2020-05-11 15:47:19 +05:30
mergify[bot]
30e2fc77df
Merge pull request #10272 from adityahase/perf-recorder
...
perf(recorder): Don't store context (code) and frame locals
2020-05-10 07:10:46 +00:00
Aditya Hase
95f3add3d3
chore(requirements): Remove Pygments from requirements.txt
2020-05-08 15:35:28 +05:30
Sagar Vora
204b0c6567
Merge branch 'develop' into ipython
2020-05-04 14:32:28 +05:30
Sagar Vora
ff89abd930
fix(v13): use newer ipython compatible with python 3.8
2020-05-04 14:28:09 +05:30
Faris Ansari
caa068932c
Merge branch 'develop' of https://github.com/frappe/frappe into page-builder-tailwind
2020-04-24 23:48:29 +05:30
Mangesh-Khairnar
7dbdb7c50b
fix: add pycryptodome for paytm checksum generation
2020-04-24 11:18:35 +05:30
Faris Ansari
2431767fdf
feat: Page Builder based on Tailwind
...
- Website Theme based on: Bootstrap 4, Tailwind
- Web Page: Page Builder
- Web Template: Create templates for web pages
- Added some common Web Templates
- Components: Standard components directly usable in Jinja
- Purge Tailwind Classes in Production
- PostCSS Config to support tailwind
2020-04-18 15:02:56 +05:30
Suraj Shetty
9a3c8aaee5
Merge branch 'develop' into feat-frontmatter
2020-04-10 22:03:09 +05:30
Gavin D'souza
608243b165
chore(deps): bump PyYAML to 5.3.1
2020-04-10 11:16:34 +05:30
Gavin D'souza
f6412abc47
feat: handle frontmatter via internal API
...
chore: drop frontmatter dependency
Co-authored-by: Jonathan Beebe <me@jonbeebe.net>
2020-04-09 17:18:22 +05:30
dependabot[bot]
34f2a0ada1
chore(deps): bump bleach from 3.1.2 to 3.1.4
...
Bumps [bleach](https://github.com/mozilla/bleach ) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/mozilla/bleach/releases )
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.2...v3.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-31 09:38:12 +00:00
dependabot[bot]
bdb77ba521
chore(deps): bump bleach from 2.1.4 to 3.1.2 ( #9779 )
...
* chore(deps): bump bleach from 2.1.4 to 3.1.2
Bumps [bleach](https://github.com/mozilla/bleach ) from 2.1.4 to 3.1.2.
- [Release notes](https://github.com/mozilla/bleach/releases )
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v2.1.4...v3.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: use html.parser instead of html5lib
bleach no longer ships html5lib as a requirement and instead has
included it in the system. we can switch to using html.parser instead;
which is not an external dependency unlike html5lib.
source: https://github.com/mozilla/bleach/blob/master/CHANGES#L206
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: use html5lib from bleach
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: import html5lib from bleach._vendor
fixes issue where bs4 is unable to find html5lib in the tree:
bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: bleach._vendor.html5lib. Do you need to install a parser library?
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: just give up and install html5lib as a dependency
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-03-25 00:20:57 +05:30
Chinmay D. Pai
868f761c7d
chore: add ldap3 to requirements
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-03-23 13:15:35 +05:30
Bernhard Sirlinger
53b899343e
chore(deps): bump urllib3 from 1.25.7 to 1.25.8 ( #9624 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.25.7 to 1.25.8.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.25.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-03 07:45:57 +05:30
mergify[bot]
156f7430cd
Merge pull request #9620 from frappe/revert-9577-dependabot/pip/pyyaml-5.3
...
revert: "chore(deps): bump pyyaml from 5.1 to 5.3"
2020-03-03 01:48:42 +00:00
Bernhard Sirlinger
9db23e02dd
chore(deps): bump pyopenssl from 19.0.0 to 19.1.0 ( #9626 )
...
Bumps [pyopenssl](https://github.com/pyca/pyopenssl ) from 19.0.0 to 19.1.0.
- [Release notes](https://github.com/pyca/pyopenssl/releases )
- [Changelog](https://github.com/pyca/pyopenssl/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/pyopenssl/compare/19.0.0...19.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-03 07:01:41 +05:30
Bernhard Sirlinger
17ff75fc44
chore(deps): bump passlib from 1.7.1 to 1.7.2 ( #9625 )
...
Bumps [passlib](https://bitbucket.org/ecollins/passlib ) from 1.7.1 to 1.7.2.
- [Commits](https://bitbucket.org/ecollins/passlib/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-03 07:00:38 +05:30
Suraj Shetty
317f1d0c81
Merge branch 'develop' into revert-9577-dependabot/pip/pyyaml-5.3
2020-03-03 00:14:31 +05:30
Gavin D'souza
f2b8f42b90
chore(deps): bump frontmatter to 3.0.6
2020-03-02 22:47:10 +05:30
gavin
4ca2dd5f34
Revert "chore(deps): bump pyyaml from 5.1 to 5.3 ( #9577 )"
...
This reverts commit a2c23fcea6 .
2020-03-02 22:41:52 +05:30
Bernhard Sirlinger
eabb7f5e98
chore(deps): bump requests from 2.22.0 to 2.23.0 ( #9579 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.23.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-02 22:20:08 +05:30
Bernhard Sirlinger
7db20711db
chore(deps): bump ipython from 5.8.0 to 5.9.0 ( #9592 )
...
Bumps [ipython](https://github.com/ipython/ipython ) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/5.8.0...5.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-02 20:53:03 +05:30
Bernhard Sirlinger
3005790c3c
chore(deps): bump six from 1.13.0 to 1.14.0 ( #9594 )
...
Bumps [six](https://github.com/benjaminp/six ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/benjaminp/six/releases )
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES )
- [Commits](https://github.com/benjaminp/six/compare/1.13.0...1.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-02 20:19:59 +05:30
Bernhard Sirlinger
eb3f49a0fd
chore(deps): bump pygments from 2.2.0 to 2.5.2 ( #9591 )
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.2.0 to 2.5.2.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.2.0...2.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-02 20:19:21 +05:30
dependabot-preview[bot]
174bdf475a
chore(deps): bump gitpython from 2.1.11 to 2.1.15
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 2.1.11 to 2.1.15.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/2.1.11...2.1.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-28 09:35:09 +00:00
Bernhard Sirlinger
a2c23fcea6
chore(deps): bump pyyaml from 5.1 to 5.3 ( #9577 )
...
Bumps [pyyaml](https://github.com/yaml/pyyaml ) from 5.1 to 5.3.
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/5.1...5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-02-28 14:38:44 +05:30