seitime-frappe/frappe
Ankush Menat af4ce8156d
fix: remove mutable defaults (#14597)
* fix: mutable defaults

* fix: missing defaults
2021-10-28 09:36:31 +00:00
..
automation fix: Removing unused code for worspace 2021-09-20 21:27:14 +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 fix: Leaking color in bench --help 2021-10-14 17:33:35 +05:30
config refactor: Use run instead of frappe.db.sql 2021-08-12 18:36:43 +05:30
contacts fix: set correct title 2021-09-27 06:02:29 +00:00
core fix: remove mutable defaults (#14597) 2021-10-28 09:36:31 +00:00
custom Merge pull request #14266 from shariquerik/wspace-code-cleanup 2021-10-21 07:31:07 +00:00
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 chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
database Merge branch 'develop' of github.com:frappe/frappe into mask-sql-errors 2021-10-26 15:37:03 +05:30
desk fix: remove mutable defaults (#14597) 2021-10-28 09:36:31 +00:00
email fix: remove mutable defaults (#14597) 2021-10-28 09:36:31 +00:00
event_streaming fix(Event Streaming): Doctype dependencies sync (#14299) 2021-09-28 11:30:09 +05:30
geo chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
integrations Merge branch 'frappe:develop' into wspace-code-cleanup 2021-10-19 20:16:33 +05:30
model feat: Added run kwarg to get_all, get_values 2021-10-23 15:08:02 +05:30
modules fix: Don't export migration_hash column in std json 2021-10-25 14:45:03 +05:30
patches fix: patch failure due to incorrect args in query 2021-10-26 11:40:19 +05:30
printing fix: lru_cache decorator usage 2021-10-22 12:04:27 +05:30
public Merge pull request #14576 from resilient-tech/fix-maxLength 2021-10-27 08:31:57 +00:00
query_builder Merge pull request #14454 from Aradhya-Tripathi/at/patch/builder 2021-10-14 11:09:42 +00:00
search feat: apply boosts on search queries 2021-10-25 09:14:53 +05:30
social chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
templates fix: Field rendering of every field 2021-10-22 19:20:42 +05:30
tests test: Delete from Access Log before each website test 2021-10-27 14:37:19 +05:30
translations fix: Dont translate brand name (#14162) 2021-09-10 09:32:59 +05:30
utils fix(minor): Don't allow changes to global hooks from server scripts 2021-10-28 14:40:16 +05:30
website fix: Website URL parsing function parses absolute telephone/phone tel: URLs as relative (#14568) 2021-10-26 05:34:23 +00:00
workflow fix: include doc details in workflow action email subject 2021-09-28 20:50:31 +05:30
www Merge branch 'develop' into add-login-fields 2021-10-26 17:10:38 +05:30
__init__.py fix: remove mutable defaults (#14597) 2021-10-28 09:36:31 +00:00
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 refactor: remove chalk dependency 2021-10-20 12:46:05 +05:30
cache_manager.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
client.py Merge pull request #14134 from netchampfaris/print-format-builder-beta 2021-10-25 12:12:08 +05:30
coverage.py CI: Use codecov coverage reporting 2021-09-02 09:36:25 +05:30
defaults.py refactor: replacing queries with frappe ORM 2021-10-14 01:16:46 +05:30
deferred_insert.py
exceptions.py refactor: extend Exception instead of ValidationError 2021-10-25 18:46:54 +05:30
frappeclient.py fix: remove mutable defaults (#14597) 2021-10-28 09:36:31 +00:00
handler.py fix: handle JSON content in run_doc_method 2021-09-28 05:59:14 +00:00
hooks.py chore: Misc updates 2021-09-15 16:31:24 +05:30
installer.py fix: Don't unlink file blindly 2021-10-18 12:07:42 +05:30
middlewares.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
migrate.py refactor: remove unused args 2021-10-11 17:23:17 +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 fix: remove mutable defaults (#14597) 2021-10-28 09:36:31 +00:00
patches.txt chore: Updating patch date 2021-09-20 21:40:58 +05:30
permissions.py Merge pull request #14441 from Aradhya-Tripathi/query-conversion 2021-10-22 09:00:42 +00:00
rate_limiter.py Merge pull request #14087 from shadrak98/rate-limiting 2021-09-21 08:07:26 +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 Merge pull request #14134 from netchampfaris/print-format-builder-beta 2021-10-25 12:12:08 +05:30
share.py refactor: replaced sql_list 2021-10-22 13:31:36 +05:30
test_runner.py fix: only import xmlrunner if coverage is required 2021-10-25 16:59:43 +05:30
translate.py fix: sider issues 2021-10-26 18:41:27 +05:30
twofactor.py fix: remove mutable defaults (#14597) 2021-10-28 09:36:31 +00:00