seitime-frappe/frappe
2021-06-04 11:50:03 +05:30
..
automation chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
change_log chore: Added Change log for v13.3.0 2021-05-17 10:58:30 +05:30
chat chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
commands Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 11:43:28 +05:30
config chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
contacts fix: Return address 'name' instead of 'parent' field 2021-05-28 21:43:07 +05:30
core Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 11:43:28 +05:30
custom Merge branch 'develop' of github.com:frappe/frappe into drop-py2-code 2021-06-03 11:21:55 +05:30
data feat: option to anonymize ip for google analytics 2020-09-28 19:04:09 +02:00
data_migration chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
database chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
desk fix: Translate strings passed in frappe.throw 2021-05-27 13:47:21 +05:30
email Merge branch 'develop' of github.com:frappe/frappe into drop-py2-code 2021-06-03 11:21:55 +05:30
event_streaming chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
geo chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
integrations chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
model fix: Remove trailing whitespace in translatable str 2021-05-27 13:47:55 +05:30
modules chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
patches chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
printing Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 11:43:28 +05:30
public Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 09:47:59 +05:30
search fix: Add get_response_content to get page content 2021-05-14 23:43:36 +05:30
social chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
templates Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 11:43:28 +05:30
tests test: Add printview page test 2021-06-04 11:50:03 +05:30
translations fix: translation (#12117) 2021-01-05 17:18:54 +05:30
utils Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 11:43:28 +05:30
website fix: Remove unnecessary import 2021-06-03 11:48:49 +05:30
workflow chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
www Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 11:43:28 +05:30
__init__.py Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 11:43:28 +05:30
api.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
app.py Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 11:43:28 +05:30
auth.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
boot.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
build.py Merge branch 'develop' into drop-py2-code 2021-05-28 10:51:39 +05:30
cache_manager.py Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 11:43:28 +05:30
client.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
defaults.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
deferred_insert.py
exceptions.py chore: Drop FileNotFoundError handling for PY2 2021-05-26 22:21:23 +05:30
frappeclient.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
handler.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
hooks.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
installer.py refactor: Use clear_website_cache instead of clear_cache 2021-05-25 15:02:18 +05:30
middlewares.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
migrate.py Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 11:43:28 +05:30
modules.txt
monitor.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
oauth.py chore: Update PyJWT dependency 2021-05-29 17:22:30 +05:30
parallel_test_runner.py fix: Get ORCHESTRATOR_URL from secrets 2021-05-10 16:14:36 +05:30
patches.txt refactor: Remove render.py and move all utility functions to utils.py 2021-05-25 10:53:35 +05:30
permissions.py style: Fix E201, E202, E401, E701 2021-05-27 12:48:01 +05:30
pythonrc.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
rate_limiter.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
realtime.py chore: Drop dead code 2021-05-06 19:24:12 +05:30
recorder.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
sessions.py Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 11:43:28 +05:30
share.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
test_runner.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
translate.py style: Fix E201, E202, E401, E701 2021-05-27 12:48:01 +05:30
twofactor.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30