| .. |
|
change_log
|
Non Pour Accent! (#5427)
|
2018-04-10 22:53:42 -08:00 |
|
chat
|
fix(Chat): Show red indicator for unread threads (#6629)
|
2018-12-17 10:06:12 +05:30 |
|
commands
|
[fix] Better multiple root node message
|
2018-12-11 16:10:02 +05:30 |
|
config
|
feat: Newsletter link in email section (#6519)
|
2018-11-22 12:10:57 +05:30 |
|
contacts
|
Fixed Addresses and Contacts Report (#6651)
|
2019-01-02 09:12:07 +05:30 |
|
core
|
fix(comments mention): Fix ascii issue in comments mention (#6742)
|
2019-01-10 15:34:39 +05:30 |
|
custom
|
[custom-field] Admin-owned programmed fields
|
2018-12-11 16:10:02 +05:30 |
|
data
|
Merge branch 'master' into staging-fixes
|
2018-12-19 06:26:37 +00:00 |
|
data_migration
|
[GCalendar Integration] All days events and incremental sync (#6197)
|
2018-10-05 11:25:24 +05:30 |
|
desk
|
fix(core): rename "View log" to "View Log" and patch (#6708)
|
2019-01-03 16:34:08 +05:30 |
|
email
|
fix(auto_email_report): max_reports_per_user (#6628)
|
2018-12-17 16:07:44 +05:30 |
|
geo
|
Smallest currency fraction for EUR (#6077)
|
2018-09-12 15:51:03 +05:30 |
|
integrations
|
fix: update modified date for Dropbox Settings Doctype
|
2019-01-03 16:45:39 +05:30 |
|
model
|
fix(core): rename "View log" to "View Log" and patch (#6708)
|
2019-01-03 16:34:08 +05:30 |
|
modules
|
[minor] remove check from update password, default dropbox broker
|
2018-07-17 18:14:57 +05:30 |
|
patches
|
fix(patch): Move frappe.db.commit() after transaction statement
|
2019-01-04 13:28:30 +05:30 |
|
printing
|
Code cleanup and fixed print permission error (#6377)
|
2018-11-12 11:08:18 +05:30 |
|
public
|
Merge pull request #6738 from surajshetty3416/fix-image-upload
|
2019-01-08 15:34:19 +05:30 |
|
templates
|
fix(comments mention): Fix ascii issue in comments mention (#6742)
|
2019-01-10 15:34:39 +05:30 |
|
tests
|
fix(permission): Role permission check with if_owner enabled (#6726)
|
2019-01-05 14:31:40 +05:30 |
|
translations
|
[Translation] Updated Translations (#6100)
|
2018-09-17 15:59:27 +05:30 |
|
utils
|
fix(comp_dashboard): Company dashboard if goal is zero. (#6719)
|
2019-01-08 14:16:04 +05:30 |
|
website
|
[Base 64 Fix]: Added check for base64 image in abs_url (#6688)
|
2019-01-02 09:11:05 +05:30 |
|
workflow
|
[custom-field] Admin-owned programmed fields
|
2018-12-11 16:10:02 +05:30 |
|
www
|
fix(login): redirect user from login page if already logged in (#6689)
|
2018-12-31 13:46:55 +05:30 |
|
__init__.py
|
[Fix] Translation not working for the html data (#6647)
|
2018-12-24 15:17:38 +05:30 |
|
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(tests): one more attempt to fix the erratic test_scheduler.py (#6612)
|
2018-12-12 14:09:50 +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: Remove raise_for_status
|
2018-09-03 18:19:28 +05:30 |
|
handler.py
|
frappe: refactor async to realtime (#6015)
|
2018-08-28 15:31:20 +05:30 |
|
hooks.py
|
bumped to version 11.0.3-beta.48
|
2019-01-08 16:37:36 +06:00 |
|
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
|
Fixed import issue
|
2018-06-20 12:40:51 +05:30 |
|
modules.txt
|
🎉 NEW Frappe Chat (#4612)
|
2017-12-28 18:58:43 +05:30 |
|
oauth.py
|
OAuth 2.0
|
2018-03-19 22:27:22 +05:30 |
|
patches.txt
|
Rearrage patch execution to fix a patch failure
|
2019-01-04 07:40:06 +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]: use is_async in background jobs instead of async (#5986)
|
2018-08-20 10:36:26 +05:30 |