| .. |
|
change_log
|
Update v6_4_8.md
|
2015-11-15 11:02:31 +06:00 |
|
config
|
[enhancement] App Installer
|
2015-11-18 16:52:24 +05:30 |
|
core
|
[hotfix] catch exception during thumbnail generation
|
2015-11-26 18:09:21 +05:30 |
|
custom
|
[fix] Ability to hide a field in print if its value is 0
|
2015-11-25 16:33:37 +05:30 |
|
data
|
[apps] removed user apps (for now)
|
2015-11-25 12:15:02 +05:30 |
|
desk
|
[fix] In pop3 receive, catch authentication and timeout errors while connecting, disable incoming emails and assign the email account to system managers
|
2015-11-26 13:12:33 +05:30 |
|
docs
|
Sync images
|
2015-12-01 12:33:47 +05:30 |
|
email
|
Merge pull request #1422 from anandpdoshi/fix/catch-pop3-exceptions
|
2015-11-26 14:14:16 +05:30 |
|
geo
|
[enhancement] Int, Currency, Float, Percent as not null and default to 0
|
2015-11-19 13:09:44 +05:30 |
|
integrations
|
[fix] During dropbox backup, don't take files backup, as the files are synced individually
|
2015-11-04 12:34:59 +05:30 |
|
model
|
[fix] Ability to hide a field in print if its value is 0
|
2015-11-25 16:33:37 +05:30 |
|
modules
|
[minor] pass pre_process function to import methods
|
2015-07-22 14:32:18 +05:30 |
|
patches
|
[fix] alter column for int, float not null
|
2015-11-25 15:50:17 +05:30 |
|
print
|
[minor] default print format for developer
|
2015-11-26 09:02:38 +05:30 |
|
public
|
Sync images
|
2015-12-01 12:33:47 +05:30 |
|
templates
|
Home nav-bar color fix, breadcrumbs positioned above H1
|
2015-12-01 12:07:23 +05:30 |
|
tests
|
[Fixes] flag value fixes
|
2015-11-02 15:23:16 +05:30 |
|
translations
|
[translations]
|
2015-11-26 12:40:26 +05:30 |
|
utils
|
Sync images
|
2015-12-01 12:33:47 +05:30 |
|
website
|
[minor] [fix] website.js
|
2015-11-26 15:39:59 +05:30 |
|
workflow
|
[enhancement] Int, Currency, Float, Percent as not null and default to 0
|
2015-11-19 13:09:44 +05:30 |
|
__init__.py
|
[enhancement] Int, Currency, Float, Percent as not null and default to 0
|
2015-11-19 13:09:44 +05:30 |
|
__version__.py
|
bumped to version 6.10.1
|
2015-11-26 18:41:19 +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
|
[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
|
[enhancement] Int, Currency, Float, Percent as not null and default to 0
|
2015-11-19 13:09:44 +05:30 |
|
database.py
|
[fix] injection
|
2015-11-17 18:27:29 +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
|
bumped to version 6.10.1
|
2015-11-26 18:41:19 +06:00 |
|
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] alter column for int, float not null
|
2015-11-25 15:50:17 +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] 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] log email sending error in frappe.tasks.sendmail
|
2015-11-19 19:05:44 +05:30 |
|
test_runner.py
|
[fix] test runner fixes
|
2015-09-23 12:48:29 +05:30 |
|
translate.py
|
[re-org] setup wizard now in frappe
|
2015-11-12 11:42:30 +05:30 |