| .. |
|
api
|
refactor: Wrap meta in v2 (#26548)
|
2024-05-24 06:05:09 +00:00 |
|
automation
|
refactor: unit vs integration treewide (#27992)
|
2024-10-06 09:43:36 +00:00 |
|
change_log
|
|
|
|
commands
|
Testing Module (#28000)
|
2024-10-07 09:46:49 +02:00 |
|
contacts
|
refactor: unit vs integration treewide (#27992)
|
2024-10-06 09:43:36 +00:00 |
|
core
|
refactor: optimize custom button logic for navigation (#27997)
|
2024-10-06 22:43:59 +02:00 |
|
custom
|
Testing Improvements 3 (#27995)
|
2024-10-06 15:04:47 +00:00 |
|
data
|
|
|
|
database
|
chore: Add type hints
|
2024-09-19 14:05:25 +02:00 |
|
desk
|
fix: set print_logs=False for some has_permission() calls
|
2024-10-07 16:00:39 +05:30 |
|
email
|
refactor: unit vs integration treewide (#27992)
|
2024-10-06 09:43:36 +00:00 |
|
geo
|
refactor: unit vs integration treewide (#27992)
|
2024-10-06 09:43:36 +00:00 |
|
gettext
|
refactor: unit vs integration treewide (#27992)
|
2024-10-06 09:43:36 +00:00 |
|
integrations
|
refactor: unit vs integration treewide (#27992)
|
2024-10-06 09:43:36 +00:00 |
|
locale
|
chore: update POT file (#27927)
|
2024-09-30 22:20:58 +02:00 |
|
model
|
refactor: improve maintainability with a simple dispatcher (#27975)
|
2024-10-06 16:56:40 +00:00 |
|
modules
|
fix: Replace "<br>" with "\n" (#27854)
|
2024-09-23 11:59:20 +05:30 |
|
patches
|
chore: add in a patch to migrate desk settings from role to user [untested]
|
2024-09-24 10:46:52 +05:30 |
|
printing
|
refactor: unit vs integration treewide (#27992)
|
2024-10-06 09:43:36 +00:00 |
|
public
|
fix: check for undefined when setting current app
|
2024-10-07 19:48:47 +05:30 |
|
query_builder
|
fix: datetime comparison in QB (#26364)
|
2024-05-09 10:19:27 +00:00 |
|
search
|
refactor: unit vs integration treewide (#27992)
|
2024-10-06 09:43:36 +00:00 |
|
social
|
refactor: unit vs integration treewide (#27992)
|
2024-10-06 09:43:36 +00:00 |
|
templates
|
Merge pull request #27818 from cogk/feat-add-hide-label-checkbox-on-print-format
|
2024-10-01 16:30:13 +05:30 |
|
testing
|
Testing Module (#28000)
|
2024-10-07 09:46:49 +02:00 |
|
tests
|
docs: add README for Frappe test utilities (#28016)
|
2024-10-07 17:54:12 +00:00 |
|
types
|
fix: we want DF.Literal[None], not DF.LiteralNone
|
2024-03-13 15:57:46 +05:30 |
|
utils
|
Testing Module (#28000)
|
2024-10-07 09:46:49 +02:00 |
|
website
|
refactor: unit vs integration treewide (#27992)
|
2024-10-06 09:43:36 +00:00 |
|
workflow
|
refactor: unit vs integration treewide (#27992)
|
2024-10-06 09:43:36 +00:00 |
|
www
|
fix: default to frappe logo when more than 2 app logos are present
|
2024-09-27 13:03:56 +05:30 |
|
__init__.py
|
Testing Improvements 3 (#27995)
|
2024-10-06 15:04:47 +00:00 |
|
app.py
|
chore: fix all invocation of init for singledispatch -> min 1 positional arg
|
2024-09-13 11:53:52 +02:00 |
|
apps.py
|
fix: consider default path for Website User if applicable
|
2024-08-30 15:42:58 +05:30 |
|
auth.py
|
Merge pull request #26737 from blaggacao/feat/cache-control
|
2024-09-11 23:32:57 +02:00 |
|
boot.py
|
refactor: make desk settings user specific
|
2024-09-24 10:46:23 +05:30 |
|
build.py
|
fix: ruff fixes
|
2024-02-07 17:04:31 +05:30 |
|
cache_manager.py
|
fix(setup_module_map): fix caching
|
2024-02-28 17:41:18 +05:30 |
|
client.py
|
docs: add missing full stop
|
2023-12-18 19:09:45 +05:30 |
|
coverage.py
|
refactor(treewide): enable RUF rules
|
2024-02-21 16:20:28 +05:30 |
|
defaults.py
|
feat!: enhance Language to become more of a Locale (#27178)
|
2024-09-21 16:02:58 +02:00 |
|
deferred_insert.py
|
fix: ruff fixes
|
2024-02-07 17:04:31 +05:30 |
|
exceptions.py
|
feat: add read only document mode
|
2024-10-02 12:02:52 +02:00 |
|
frappeclient.py
|
chore: typo in frappeclient.py (#24854)
|
2024-02-11 11:06:30 +00:00 |
|
handler.py
|
fix: add url to local for custom method to use
|
2024-10-01 16:21:29 +02:00 |
|
hooks.py
|
feat: permission log
|
2024-09-30 14:54:32 +05:30 |
|
installer.py
|
chore: fix all invocation of init for singledispatch -> min 1 positional arg
|
2024-09-13 11:53:52 +02:00 |
|
locale.py
|
feat!: enhance Language to become more of a Locale (#27178)
|
2024-09-21 16:02:58 +02:00 |
|
middlewares.py
|
|
|
|
migrate.py
|
chore: fix all invocation of init for singledispatch -> min 1 positional arg
|
2024-09-13 11:53:52 +02:00 |
|
modules.txt
|
|
|
|
monitor.py
|
perf: Reduce 1 redis call while dumping monitor logs (#26337)
|
2024-05-06 12:53:36 +00:00 |
|
oauth.py
|
feat: Limit OAuth Client by roles
|
2024-04-29 14:18:49 +05:30 |
|
parallel_test_runner.py
|
fix: temporary escape hath for erpnext tests (#28006)
|
2024-10-07 12:35:12 +02:00 |
|
patches.txt
|
chore: add in a patch to migrate desk settings from role to user [untested]
|
2024-09-24 10:46:52 +05:30 |
|
permissions.py
|
feat: permission log
|
2024-09-30 14:54:32 +05:30 |
|
push_notification.py
|
chore: Add Push Notification Settings to Integrations workspace
|
2024-02-28 11:07:22 +05:30 |
|
rate_limiter.py
|
fix(rate_limiter): we can't call str.join([]) with NoneTypes in the list
|
2024-08-22 14:25:03 +05:30 |
|
realtime.py
|
refactor: better permission checking on sockets
|
2024-04-06 21:14:48 +05:30 |
|
recorder.py
|
fix(recorder): handle frappe.db.sql(run=0) (#25450)
|
2024-03-14 17:47:37 +00:00 |
|
sessions.py
|
fix: load apps_data in boot for desk
|
2024-09-05 19:20:52 +05:30 |
|
share.py
|
style: re-format with ruff
|
2024-02-05 18:53:33 +05:30 |
|
test_runner.py
|
Testing Module (#28000)
|
2024-10-07 09:46:49 +02:00 |
|
translate.py
|
fix: Implement parent-child language precedence in get_all_translations
|
2024-09-21 01:56:07 +02:00 |
|
twofactor.py
|
chore(twofactor): specify key to display during decryption failures
|
2024-09-16 13:00:38 +05:30 |