You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mergify[bot] 1133f40dd2
fix: Don't overwrite source_name if source_name is defined (bp #12280) (#12341)
4 年之前
..
automation fix: fetch contacts in auto repeat 4 年之前
change_log fix: more url fixes 5 年之前
chat style: Optimize imports, fixed flake8 issues 4 年之前
commands chore: Update Cypress 3 to 6 & fix test cases 4 年之前
config fix: broken imports 4 年之前
contacts fix: fetch contacts in auto repeat 4 年之前
core Merge pull request #12338 from hasnain2808/compile-re-before-execute 4 年之前
custom Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 4 年之前
data feat: option to anonymize ip for google analytics 4 年之前
data_migration fix: Replace incorrect translation syntax usages 4 年之前
database feat(minor): add before_commit methods 4 年之前
desk fix: remove 'cond' parameter 4 年之前
email fix: Check if css file exists 4 年之前
event_streaming fix: row removed in child table not syncing when it has a dependency field 4 年之前
geo fix: New currency symbol for Zimbabwe (#12308) 4 年之前
integrations Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 4 年之前
model refactor: Remove unused args in get_doc_files (#12298) 4 年之前
modules fix(customization): Only read .json files from custom folder 4 年之前
patches fix(patch): Force reload Workspace doctypes 4 年之前
printing style: fix formatting 4 年之前
public fix: Don't overwrite source_name if source_name is defined (bp #12280) (#12341) 4 年之前
search fix(routing): removed /space from routing 4 年之前
social feat: Add avatars for top performers 4 年之前
templates fix: Use get_abbr method for abbr 4 年之前
tests Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 4 年之前
translations fix: translation (#12117) 4 年之前
utils fix(minor): fix routing and titles + added frappe.utils.markdown alias to frappe.utils.md_to_html 4 年之前
website fix: Use hooks for handling /desk and /app routes 4 年之前
workflow fix: Add header to workflow action 4 年之前
www fix: printview context 4 年之前
.stylelintrc fix: typo 4 年之前
__init__.py docs: update docstring of top level module 4 年之前
api.py fix: API login inconsistency (#10427) 5 年之前
app.py feat: set CORS headers based on allow_cors site config 4 年之前
auth.py fix(auth): revert home page for users 4 年之前
boot.py fix(minor): homepage and tests 4 年之前
build.py style: Black-ish + fixed typos + Optimized imports 4 年之前
cache_manager.py fix: Post merge error 4 年之前
client.py fix(frappe client): validate http method for frappe.client api (#11228) 4 年之前
defaults.py Merge branch 'staging' into develop 6 年之前
deferred_insert.py fix: deferred insert json.loads() typeError (#6577) 6 年之前
exceptions.py Merge branch 'develop' into maximum-attachment-limit-validation-develop 4 年之前
frappeclient.py fix: Better error handling in FrappeClient login 5 年之前
handler.py fix(frappe client): validate http method for frappe.client api (#11228) 4 年之前
hooks.py fix: Use hooks for handling /desk and /app routes 4 年之前
installer.py Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements 4 年之前
middlewares.py chore: update werkzeug to 1.0.0 5 年之前
migrate.py fix: Remove dead option "rebuild-website" in migrate 4 年之前
modules.txt fix: rename Events Streaming to Event Streaming 5 年之前
monitor.py feat(rate-limiter): Log data with monitor 5 年之前
oauth.py fix: cookie value 4 年之前
patches.txt fix: New currency symbol for Zimbabwe (#12308) 4 年之前
permissions.py chore: Rename 'Exclude Descendants' to 'Hide Descendants' 4 年之前
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 10 年之前
rate_limiter.py fix(rate-limiter): Remove duplicate headers 5 年之前
realtime.py frappe: refactor async to realtime (#6015) 6 年之前
recorder.py fix(recorder): Error page rendering shouldn't fail when recorder is active 4 年之前
sessions.py feat(guest-access): Allow Guest to view, edit allowed forms, making way remove web forms 4 年之前
share.py feat: Add version and share content to new_timeline 4 年之前
test_runner.py Merge remote-tracking branch 'origin/develop' into ci/reports 5 年之前
translate.py fix: Rename Desk Shortcut to Workspace Shortcut 4 年之前
twofactor.py style: Fix formatting 4 年之前