seitime-frappe/frappe
2022-05-30 21:01:51 +05:30
..
automation fix(linting): no single quotes :'| 2022-04-18 17:29:03 +05:30
change_log chore: Added Change log for v13.3.0 2021-05-17 10:58:30 +05:30
commands test: fixed failing UI test (#16958) 2022-05-24 13:17:21 +05:30
config style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
contacts refactor: Fix flake8 issues 2022-05-19 15:34:35 +05:30
core fix(UX): dont query options for doctype that dont exist 2022-05-30 21:01:51 +05:30
custom refactor: Remove unused imports & code 2022-05-19 15:34:35 +05:30
data Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta 2021-10-20 18:40:18 +05:30
data_migration style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
database chore: Update typing + noqa - flake8 failures 2022-05-23 18:55:55 +05:30
desk Merge pull request #17003 from netchampfaris/db-query-child-table-syntax-sugar 2022-05-30 12:21:35 +05:30
email fix: Strip all spacing characters from Message-ID & In-Reply-To (#16999) 2022-05-27 21:06:07 +05:30
event_streaming fix(linting): no single quotes :'| 2022-04-18 17:29:03 +05:30
geo Fix: Change currency fraction for Singapore from Sen to Cent (#16987) 2022-05-25 15:14:31 +05:30
integrations perf: remove naming series from log-like doctypes (#16823) 2022-05-04 10:54:52 +05:30
model Merge pull request #17009 from ankush/delete_doctype_changes 2022-05-30 21:00:50 +05:30
modules fix!: meaningful error messages over KeyError 2022-05-29 13:46:48 +05:30
patches refactor: Fix flake8 issues 2022-05-19 15:34:35 +05:30
printing style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
public fix: same stroke color as text on list filters 2022-05-24 12:19:36 +05:30
query_builder refactor(qb): Rename term subqry to SubQuery 2022-05-27 16:55:54 +05:30
search style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
social fix(conflicts): fix conflicts' 2022-04-18 17:29:03 +05:30
templates feat: Use autocomplete attributes for login, signup and password reset 2022-05-05 13:13:40 +02:00
tests Merge pull request #17003 from netchampfaris/db-query-child-table-syntax-sugar 2022-05-30 12:21:35 +05:30
translations fix: update franch translation (#16974) 2022-05-25 10:36:19 +05:30
utils Merge pull request #17007 from gavindsouza/frappe-qb-subquery 2022-05-27 23:48:07 +05:30
website fix: Add splash_image to context if exists 2022-05-30 18:56:17 +05:30
workflow refactor: Remove unused imports & code 2022-05-19 15:34:35 +05:30
www refactor: Remove unused imports & code 2022-05-19 15:34:35 +05:30
__init__.py Merge pull request #17009 from ankush/delete_doctype_changes 2022-05-30 21:00:50 +05:30
api.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
app.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
auth.py perf: use redis cache for user_info 2022-05-26 18:22:31 +05:30
boot.py refactor: Re-write queries using SubQuery 2022-05-27 17:32:37 +05:30
build.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
cache_manager.py fix(minor): circular imports? 2022-04-18 17:29:03 +05:30
client.py fix: use set instead of list in insert_many client function 2022-05-11 23:41:47 +05:30
coverage.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
defaults.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
deferred_insert.py fix: dont manually commit after flushing deferred_insert 2022-05-04 14:59:19 +05:30
exceptions.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
frappeclient.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
handler.py fix: allow guests/users without desk access to upload text files (#16920) 2022-05-18 17:39:44 +05:30
hooks.py chore!: remove dead hooks app_icon & app_color 2022-05-10 14:41:01 +05:30
installer.py fix: dont attempt to init singles that dont exist 2022-05-29 13:46:48 +05:30
middlewares.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
migrate.py fix: Check for required services running after frappe init 2022-04-20 11:25:38 +05:30
modules.txt chore: Remove Chat Module 2021-11-09 13:44:57 +05:30
monitor.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
oauth.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
parallel_test_runner.py test!: dont autocommit on test object recreation 2022-04-22 19:47:54 +05:30
patches.txt fix: remove old test runner doc (#16929) 2022-05-19 15:50:33 +05:30
permissions.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
rate_limiter.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
realtime.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
recorder.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
sessions.py fix: set translated text to link field (#15451) 2022-05-16 13:21:42 +00:00
share.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
test_runner.py test!: dont autocommit on test object recreation 2022-04-22 19:47:54 +05:30
translate.py perf(translation): improve if condition to return all values except None (#16953) 2022-05-23 12:58:42 +05:30
twofactor.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30