seitime-frappe/frappe
Anand Doshi a662a7da0d Merge pull request #1470 from anandpdoshi/fix/private-file-with-percent-character
[fix] A percentage in file name caused 404 error in case of private file while checking permissions
2015-12-21 16:01:25 +05:30
..
change_log [language] Added Malayalam - Fixes frappe/translator#62 2015-12-16 13:17:06 +05:30
config [fix] cleanup, re-org and fixes to error snapshot 2015-12-16 19:39:56 +05:30
core Merge pull request #1470 from anandpdoshi/fix/private-file-with-percent-character 2015-12-21 16:01:25 +05:30
custom [fix] system settings saving in frappe 2015-11-30 15:11:57 +05:30
data [language] Added Malayalam - Fixes frappe/translator#62 2015-12-16 13:17:06 +05:30
desk [fix] A percentage in file name caused 404 error in case of private file while checking permissions 2015-12-21 15:44:50 +05:30
docs Merge pull request #1467 from vjFaLk/develop 2015-12-21 16:00:12 +05:30
email [fix] log pop connect error in scheduler log 2015-12-15 19:02:18 +05:30
geo [fix] sort country by country_name 2015-12-16 12:43:26 +05:30
integrations [fix] check if private folder exists before dropbox upload 2015-12-11 12:05:00 +05:30
model [fix] A percentage in file name caused 404 error in case of private file while checking permissions 2015-12-21 15:44:50 +05:30
modules [minor] pass pre_process function to import methods 2015-07-22 14:32:18 +05:30
patches [fixes] [imap] cleanup, rename fields, re-org 2015-12-02 13:09:11 +05:30
print [fix] Preserve field's order in print format builder column selector 2015-12-10 14:14:48 +05:30
public [fix] handle invalid date in formatter. Fixes frappe/erpnext#4468 2015-12-21 11:26:28 +05:30
templates [docs] table-layout of doctype should be auto 2015-12-09 19:10:22 +05:30
tests [Fixes] flag value fixes 2015-11-02 15:23:16 +05:30
translations [language] Added Malayalam - Fixes frappe/translator#62 2015-12-16 13:17:06 +05:30
utils Merge pull request #1470 from anandpdoshi/fix/private-file-with-percent-character 2015-12-21 16:01:25 +05:30
website [docs] [fixes] 2015-12-09 12:03:20 +05:30
workflow [translation] for frappe/erpnext#4461 2015-12-10 10:34:13 +05:30
__init__.py [minor] added throw option to frappe.has_permission 2015-11-30 15:10:24 +05:30
__version__.py bumped to version 6.14.1 2015-12-16 13:48:18 +06:00
api.py Async 2015-07-24 10:07:24 +05:30
app.py [fix] cleanup, re-org and fixes to error snapshot 2015-12-16 19:39:56 +05:30
async.py [fix] injection 2015-11-17 18:27:29 +05:30
auth.py [features] build multi-lingual website 2015-10-22 16:39:37 +05:30
boot.py [fix] check if message_log has a message before pop 2015-11-23 14:46:43 +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] get_js 2015-11-17 18:27:29 +05:30
commands.py [feature] Private files. Fixes #927 2015-12-09 14:02:14 +05:30
database.py [fix] A percentage in file name caused 404 error in case of private file while checking permissions 2015-12-21 15:44:50 +05:30
defaults.py [fix] default cache clearning 2015-05-11 11:37:31 +05:30
exceptions.py [fix] whitelisted upload methods 2015-11-18 13:06:14 +05:30
frappeclient.py [enhancement] document management system 2015-09-21 15:41:34 +05:30
handler.py [fix] whitelisted upload methods 2015-11-18 13:06:14 +05:30
hooks.py [fix] cleanup, re-org and fixes to error snapshot 2015-12-16 19:39:56 +05:30
installer.py [patch] create private/files folder 2015-12-11 23:45:10 +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 [patch] create private/files folder 2015-12-11 23:45:10 +05:30
permissions.py [minor] added throw option to frappe.has_permission 2015-11-30 15:10:24 +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] Track when user was last active 2015-10-29 18:00:03 +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] pass session to tasks.sendmail to give access to private files 2015-12-21 13:15:08 +05:30
test_runner.py [fix] test runner fixes 2015-09-23 12:48:29 +05:30
translate.py [fix] minor, don't print messages for missing files 2015-12-11 10:52:47 +05:30