seitime-frappe/frappe
2020-10-28 19:45:12 +05:30
..
automation Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-21 11:55:13 +05:30
change_log
chat fix: change owner value in doctype jsons to Administrator 2020-09-18 18:05:40 +05:30
commands fix: Don't make lockfile changes 2020-10-13 16:48:37 +05:30
config fix: renaming of fields and test fixes 2020-10-20 13:19:12 +05:30
contacts Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-21 11:55:13 +05:30
core Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-21 11:55:13 +05:30
custom Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-21 11:55:13 +05:30
data feat: option to anonymize ip for google analytics 2020-09-28 19:04:09 +02:00
data_migration fix: Replace incorrect translation syntax usages 2020-10-11 22:08:22 +05:30
database refactor: Make code more readable 2020-10-18 11:47:28 +05:30
desk feat: add api to reset onboarding 2020-10-21 14:48:19 +05:30
email Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-21 11:55:13 +05:30
event_streaming fix: added patch for deleting old keys 2020-09-09 11:10:47 +05:30
geo fix: Add default timezone for Laos (#11705) 2020-10-14 13:04:42 +05:30
integrations Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-21 11:55:13 +05:30
model fix: Remove partial support for distinct keyword 2020-10-12 15:34:48 +05:30
modules fix(customization): Only read .json files from custom folder 2020-10-16 15:43:17 +05:30
patches Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-21 11:55:13 +05:30
printing wip 2020-10-28 13:52:34 +05:30
public Met stash poprge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui 2020-10-28 19:45:12 +05:30
search fix: document None is not subscriptable 2020-08-26 11:38:29 +05:30
social fix: Allow creation of Energy Point Log (#11651) 2020-10-06 16:16:08 +00:00
templates wip 2020-10-28 13:52:34 +05:30
tests fix: test case 2020-10-20 16:15:17 +05:30
translations chore: Update translations (#11726) 2020-10-18 12:02:53 +05:30
utils Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-21 11:55:13 +05:30
website Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-21 11:55:13 +05:30
workflow Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-21 11:55:13 +05:30
www wip 2020-10-28 13:52:34 +05:30
__init__.py fix: Provide file paths instead of "title"s 2020-09-24 13:38:10 +05:30
api.py fix: API login inconsistency (#10427) 2020-06-24 04:22:30 +00:00
app.py fix: Print disabled traceback in development 2020-09-28 17:16:44 +05:30
auth.py fix(cleanup): cleanup layout of doctype, user, role, add home_page to Portal Settings, Role 2020-08-17 09:41:54 +05:30
boot.py feat: separate route for print view 2020-10-22 15:29:37 +05:30
build.py perf: Maintain set of created paths to reduce path.exists calls 2020-10-13 17:53:46 +05:30
cache_manager.py fix: Remove unused import 2020-09-22 17:37:41 +05:30
client.py fix(frappe client): validate http method for frappe.client api (#11228) 2020-09-14 12:30:30 +05:30
defaults.py
deferred_insert.py
exceptions.py feat: Add Bulk restore API 2020-07-23 19:01:18 +05:30
frappeclient.py fix: Better error handling in FrappeClient login 2020-05-13 05:45:38 +05:30
handler.py fix(frappe client): validate http method for frappe.client api (#11228) 2020-09-14 12:30:30 +05:30
hooks.py Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-21 11:55:13 +05:30
installer.py Merge branch 'develop' into compress-files 2020-09-22 10:56:17 +05:30
middlewares.py
migrate.py fix: Remove dead option "rebuild-website" in migrate 2020-09-29 21:13:41 +05:30
modules.txt
monitor.py feat(rate-limiter): Log data with monitor 2020-05-13 12:34:07 +05:30
oauth.py refactor: extract get_client_scopes(), use all() instead of complicated loop 2020-09-26 20:28:31 +02:00
patches.txt Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-21 11:55:13 +05:30
permissions.py fix: only encode if type is not str 2020-03-31 16:23:12 +05:30
pythonrc.py
rate_limiter.py fix(rate-limiter): Remove duplicate headers 2020-05-13 13:45:55 +05:30
realtime.py
recorder.py style: Black + Flake8 2020-05-08 15:35:53 +05:30
sessions.py feat: added magic switcher 2020-07-27 19:08:01 +05:30
share.py feat: Add version and share content to new_timeline 2020-08-13 13:09:57 +05:30
test_runner.py
translate.py fix: change file open write mode to match write function input string mode 2020-10-03 12:56:05 +05:30
twofactor.py fix: Sanitize 2FA response (#11263) 2020-08-24 11:55:28 +05:30