seitime-frappe/frappe
2015-11-02 19:38:30 +05:30
..
change_log [change-log] 2015-10-22 17:03:41 +05:30
config [fix] added docs link and generate pages 2015-10-30 17:29:28 +05:30
core [fix] validate if file exists in the file system 2015-10-27 16:54:24 +05:30
custom [minor] Added collapsible to custom field section break #1364 2015-10-26 16:32:37 +05:30
data [translations] Added Ukranian language - українська. Closes frappe/translator#57 2015-10-21 16:49:45 +05:30
desk [fix] load page_js via hook 2015-10-27 14:51:35 +05:30
docs [fix] added docs link and generate pages 2015-10-30 17:29:28 +05:30
email [fix] Show CC in the footer 2015-10-23 17:23:21 +05:30
geo [fix] make all VARCHAR default lengths as 140 2015-10-14 17:28:10 +05:30
integrations [fix] dropbox backup typo and added backups under Setup > System 2015-09-28 19:37:12 +05:30
model minor fix 2015-10-28 18:23:15 +05:30
modules [minor] pass pre_process function to import methods 2015-07-22 14:32:18 +05:30
patches [hotfix] patches and varchar length check 2015-10-19 17:25:05 +05:30
print [fix] make all VARCHAR default lengths as 140 2015-10-14 17:28:10 +05:30
public [enhancement] Show who is currently viewing a document 2015-11-02 19:38:30 +05:30
templates Merge pull request #1377 from rmehta/setup-docs 2015-10-30 13:03:57 +05:30
tests Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error 2015-10-14 16:00:14 +05:30
translations [translations] updated 2015-10-21 16:50:01 +05:30
utils [fix] added docs link and generate pages 2015-10-30 17:29:28 +05:30
website Merge pull request #1377 from rmehta/setup-docs 2015-10-30 13:03:57 +05:30
workflow [fix] make all VARCHAR default lengths as 140 2015-10-14 17:28:10 +05:30
__init__.py [docs] fixes to links, added some style etc 2015-10-27 10:57:26 +05:30
__version__.py bumped to version 6.6.5 2015-10-29 17:03:50 +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 [features] build multi-lingual website 2015-10-22 16:39:37 +05:30
boot.py [enhancement] document management system 2015-09-21 15:41:34 +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 [docs] fixes to links, added some style etc 2015-10-27 10:57:26 +05:30
database.py [fix] database: escape percent sign in strings 2015-10-23 14:03:38 +03:00
defaults.py [fix] default cache clearning 2015-05-11 11:37:31 +05:30
exceptions.py Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error 2015-10-14 16:00:14 +05:30
frappeclient.py [enhancement] document management system 2015-09-21 15:41:34 +05:30
handler.py [fix] allow a method to be defined as xss_safe 2015-09-24 18:57:24 +05:30
hooks.py Merge pull request #1377 from rmehta/setup-docs 2015-10-30 13:03:57 +05:30
installer.py [fixes] [style] for docs and fix to web form 2015-10-28 15:11:40 +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] Reset permissions for Web Page 2015-10-29 14:46:38 +05:30
permissions.py [fixes] update share permissions 2015-10-26 16:50:05 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
sessions.py [fix] Implemented caching in linked with 2015-10-15 12:51:04 +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 [fix] send email in same language as user 2015-10-15 14:22:20 +05:30
test_runner.py [fix] test runner fixes 2015-09-23 12:48:29 +05:30
translate.py [fixes] [style] for docs and fix to web form 2015-10-28 15:11:40 +05:30