pateljannat
3a713a015f
fix: corrections to subject
4 年之前
pateljannat
1524663c6f
fix: unnecesary condition removed
4 年之前
prssanna
6632920246
fix: trigger select-change event on .val() call
4 年之前
pateljannat
9e3e779442
fix: communication subject
4 年之前
prssanna
936078e899
fix: remove custom select style
4 年之前
prssanna
977adc4afd
style: fix formatting
4 年之前
prssanna
1caca3a3d2
feat: placeholder for Select fields
- set select icon for only_input field as well
4 年之前
pateljannat
e88d484214
fix: recipient based on communication
4 年之前
prssanna
53410fa336
fix: include space and tab in special characters to match to encode url
4 年之前
leela
b7c8e030b9
fix: Fix setting admin as user when frappe.db is not set
we are setting admin as current user, At time of request handling if
frappe.db is not set. fixed that issue by adding a check.
4 年之前
leela
6e5e0890f3
refactor: Cleaned authentication logic
Auth flow is changed to use login attempt tracker.
4 年之前
leela
49317ce045
refactor: Track login attempts of a user
Existing login attempt tracker is a set of funcions those are not easy
to understand. Created a tracker class that handles all tracker logic and provides
useful methods to access.
Testcases added for the same.
4 年之前
Suraj Shetty
0f8d6b68ea
Merge branch 'develop' into newsletter-modifications
4 年之前
mergify[bot]
108fb84767
Merge pull request #12460 from resilient-tech/fix-optimise_cors
perf: optimise set_cors_headers
4 年之前
mergify[bot]
9f93dda074
Merge pull request #12458 from nabinhait/client-script-patch-1
fix: Changed order of renaming custom script patch
4 年之前
Sagar Vora
68c6fc4a44
fix: optimise set_cors_headers
4 年之前
Nabin Hait
0110c16dd6
fix: Changed order of renaming custom script patch
4 年之前
rohitwaghchaure
707ba94a84
Merge pull request #12459 from frappe/revert-12457-fixed-travis-for-patch-rename_page_and_role
Revert "fix: patch travis"
4 年之前
rohitwaghchaure
b1a62b7414
Revert "fix: patch travis"
4 年之前
rohitwaghchaure
939e25b961
Merge pull request #12457 from rohitwaghchaure/fixed-travis-for-patch-rename_page_and_role
fix: patch travis
4 年之前
Rohit Waghchaure
4af5cddd1e
fix: patch travis
4 年之前
Rohan Bansal
7b4e75e15d
fix: error while using data import and importing docs
4 年之前
pateljannat
5fb2f74bb6
fix: newsletter template content
4 年之前
Suraj Shetty
4786db9a77
chore: Upgrade caniuse-lite ( #12451 )
4 年之前
pateljannat
0ab1f5f7f8
feat: newsletter email template
4 年之前
Jannat Patel
5e30d54bfb
Merge branch 'develop' into newsletter-modifications
4 年之前
pateljannat
4624e31708
fix: removed changes from queue.py
4 年之前
Suraj Shetty
3f383e932a
Merge branch 'develop' of https://github.com/frappe/frappe into develop
4 年之前
Suraj Shetty
f2e8a1316a
fix: Update tool icon stroke color
4 年之前
Aditya Hase
56d1954591
fix: Add missing imports
4 年之前
Suraj Shetty
b0081e7b37
Merge branch 'develop' into feat-remove-failed-queue
4 年之前
mergify[bot]
5111387c09
Merge pull request #12401 from ankush/docs_update
docs: update docs of some most used functions
4 年之前
mergify[bot]
bc17e010a2
Merge pull request #12372 from pateljannat/method-not-found-error
fix: Resource not available error on Purchase Order get items
4 年之前
mergify[bot]
2e14b5b60c
Merge pull request #12411 from mainul94/Reset-Home-Patch-Error-Fix
fix: Unknow column `home_settings` on migrate from old version.
4 年之前
Suraj Shetty
cb51df4f80
Merge branch 'develop' into docs_update
4 年之前
mergify[bot]
ecf7686ece
Merge pull request #12422 from prssanna/localforage-drafts
feat: replace localStorage with localforage for storing drafts
4 年之前
Deepesh Garg
9e19d13262
fix: Check for perm
4 年之前
Deepesh Garg
d01536f72d
Merge branch 'develop' of https://github.com/frappe/frappe into rebuild_tree
4 年之前
mergify[bot]
f6740f3d62
Merge pull request #12443 from szufisher/szufisher-fix-leaderboard-not-work
fix: leaderboard not work when lang is not English
4 年之前
Aditya Hase
365ad34b40
perf: Remove six.moves.html_parser from import tree
4 年之前
Aditya Hase
0ba2fc0440
perf: Remove dateutil.parser from import tree
4 年之前
Aditya Hase
bbb898cf9b
Merge branch 'develop' of https://github.com/frappe/frappe into perf-cli
4 年之前
Aditya Hase
09b87f8a2d
perf: Remove frappe.website.render from import tree
4 年之前
Aditya Hase
56deeafe00
perf: Remove dateutil from import tree
4 年之前
Aditya Hase
64517ef272
perf: Remove babel from import tree
4 年之前
Aditya Hase
e209722624
perf: Remove num2words from import tree
4 年之前
Aditya Hase
b35a63c05f
perf: Remove html2text from import tree
4 年之前
Aditya Hase
563e81c22c
perf: Remove markdown2 from import tree
4 年之前
Aditya Hase
385761bcec
perf: Remove yaml from import tree
4 年之前
Aditya Hase
b0456503f2
perf: Remove frappe.utils.background_job from import tree
4 年之前