seitime-frappe/frappe
2016-03-10 15:30:38 +05:30
..
change_log [change log] 2016-03-09 14:42:31 +05:30
config [fixes] changed patches while migrating from v4 to v6 2016-03-04 22:38:37 +05:30
core [fix] like for a single doctype 2016-03-09 13:24:26 +05:30
custom [fix] [hot] editable customize form and draggable custom fields 2016-03-10 11:56:25 +05:30
data [minor] [apps] set as featured 2016-02-29 14:45:59 +05:30
desk [fix] like for a single doctype 2016-03-09 13:24:26 +05:30
docs [fixes] changed patches while migrating from v4 to v6 2016-03-04 22:38:37 +05:30
email [fix] email should have fully qualified URLs 2016-03-10 15:30:38 +05:30
geo Smallest currency fraction value in USD 2016-01-20 17:09:48 +05:30
integrations [fix] Try to reconnect to dropbox if token expires. Also upgrade to oauth2. 2016-02-24 13:02:19 +05:30
model [fix] check field values should be either 0 or 1 2016-03-10 15:30:16 +05:30
modules [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +05:30
patches [fix] sort fields - set idx in Custom Field for faster sorting during load 2016-03-09 13:00:36 +05:30
print Update test_print_format.py 2016-03-05 19:44:38 +05:30
public [fix] [hot] editable customize form and draggable custom fields 2016-03-10 11:56:25 +05:30
templates Merge pull request #1614 from sbkolate/patch-1 2016-03-07 20:14:06 +05:30
tests [fix] image parsing in email 2016-03-08 11:30:40 +05:30
translations [translations] 2016-03-09 14:47:32 +05:30
utils [fix] async and socketio 2016-03-07 14:56:42 +05:30
website [fixes] changed patches while migrating from v4 to v6 2016-03-04 22:38:37 +05:30
workflow [fix] don't allow import for child tables 2016-01-06 12:22:03 +05:30
__init__.py [Fixes] Transaltion not working for english lang, title of transaltion set to language_code 2016-03-04 19:26:46 +05:30
__version__.py bumped to version 6.26.2 2016-03-10 13:17:23 +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 [fix] async and socketio 2016-03-07 14:56:42 +05:30
auth.py [hotfix] cint for deny multiple sessions 2016-03-01 17:19:31 +05:30
boot.py [enhancement] multi-lingual print formats 2016-03-01 15:19:22 +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 [minor] moved migration code to commands._migrate for reuse 2016-03-02 17:02:30 +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 [fix] Sanitize form_dict and doc values to prevent XSS 2016-02-23 12:11:28 +05:30
hooks.py bumped to version 6.26.2 2016-03-10 13:17:23 +06:00
installer.py [fix] uninstall-app: drop tables after commit 2016-03-01 11:55:53 +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] [hot] patch folder changed to v6_20x 2016-03-08 17:38:48 +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] site sync queues - IncorrectSitePath 2016-02-24 23:40:10 +05:30
test_runner.py [fix] test runner fixes 2015-09-23 12:48:29 +05:30
translate.py [fix] [hot] UnboundLocalError 2016-03-07 23:21:47 +05:30