Leela vadlamudi
a2e791eaa0
Merge pull request #12455 from Alchez/dev-import-file-error
fix: error while using data import and importing docs (develop)
hace 4 años
Prssanna Desai
8c799ef43a
Merge pull request #12527 from pateljannat/gantt-progress-on-the-bar
hace 4 años
mergify[bot]
f0c3788b66
Merge pull request #12565 from leela/import-templates
perf: Increase data import's download template perf over 10x
hace 4 años
pateljannat
645c6dc221
Merge branch 'develop' of https://github.com/frappe/frappe into gantt-progress-on-the-bar
hace 4 años
pateljannat
deec4c4681
fix: indentation
hace 4 años
Ankush Menat
6c2d377e74
fix: use semgrep cli instead of docker image ( #12566 )
CLI is more flexible at present. Until github action catches up,
switch to CLI version.
This also fixes failure from forks which don't contain semgrep config
yet.
hace 4 años
leela
a62cc40885
perf: Improve import template performance by 10 times
Removed nested forloop to get the performace and also using generators
to reduce memory usage.
hace 4 años
Afshan
a342ca2386
fix: Get file name from path ( #12437 )
* fix: get file name from path
* Update frappe/integrations/doctype/dropbox_settings/dropbox_settings.py
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
* fix: upload only files which have file url
* fix: patch to fix files name and url
* fix: fixing patch
* refact: patch refactor
* fix: missing :
* fix: renamed variables
* fix: refactoring patch
* fix: update file exists function
* fix: added patch path in patch.txt
* fix: added try except
* fix: Use set_value instead of set_values
* style: Fix formatting
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
hace 4 años
mergify[bot]
856e9adf38
Merge pull request #12558 from resilient-tech/fix-rename-doc
fix: Document rename
hace 4 años
Sagar Vora
224a80aa9d
fix: old doc not found error when renaming doc
hace 4 años
mergify[bot]
15a9b6a727
Merge pull request #12556 from resilient-tech/fix-recorder-routing
fix: routing issues in recorder
hace 4 años
this-gavagai
e2b91b5454
chore(calendar): Updated fullcalendar.js to v3.10.2 ( #12519 )
Co-authored-by: theopen-institute <admin@theopen.institute>
hace 4 años
mergify[bot]
e2c2e88610
Merge pull request #12530 from resilient-tech/fix-dashboard-view
fix: allow navigating back from dashboard view
hace 4 años
Sagar Vora
0588e9c7ff
fix: routing issues in recorder
hace 4 años
mergify[bot]
2e20158753
Merge pull request #12529 from resilient-tech/fix-router
fix(router): navigating forward not working for routes in frappe.re_route
hace 4 años
Sagar Vora
9aeb9ac185
fix(router): navigating forward not working for routes in frappe.re_route
hace 4 años
pateljannat
9e6946417e
fix: conditions
hace 4 años
mergify[bot]
7eee5c1a35
Merge pull request #11643 from Alchez/feat-remove-failed-queue
feat: Clear failed jobs queue
hace 4 años
pateljannat
68557ed1b9
Merge branch 'gantt-progress-on-the-bar' of https://github.com/pateljannat/frappe into gantt-progress-on-the-bar
hace 4 años
pateljannat
b21e73cf00
fix: handled no progress field scenario
hace 4 años
mergify[bot]
0b7b6a863e
Merge pull request #12555 from netchampfaris/web-fixes-24
fix: Website fixes
hace 4 años
Andy Zhu
138c7841c2
fix: set_primary and set_primary_email bug ( #12299 )
* fix: set_primary and set_primary_email bug
When user untick the `is_primary_phone` or `is_primary_mobile` from the contact numbers table, we should reset the phone, mobile number etc.
Same goes for the email address table.
* Update frappe/contacts/doctype/contact/contact.py
fix variable naming as suggested
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
* Update frappe/contacts/doctype/contact/contact.py
fix variable naming as suggested
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
* Update frappe/contacts/doctype/contact/contact.py
fix variable naming as suggested
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
* Update frappe/contacts/doctype/contact/contact.py
fix variable naming as suggested
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
* Update frappe/contacts/doctype/contact/contact.py
fix variable naming as suggested
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
* Update frappe/contacts/doctype/contact/contact.py
fix variable naming as suggested
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
* test: Set empty string instead of none for number
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
hace 4 años
Suraj Shetty
7c05fd2a17
test: Wait for enqueued job to execute
hace 4 años
Suraj Shetty
bcd3f7540d
Merge branch 'develop' into feat-remove-failed-queue
hace 4 años
Suraj Shetty
5e6283f33d
test: Reset recorder before each test to avoid flaky tests ( #12554 )
hace 4 años
Faris Ansari
51ee995c07
fix: Bolder font-weight for h2, like h1 and h3
hace 4 años
Faris Ansari
45c07f14a5
fix: Make feature card fully clickable
hace 4 años
mergify[bot]
8ededc20fb
Merge pull request #12549 from resilient-tech/fix-oauth-login
fix: create gender only if provided while creating oauth user
hace 4 años
mergify[bot]
ae22231747
Merge pull request #12492 from shariquerik/improve-message-fix
fix: Email Password popup grammar fix
hace 4 años
Sagar Vora
5cd3f8534b
fix: create gender only if provided while creating oauth user
hace 4 años
Prssanna Desai
a4b75e7844
fix: translation syntax
hace 4 años
shariquerik
78a8cd74d0
fix: sider fix
hace 4 años
Rohan Bansal
e675043e9d
Merge remote-tracking branch 'upstream/develop' into dev-import-file-error
hace 4 años
Rohan Bansal
a94a55212b
Merge remote-tracking branch 'upstream/develop' into feat-remove-failed-queue
hace 4 años
shariquerik
3717c98154
fix: implemented suggestions
hace 4 años
mergify[bot]
416ec53410
Merge pull request #12525 from leela/rate-limit-endpoints
refactor: Rate limiting decorator for endpoints
hace 4 años
leela
0fb2d330c9
test: Fix rate limiting reset password test
hace 4 años
leela
de210260a7
refactor: allow callable limit arg for ratelimit deco
As we make all configurations editable through dashboard(ex: password_reset_limit), it makes sense
to provide limit as a callable so that it can be accessed dynamically.
hace 4 años
leela
14b3d344a5
test: Testcase for rate_limit decorator
hace 4 años
leela
2af0778857
refactor: Use rate_limit decorator for reset password
Using rate limit decorator for reset password endpoint.
hace 4 años
leela
ba16e4737b
refactor: rate limiter decorator added
We have rate limiter for reset passowrd alone and it is not re-usable
for other endpoints. Added a generic rate limiter decorator that can be
used for any endpoint.
hace 4 años
Suraj Shetty
a19c809a04
chore: Update CODEOWNERS
hace 4 años
Prssanna Desai
c66b079301
Merge pull request #12476 from shariquerik/customize-form-doc-type-fix
fix: Cannot change Entry Form Type
hace 4 años
mergify[bot]
a658304084
Merge pull request #12477 from szufisher/szufisher-all-repeated-parent-rows
fix: same as previous row treated as one doc
hace 4 años
Suraj Shetty
cfd4bd428c
fix: Data control value
hace 4 años
Ankush Menat
a74b7b04ac
chore: add semgrep linting ( #12524 )
hace 4 años
Leela vadlamudi
08e2ad9904
feat: Lazy import functionality added ( #12517 )
hace 4 años
rohitwaghchaure
c1ab5b8479
fix: Section collapse in modal ( #12536 )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
hace 4 años
Leela vadlamudi
b44ee08a19
fix: Patch - Remove Twilio doctypes from DB ( #12514 )
We missed to add migration while moving Twilio code from Frappe to
separate app. Added migration that removes Twilio doctypes from DB.
hace 4 años
prssanna
2ea8416d21
fix: datepicker background color
hace 4 años