| .. |
|
automation
|
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
|
2020-10-01 13:10:37 +05:30 |
|
change_log
|
|
|
|
chat
|
fix: change owner value in doctype jsons to Administrator
|
2020-09-18 18:05:40 +05:30 |
|
commands
|
fix: Remove dead option "rebuild-website" in migrate
|
2020-09-29 21:13:41 +05:30 |
|
config
|
Merge branch 'develop' into paytm-integration
|
2020-07-21 00:13:59 +05:30 |
|
contacts
|
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
|
2020-10-01 13:10:37 +05:30 |
|
core
|
fix: footer layout for background jobs
|
2020-10-14 13:50:17 +05:30 |
|
custom
|
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
|
2020-10-01 13:10:37 +05:30 |
|
data
|
|
|
|
data_migration
|
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
|
2020-10-01 13:10:37 +05:30 |
|
database
|
Merge pull request #11306 from rmehta/system-console
|
2020-09-03 11:12:23 +05:30 |
|
desk
|
feat: update activity
|
2020-10-13 15:55:43 +05:30 |
|
email
|
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
|
2020-10-01 13:10:37 +05:30 |
|
event_streaming
|
fix: added patch for deleting old keys
|
2020-09-09 11:10:47 +05:30 |
|
geo
|
feat: add currency Congolese franc
|
2020-08-09 14:23:25 +02:00 |
|
integrations
|
Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui
|
2020-10-01 13:49:50 +05:30 |
|
model
|
Merge pull request #11500 from gavindsouza/mysql-syntax-error
|
2020-09-24 08:45:34 +00:00 |
|
modules
|
fix: override values on save now
|
2020-09-22 19:12:35 +05:30 |
|
patches
|
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
|
2020-10-01 13:10:37 +05:30 |
|
printing
|
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
|
2020-10-01 13:10:37 +05:30 |
|
public
|
fix: global search dark mode style
|
2020-10-14 18:05:18 +05:30 |
|
search
|
fix: document None is not subscriptable
|
2020-08-26 11:38:29 +05:30 |
|
social
|
fix(minor): clear cache for maps
|
2020-08-17 09:41:54 +05:30 |
|
templates
|
feat: layout fixes
|
2020-10-13 15:18:53 +05:30 |
|
tests
|
test: special method to encode spaces the right way
|
2020-09-26 20:23:59 +02:00 |
|
translations
|
fix: translation
|
2020-08-25 17:40:18 +05:30 |
|
utils
|
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
|
2020-10-01 13:10:37 +05:30 |
|
website
|
feat: update layout and doctype for about us settings
|
2020-10-12 14:07:23 +05:30 |
|
workflow
|
refactor: Remove darkgrey class
|
2020-08-27 18:54:24 +05:30 |
|
www
|
feat: layout fixes
|
2020-10-13 15:18:53 +05:30 |
|
__init__.py
|
fix: Provide file paths instead of "title"s
|
2020-09-24 13:38:10 +05:30 |
|
api.py
|
fix: API login inconsistency (#10427)
|
2020-06-24 04:22:30 +00:00 |
|
app.py
|
fix: Print disabled traceback in development
|
2020-09-28 17:16:44 +05:30 |
|
auth.py
|
fix(cleanup): cleanup layout of doctype, user, role, add home_page to Portal Settings, Role
|
2020-08-17 09:41:54 +05:30 |
|
boot.py
|
refactor: User info
|
2020-08-27 11:42:06 +05:30 |
|
build.py
|
chore: Add error message if something goes wrong
|
2020-09-08 19:45:26 +05:30 |
|
cache_manager.py
|
fix: Remove unused import
|
2020-09-22 17:37:41 +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
|
feat: Add Bulk restore API
|
2020-07-23 19:01:18 +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
|
feat: Gantt Rebranded Styles (#11662)
|
2020-10-08 10:00:25 +05:30 |
|
installer.py
|
fix: Run post_install only if in_install flag is set
|
2020-09-09 14:00:38 +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
|
refactor: extract get_client_scopes(), use all() instead of complicated loop
|
2020-09-26 20:28:31 +02:00 |
|
patches.txt
|
fix: reload document naming rule doc
|
2020-10-13 19:40:24 +05:30 |
|
permissions.py
|
|
|
|
pythonrc.py
|
|
|
|
rate_limiter.py
|
fix(rate-limiter): Remove duplicate headers
|
2020-05-13 13:45:55 +05:30 |
|
realtime.py
|
|
|
|
recorder.py
|
style: Black + Flake8
|
2020-05-08 15:35:53 +05:30 |
|
sessions.py
|
feat: added magic switcher
|
2020-07-27 19:08:01 +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
|
feat: don't load user translation in make_dict_from_messages (#11120)
|
2020-08-04 13:25:49 +05:30 |
|
twofactor.py
|
fix: Sanitize 2FA response (#11263)
|
2020-08-24 11:55:28 +05:30 |