seitime-frappe/frappe
2022-07-11 14:10:59 +05:30
..
automation Revert "fix(doc)!: Always cast datetime, date and time fields" 2022-07-05 13:43:32 +05:30
change_log chore: Added Change log for v13.3.0 2021-05-17 10:58:30 +05:30
commands refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
config style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
contacts refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
core fix: naming series tool doesn't load if missing numbers 2022-07-07 17:38:52 +05:30
custom refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +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
database fix: ensure that frappe.db.get_defaults works for all parents (#17296) 2022-07-08 18:08:36 +05:30
desk fix: username for Notification Log was wrong for Administrator (#17434) 2022-07-11 11:56:47 +05:30
email fix: sanitize all line boundaries for email headers (#17408) 2022-07-07 10:43:00 +05:30
event_streaming refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
geo fix: incorrect default fraction for USD (#17415) 2022-07-05 19:51:58 +05:30
integrations refactor: Replace html2text with markdownify 2022-07-06 08:23:14 +05:30
model fix: naming series tool doesn't load if missing numbers 2022-07-07 17:38:52 +05:30
modules refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
patches refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
printing refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
public Merge pull request #17437 from surajshetty3416/files-private-by-default 2022-07-07 18:05:14 +05:30
query_builder refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
search style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
social refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
templates fix(realtime): Use socketio_port set in config 2022-07-04 15:08:53 +05:30
tests test: excel export with composite cell value 2022-07-06 12:52:47 +05:30
translations fix: "You viewed/edited/created this" (#17365) 2022-07-04 14:03:31 +00:00
utils refactor: Replace html2text with markdownify 2022-07-06 08:23:14 +05:30
website fix: Use "html.parser" to avoid additional parser dependency 2022-07-06 08:31:18 +05:30
workflow refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
www refactor: Replace html2text with markdownify 2022-07-06 08:23:14 +05:30
__init__.py Merge pull request #17289 from surajshetty3416/cleanup-libs 2022-07-05 05:17:14 +00:00
api.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
app.py fix: duplicate tracebacks in console 2022-07-04 11:25:47 +05:30
auth.py perf: add __slots__ to most used classes (#17421) 2022-07-07 11:15:50 +05:30
boot.py perf: drop country_info from boot (#17431) 2022-07-07 14:41:13 +05:30
build.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
cache_manager.py fix(minor): circular imports? 2022-04-18 17:29:03 +05:30
client.py chore!: remove unused APIs from frappe.client (#17446) 2022-07-08 10:49:39 +05:30
coverage.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
defaults.py fix: ensure that frappe.db.get_defaults works for all parents (#17296) 2022-07-08 18:08:36 +05:30
deferred_insert.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
exceptions.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
frappeclient.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
handler.py fix: simplify condition 2022-07-11 14:10:59 +05:30
hooks.py fix: validate scheduler, hook method names (#17400) 2022-07-04 19:29:16 +05:30
installer.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
middlewares.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
migrate.py fix: Check for required services running after frappe init 2022-04-20 11:25:38 +05:30
modules.txt refactor!: Remove Data Migration Tool (#17134) 2022-06-13 16:24:00 +05:30
monitor.py perf: add __slots__ to most used classes (#17421) 2022-07-07 11:15:50 +05:30
oauth.py fix(oauth): Send id_token of the authorized user instead of Guest 2022-06-21 21:52:22 +05:30
parallel_test_runner.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
patches.txt refactor: merge two workspace2.0 patches 2022-06-29 15:37:44 +05:30
permissions.py refactor: simplify fetching of readable records (#17417) 2022-07-07 14:40:59 +05:30
rate_limiter.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
realtime.py refactor: Removed vendored socketio library 2022-06-29 14:58:13 +05:30
recorder.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
sessions.py perf: add __slots__ to most used classes (#17421) 2022-07-07 11:15:50 +05:30
share.py feat(qb-engine): Added Aggregation function support 2022-06-28 19:41:39 +05:30
test_runner.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
translate.py fix: validate scheduler, hook method names (#17400) 2022-07-04 19:29:16 +05:30
twofactor.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30