seitime-frappe/frappe
2016-02-18 19:18:15 +05:30
..
change_log [change-log] 2016-02-17 12:31:06 +05:30
config [fix] change Documentation to API Documentation 2016-02-17 18:25:51 +05:30
core [minor] [fix] [docs] publisher in footer 2016-02-17 11:29:44 +05:30
custom [fix] create optional columns during sync, use email account name if no sender full name 2016-02-08 13:14:00 +05:30
data [fix] always set timeline doc on update 2016-02-16 12:27:53 +05:30
desk [fix] link doctype and link name in communication load 2016-02-15 18:39:21 +05:30
docs #1575 missprint in the doc 2016-02-16 18:03:06 +01:00
email [fix] Attach signature in auto-reply 2016-02-15 17:36:51 +05:30
geo Smallest currency fraction value in USD 2016-01-20 17:09:48 +05:30
integrations [minor] re-raise if dropbox fails for something other than 404 2016-02-15 15:24:09 +05:30
model [fix] print hide fields with higher perm levels - Fixes frappe/erpnext#4833 2016-02-18 19:18:15 +05:30
modules [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +05:30
patches [hotfix] don't migrate reference_doctype and reference_name from Feed 2016-02-10 11:52:39 +05:30
print [enhancement] option to enable/disable repeating header and footer in PDFs 2016-02-08 15:15:22 +05:30
public [fix] minor update realtime 2016-02-17 16:32:48 +05:30
templates [fix] print hide fields with higher perm levels - Fixes frappe/erpnext#4833 2016-02-18 19:18:15 +05:30
tests [Fixes] flag value fixes 2015-11-02 15:23:16 +05:30
translations [translations] 2016-02-17 12:59:43 +05:30
utils [cleanup] system settings, added deny_multiple_sessions 2016-02-16 15:05:59 +05:30
website [minor] [website] page_name set to max 140 chars 2016-02-11 12:38:27 +05:30
workflow [fix] don't allow import for child tables 2016-01-06 12:22:03 +05:30
__init__.py [fix] [minor] bench version 2016-02-17 12:26:07 +05:30
__version__.py bumped to version 6.23.1 2016-02-18 08:35:28 +06:00
api.py Async 2015-07-24 10:07:24 +05:30
app.py [fix] minor update realtime 2016-02-17 16:32:48 +05:30
async.py [enhancement] prompt user to reload on migration 2016-01-07 15:35:17 +05:30
auth.py [cleanup] system settings, added deny_multiple_sessions 2016-02-16 15:05:59 +05:30
boot.py [fix] [minor] show unsorted missing modules 2016-01-15 14:10:20 +05:30
build.py [fix] Add communication into timeline in realtime 2015-09-14 16:28:07 +05:30
celery_app.py [fix] [minor] bench version 2016-02-17 12:26:07 +05:30
client.py [fix] get_js 2015-11-17 18:27:29 +05:30
commands.py [fix] [minor] bench version 2016-02-17 12:26:07 +05:30
database.py [fix] minor update realtime 2016-02-17 16:32:48 +05:30
defaults.py [fix] is_a_user_permission_key: also check if key contains ':' 2016-01-06 12:23:10 +05:30
exceptions.py [fix] NotFound if site is not found, remove Async Task, cleanup in translate 2016-02-10 12:17:17 +05:30
frappeclient.py [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +05:30
handler.py [minor] add hook for website user home page by function 2016-01-25 15:10:44 +05:30
hooks.py bumped to version 6.23.1 2016-02-18 08:35:28 +06:00
installer.py [fix] [minor] bench version 2016-02-17 12:26:07 +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] moved comment_feed_communication patch to top in patches.txt 2016-02-10 17:40:05 +05:30
permissions.py [fix] has_controller_permissions - return None if function could not decide on True or False 2016-02-15 13:26:23 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
sessions.py [cleanup] system settings, added deny_multiple_sessions 2016-02-16 15:05:59 +05:30
setup_logging.py [fix] this might start showing logs in gunicorn logs 2016-02-12 11:42:52 +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 [fix] Attach signature in auto-reply 2016-02-15 17:36:51 +05:30
test_runner.py [fix] test runner fixes 2015-09-23 12:48:29 +05:30
translate.py [fix] NotFound if site is not found, remove Async Task, cleanup in translate 2016-02-10 12:17:17 +05:30