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
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
Bernhard Sirlinger
51ad4d02a5
chore(deps): bump moment-timezone from 0.5.23 to 0.5.28 ( #9583 )
...
Bumps [moment-timezone](https://github.com/moment/moment-timezone ) from 0.5.23 to 0.5.28.
- [Release notes](https://github.com/moment/moment-timezone/releases )
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md )
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.23...0.5.28 )
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:53:31 +05:30
Bernhard Sirlinger
94db320b54
chore(deps): bump fuse.js from 3.4.2 to 3.4.6 ( #9584 )
...
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 3.4.2 to 3.4.6.
- [Release notes](https://github.com/krisk/Fuse/releases )
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md )
- [Commits](https://github.com/krisk/Fuse/compare/v3.4.2...v3.4.6 )
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 18:44:41 +05:30
mergify[bot]
b54eab58bc
Merge pull request #9585 from kksoftwareag/dependabot/pip/gitpython-2.1.15
...
chore(deps): bump gitpython from 2.1.11 to 2.1.15
2020-02-29 13:14:12 +00:00
prssanna
740d545349
fix: remove console.log statements
2020-02-29 17:35:22 +05:30
prssanna
3f3fe46948
fix: hide column in report if rreport_hide is set
2020-02-29 17:32:30 +05:30
prssanna
6807427383
fix(Report): Remove field from query only if view is Report
2020-02-29 17:31:42 +05:30
Nabin Hait
752b57c042
Revert "fix(Link): Set Link DocField default if permission ignored ( #9447 )" ( #9586 )
...
This reverts commit 8d6052a1a9 .
2020-02-28 15:45:31 +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
mergify[bot]
9fa901e1f5
Merge pull request #9558 from zerodhatech/module
...
fix: on delete of module remove module name from modules.txt
2020-02-28 09:23:15 +00:00
Bernhard Sirlinger
a5bf88247c
chore(deps-dev): bump less from 3.9.0 to 3.11.1 ( #9576 )
...
Bumps [less](https://github.com/less/less.js ) from 3.9.0 to 3.11.1.
- [Release notes](https://github.com/less/less.js/releases )
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/less/less.js/compare/v3.9.0...v3.11.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-28 14:48:10 +05:30
Bernhard Sirlinger
c66c945398
chore(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2 ( #9566 )
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.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-02-28 14:44:42 +05:30
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
Bernhard Sirlinger
c3b3f28772
chore(deps): bump semantic-version from 2.8.2 to 2.8.4 ( #9567 )
...
Bumps [semantic-version](https://github.com/rbarrois/python-semanticversion ) from 2.8.2 to 2.8.4.
- [Release notes](https://github.com/rbarrois/python-semanticversion/releases )
- [Changelog](https://github.com/rbarrois/python-semanticversion/blob/master/ChangeLog )
- [Commits](https://github.com/rbarrois/python-semanticversion/compare/2.8.2...2.8.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-02-28 14:37:39 +05:30
Bernhard Sirlinger
b8e0c11974
chore(deps): bump awesomplete from 1.1.4 to 1.1.5 ( #9574 )
...
Bumps [awesomplete](https://github.com/LeaVerou/awesomplete ) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/LeaVerou/awesomplete/releases )
- [Changelog](https://github.com/LeaVerou/awesomplete/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/LeaVerou/awesomplete/compare/v1.1.4...v1.1.5 )
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:34:34 +05:30
Bernhard Sirlinger
3edc7db2ed
chore(deps): bump beautifulsoup4 from 4.8.1 to 4.8.2 ( #9572 )
...
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/ ) from 4.8.1 to 4.8.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-02-28 14:31:31 +05:30
Bernhard Sirlinger
5dbdc63dfc
chore(deps): bump pyasn1 from 0.4.7 to 0.4.8 ( #9571 )
...
Bumps [pyasn1](https://github.com/etingof/pyasn1 ) from 0.4.7 to 0.4.8.
- [Release notes](https://github.com/etingof/pyasn1/releases )
- [Changelog](https://github.com/etingof/pyasn1/blob/master/CHANGES.rst )
- [Commits](https://github.com/etingof/pyasn1/compare/v0.4.7...v0.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-02-28 14:29:32 +05:30
Bernhard Sirlinger
6e8b6ad819
chore(deps): bump markdown2 from 2.3.7 to 2.3.8 ( #9573 )
...
Bumps [markdown2](https://github.com/trentm/python-markdown2 ) from 2.3.7 to 2.3.8.
- [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.7...2.3.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-02-28 14:28:53 +05:30
Bernhard Sirlinger
da82949ee5
chore(deps): bump frappe-datatable from 1.14.0 to 1.15.1 ( #9569 )
...
Bumps [frappe-datatable](https://github.com/frappe/datatable ) from 1.14.0 to 1.15.1.
- [Release notes](https://github.com/frappe/datatable/releases )
- [Commits](https://github.com/frappe/datatable/compare/v1.14.0...v1.15.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-28 12:33:49 +05:30
Bernhard Sirlinger
f5189119f4
chore(deps): bump vue and vue-template-compiler ( #9568 )
...
Bumps [vue](https://github.com/vuejs/vue ) and [vue-template-compiler](https://github.com/vuejs/vue ). These dependencies needed to be updated together.
Updates `vue` from 2.6.8 to 2.6.11
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.8...v2.6.11 )
Updates `vue-template-compiler` from 2.6.8 to 2.6.11
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.8...v2.6.11 )
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 12:20:07 +05:30
mergify[bot]
e1141d34e4
Merge pull request #9565 from kksoftwareag/develop
...
chore(deps): bump croniter from 0.3.30 to 0.3.31
2020-02-28 02:21:05 +00:00
Bernhard Sirlinger
96c48c99fd
Merge pull request #7 from kksoftwareag/dependabot/pip/croniter-0.3.31
...
chore(deps): bump croniter from 0.3.30 to 0.3.31
2020-02-27 15:15:31 +01:00
dependabot-preview[bot]
28529f1fa5
chore(deps): bump croniter from 0.3.30 to 0.3.31
...
Bumps [croniter](https://github.com/kiorky/croniter ) from 0.3.30 to 0.3.31.
- [Release notes](https://github.com/kiorky/croniter/releases )
- [Changelog](https://github.com/kiorky/croniter/blob/master/docs/CHANGES.rst )
- [Commits](https://github.com/kiorky/croniter/compare/0.3.30...0.3.31 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-27 14:14:15 +00:00
mergify[bot]
3322806e19
Merge pull request #9563 from scmmishra/dashboard-filter
...
fix: Do not allow single doctypes in dashboard chart
2020-02-27 13:47:17 +00:00
Shivam Mishra
23ae536c78
feat: tests for single doctype validation
2020-02-27 18:27:44 +05:30
Shivam Mishra
8d3a5d23fb
fix: do not allow single doctypes in dashboard
2020-02-27 18:27:34 +05:30
Deepesh Garg
05767310f8
fix: Preferred billing and shipping address selection ( #9538 )
...
* fix: Preferred billing and shipping address selection
* fix: Remove unnecessary code
* fix: looping
* fix: Cleaner function
2020-02-27 16:44:31 +05:30
Shridhar
935e78cbc4
fix: on delete of module remove module name from modules.txt
2020-02-27 15:10:43 +05:30
mergify[bot]
a6d25032a4
Merge pull request #9263 from scmmishra/report-options
...
feat: API to show report summary
2020-02-27 07:30:35 +00:00
Shivam Mishra
90e7262103
chore: code cleanup
2020-02-27 12:33:50 +05:30
Shivam Mishra
ee674f2b31
fix: remove unused declaration
2020-02-27 12:32:04 +05:30
Shridhar Patil
9827606f9a
[fix]: Query fixes for postgres ( #9549 )
2020-02-26 07:20:57 +00:00
gavin
41a176aa77
chore: pin gitdb due to package update in PYPI ( #9553 )
2020-02-26 12:33:19 +05:30
Faris Ansari
737bbab389
Merge pull request #9544 from surajshetty3416/fix-setup-wizard
...
fix: Update modified in country.json
2020-02-25 11:54:38 +05:30
mergify[bot]
ded3bb95d4
Merge pull request #9536 from scmmishra/count-fix
...
fix: recheck zero count
2020-02-25 06:01:36 +00:00
Suraj Shetty
fa03a73fc0
fix: Update country.json
...
to make sure time_format column is created for country table.
2020-02-24 15:46:39 +05:30