| .. |
|
change_log
|
Change log for version 8
|
2017-03-30 16:01:25 +05:30 |
|
commands
|
Test Runner - Refactored (#3679)
|
2017-07-13 15:17:12 +05:30 |
|
config
|
[hot] fix grid display bug
|
2017-06-17 13:57:24 +05:30 |
|
contacts
|
[tests] refactor tests (#3743)
|
2017-07-19 18:09:06 +05:30 |
|
core
|
merged hotfix branch into staging (#3821)
|
2017-08-01 11:05:22 +05:30 |
|
custom
|
[fix] stop action if trigger fails for validate and before_, fixes frappe/erpnext#10200 (#3842)
|
2017-08-02 17:53:28 +05:30 |
|
data
|
[enhance] Web View settings in DocType (#2798)
|
2017-03-05 11:12:32 +05:30 |
|
desk
|
Handle error when _user_tags column is added on the fly (#3854)
|
2017-08-03 17:02:30 +05:30 |
|
docs
|
[Translation] Updated Translations (#3769)
|
2017-07-25 11:19:46 +05:30 |
|
email
|
Merge branch 'master' into staging
|
2017-07-27 17:59:19 +05:30 |
|
geo
|
Salutation and Gender in Contact (#3079)
|
2017-06-13 15:25:53 +05:30 |
|
integrations
|
Fix for dropbox settings (#3749)
|
2017-07-25 11:25:28 +05:30 |
|
model
|
Added order by in_create for dynamic link query (#3849)
|
2017-08-04 10:55:38 +05:30 |
|
modules
|
[tests] refactor tests (#3743)
|
2017-07-19 18:09:06 +05:30 |
|
patches
|
[fix] add the parsed email id for the email group member (#3741)
|
2017-07-21 11:05:54 +05:30 |
|
printing
|
[tests] reset frappe.local.form_dict
|
2017-07-03 14:31:41 +05:30 |
|
public
|
resolved merge conflicts
|
2017-08-02 18:12:49 +05:30 |
|
templates
|
Font size 12px (#3771)
|
2017-07-25 10:55:01 +05:30 |
|
tests
|
resolved merge conflicts
|
2017-08-02 18:12:49 +05:30 |
|
translations
|
[Translation] Updated Translations (#3769)
|
2017-07-25 11:19:46 +05:30 |
|
utils
|
[minor] added empty line after country fixture installation (#3740)
|
2017-07-19 15:52:39 +05:30 |
|
website
|
Blog breadcrumbs (#3646)
|
2017-07-10 12:59:04 +05:30 |
|
workflow
|
Added fields in global search
|
2017-02-20 13:39:21 +05:30 |
|
www
|
Fix mobile app error
|
2017-06-21 14:26:48 +05:30 |
|
__init__.py
|
bumped to version 8.6.7
|
2017-08-04 11:32:07 +06:00 |
|
api.py
|
Deprecate Integration Broker (#2831)
|
2017-03-14 11:24:26 +05:30 |
|
app.py
|
rewrite use of dict.iteritems (#3498)
|
2017-06-19 09:10:21 +05:30 |
|
async.py
|
[tests] allow test anywhere in app and add boilderplate _test_controller.js (#3724)
|
2017-07-18 18:01:54 +05:30 |
|
auth.py
|
Phone based login (#3340)
|
2017-05-19 15:48:13 +05:30 |
|
boot.py
|
rewrite use of dict.iteritems (#3498)
|
2017-06-19 09:10:21 +05:30 |
|
build.js
|
Setup wizard refactor (#3548)
|
2017-07-03 18:15:40 +05:30 |
|
build.py
|
rewrite use of dict.iteritems (#3498)
|
2017-06-19 09:10:21 +05:30 |
|
client.py
|
rewrite use of dict.iteritems (#3498)
|
2017-06-19 09:10:21 +05:30 |
|
database.py
|
Add where clause only if conditions exists (#3853)
|
2017-08-03 17:02:47 +05:30 |
|
defaults.py
|
Change raise syntax to python 3 compatible style (#3497)
|
2017-06-19 09:07:19 +05:30 |
|
exceptions.py
|
[fix] disable email alert on wrong field. fixes frappe/erpnext#3372 (#3290)
|
2017-05-16 12:49:47 +05:30 |
|
frappeclient.py
|
[minor] fixed the delete method call in frappeclient (#3671)
|
2017-07-13 11:47:27 +05:30 |
|
handler.py
|
[hotfix] local veriable data reference before assignment fixes (#3185)
|
2017-04-28 10:26:34 +05:30 |
|
hooks.py
|
fixed module for address
|
2017-06-15 14:25:44 +05:30 |
|
installer.py
|
[minor] setup wizard fixes
|
2017-07-20 15:54:34 +05:30 |
|
limits.py
|
[fix] expiry message
|
2017-04-13 14:52:29 +05:30 |
|
middlewares.py
|
[website] route caching, bye bye sidebar, navbar search, blog cleanup
|
2015-03-12 16:31:14 +05:30 |
|
migrate.py
|
[fix] patches
|
2017-03-08 11:57:33 +05:30 |
|
modules.txt
|
Salutation and Gender in Contact (#3079)
|
2017-06-13 15:25:53 +05:30 |
|
oauth.py
|
[Fix] OAuth2 Token validation (#3694)
|
2017-07-17 11:49:03 +05:30 |
|
patches.txt
|
[fix] add the parsed email id for the email group member (#3741)
|
2017-07-21 11:05:54 +05:30 |
|
permissions.py
|
[multiple] frappe.permissions.add_permission, cleanup address and contact html
|
2017-06-22 18:21:48 +05:30 |
|
pythonrc.py
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |
|
sessions.py
|
[enhance] handle session expired in a graceful manner (#3022)
|
2017-04-10 12:44:39 +05:30 |
|
share.py
|
[security] fixed
|
2016-12-21 11:17:24 +05:30 |
|
test_runner.py
|
[minor] better message for beta docs
|
2017-07-13 17:45:20 +05:30 |
|
translate.py
|
rewrite use of dict.iteritems (#3498)
|
2017-06-19 09:10:21 +05:30 |