| .. |
|
automation
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +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
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
config
|
refactor: Use run instead of frappe.db.sql
|
2021-08-12 18:36:43 +05:30 |
|
contacts
|
Merge pull request #14152 from anupamvs/address-spacing
|
2021-09-09 12:30:53 +05:30 |
|
core
|
chore: Drop extra license line
|
2021-09-13 20:10:19 +05:30 |
|
custom
|
feat(minor): Packages! also cleanup of DocField and other minor fixes
|
2021-09-05 22:01:55 +05:30 |
|
data_migration
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
database
|
fix: Don't need postgres to use Frappe
|
2021-09-14 13:06:59 +05:30 |
|
desk
|
fix(minor): frappe.toast alist from frappe.show_alert, and added toasts to website.js, plus show full processlist
|
2021-09-10 11:27:36 +05:30 |
|
email
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
event_streaming
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
geo
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
integrations
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
model
|
chore: Added return type for DatabaseQuery.execute
|
2021-09-06 19:44:25 +05:30 |
|
modules
|
fix(minor): linting
|
2021-09-05 22:30:09 +05:30 |
|
patches
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
printing
|
fix: customizing print formats
|
2021-09-07 01:16:16 +00:00 |
|
public
|
fix: Translate "You" in get_user_link
|
2021-09-13 17:44:20 +05:30 |
|
query_builder
|
refactor: Use Query Builder instead of raw queries
|
2021-09-14 14:50:26 +05:30 |
|
search
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
social
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
templates
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
tests
|
chore: change missing_in_backup function docstring
|
2021-09-12 19:09:05 +05:30 |
|
translations
|
fix: Dont translate brand name (#14162)
|
2021-09-10 09:32:59 +05:30 |
|
utils
|
fix: Invalid translation string
|
2021-09-14 14:52:05 +05:30 |
|
website
|
fix(Web Form): Add fields to row that haven't been added yet
|
2021-09-08 14:03:33 +05:30 |
|
workflow
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
www
|
Merge pull request #13594 from shariquerik/custom-doctype-webform-perm
|
2021-09-06 17:06:13 +00:00 |
|
__init__.py
|
fix: Get rid of pointless except: raise
|
2021-09-08 14:01:38 +05:30 |
|
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
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
cache_manager.py
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
client.py
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
coverage.py
|
CI: Use codecov coverage reporting
|
2021-09-02 09:36:25 +05:30 |
|
defaults.py
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
deferred_insert.py
|
|
|
|
exceptions.py
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
frappeclient.py
|
chore: Drop dead and deprecated code
|
2021-05-26 15:31:29 +05:30 |
|
handler.py
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
hooks.py
|
fix(event streaming): Notify consumers on document cancel (#14160)
|
2021-09-10 04:17:02 +00:00 |
|
installer.py
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
middlewares.py
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
migrate.py
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +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
|
refactor: Make coverage context manager
|
2021-08-09 09:50:41 +05:30 |
|
patches.txt
|
fix: updated pah
|
2021-08-25 13:02:27 +05:30 |
|
permissions.py
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
rate_limiter.py
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +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
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
share.py
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
test_runner.py
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
translate.py
|
fix: Problems while using translations via Globe Symbol (#14128)
|
2021-09-06 14:16:27 +05:30 |
|
twofactor.py
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |