| .. |
|
change_log
|
Version 10 change log
|
2017-12-26 14:31:14 +05:30 |
|
commands
|
Faster bench build in development
|
2017-12-20 12:36:35 +05:30 |
|
config
|
Added domain settings in setup page
|
2017-12-25 15:20:36 +05:30 |
|
contacts
|
Merge branch 'master' into develop
|
2017-12-25 13:30:48 +05:30 |
|
core
|
Removed administrator from the email list of cc, bcc (#5416)
|
2018-04-09 12:43:11 +05:30 |
|
custom
|
set fieldname for Section Break and Column Break, only if fieldname is not set, else it breaks existing custom fields. Also Use label for creating fieldname if user has entered label
|
2018-03-14 08:52:56 +05:30 |
|
data
|
[fix] add restrict_to_domain in Framework.sql
|
2017-09-22 14:50:02 +05:30 |
|
data_migration
|
[Bug] fixed install failure due to psycopg2 (#4566)
|
2017-12-01 14:59:54 +05:30 |
|
desk
|
[fix] explicit order clause to prevent ambiguity (#5172)
|
2018-03-12 10:51:17 +05:30 |
|
docs
|
Updated docs - add notice about needing to be logged in as Administrator to view developer options. (#4651)
|
2017-12-18 17:44:32 +05:30 |
|
email
|
Removed owner of the document from the BCC (#5401)
|
2018-04-07 19:55:45 +05:30 |
|
geo
|
Add New Currency - XCD (#4660)
|
2017-12-25 13:39:48 +05:30 |
|
integrations
|
check whether file path exists (#5375)
|
2018-04-05 16:38:48 +05:30 |
|
model
|
able to pass filters (#5323)
|
2018-04-02 10:43:04 +05:30 |
|
modules
|
Fix the customization (#4704)
|
2018-01-02 11:56:17 +05:30 |
|
patches
|
Add New Currency - XCD (#4660)
|
2017-12-25 13:39:48 +05:30 |
|
printing
|
Fixes for align labels right
|
2017-09-14 12:25:21 +05:30 |
|
public
|
Debounce while searching in link fields
|
2018-04-05 14:59:23 +05:30 |
|
templates
|
Show inclusive tax in print (#4769)
|
2018-01-09 11:14:37 +05:30 |
|
tests
|
[hotfix] sanitize fields to avoid mysql injection (#4994)
|
2018-02-13 14:45:51 +05:30 |
|
translations
|
Fixed arabic translation for Sr
|
2018-01-03 12:13:23 +05:30 |
|
utils
|
[hotfix][urgent] fix backup compression (#5418)
|
2018-04-09 15:18:55 +05:30 |
|
website
|
[security] exclude python files from being seen directly (#4942)
|
2018-01-31 10:51:51 +05:30 |
|
workflow
|
[Fix] Workflow ui test dependency (#4421)
|
2017-11-03 13:37:48 +05:30 |
|
www
|
[Fix] RTL for document print (#5244)
|
2018-03-22 11:15:01 +05:30 |
|
__init__.py
|
bumped to version 10.1.19
|
2018-04-07 20:27:02 +06:00 |
|
api.py
|
[hotfix] throw DoesNotExistError if doctype is not available on Delete api (#4013)
|
2017-09-01 09:16:32 +05:30 |
|
app.py
|
Handle content_type application/json in request
|
2017-12-17 00:31:11 +05:30 |
|
async.py
|
FileAndRedisStream inherits io.FileIO instead of file (#3826)
|
2017-08-02 16:58:07 +05:30 |
|
auth.py
|
Moved feed from Communication to Activity Log (#4435)
|
2017-11-21 15:46:51 +05:30 |
|
boot.py
|
[Fix] Footer for report print
|
2018-04-04 15:15:02 +05:30 |
|
build.js
|
Faster bench build in development
|
2017-12-20 12:36:35 +05:30 |
|
build.py
|
[BUG] fixed, changed to --restore, reset is a flag for test_runner
|
2017-09-26 15:44:04 +05:30 |
|
client.py
|
Child table permission error fix (#5311)
|
2018-03-29 13:11:36 +05:30 |
|
database.py
|
[optimize] frappe.db.count with cache (#5355)
|
2018-04-02 19:24:41 +05:30 |
|
defaults.py
|
[fix] locking for set_default (#4245)
|
2017-10-04 15:29:16 +05:30 |
|
exceptions.py
|
Pure Python MySQL instead mysqlclient (with Python C API) (#4280)
|
2017-11-06 16:42:01 +05:30 |
|
frappeclient.py
|
Data Migration Tool (for hub) (#4144)
|
2017-10-05 11:15:35 +05:30 |
|
handler.py
|
Merge branch 'master' into staging
|
2017-08-24 16:51:28 +05:30 |
|
hooks.py
|
Updated develop version
|
2018-02-22 14:36:58 +05:30 |
|
installer.py
|
[minor] setup wizard fixes
|
2017-07-20 15:54:34 +05:30 |
|
limits.py
|
Merge branch 'develop' into fix-urlencode
|
2017-08-11 13:01:24 +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
|
Data Migration Tool (for hub) (#4144)
|
2017-10-05 11:15:35 +05:30 |
|
oauth.py
|
Oauth2 implicit grant fixes tests (#4261)
|
2017-10-06 11:47:33 +05:30 |
|
patches.txt
|
Changed patch order
|
2018-03-28 13:11:26 +05:30 |
|
permissions.py
|
Convert dict.items() to list for modifying dict while looping
|
2017-09-04 16:05:57 +05:30 |
|
pythonrc.py
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |
|
sessions.py
|
global clear cache fix
|
2018-02-28 11:59:02 +05:30 |
|
share.py
|
[fix] remove prints
|
2017-09-21 16:47:53 +05:30 |
|
test_runner.py
|
[enhance] bench run-tests --doctype-list app/path/to/test.txt (#4561)
|
2017-12-01 12:05:06 +05:30 |
|
translate.py
|
remove print statements (#4650)
|
2017-12-18 17:44:10 +05:30 |
|
twofactor.py
|
[fix] Header for sms send request (#4417)
|
2017-11-03 16:20:53 +05:30 |