| .. |
|
automation
|
fix: fetch contacts in auto repeat
|
2021-02-03 15:46:00 +01:00 |
|
change_log
|
|
|
|
chat
|
style: Optimize imports, fixed flake8 issues
|
2020-11-27 11:40:53 +05:30 |
|
commands
|
chore: Update Cypress 3 to 6 & fix test cases
|
2021-01-31 21:54:59 +05:30 |
|
config
|
fix: broken imports
|
2020-12-16 14:36:41 +05:30 |
|
contacts
|
fix: fetch contacts in auto repeat
|
2021-02-03 15:46:00 +01:00 |
|
core
|
perf: Load workspace faster (#12364)
|
2021-02-12 19:10:44 +05:30 |
|
custom
|
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
|
2021-02-01 11:23:52 +05:30 |
|
data
|
feat: option to anonymize ip for google analytics
|
2020-09-28 19:04:09 +02:00 |
|
data_migration
|
fix: Replace incorrect translation syntax usages
|
2020-10-11 22:08:22 +05:30 |
|
database
|
feat(minor): add before_commit methods
|
2020-12-17 18:46:06 +05:30 |
|
desk
|
Merge pull request #12365 from frappe/rebrand-ui-fixes
|
2021-02-16 13:34:24 +05:30 |
|
email
|
perf: Load workspace faster (#12364)
|
2021-02-12 19:10:44 +05:30 |
|
event_streaming
|
fix: row removed in child table not syncing when it has a dependency field
|
2020-12-23 13:09:53 +05:30 |
|
geo
|
fix: New currency symbol for Zimbabwe (#12308)
|
2021-02-04 08:42:43 +05:30 |
|
integrations
|
perf: Load workspace faster (#12364)
|
2021-02-12 19:10:44 +05:30 |
|
model
|
fix: ignore notify update in patch execution
|
2021-02-18 13:33:12 +05:30 |
|
modules
|
fix(minor): revert force reloading of workspace
|
2021-01-12 13:34:20 +05:30 |
|
patches
|
Merge branch 'develop' into patch-rename-list-view-setting
|
2021-02-03 23:04:44 +05:30 |
|
printing
|
Merge branch 'develop' into letter-head-disabled-and-default-validation
|
2021-02-09 22:15:33 +05:30 |
|
public
|
fix: Checkbox style for disabled but checked checkbox (#12435)
|
2021-02-19 09:24:56 +05:30 |
|
search
|
fix(routing): removed /space from routing
|
2021-01-01 12:30:35 +05:30 |
|
social
|
feat: Add avatars for top performers
|
2021-01-21 11:18:59 +05:30 |
|
templates
|
Merge branch 'develop' into fix-Attach-Image-control-in--print
|
2021-02-11 12:45:28 +05:30 |
|
tests
|
feat: Set default site using FRAPPE_SITE env var
|
2021-02-04 22:19:39 +05:30 |
|
translations
|
fix: translation (#12117)
|
2021-01-05 17:18:54 +05:30 |
|
utils
|
fix: Fallback value for allow_traceback when no db
|
2021-02-16 21:45:26 +05:30 |
|
website
|
fix(minor): context.metatags can be set via script
|
2021-02-10 13:02:42 +05:30 |
|
workflow
|
fix: Add header to workflow action
|
2021-01-13 10:49:24 +05:30 |
|
www
|
fix: Miscellaneous Changes (#12397)
|
2021-02-15 13:23:51 +05:30 |
|
__init__.py
|
docs: update docstring of top level module
|
2021-02-02 22:04:41 +05:30 |
|
api.py
|
fix: API login inconsistency (#10427)
|
2020-06-24 04:22:30 +00:00 |
|
app.py
|
fix: Throw early if invalid arguments
|
2021-02-16 21:44:35 +05:30 |
|
auth.py
|
fix(auth): revert home page for users
|
2020-11-11 17:07:46 +05:30 |
|
boot.py
|
perf: Load workspace faster (#12364)
|
2021-02-12 19:10:44 +05:30 |
|
build.py
|
style: Black-ish + fixed typos + Optimized imports
|
2020-11-17 16:29:54 +05:30 |
|
cache_manager.py
|
fix: Post merge error
|
2021-01-19 10:42:30 +05:30 |
|
client.py
|
fix(frappe client): validate http method for frappe.client api (#11228)
|
2020-09-14 12:30:30 +05:30 |
|
defaults.py
|
|
|
|
deferred_insert.py
|
|
|
|
exceptions.py
|
Merge branch 'develop' into maximum-attachment-limit-validation-develop
|
2020-11-18 15:54:37 +05:30 |
|
frappeclient.py
|
fix: Better error handling in FrappeClient login
|
2020-05-13 05:45:38 +05:30 |
|
handler.py
|
fix(frappe client): validate http method for frappe.client api (#11228)
|
2020-09-14 12:30:30 +05:30 |
|
hooks.py
|
fix: Use hooks for handling /desk and /app routes
|
2021-02-05 13:05:14 +05:30 |
|
installer.py
|
Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements
|
2020-12-16 13:18:48 +05:30 |
|
middlewares.py
|
|
|
|
migrate.py
|
fix: Remove dead option "rebuild-website" in migrate
|
2020-09-29 21:13:41 +05:30 |
|
modules.txt
|
|
|
|
monitor.py
|
feat(rate-limiter): Log data with monitor
|
2020-05-13 12:34:07 +05:30 |
|
oauth.py
|
fix: cookie value
|
2020-11-20 17:40:56 +01:00 |
|
patches.txt
|
Merge pull request #12207 from hasnain2808/patch-rename-list-view-setting
|
2021-02-16 10:45:10 +00:00 |
|
permissions.py
|
chore: Rename 'Exclude Descendants' to 'Hide Descendants'
|
2021-01-21 18:48:25 +05:30 |
|
pythonrc.py
|
|
|
|
rate_limiter.py
|
fix(rate-limiter): Remove duplicate headers
|
2020-05-13 13:45:55 +05:30 |
|
realtime.py
|
refactor: remove unused parameter, minor cleanup
|
2021-02-16 14:16:30 +05:30 |
|
recorder.py
|
fix(recorder): Error page rendering shouldn't fail when recorder is active
|
2020-10-28 09:36:39 +05:30 |
|
sessions.py
|
feat(guest-access): Allow Guest to view, edit allowed forms, making way remove web forms
|
2020-12-10 15:13:51 +05:30 |
|
share.py
|
feat: Add version and share content to new_timeline
|
2020-08-13 13:09:57 +05:30 |
|
test_runner.py
|
|
|
|
translate.py
|
fix: Rename Desk Shortcut to Workspace Shortcut
|
2021-02-01 12:01:07 +05:30 |
|
twofactor.py
|
style: Fix formatting
|
2020-11-02 16:11:24 +05:30 |