| .. |
|
change_log
|
Change Logs for v7.1
|
2016-10-26 16:28:16 +05:30 |
|
commands
|
[fix] Set filter values as default only if no_copy is not marked (#2413)
|
2016-12-05 18:24:03 +05:30 |
|
config
|
move email group with newsletter (#2416)
|
2016-12-07 11:27:41 +05:30 |
|
core
|
Update report.py
|
2016-12-08 12:18:04 +05:30 |
|
custom
|
[fix] email alert message changed to Code and ignore xss filtering
|
2016-11-03 14:12:17 +05:30 |
|
data
|
Delete paypal_integration.json
|
2016-11-14 13:17:57 +05:30 |
|
desk
|
[security] fixed
|
2016-12-21 11:17:24 +05:30 |
|
docs
|
Fixed version conflict
|
2016-10-26 16:43:31 +05:30 |
|
email
|
[Minor] Updated condition to validate allowed email report per user (#2386)
|
2016-12-05 14:17:55 +05:30 |
|
geo
|
Zambia currency updated
|
2016-10-24 17:40:19 +05:30 |
|
integration_broker
|
[fix] clear custom buttons on service change #7229 (#2468)
|
2016-12-16 12:41:23 +05:30 |
|
integrations
|
[fix] dropbox access for site_config
|
2016-12-19 12:59:27 +05:30 |
|
model
|
[Fix] Total row not working in the report for the report builder type
|
2016-12-06 16:05:26 +05:30 |
|
modules
|
Email Alert on any controller method (#2157)
|
2016-10-08 11:11:36 +05:30 |
|
patches
|
Fixed patch
|
2016-12-06 16:52:03 +05:30 |
|
print
|
[minor] js fix
|
2016-12-06 19:16:08 +05:30 |
|
public
|
[security] fixed
|
2016-12-21 11:17:24 +05:30 |
|
templates
|
[fix] ux for web forms that dont require login, fixes #2266 (#2322)
|
2016-11-16 11:08:09 +05:30 |
|
tests
|
[minor] dont show disabled roles in permission manager (#2180)
|
2016-10-25 10:59:41 +05:30 |
|
translations
|
[translations]
|
2016-10-26 17:44:31 +05:30 |
|
utils
|
hide disabled reports (#2427)
|
2016-12-07 14:40:39 +05:30 |
|
website
|
[fix][minor] dpctype as kargs to has_permissions
|
2016-12-13 19:36:09 +05:30 |
|
workflow
|
[feature] opt out of workflow status override in list view (#2040)
|
2016-09-19 13:13:55 +05:30 |
|
www
|
[fix] render from custom template if custom_html is set in print format
|
2016-12-06 19:09:00 +05:30 |
|
__init__.py
|
bumped to version 7.1.28
|
2016-12-21 12:10:52 +06:00 |
|
api.py
|
[fix] remove global variables in oauth
|
2016-11-11 14:57:13 +05:30 |
|
app.py
|
[logger] log in logs/frappe.log
|
2016-09-29 11:30:29 +05:30 |
|
async.py
|
[enhance] run actions in background doc.queue_action("submit")
|
2016-07-19 17:12:37 +05:30 |
|
auth.py
|
[enhance] save redirect info on sign-up
|
2016-09-24 13:05:05 +05:30 |
|
boot.py
|
Remember last selected value (#2203)
|
2016-11-03 11:12:48 +05:30 |
|
build.py
|
[refactor] Language is now a doctype (#2003)
|
2016-08-23 16:38:03 +05:30 |
|
client.py
|
[URGENT] Prevent accessing sensitive files in client.get_js
|
2016-11-30 12:02:57 +05:30 |
|
database.py
|
[fix] removed mysql auto-connect on 'mysql has gone away'
|
2016-07-14 14:38:26 +05:30 |
|
defaults.py
|
Test case fixed
|
2016-09-28 16:55:11 +05:30 |
|
exceptions.py
|
[fix] retry a job on deadlock or lock-wait-timeout
|
2016-07-03 16:14:50 +05:30 |
|
frappeclient.py
|
[feature] [api] frappe.client.insert_many
|
2016-08-09 11:09:31 +05:30 |
|
handler.py
|
[security] fixed
|
2016-12-21 11:17:24 +05:30 |
|
hooks.py
|
[fix] schduler call fix (#2423)
|
2016-12-07 11:31:32 +05:30 |
|
installer.py
|
Remove web forms on uninstalling app (#2446)
|
2016-12-13 13:00:08 +05:30 |
|
limits.py
|
[minor] print format in web form
|
2016-10-12 14:12:41 +05:30 |
|
middlewares.py
|
[website] route caching, bye bye sidebar, navbar search, blog cleanup
|
2015-03-12 16:31:14 +05:30 |
|
migrate.py
|
[enhance] a better way to export customzations and Email Alert can now be standard and in app (#2134)
|
2016-10-02 23:32:34 +05:30 |
|
modules.txt
|
Integration broker (#1968)
|
2016-09-09 11:15:18 +05:30 |
|
oauth.py
|
OAuth 2 Provider for frappe (#2167)
|
2016-10-25 10:28:32 +05:30 |
|
patches.txt
|
[Fix] Total row not working in the report for the report builder type
|
2016-12-06 16:05:26 +05:30 |
|
permissions.py
|
allow creation of user permissions on site creation (#2006)
|
2016-09-12 15:29:14 +05:30 |
|
pythonrc.py
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |
|
sessions.py
|
[refactor] code for integration service scheduled events
|
2016-10-13 14:59:23 +05:30 |
|
share.py
|
[security] fixed
|
2016-12-21 11:17:24 +05:30 |
|
test_runner.py
|
[fix] [test] [translation]
|
2016-08-24 14:39:57 +05:30 |
|
translate.py
|
[hot] fix bug that caused session crashing when cache was full
|
2016-11-14 17:22:08 +05:30 |