| .. |
|
change_log
|
Version 10 change log
|
2017-12-26 14:31:14 +05:30 |
|
chat
|
Delete README.md
|
2018-03-02 18:26:50 +05:30 |
|
commands
|
[CHAT] Some cleanup from previous chat
|
2018-02-28 19:35:14 +05:30 |
|
config
|
Braintree integration (#4971)
|
2018-02-16 15:16:23 +05:30 |
|
contacts
|
cmp alternative
|
2018-03-08 11:49:31 +05:30 |
|
core
|
read bytes instead of string
|
2018-03-12 14:26:34 +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 (#5171)
|
2018-03-12 11:50:02 +05:30 |
|
data
|
fix translatable docfields (#5041)
|
2018-02-21 11:04:38 +05:30 |
|
data_migration
|
[Bug] fixed install failure due to psycopg2 (#4566)
|
2017-12-01 14:59:54 +05:30 |
|
desk
|
[charts] update API
|
2018-03-12 09:53:46 +05:30 |
|
docs
|
Merge pull request #5103 from achillesrasquinha/py3
|
2018-02-28 21:34:18 +05:30 |
|
email
|
fixed port to smtp_port
|
2018-03-09 18:17:42 +05:30 |
|
geo
|
Add New Currency - XCD (#4660)
|
2017-12-25 13:39:48 +05:30 |
|
integrations
|
Braintree integration (#4971)
|
2018-02-16 15:16:23 +05:30 |
|
model
|
Fixed merge conflict
|
2018-03-09 16:37:43 +05:30 |
|
modules
|
save doctypes
|
2018-03-02 14:01:22 +05:30 |
|
patches
|
self.assertEqual
|
2018-02-28 21:19:01 +05:30 |
|
printing
|
Allow users to define default language for print format (#4777)
|
2018-02-13 13:33:52 +05:30 |
|
public
|
[charts] update API
|
2018-03-12 09:53:46 +05:30 |
|
templates
|
make password translatable (#5132)
|
2018-03-08 12:01:31 +05:30 |
|
tests
|
Oauth2 tests (#5128)
|
2018-03-08 12:02:33 +05:30 |
|
translations
|
[Translation] Updated Translations
|
2018-02-26 12:13:24 +02:00 |
|
utils
|
save_file for bytes
|
2018-03-12 14:37:20 +05:30 |
|
website
|
FIX Http Redirect Headers
|
2018-03-08 19:00:08 +05:30 |
|
workflow
|
[Fix] Workflow ui test dependency (#4421)
|
2017-11-03 13:37:48 +05:30 |
|
www
|
Fixed printpriview
|
2018-03-09 14:46:37 +05:30 |
|
__init__.py
|
Fixed merge conflict
|
2018-03-09 16:37:43 +05:30 |
|
api.py
|
[hotfix] throw DoesNotExistError if doctype is not available on Delete api (#4013)
|
2017-09-01 09:16:32 +05:30 |
|
app.py
|
Accomodate header variations (#5064)
|
2018-02-23 11:17:51 +05:30 |
|
async.py
|
List view bulk edit option (#5107)
|
2018-03-05 11:02:50 +05:30 |
|
auth.py
|
If user has active session, redirect to desk (#4661)
|
2018-02-13 11:19:43 +05:30 |
|
boot.py
|
[hotfix] ignore the disabled reports in sidebar Reports section (#4200)
|
2017-09-28 12:12:16 +05:30 |
|
build.js
|
🎉 NEW Frappe Chat (#4612)
|
2017-12-28 18:58:43 +05:30 |
|
build.py
|
Better messages for build commands (#5117)
|
2018-03-05 22:07:55 +05:30 |
|
client.py
|
Fix docstring information to be clear (#5025)
|
2018-02-19 11:20:29 +05:30 |
|
database.py
|
Fixed merge conflict
|
2018-02-23 16:58:01 +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
|
[ENH #5021] Allow guest during server ping
|
2018-02-16 12:32:19 +05:30 |
|
hooks.py
|
Update hooks.py (#5099)
|
2018-02-28 17:35:04 +05:30 |
|
installer.py
|
six moved to moves
|
2018-02-24 00:17:21 +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
|
add before after migrate hooks (#4829)
|
2018-01-23 15:19:52 +05:30 |
|
modules.txt
|
🎉 NEW Frappe Chat (#4612)
|
2017-12-28 18:58:43 +05:30 |
|
oauth.py
|
Social login refactor (#4519)
|
2018-01-03 14:57:16 +05:30 |
|
patches.txt
|
[CHAT] Some cleanup from previous chat
|
2018-02-28 19:35:14 +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
|
Fixed merge conflict
|
2018-03-05 14:46:18 +05:30 |
|
share.py
|
delete references of deprecated chat
|
2017-12-29 10:08:15 +05:30 |
|
test_runner.py
|
🎉 NEW Frappe Chat (#4612)
|
2017-12-28 18:58:43 +05:30 |
|
translate.py
|
read_csv both 2 and 3 compatible
|
2018-03-08 17:25:56 +05:30 |
|
twofactor.py
|
[fix] Header for sms send request (#4417)
|
2017-11-03 16:20:53 +05:30 |