| .. |
|
change_log
|
[change-log]
|
2016-02-09 12:36:11 +05:30 |
|
config
|
Fixed spelling mistakes
|
2016-02-15 17:36:25 +05:30 |
|
core
|
Doctype saving issue fixed
|
2016-02-16 12:22:12 +05:30 |
|
custom
|
[fix] create optional columns during sync, use email account name if no sender full name
|
2016-02-08 13:14:00 +05:30 |
|
data
|
[language] Added Estonian, Telugu and Urdu. Fixes frappe/translator#64 and frappe/translator#66
|
2016-01-27 12:34:48 +05:30 |
|
desk
|
[fix] link doctype and link name in communication load
|
2016-02-15 18:39:21 +05:30 |
|
docs
|
More fixes
|
2016-02-16 12:47:48 +05:30 |
|
email
|
[fix] Attach signature in auto-reply
|
2016-02-15 17:36:51 +05:30 |
|
geo
|
Smallest currency fraction value in USD
|
2016-01-20 17:09:48 +05:30 |
|
integrations
|
[minor] re-raise if dropbox fails for something other than 404
|
2016-02-15 15:24:09 +05:30 |
|
model
|
[fix] add _comments column after request
|
2016-02-11 23:06:56 +05:30 |
|
modules
|
[enhancement] Merge Comment and Feed into Communication 💥
|
2016-02-04 17:46:53 +05:30 |
|
patches
|
[hotfix] don't migrate reference_doctype and reference_name from Feed
|
2016-02-10 11:52:39 +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 #1569 from robertschouten/patch-8
|
2016-02-16 12:30:14 +05:30 |
|
templates
|
Merge pull request #1571 from anandpdoshi/fix/auto-reply-signature
|
2016-02-16 12:31:01 +05:30 |
|
tests
|
[Fixes] flag value fixes
|
2015-11-02 15:23:16 +05:30 |
|
translations
|
[translations
|
2016-02-09 12:26:58 +05:30 |
|
utils
|
[enhancement] added FrappeTask for pre-process, post-process
|
2016-02-09 18:58:17 +05:30 |
|
website
|
[minor] [website] page_name set to max 140 chars
|
2016-02-11 12:38:27 +05:30 |
|
workflow
|
[fix] don't allow import for child tables
|
2016-01-06 12:22:03 +05:30 |
|
__init__.py
|
[fix] this might start showing logs in gunicorn logs
|
2016-02-12 11:42:52 +05:30 |
|
__version__.py
|
bumped to version 6.22.7
|
2016-02-13 17:15:00 +06:00 |
|
api.py
|
Async
|
2015-07-24 10:07:24 +05:30 |
|
app.py
|
Merge pull request #1565 from anandpdoshi/command/new-language
|
2016-02-15 16:36:50 +05:30 |
|
async.py
|
[enhancement] prompt user to reload on migration
|
2016-01-07 15:35:17 +05:30 |
|
auth.py
|
[minor] if frappe.form_dict._lang, set it as local.lang
|
2016-02-16 11:17:42 +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] NotFound if site is not found, remove Async Task, cleanup in translate
|
2016-02-10 12:17:17 +05:30 |
|
client.py
|
[fix] get_js
|
2015-11-17 18:27:29 +05:30 |
|
commands.py
|
Merge pull request #1565 from anandpdoshi/command/new-language
|
2016-02-15 16:36:50 +05:30 |
|
database.py
|
[fix] Get defaults based on doctype or fieldname
|
2015-12-23 16:34:43 +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
|
[minor] add hook for website user home page by function
|
2016-01-25 15:10:44 +05:30 |
|
hooks.py
|
bumped to version 6.22.7
|
2016-02-13 17:15:00 +06:00 |
|
installer.py
|
[minor] quit install if before_install returns False and encoding in importer
|
2015-12-31 11:11:03 +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] moved comment_feed_communication patch to top in patches.txt
|
2016-02-10 17:40:05 +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
|
[realtime] ability to get socket working in website, now_datetime should not be timezone aware and web-form properties should take preceedence
|
2016-01-27 12:26:21 +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 |