| .. |
|
change_log
|
[fix] desktop icon missing filter
|
2016-03-21 18:28:38 +05:30 |
|
config
|
[minor] chat link, fixes frappe/erpnext#5127
|
2016-04-04 11:53:41 +05:30 |
|
core
|
Merge branch 'master' into develop
|
2016-04-07 17:39:51 +05:30 |
|
custom
|
Added custom field name, as well as label, in Not Found error message. Previously, it was hard to find which field was causing the problem when the field did not have a label - such as column breaks
|
2016-04-06 09:54:27 -04:00 |
|
data
|
[enhancement] added image_field so image will appear in the sidebar
|
2016-04-04 16:56:35 +05:30 |
|
desk
|
Merge branch 'master' into develop
|
2016-04-07 17:39:51 +05:30 |
|
docs
|
[fix] [minor] docs
|
2016-03-12 00:08:21 +05:30 |
|
email
|
[hot] [fix] email_alert.json
|
2016-04-07 22:41:54 +05:30 |
|
geo
|
Smallest currency fraction value in USD
|
2016-01-20 17:09:48 +05:30 |
|
integrations
|
[fix] save dropbox form on disabling dropbox backup
|
2016-03-25 11:55:12 +05:30 |
|
model
|
Merge branch 'master' into develop
|
2016-04-07 17:39:51 +05:30 |
|
modules
|
[enhancement] Merge Comment and Feed into Communication 💥
|
2016-02-04 17:46:53 +05:30 |
|
patches
|
[fixes] reload doc before patch execution
|
2016-04-02 11:53:51 +05:30 |
|
print
|
[test] [fix]
|
2016-04-06 15:50:26 +05:30 |
|
public
|
Merge branch 'master' into develop
|
2016-04-07 17:39:51 +05:30 |
|
templates
|
[Fixes] User Image not displaying in top right section
|
2016-04-06 18:02:54 +05:30 |
|
tests
|
[fix] list quotes
|
2016-03-31 13:04:27 +05:30 |
|
translations
|
[update] translations
|
2016-03-21 14:35:22 +05:30 |
|
utils
|
Merge branch 'master' into develop
|
2016-04-07 17:39:51 +05:30 |
|
website
|
Merge branch 'master' into develop
|
2016-04-07 17:39:51 +05:30 |
|
workflow
|
[fix] don't allow import for child tables
|
2016-01-06 12:22:03 +05:30 |
|
__init__.py
|
Merge branch 'master' into develop
|
2016-04-07 17:39:51 +05:30 |
|
__version__.py
|
bumped to version 6.27.8
|
2016-04-07 18:03:23 +06:00 |
|
api.py
|
Async
|
2015-07-24 10:07:24 +05:30 |
|
app.py
|
[fix] minor update realtime
|
2016-02-17 16:32:48 +05:30 |
|
async.py
|
[fix] [config] for new bench installs
|
2016-03-15 17:59:46 +05:30 |
|
auth.py
|
[hotfix] cint for deny multiple sessions
|
2016-03-01 17:19:31 +05:30 |
|
boot.py
|
[enhancement] default user images based on user name
|
2016-04-01 19:16:08 +05:30 |
|
build.py
|
[fix] Add communication into timeline in realtime
|
2015-09-14 16:28:07 +05:30 |
|
celery_app.py
|
[fix] [config] for new bench installs
|
2016-03-15 17:59:46 +05:30 |
|
client.py
|
[fix] get_js
|
2015-11-17 18:27:29 +05:30 |
|
commands.py
|
[Enhancement] Added feature to bench restore command to restore the public and private files
|
2016-03-30 21:33:22 +05:30 |
|
database.py
|
[fix] [tests]
|
2016-03-31 12:21:20 +05:30 |
|
defaults.py
|
[enhancement] desktop icons, completed modules setup and test cases
|
2016-03-16 11:17:29 +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
|
[fix] Sanitize form_dict and doc values to prevent XSS
|
2016-02-23 12:11:28 +05:30 |
|
hooks.py
|
Merge branch 'master' into develop
|
2016-04-07 17:39:51 +05:30 |
|
installer.py
|
Merge pull request #1662 from shreyasp/bench-restore-command
|
2016-04-01 11:11:40 +05:30 |
|
middlewares.py
|
[website] route caching, bye bye sidebar, navbar search, blog cleanup
|
2015-03-12 16:31:14 +05:30 |
|
migrate.py
|
[enhancement] portal settings for portal menu
|
2016-03-30 12:28:55 +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
|
[enhancement] added image_field so image will appear in the sidebar
|
2016-04-04 16:56:35 +05:30 |
|
permissions.py
|
[fix] has_controller_permissions - return None if function could not decide on True or False
|
2016-02-15 13:26:23 +05:30 |
|
pythonrc.py
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |
|
sessions.py
|
[enhancement] desktop icons DocType
|
2016-03-16 11:17:29 +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] ignore permissions when removing user share
|
2016-04-04 16:53:58 +05:30 |
|
tasks.py
|
[fix] [tests]
|
2016-03-31 12:21:20 +05:30 |
|
test_runner.py
|
[enhancement] desktop icons, completed modules setup and test cases
|
2016-03-16 11:17:29 +05:30 |
|
translate.py
|
Translations for Workflows and Custom Fields
|
2016-03-31 18:39:27 -03:00 |