seitime-frappe/frappe
2016-02-24 17:41:59 +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 [fix] Sanitize form_dict and doc values to prevent XSS 2016-02-23 12:11:28 +05:30
custom [fix] Sanitize form_dict and doc values to prevent XSS 2016-02-23 12:11:28 +05:30
data [fix] always set timeline doc on update 2016-02-16 12:27:53 +05:30
desk [fix] Sanitize form_dict and doc values to prevent XSS 2016-02-23 12:11:28 +05:30
docs [minor] [fix] [docs] fix missing link 2016-02-24 12:53:53 +05:30
email Merge pull request #1520 from anandpdoshi/fix/sanitize-doc 2016-02-24 12:43:07 +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 Merge pull request #1578 from sbkolate/develop 2016-02-24 12:54:48 +05:30
modules [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +05:30
patches [Fix] Corrected the patch to check '_liked_by' column before altering the table 2016-02-22 19:00:40 +05:30
print [enhancement] option to enable/disable repeating header and footer in PDFs 2016-02-08 15:15:22 +05:30
public Merge pull request #1520 from anandpdoshi/fix/sanitize-doc 2016-02-24 12:43:07 +05:30
templates Merge pull request #1520 from anandpdoshi/fix/sanitize-doc 2016-02-24 12:43:07 +05:30
tests [fix] Sanitize form_dict and doc values to prevent XSS 2016-02-23 12:11:28 +05:30
translations [translations] 2016-02-24 14:40:00 +05:30
utils [fix] IFrame included in html sanitizer svg elements 2016-02-24 17:41:59 +05:30
website Merge pull request #1520 from anandpdoshi/fix/sanitize-doc 2016-02-24 12:43:07 +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.3 2016-02-19 13:42:44 +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 [fix] Sanitize form_dict and doc values to prevent XSS 2016-02-23 12:11:28 +05:30
hooks.py [minor] [fix] [docs] fix missing link 2016-02-24 12:53:53 +05:30
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] Sanitize form_dict and doc values to prevent XSS 2016-02-23 12:11:28 +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