seitime-frappe/frappe
Gavin D'souza 70ac05025b fix: Make make_access_log write only
Write to primary db if connection is currently set to replica
2021-09-08 13:48:02 +05:30
..
automation chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
change_log chore: Added Change log for v13.3.0 2021-05-17 10:58:30 +05:30
chat chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
commands chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
config refactor: Use run instead of frappe.db.sql 2021-08-12 18:36:43 +05:30
contacts chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
core fix: Make make_access_log write only 2021-09-08 13:48:02 +05:30
custom feat(minor): Packages! also cleanup of DocField and other minor fixes 2021-09-05 22:01:55 +05:30
data feat: option to anonymize ip for google analytics 2020-09-28 19:04:09 +02:00
data_migration chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
database fix(minor): fix for aggregate functions, use special query 2021-09-06 09:11:58 +05:30
desk Merge branch 'develop' into timeline-missing-comments 2021-09-06 22:57:59 +05:30
email chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
event_streaming chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
geo chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
integrations chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
model chore: Added return type for DatabaseQuery.execute 2021-09-06 19:44:25 +05:30
modules fix(minor): linting 2021-09-05 22:30:09 +05:30
patches chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
printing fix: customizing print formats 2021-09-07 01:16:16 +00:00
public Merge pull request #14129 from gavindsouza/timeline-missing-comments 2021-09-07 11:35:46 +05:30
query_builder fix: Remove cross import statements 2021-08-12 17:44:14 +05:30
search chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
social chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
templates chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
tests Merge pull request #13594 from shariquerik/custom-doctype-webform-perm 2021-09-06 17:06:13 +00:00
translations fix: translation (#12117) 2021-01-05 17:18:54 +05:30
utils feat(minor): Packages! also cleanup of DocField and other minor fixes 2021-09-05 22:01:55 +05:30
website feat(minor): Packages! also cleanup of DocField and other minor fixes 2021-09-05 22:01:55 +05:30
workflow chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
www Merge pull request #13594 from shariquerik/custom-doctype-webform-perm 2021-09-06 17:06:13 +00:00
__init__.py fix: Make make_access_log write only 2021-09-08 13:48:02 +05:30
api.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
app.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
auth.py refactor(lang): frappe.translate.get_language 2021-07-30 18:59:57 +05:30
boot.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
build.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
cache_manager.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
client.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
coverage.py CI: Use codecov coverage reporting 2021-09-02 09:36:25 +05:30
defaults.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
deferred_insert.py
exceptions.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
frappeclient.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
handler.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
hooks.py fix: Trigger worklow action on update_after_submit event 2021-07-16 21:58:20 +05:30
installer.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
middlewares.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
migrate.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
modules.txt fix(minor): remove test modules 2021-09-05 22:14:24 +05:30
monitor.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
oauth.py chore: Update PyJWT dependency 2021-05-29 17:22:30 +05:30
parallel_test_runner.py refactor: Make coverage context manager 2021-08-09 09:50:41 +05:30
patches.txt fix: updated pah 2021-08-25 13:02:27 +05:30
permissions.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
rate_limiter.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
realtime.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
recorder.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
sessions.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
share.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_runner.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
translate.py fix: Problems while using translations via Globe Symbol (#14128) 2021-09-06 14:16:27 +05:30
twofactor.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30