Commit graph

23593 commits

Author SHA1 Message Date
Aditya Hase
268c577acd fix(monitor): Include request ip in monitored data 2020-03-05 15:06:15 +05:30
Aditya Hase
2b8c5a7f47 fix: Push a newline after all logs 2020-03-05 15:06:15 +05:30
Aditya Hase
cb3507f5e4 fix(monitor): Use datetime.utcnow() instead of timezone.utc
Python 2, 3 compatibility issue
2020-03-05 15:06:15 +05:30
Aditya Hase
56e1cdde53 fix(monitor): Add UUID to every log 2020-03-05 15:06:15 +05:30
Aditya Hase
ea3f5632d1 fix(monitor): Remove unused imports 2020-03-05 15:06:15 +05:30
Aditya Hase
96d9f2624b fix(monitor): Maintain MAX_LOG entries in cache 2020-03-05 15:06:15 +05:30
Aditya Hase
af3c4feb64 feat: Monitor
Collect HTTP Request and Background Job logs
2020-03-05 15:06:15 +05:30
nehasacher143
d2369f76f6
feat: disable fields for comment (#9637)
* feat: disabled email and name fields for comments

* fix: disabled fields only for logged in users
2020-03-04 14:22:05 +00:00
Priyanka Gangar
f64785c895
fix: tag updating does work in preserve order (#9510)
* fix: tag updating does work in preserve order

* Removed Used Data

* Minor Changes

* Modified Changes with unique

* fix: revert sort order for Tag

Co-authored-by: pinka0925 <44537026+pinka0925@users.noreply.github.com>
2020-03-04 11:16:31 +00:00
Shridhar Patil
6397ffc6c5
fix: Create contact moved to background job in user (#9462)
* create contact moved to after insert hook in User

* [feat]: Update contact infomartion in background

* fix: create contact in foreground for tests
2020-03-04 11:15:37 +00:00
mergify[bot]
7fd609374b
Merge pull request #9484 from ruchamahabal/onboarding_slide_fixes
fix: Onboarding Dialog
2020-03-04 08:31:25 +00:00
Bernhard Sirlinger
7da5298a98
chore(deps): bump snyk from 1.297.2 to 1.297.4 (#9633)
Bumps [snyk](https://github.com/snyk/snyk) from 1.297.2 to 1.297.4.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.297.2...v1.297.4)

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-04 09:10:52 +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
195fd59a82
chore(deps): bump cookie from 0.3.1 to 0.4.0 (#9627)
Bumps [cookie](https://github.com/jshttp/cookie) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Changelog](https://github.com/jshttp/cookie/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/cookie/compare/v0.3.1...v0.4.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:05:44 +05:30
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
mergify[bot]
869fd37c0b
Merge pull request #9587 from prssanna/aggregate-on-group-by
feat(Reports): Allow child table fields in aggregate on
2020-03-02 19:25:27 +00:00
mergify[bot]
795913e488
Merge pull request #9611 from prssanna/multiple-click-fix
fix(Print Format): click event being triggered multiple times
2020-03-02 19:21:25 +00:00
Suraj Shetty
d125c4c272
Merge branch 'develop' into aggregate-on-group-by 2020-03-03 00:14:47 +05:30
Suraj Shetty
317f1d0c81
Merge branch 'develop' into revert-9577-dependabot/pip/pyyaml-5.3 2020-03-03 00:14:31 +05:30
mergify[bot]
9441aec3f9
Merge pull request #9622 from surajshetty3416/ignore-pyyaml
chore(snyk): Ignore PYYAML from snyk check
2020-03-02 18:17:47 +00:00
mergify[bot]
5abca9c67e
Merge pull request #9621 from gavindsouza/update-frontmatter
chore(deps): bump frontmatter to 3.0.6
2020-03-02 18:06:28 +00:00
Suraj Shetty
6c9b938235 chore(snyk): Ignore PYYAML from snyk check 2020-03-02 23:33:49 +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
891ce910e0
chore(deps): bump socket.io from 2.2.0 to 2.3.0 (#9575)
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Commits](https://github.com/socketio/socket.io/compare/2.2.0...2.3.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:48 +05:30
Bernhard Sirlinger
f8aa5c29ad
chore(deps): bump express from 4.16.4 to 4.17.1 (#9580)
Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.17.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.16.4...4.17.1)

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:31 +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
prssanna
ecde921c8a fix: fix aggregate on select field html 2020-03-02 21:19:04 +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
Suraj Shetty
09c1f295d1 Merge branch 'develop' of https://github.com/frappe/frappe into onboarding_slide_fixes 2020-03-02 20:26:49 +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
mergify[bot]
7f4ddbf03e
Merge pull request #9612 from Thunderbottom/rq-worker-name
fix(rq): randomize worker name with uuid
2020-03-02 14:42:33 +00:00
Himanshu
c11f1765b0
fix(Dialog): depends_on fix in Dialog (#9570)
* fix: pass doc to dialog

* chore: codacy fixes
2020-03-02 18:51:20 +05:30
Bernhard Sirlinger
55718e169d
chore(deps): bump highlight.js from 9.15.6 to 9.18.1 (#9595)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.15.6 to 9.18.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.15.6...9.18.1)

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 18:44:48 +05:30
Shivam Mishra
d20f902eed
fix: Check if themefile url exists (#9608) 2020-03-02 18:30:44 +05:30
mergify[bot]
fb3b630ac3
Merge pull request #9600 from frappe-pr-bot/translations-2020-03-01
feat: Updated translation
2020-03-02 12:58:15 +00:00
mergify[bot]
ea7520f80e
Merge pull request #9609 from prssanna/child-table-perm-fix
fix: permission validation for child table fields
2020-03-02 12:04:14 +00:00
Chinmay D. Pai
6f0e1f34dc
fix(rq): randomize worker name with uuid
fixes issue with rq where worker with the same name already exists.
cases where a pid gets killed and is respawned with the same pid, when
the worker isn't dead and a new worker is being spawned; causes the
following error:

ValueError: There exists an active worker named u'xxxxxxxxxxxx.y' already

fixed by appending random hex uuid for every worker.

inspo: https://github.com/rq/rq/blob/master/rq/worker.py#L187

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-03-02 17:15:31 +05:30
prssanna
1ee0f69044 fix: click event being triggered multiple times 2020-03-02 17:06:57 +05:30
prssanna
59a85b4b20 test: add test to check child table field permlevel 2020-03-02 16:40:19 +05:30
mergify[bot]
e55fcae49c
Merge pull request #9588 from prssanna/report-hide-fix
fix(Report): Remove field from query only if view is Report
2020-03-02 08:15:27 +00:00
prssanna
7a36e64b9c fix: permission validation for child table fields 2020-03-02 13:23:46 +05:30
Faris Ansari
3186d65db8
feat: Run build command for all apps (#9589)
After `bench build` is run, it will check `package.json` of
every installed app run `yarn build` if a build script exists.
2020-03-02 11:24:05 +05:30
Bernhard Sirlinger
901a6601b7
chore(deps): bump ace-builds from 1.4.3 to 1.4.8 (#9596)
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.4.3 to 1.4.8.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases)
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/ChangeLog.txt)
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.4.3...v1.4.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-02 11:10:15 +05:30
Bernhard Sirlinger
01af01bc20
chore(deps): bump bootstrap from 4.3.1 to 4.4.1 (#9599)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.3.1 to 4.4.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.3.1...v4.4.1)

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 09:06:37 +05:30
frappe
e7169c4f17 feat: Updated translation 2020-03-01 12:18:25 +00:00
Bernhard Sirlinger
020655bff8
chore(deps-dev): bump node-sass from 4.12.0 to 4.13.1 (#9582)
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.1)

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-29 22:54:36 +05:30