| .. |
|
change_log
|
fix: change changlog version to 11.1.0
|
2019-01-29 17:47:29 +05:30 |
|
chat
|
fix(unicode): Import unicode_literals in every file (#6805)
|
2019-01-25 11:56:27 +05:30 |
|
commands
|
fix: keep deprecated help commands (#6851)
|
2019-01-29 21:56:57 +05:30 |
|
config
|
feat: Newsletter link in email section (#6519)
|
2018-11-22 12:10:57 +05:30 |
|
contacts
|
fix(unicode): Import unicode_literals in every file (#6805)
|
2019-01-25 11:56:27 +05:30 |
|
core
|
fix: Better data import error log (#6862)
|
2019-01-30 18:34:41 +05:30 |
|
custom
|
fix: there are 28 fields in Event, not 30 (#6850)
|
2019-01-29 21:31:11 +05:30 |
|
data
|
Merge branch 'master' into staging-fixes
|
2018-12-19 06:26:37 +00:00 |
|
data_migration
|
fix(unicode): Import unicode_literals in every file (#6805)
|
2019-01-25 11:56:27 +05:30 |
|
desk
|
fix: prepared report filters not working (#6864)
|
2019-01-31 09:31:19 +05:30 |
|
email
|
Fix encoding
|
2019-01-31 22:34:15 +01:00 |
|
geo
|
fix(unicode): Import unicode_literals in every file (#6805)
|
2019-01-25 11:56:27 +05:30 |
|
integrations
|
fix: modified date (#6854)
|
2019-01-30 11:07:13 +05:30 |
|
model
|
fix: Validate length for int and bigint column types (#6804)
|
2019-01-31 14:01:08 +05:30 |
|
modules
|
fix(unicode): Import unicode_literals in every file (#6805)
|
2019-01-25 11:56:27 +05:30 |
|
patches
|
fix: Set modified and created value while creating user permissions from patch (#6847)
|
2019-01-31 13:17:22 +05:30 |
|
printing
|
fix: fallback not reqd for section label, has default (#6865)
|
2019-01-30 19:44:13 +05:30 |
|
public
|
feat: provision to enable/disable prepared report from permission for page and report document (#6831)
|
2019-01-30 12:25:29 +05:30 |
|
templates
|
fix(website): Enable socketio on website (for file upload) (#6866)
|
2019-01-31 13:54:42 +05:30 |
|
tests
|
fix: refactor global search to not insert after every commit (#6845)
|
2019-01-30 11:13:51 +05:30 |
|
translations
|
[Translation] Updated Translations (#6100)
|
2018-09-17 15:59:27 +05:30 |
|
utils
|
fix(sync_global_search): decode json object as str (#6867)
|
2019-01-31 15:16:47 +05:30 |
|
website
|
fix(website): Enable socketio on website (for file upload) (#6866)
|
2019-01-31 13:54:42 +05:30 |
|
workflow
|
[custom-field] Admin-owned programmed fields
|
2018-12-11 16:10:02 +05:30 |
|
www
|
fix(search): Fix possible reflected XSS attack vector (#6856)
|
2019-01-30 14:16:54 +05:30 |
|
__init__.py
|
bumped to version 11.1.3
|
2019-01-31 13:48:38 +05:50 |
|
api.py
|
Token based authentication (#5752)
|
2018-07-23 11:06:29 +05:30 |
|
app.py
|
feat(debugger): Allow VS Code python debugger to work (#6216)
|
2018-10-12 15:12:25 +05:30 |
|
auth.py
|
[enhance] optional home page for website user
|
2018-07-31 11:40:50 +05:30 |
|
boot.py
|
refactored code to add support in filters to get descendant or ancest… (#5847)
|
2018-08-14 12:19:18 +05:30 |
|
build.py
|
[Fix] In-app documentation (#6185)
|
2018-10-05 11:29:37 +05:30 |
|
cache_manager.py
|
fix(Caching): Clear document_cache in clear_doctype_cache (which is called from bench migrate) (#6772)
|
2019-01-17 12:21:41 +05:30 |
|
client.py
|
Merge branch 'master' into staging-fixes
|
2018-11-23 08:07:36 +00:00 |
|
database.py
|
Update database.py
|
2018-10-31 18:43:06 +05:30 |
|
defaults.py
|
Make code bit more readable
|
2018-11-05 11:47:29 +05:30 |
|
exceptions.py
|
[Fix] Brute force security (#5785)
|
2018-07-11 11:14:05 +05:30 |
|
frappeclient.py
|
fix(import): Import print_function once
|
2019-01-28 14:54:55 +05:30 |
|
handler.py
|
frappe: refactor async to realtime (#6015)
|
2018-08-28 15:31:20 +05:30 |
|
hooks.py
|
fix: refactor global search to not insert after every commit (#6845)
|
2019-01-30 11:13:51 +05:30 |
|
installer.py
|
Merge branch 'master' into develop
|
2018-06-22 05:08:21 +00:00 |
|
limits.py
|
Merge branch 'develop' into fix-urlencode
|
2017-08-11 13:01:24 +05:30 |
|
middlewares.py
|
|
|
|
migrate.py
|
feat: Deprecate In App Help (#6801)
|
2019-01-29 14:59:39 +05:30 |
|
modules.txt
|
🎉 NEW Frappe Chat (#4612)
|
2017-12-28 18:58:43 +05:30 |
|
oauth.py
|
fix(import): Import print_function once
|
2019-01-28 14:54:55 +05:30 |
|
patches.txt
|
fix: Set modified and created value while creating user permissions from patch (#6847)
|
2019-01-31 13:17:22 +05:30 |
|
permissions.py
|
fix(permission): Role permission check with if_owner enabled (#6726)
|
2019-01-05 14:31:40 +05:30 |
|
pythonrc.py
|
|
|
|
realtime.py
|
frappe: refactor async to realtime (#6015)
|
2018-08-28 15:31:20 +05:30 |
|
sessions.py
|
[setup] startup setup dialog if setup not complete
|
2018-12-11 16:10:02 +05:30 |
|
share.py
|
delete references of deprecated chat
|
2017-12-29 10:08:15 +05:30 |
|
test_runner.py
|
feat(test runner): break run-tests on first error
|
2018-09-12 17:44:44 +05:30 |
|
translate.py
|
[Fix] Translation not working for the html data (#6647)
|
2018-12-24 15:17:38 +05:30 |
|
twofactor.py
|
fix(auth): Decode username, password obtained from cache (#6770)
|
2019-01-15 11:11:34 +05:30 |