mergify[bot]
0b7b6a863e
Merge pull request #12555 from netchampfaris/web-fixes-24
fix: Website fixes
преди 4 години
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>
преди 4 години
Suraj Shetty
7c05fd2a17
test: Wait for enqueued job to execute
преди 4 години
Suraj Shetty
bcd3f7540d
Merge branch 'develop' into feat-remove-failed-queue
преди 4 години
Suraj Shetty
5e6283f33d
test: Reset recorder before each test to avoid flaky tests ( #12554 )
преди 4 години
Faris Ansari
51ee995c07
fix: Bolder font-weight for h2, like h1 and h3
преди 4 години
Faris Ansari
45c07f14a5
fix: Make feature card fully clickable
преди 4 години
mergify[bot]
8ededc20fb
Merge pull request #12549 from resilient-tech/fix-oauth-login
fix: create gender only if provided while creating oauth user
преди 4 години
mergify[bot]
ae22231747
Merge pull request #12492 from shariquerik/improve-message-fix
fix: Email Password popup grammar fix
преди 4 години
Sagar Vora
5cd3f8534b
fix: create gender only if provided while creating oauth user
преди 4 години
Prssanna Desai
a4b75e7844
fix: translation syntax
преди 4 години
shariquerik
78a8cd74d0
fix: sider fix
преди 4 години
Rohan Bansal
e675043e9d
Merge remote-tracking branch 'upstream/develop' into dev-import-file-error
преди 4 години
Rohan Bansal
a94a55212b
Merge remote-tracking branch 'upstream/develop' into feat-remove-failed-queue
преди 4 години
shariquerik
3717c98154
fix: implemented suggestions
преди 4 години
mergify[bot]
416ec53410
Merge pull request #12525 from leela/rate-limit-endpoints
refactor: Rate limiting decorator for endpoints
преди 4 години
leela
0fb2d330c9
test: Fix rate limiting reset password test
преди 4 години
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.
преди 4 години
leela
14b3d344a5
test: Testcase for rate_limit decorator
преди 4 години
leela
2af0778857
refactor: Use rate_limit decorator for reset password
Using rate limit decorator for reset password endpoint.
преди 4 години
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.
преди 4 години
Suraj Shetty
a19c809a04
chore: Update CODEOWNERS
преди 4 години
Prssanna Desai
c66b079301
Merge pull request #12476 from shariquerik/customize-form-doc-type-fix
fix: Cannot change Entry Form Type
преди 4 години
mergify[bot]
a658304084
Merge pull request #12477 from szufisher/szufisher-all-repeated-parent-rows
fix: same as previous row treated as one doc
преди 4 години
Suraj Shetty
cfd4bd428c
fix: Data control value
преди 4 години
Ankush Menat
a74b7b04ac
chore: add semgrep linting ( #12524 )
преди 4 години
Leela vadlamudi
08e2ad9904
feat: Lazy import functionality added ( #12517 )
преди 4 години
rohitwaghchaure
c1ab5b8479
fix: Section collapse in modal ( #12536 )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
преди 4 години
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.
преди 4 години
prssanna
2ea8416d21
fix: datepicker background color
преди 4 години
Ankush Menat
ffc18ac4bd
fix: show link based on READ ignoring select perm ( #12521 )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
преди 4 години
mergify[bot]
e206b792b1
Merge pull request #12544 from ankush/include_quill_css
fix: include quill theme in website css
преди 4 години
Ankush Menat
bc219c1bbf
fix: include quill theme in website css
Theme css are used by text editor in website view.
closes #12535
преди 4 години
mergify[bot]
85c79c82b1
Merge pull request #11640 from ceefour/patch-attach-develop
fix(form): Form UI wrong filename and URL
преди 4 години
Suraj Shetty
816d23a1fa
Merge branch 'develop' into patch-attach-develop
преди 4 години
mergify[bot]
c3f0104566
Merge pull request #12499 from ParthKharwar/dev-user-notifications
fix: Notification fixes for a modified user
преди 4 години
Suraj Shetty
4a1526c203
Merge branch 'develop' into gantt-progress-on-the-bar
преди 4 години
Suraj Shetty
6e634dc063
Merge branch 'develop' into dev-user-notifications
преди 4 години
mergify[bot]
cd2bd892c6
Merge pull request #12532 from resilient-tech/fix-rename-doc
fix: Document rename
преди 4 години
Mohammad Hasnain Mohsin Rajan
f17cf17b57
fix: remove data import mandatory check ( #12363 )
* fix: ignore data import mandatory fields error
* test: find the source of garbage
* test: fix extra messages
* test: fix: message log
* test: remove debugging lines
преди 4 години
mergify[bot]
563cd20e9c
Merge pull request #12531 from resilient-tech/fix-404
fix: 404 not loading on formview due to undefined parameter
преди 4 години
mergify[bot]
75c9b9fdec
Merge pull request #12528 from resilient-tech/fix-dashboard
fix: dashboard edit and show buttons not working
преди 4 години
Sagar Vora
d28f5a54a5
fix: dashboard edit and show buttons are not working
преди 4 години
Suraj Shetty
ae360132bc
Merge pull request #12537 from surajshetty3416/fix-dark-mode
преди 4 години
Suraj Shetty
8962ba0647
fix: Temporarily use firefox for testing
- https://travis-ci.com/github/frappe/frappe/jobs/488819006 testing is failing due to some incompatibility
преди 4 години
Suraj Shetty
87826f0241
fix: Line hieght of checkbox label
преди 4 години
Suraj Shetty
738e6f50ab
fix: Remove unnecessary background transitions
- to avoid inconsitent transition while switching the theme
преди 4 години
Suraj Shetty
caaed1a4e5
fix: Move data-theme attribute to root (html)
- So that the HTML background matches with the theme background color
преди 4 години
Suraj Shetty
0e0413d096
fix: Remove redundant css_variables import
преди 4 години
walstanb
268cbbf8d9
fix: doc not found after renaming doc
преди 4 години