| .. |
|
change_log
|
[change-log] for v6.0.0
|
2015-08-19 13:32:06 +05:30 |
|
config
|
Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration
|
2015-08-11 12:03:13 +05:30 |
|
core
|
[fix] set Communication status as Linked or Open during insert, deduplication in timeline, get_user_room in socketio
|
2015-08-20 12:57:28 +05:30 |
|
custom
|
[fix] Add/Drop unique based on property setter
|
2015-08-12 14:48:50 +05:30 |
|
data
|
[fix] names for zh-cn and zh-tw
|
2015-08-04 13:05:50 +05:30 |
|
desk
|
Merge pull request #1262 from rmehta/realtime
|
2015-08-18 17:44:42 +05:30 |
|
email
|
[fix] Allow appending to communication, don't pull sent email
|
2015-08-17 14:07:29 +05:30 |
|
geo
|
[minor] added currency for Ghana, fixes frappe/erpnext#3795
|
2015-08-13 13:01:50 +05:30 |
|
integrations
|
Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration
|
2015-08-11 12:03:13 +05:30 |
|
model
|
[fix] realtime comments
|
2015-08-20 12:57:28 +05:30 |
|
modules
|
[minor] pass pre_process function to import methods
|
2015-07-22 14:32:18 +05:30 |
|
patches
|
[fix] Allow appending to communication, don't pull sent email
|
2015-08-17 14:07:29 +05:30 |
|
print
|
[enhancement] Set print font from Setup > Print Settings or set it for each Print Format
|
2015-07-16 12:45:57 +05:30 |
|
public
|
[minor] reset dashboard on refresh
|
2015-08-21 11:09:01 +05:30 |
|
templates
|
[minor] cleanup to print (auto-trigger) for frappe/erpnext#3853
|
2015-08-18 15:18:55 +05:30 |
|
tests
|
[test] fix test_async
|
2015-08-14 15:08:40 +05:30 |
|
translations
|
[translations] update
|
2015-08-04 12:42:53 +05:30 |
|
utils
|
Merge branch 'commit-only-on-write' of https://github.com/rmehta/frappe into rmehta-commit-only-on-write
|
2015-08-17 14:14:10 +05:30 |
|
website
|
Merge branch 'commit-only-on-write' of https://github.com/rmehta/frappe into rmehta-commit-only-on-write
|
2015-08-17 14:14:10 +05:30 |
|
workflow
|
[merge] develop
|
2015-07-30 16:06:06 +05:30 |
|
__init__.py
|
[realtime] clear doc locally if updated
|
2015-08-18 16:52:23 +05:30 |
|
__version__.py
|
bumped to version 6.0.3
|
2015-08-20 19:16:50 +06:00 |
|
api.py
|
Async
|
2015-07-24 10:07:24 +05:30 |
|
app.py
|
Merge branch 'commit-only-on-write' of https://github.com/rmehta/frappe into rmehta-commit-only-on-write
|
2015-08-17 14:14:10 +05:30 |
|
async.py
|
[fix] realtime comments
|
2015-08-20 12:57:28 +05:30 |
|
auth.py
|
[fix] get the first ip address in X-Forwarded-For
|
2015-08-13 12:43:09 +05:30 |
|
boot.py
|
[minor] abs url #1247, fix for form message
|
2015-08-13 12:01:20 +05:30 |
|
build.py
|
Async
|
2015-07-24 10:07:24 +05:30 |
|
celery_app.py
|
Add router for Async tasks
|
2015-07-24 10:08:08 +05:30 |
|
client.py
|
[fix] [minor]
|
2015-05-05 17:41:23 +05:30 |
|
commands.py
|
[minor] remove unicode_literals warning in click
|
2015-08-17 15:52:04 +05:30 |
|
database.py
|
Merge branch 'commit-only-on-write' of https://github.com/rmehta/frappe into rmehta-commit-only-on-write
|
2015-08-17 14:14:10 +05:30 |
|
defaults.py
|
[fix] default cache clearning
|
2015-05-11 11:37:31 +05:30 |
|
exceptions.py
|
[fix] Unique constraint check in db_insert and bypassed for blank values (not null)
|
2015-08-03 17:21:51 +05:30 |
|
frappeclient.py
|
frappe.as_json
|
2015-03-18 16:21:41 +05:30 |
|
handler.py
|
Merge remote-tracking branch 'frappe/develop' into v6-wip
|
2015-08-17 12:22:02 +05:30 |
|
hooks.py
|
bumped to version 6.0.3
|
2015-08-20 19:16:50 +06:00 |
|
installer.py
|
[minor] related to pull #1207
|
2015-08-10 11:31:18 +05:30 |
|
middlewares.py
|
[website] route caching, bye bye sidebar, navbar search, blog cleanup
|
2015-03-12 16:31:14 +05:30 |
|
modules.txt
|
Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration
|
2015-08-11 12:03:13 +05:30 |
|
patches.txt
|
[fix] Allow appending to communication, don't pull sent email
|
2015-08-17 14:07:29 +05:30 |
|
permissions.py
|
[fix] Added Share in Role Permissions Manager. Validate Share permission before adding/updating share
|
2015-08-04 15:47:59 +05:30 |
|
pythonrc.py
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |
|
sessions.py
|
[minor] changed no_async to disable_async for consistency
|
2015-08-17 16:01:58 +05:30 |
|
setup_logging.py
|
[fix] Added unicode_literals if missing in py files
|
2015-02-24 12:24:20 +05:30 |
|
share.py
|
[fix] Added Share in Role Permissions Manager. Validate Share permission before adding/updating share
|
2015-08-04 15:47:59 +05:30 |
|
tasks.py
|
[merge] 5.3.1
|
2015-08-11 10:38:03 +05:30 |
|
test_runner.py
|
[test-runner] fix
|
2015-05-18 12:24:03 +05:30 |
|
translate.py
|
[fix] Handle None lang in get_full_dict
|
2015-07-03 09:20:18 +05:30 |