| .. |
|
change_log
|
[change-log]
|
2015-09-17 15:20:57 +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
|
[hotfix] import in page
|
2015-09-21 15:05:37 +05:30 |
|
custom
|
[minor] Added collapsible to customize form view.
|
2015-09-04 22:07:01 +05:30 |
|
data
|
[form] refactor layout and added collapsible sections
|
2015-08-25 16:13:30 +05:30 |
|
desk
|
[fix] edge case for get_linked_document_type
|
2015-09-14 16:53:34 +05:30 |
|
email
|
[minor] send_notification_to should be mandatory if notify_if_unreplied is set
|
2015-09-18 11:05:42 +05:30 |
|
geo
|
[fix] Use User Permission value as default only if the document type is Setup
|
2015-09-14 13:00:24 +05:30 |
|
integrations
|
Exported all doctypes
|
2015-08-27 16:45:45 +05:30 |
|
model
|
[style] [wip] various portal fixes
|
2015-09-21 11:50:22 +05:30 |
|
modules
|
[minor] pass pre_process function to import methods
|
2015-07-22 14:32:18 +05:30 |
|
patches
|
[fixes] [style] related to website and web-form
|
2015-09-09 11:17:38 +05:30 |
|
print
|
[fixes] font-awesome in print format, custom css, empty sections removed from print formats
|
2015-09-09 15:18:01 +05:30 |
|
public
|
[style] [wip] various portal fixes
|
2015-09-21 11:50:22 +05:30 |
|
templates
|
[style] [wip] various portal fixes
|
2015-09-21 11:50:22 +05:30 |
|
tests
|
Merge pull request #1296 from rmehta/async-monitor
|
2015-09-11 12:34:55 +05:30 |
|
translations
|
[translations]
|
2015-09-17 15:07:34 +05:30 |
|
utils
|
Added CSRF token verification for desk
|
2015-09-21 11:41:06 +05:30 |
|
website
|
[style] [wip] various portal fixes
|
2015-09-21 11:50:22 +05:30 |
|
workflow
|
[fix] Use User Permission value as default only if the document type is Setup
|
2015-09-14 13:00:24 +05:30 |
|
__init__.py
|
Added CSRF token verification for desk
|
2015-09-21 11:41:06 +05:30 |
|
__version__.py
|
bumped to version 6.3.0
|
2015-09-17 15:57:33 +06:00 |
|
api.py
|
Async
|
2015-07-24 10:07:24 +05:30 |
|
app.py
|
Added CSRF token verification for desk
|
2015-09-21 11:41:06 +05:30 |
|
async.py
|
[fixes] [session] expiry, session async
|
2015-09-18 14:52:56 +05:30 |
|
auth.py
|
Added CSRF token verification for desk
|
2015-09-21 11:41:06 +05:30 |
|
boot.py
|
[desktop] default wallpaper is a shade of purple
|
2015-09-03 14:43:29 +05:30 |
|
build.py
|
[fix] Add communication into timeline in realtime
|
2015-09-14 16:28:07 +05:30 |
|
celery_app.py
|
[celery] cleanup and made monitor optional and real time in data import
|
2015-09-08 17:20:37 +05:30 |
|
client.py
|
[fix] [minor]
|
2015-05-05 17:41:23 +05:30 |
|
commands.py
|
Add celery doctor
|
2015-09-06 22:48:21 -07:00 |
|
database.py
|
[fix] permission tests
|
2015-09-08 17:29:31 +05:30 |
|
defaults.py
|
[fix] default cache clearning
|
2015-05-11 11:37:31 +05:30 |
|
exceptions.py
|
Added CSRF token verification for desk
|
2015-09-21 11:41:06 +05:30 |
|
frappeclient.py
|
frappe.as_json
|
2015-03-18 16:21:41 +05:30 |
|
handler.py
|
[minor] Use from_async
|
2015-08-24 13:35:37 +05:30 |
|
hooks.py
|
bumped to version 6.3.0
|
2015-09-17 15:57:33 +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
|
[fixes] [session] expiry, session async
|
2015-09-18 14:52:56 +05:30 |
|
permissions.py
|
[major fix] Restrict apply user permissions if user permissions list if empty. Fixes frappe/erpnext#3194
|
2015-09-07 14:58:53 +05:30 |
|
pythonrc.py
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |
|
sessions.py
|
Added CSRF token verification for desk
|
2015-09-21 11:41:06 +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] If flags.ignore_share_permission is passed, don't check for share permission
|
2015-09-09 12:48:56 +05:30 |
|
tasks.py
|
Added CC in Communication to manually specify whom to notify. frappe/erpnext#3697
|
2015-09-17 13:14:51 +05:30 |
|
test_runner.py
|
[test-runner] fix
|
2015-05-18 12:24:03 +05:30 |
|
translate.py
|
[fix] load_lang
|
2015-08-27 20:14:25 +05:30 |