| .. |
|
change_log
|
[release] added Change Log
|
2015-10-15 16:30:56 +05:30 |
|
config
|
[fix] dropbox backup typo and added backups under Setup > System
|
2015-09-28 19:37:12 +05:30 |
|
core
|
Merge pull request #1347 from anandpdoshi/email-not-sent-tracking
|
2015-10-20 17:42:08 +05:30 |
|
custom
|
[fix] depends_on as Small Text
|
2015-10-15 10:17:53 +05:30 |
|
data
|
Renamed bengali language
|
2015-10-19 16:15:35 +05:30 |
|
desk
|
[fix] test_form
|
2015-10-15 14:08:29 +05:30 |
|
email
|
[minor] set bulk limit to 500
|
2015-10-19 11:25:33 +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
|
[hotfix] patches and varchar length check
|
2015-10-19 17:25:05 +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
|
Merge pull request #1348 from anandpdoshi/communication-email-and-frappe-ready
|
2015-10-20 17:42:46 +05:30 |
|
templates
|
[fix] Don't add emails to CC if no CC added from the UI. Fixes frappe/erpnext#4164
|
2015-10-14 13:20:49 +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
|
[trasnslations] update
|
2015-10-13 14:41:21 +05:30 |
|
utils
|
[minor] remove slash from get url to link
|
2015-10-21 11:00:29 +05:30 |
|
website
|
[fix] Clear frappe.page_ready_events once the triggers are executed
|
2015-10-20 17:07:54 +05:30 |
|
workflow
|
[fix] make all VARCHAR default lengths as 140
|
2015-10-14 17:28:10 +05:30 |
|
__init__.py
|
[minor] [enhancement] Email alert subject is also dynamic using Jinja
|
2015-10-16 11:05:57 +05:30 |
|
__version__.py
|
bumped to version 6.5.4
|
2015-10-20 18:23:10 +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
|
[fix] csrf for open_url_post
|
2015-09-25 12:55:44 +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
|
[minor] bench version
|
2015-10-19 15:56:27 +05:30 |
|
database.py
|
[fix] permission tests
|
2015-09-08 17:29:31 +05:30 |
|
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
|
bumped to version 6.5.4
|
2015-10-20 18:23:10 +06:00 |
|
installer.py
|
[minor] related to pull #1207
|
2015-08-10 11:31:18 +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
|
[hotfix] patches and varchar length check
|
2015-10-19 17:25:05 +05:30 |
|
permissions.py
|
[fixes] file manager, attachments go to 'Attachments' folder and permission + cleanups
|
2015-09-21 15:43:32 +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
|
Renamed bengali language
|
2015-10-19 16:15:35 +05:30 |