| .. |
|
change_log
|
Version 10 change log
|
2017-12-26 14:31:14 +05:30 |
|
commands
|
additional key support
|
2018-11-27 12:53:19 +05:30 |
|
config
|
added source link for frappe docs
|
2018-10-19 14:30:34 +05:30 |
|
contacts
|
fix: Address and contact report (#6763)
|
2019-01-16 18:54:37 +05:30 |
|
core
|
fix: comment mentions (#6611)
|
2018-12-18 09:01:55 +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] - Corrected json format (#6621)
|
2018-12-18 08:56:37 +05:30 |
|
data_migration
|
[Bug] fixed install failure due to psycopg2 (#4566)
|
2017-12-01 14:59:54 +05:30 |
|
desk
|
fix: KeyError: '_comment_count'(#6549)
|
2018-11-28 09:01:18 +05:30 |
|
docs
|
Add Custom Jinja methods from hooks.py (#5585)
|
2018-05-22 10:16:38 +05:30 |
|
email
|
feat(email): Retry sending Email 3 times before deeming it as error (#6754)
|
2019-01-18 13:33:59 +05:30 |
|
geo
|
Modify smallest currency fraction for USD (#6000)
|
2018-08-23 16:00:43 +05:30 |
|
integrations
|
[minor][feature] make email for successful S3 backup optional
|
2018-08-06 22:49:37 +00:00 |
|
model
|
fix: tighten protection against sql injection (#6546)
|
2018-11-28 10:22:30 +05:30 |
|
modules
|
Fix the customization (#4704)
|
2018-01-02 11:56:17 +05:30 |
|
patches
|
Patch to modify Int datatype to bigint in tabSeries table (#6284)
|
2018-10-30 11:15:00 +05:30 |
|
printing
|
fixed the letterhead (#5477)
|
2018-04-21 20:19:01 +05:30 |
|
public
|
Update gantt library (#6541)
|
2018-11-29 12:49:26 +05:30 |
|
templates
|
Show inclusive tax in print (#4769)
|
2018-01-09 11:14:37 +05:30 |
|
tests
|
fix: tighten protection against sql injection (#6546)
|
2018-11-28 10:22:30 +05:30 |
|
translations
|
Fixed arabic translation for Sr
|
2018-01-03 12:13:23 +05:30 |
|
utils
|
fix(version): getting version update (#6717)
|
2019-01-07 08:57:04 +05:30 |
|
website
|
fix(security): Make Jinja tighter (#6564)
|
2018-11-29 17:24:46 +05:30 |
|
workflow
|
[fix] set no_copy property for workflow state field (#5531)
|
2018-05-08 15:16:08 +05:30 |
|
www
|
[hotfix] prevent jinja exec in search title (#5930)
|
2018-08-06 13:02:03 +05:30 |
|
__init__.py
|
bumped to version 10.1.70
|
2019-01-22 15:39:38 +05:50 |
|
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
|
[Fix] Not able to login
|
2018-07-19 09:44:24 +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
|
fix: Child table data can be get easily by passing fake parent id (#6509)
|
2018-11-22 10:24:06 +05:30 |
|
database.py
|
[global-search] trim strings directly
|
2018-06-22 17:21:00 +05:30 |
|
defaults.py
|
[fix] locking for set_default (#4245)
|
2017-10-04 15:29:16 +05:30 |
|
exceptions.py
|
[Fix] Brute force security (#5785)
|
2018-07-11 11:14:05 +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
|
Merge pull request #6281 from kennethsequeira/hotfix
|
2018-10-23 18:05:18 +05:30 |
|
installer.py
|
minor fix
|
2018-06-21 18:38:28 +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
|
Patch to modify Int datatype to bigint in tabSeries table (#6284)
|
2018-10-30 11:15:00 +05:30 |
|
permissions.py
|
[Hotfix] [Permission] Fix custom docperm check in get_valid_perm (#6200)
|
2018-10-08 17:04:26 +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
|
[Fix] Setup wizard timeout error (#6270)
|
2018-10-18 12:29:46 +05:30 |
|
twofactor.py
|
[fix] Header for sms send request (#4417)
|
2017-11-03 16:20:53 +05:30 |