25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Suraj Shetty 1bfeafca5f fix: Check if `data-is-group` should be `true` before getting doc 4 년 전
..
automation test: docshare with submit permission 4 년 전
change_log chore: Update develop with Version 13 (#12803) 4 년 전
chat style: Optimize imports, fixed flake8 issues 4 년 전
commands fix: remove unused paramter (#12575) 4 년 전
config fix: pull modules from Module Def instead of desktop config file (#12631) 4 년 전
contacts fix: set_primary and set_primary_email bug (#12299) 4 년 전
core fix: Check if `data-is-group` should be `true` before getting doc 4 년 전
custom feat: frappe.whitelist for class methods 4 년 전
data feat: option to anonymize ip for google analytics 4 년 전
data_migration feat: frappe.whitelist for class methods 4 년 전
database fix(virtual doctype): Avoid circular calls 4 년 전
desk Merge pull request #12693 from leela/notifications-into-timeline 4 년 전
email Merge pull request #12693 from leela/notifications-into-timeline 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 chore: add whitelist decorator to missed methods 4 년 전
model fix: backwards compatibility 4 년 전
modules feat: added controller required for virtual doctype in boilerplate 4 년 전
patches Merge branch 'develop' into custom-user-type-feat 4 년 전
printing fix: set selected value in print format select 4 년 전
public fix: Use css variables for mention colors 4 년 전
search fix(routing): removed /space from routing 4 년 전
social feat: frappe.whitelist for class methods 4 년 전
templates fix: Select correct language 4 년 전
tests Merge branch 'develop' into remove-password 4 년 전
translations fix: translation (#12117) 4 년 전
utils feat: Add option to mention a group of users 4 년 전
website chore: Icon Stroke and Optional title for tabs section 4 년 전
workflow fix: Add header to workflow action 4 년 전
www fix: added 'ps' to the right-to-left languages list (#12812) 4 년 전
__init__.py Merge branch 'develop' into whitelist-methods 4 년 전
api.py fix: API login inconsistency (#10427) 5 년 전
app.py fix: Fix setting admin as user when frappe.db is not set 4 년 전
auth.py test: OTP atempt tracker tests 4 년 전
boot.py feat: Add option to mention a group of users 4 년 전
build.py fix: max_old_space_size limit for node processes (#12494) 4 년 전
cache_manager.py fix: Post merge error 4 년 전
client.py Update client.py (#12790) 4 년 전
defaults.py Merge branch 'staging' into develop 6 년 전
deferred_insert.py fix: deferred insert json.loads() typeError (#6577) 6 년 전
exceptions.py fix: Raise PageDoesNotExistError instead of DoesNotExistError (#12485) 4 년 전
frappeclient.py fix(minor): tests 4 년 전
handler.py Merge pull request #12743 from surajshetty3416/fix-whitelisted-method-failure 4 년 전
hooks.py feat: custom user type with doctypes 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: delete permission not working 4 년 전
permissions.py Merge branch 'develop' into custom-user-type-feat 4 년 전
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 10 년 전
rate_limiter.py refactor: allow callable limit arg for ratelimit deco 4 년 전
realtime.py refactor: remove unused parameter, minor cleanup 4 년 전
recorder.py fix(recorder): Error page rendering shouldn't fail when recorder is active 4 년 전
sessions.py refactor: Cleanup name confusion 4 년 전
share.py feat: DocShare with Submit 4 년 전
test_runner.py test: sort folders and files before running tests for consistency (#12689) 4 년 전
translate.py feat: Show language switcher for guest users on navbar 4 년 전
twofactor.py fix: Track 2FA OTP attempts using login tracker 4 년 전