seitime-frappe/frappe/core
Michael Weisser b110c0b8fd
feat: Persistent Announcement Widget and Color Customization (#36768)
Co-authored-by: Michael Weißer <michael.weisser@rindenmuehle.de>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2026-03-02 07:53:06 +00:00
..
api fix: invitation user relation (#33603) 2025-08-14 16:26:23 +05:30
dashboard_chart fix: recreate system workspace 2026-01-12 00:04:24 +05:30
doctype feat: Persistent Announcement Widget and Color Customization (#36768) 2026-03-02 07:53:06 +00:00
number_card fix: recreate system workspace 2026-01-12 00:04:24 +05:30
page fix: add type hints to whitelisted methods 4 (#37204) 2026-02-20 14:53:08 +05:30
permission_type/user_impersonate refactor: single perm type for multiple doctypes 2025-11-14 14:49:36 +05:30
report fix: Limit storage usage report to current schema (#37595) 2026-02-26 11:41:34 +00:00
web_form feat: allow user to change timezone (#33419) 2025-07-22 19:50:12 +02:00
workspace chore: remove system workspace 2026-01-12 14:24:54 +05:30
__init__.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
notifications.py refactor: support new function style 2025-11-19 21:15:57 +05:30
README.md rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
utils.py perf: Document objects without circular references (#17080) 2024-01-17 17:22:55 +05:30

Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.