| .. |
|
change_log
|
fix: change changlog version to 11.1.0
|
2019-01-29 17:47:29 +05:30 |
|
chat
|
fix: Chat profile not found err msg fix
|
2019-03-02 17:15:05 +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(Addresses and Contacts Report): Frappe throw when doctype has no records (#7503)
|
2019-05-21 14:51:09 +05:30 |
|
core
|
fix(Barcode): excluding Barcode feild from XSS FIlter (#7605)
|
2019-05-30 13:51:14 +05:30 |
|
custom
|
feat: disable customize option for single doctypes
|
2019-05-06 20:05:39 +05:30 |
|
data
|
Merge branch 'master' into staging-fixes
|
2018-12-19 06:26:37 +00:00 |
|
data_migration
|
Typo correction
|
2019-03-26 10:57:20 +00:00 |
|
desk
|
fix: prepared report not working for the Batch-Wise Balance History, Accounts Receivable Report
|
2019-06-11 15:26:54 +05:30 |
|
email
|
fix: make condition examples less ambiguous
|
2019-06-08 18:23:49 +05:30 |
|
geo
|
fix: Add currency code for Surinamese dollar
|
2019-05-15 11:39:31 +05:30 |
|
integrations
|
fix(paypal): Ignore if profile is already cancelled (#7622)
|
2019-06-03 12:11:17 +05:30 |
|
model
|
Revert "fix: Set default only if the dependent field is set (#7130)" (#7644)
|
2019-06-05 20:30:13 +05:30 |
|
modules
|
Revert "feat: DocType JSON changes for cleaner Git Diffs"
|
2019-04-24 17:04:29 +05:30 |
|
patches
|
fix: Use get_meta to avoid error
|
2019-05-30 15:14:46 +05:30 |
|
printing
|
fix: updated modified date
|
2019-06-05 14:46:46 +05:30 |
|
public
|
fix: Do not reduce for empty arrays (#7679)
|
2019-06-13 10:42:14 +05:30 |
|
templates
|
Initial update to ldap3
|
2019-04-29 22:59:52 +08:00 |
|
tests
|
Revert "fix: Set default only if the dependent field is set (#7130)" (#7644)
|
2019-06-05 20:30:13 +05:30 |
|
translations
|
[Translation] Updated Translations (#6100)
|
2018-09-17 15:59:27 +05:30 |
|
utils
|
Revert "fix: Set default only if the dependent field is set (#7130)" (#7644)
|
2019-06-05 20:30:13 +05:30 |
|
website
|
fix: Skip website attr for Custom DocTypes (#7565)
|
2019-05-28 10:23:08 +05:30 |
|
workflow
|
style: Add space between key and value
|
2019-04-09 22:54:52 +05:30 |
|
www
|
Merge pull request #7378 from cjpit/ldap3upgrade
|
2019-05-15 13:02:06 +05:30 |
|
__init__.py
|
bumped to version 11.1.35
|
2019-06-11 17:22:50 +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
|
fix(error-report): Use error_report_email from config instead of hooks
|
2019-06-06 00:03:22 +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
|
fix: Update regex for capturing touched tables from query
|
2019-05-29 13:37:32 +05:30 |
|
defaults.py
|
Make code bit more readable
|
2018-11-05 11:47:29 +05:30 |
|
exceptions.py
|
Revert "fix: Raise exception if apps are on incompatible branches (#7177)"
|
2019-04-08 17:09:54 +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
|
feat(site_sync): add scheduler event for site_sync via central agent
|
2019-04-10 15:33:13 +05:30 |
|
installer.py
|
Merge branch 'master' into develop
|
2018-06-22 05:08:21 +00:00 |
|
limits.py
|
feat(site_sync): add scheduler event for site_sync via central agent
|
2019-04-10 15:33:13 +05:30 |
|
middlewares.py
|
|
|
|
migrate.py
|
feat: Maintain list of tables touched during migrate
|
2019-04-23 10:32:34 +05:30 |
|
modules.txt
|
🎉 NEW Frappe Chat (#4612)
|
2017-12-28 18:58:43 +05:30 |
|
oauth.py
|
update(frappe): Update dependency Oauthlib (#6832)
|
2019-01-31 16:35:57 +05:30 |
|
patches.txt
|
fix: Typo
|
2019-05-20 10:18:05 +05:30 |
|
permissions.py
|
fix: has permission
|
2019-05-23 13:16:02 +05:30 |
|
pythonrc.py
|
|
|
|
realtime.py
|
frappe: refactor async to realtime (#6015)
|
2018-08-28 15:31:20 +05:30 |
|
sessions.py
|
Revert "fix: Update user activity using ORM"
|
2019-04-07 12:47:45 +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 |