| .. |
|
change_log
|
[fix] desktop icon missing filter
|
2016-03-21 18:28:38 +05:30 |
|
config
|
[enhancement] added Explore icon
|
2016-03-17 13:39:58 +05:30 |
|
core
|
[usability] automatically set system user, website user based on roles set
|
2016-03-25 17:18:28 +05:30 |
|
custom
|
Merge branch 'dynamic-links' of https://github.com/rmehta/frappe into rmehta-dynamic-links
|
2016-03-16 14:42:38 +05:30 |
|
data
|
[enhancement] SendGrid Integration app added to app listing
|
2016-03-30 14:31:40 +08:00 |
|
desk
|
[enhancement] added feature to track user seen, fixes #1648
|
2016-03-25 16:27:31 +05:30 |
|
docs
|
[fix] [minor] docs
|
2016-03-12 00:08:21 +05:30 |
|
email
|
[enhancement] standard replies now support jinja templating, fixes frappe/erpnext#4787
|
2016-03-22 15:26:47 +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
|
[fix] track_seen is optional
|
2016-03-25 17:29:28 +05:30 |
|
modules
|
[enhancement] Merge Comment and Feed into Communication 💥
|
2016-02-04 17:46:53 +05:30 |
|
patches
|
[usability] automatically set system user, website user based on roles set
|
2016-03-25 17:18:28 +05:30 |
|
print
|
[fixes] cleanup pull requests, allow printing of drafts by default
|
2016-03-23 13:18:25 +05:30 |
|
public
|
[usability] automatically set system user, website user based on roles set
|
2016-03-25 17:18:28 +05:30 |
|
templates
|
[minor] web form back-links
|
2016-03-25 12:24:39 +05:30 |
|
tests
|
[fix] [test] test_seen.py
|
2016-03-25 17:42:13 +05:30 |
|
translations
|
[update] translations
|
2016-03-21 14:35:22 +05:30 |
|
utils
|
Merge branch 'dynamic-links' of https://github.com/rmehta/frappe into rmehta-dynamic-links
|
2016-03-16 14:42:38 +05:30 |
|
website
|
[enhancement] added feature to track user seen, fixes #1648
|
2016-03-25 16:27:31 +05:30 |
|
workflow
|
[fix] don't allow import for child tables
|
2016-01-06 12:22:03 +05:30 |
|
__init__.py
|
[fix] [hot] copy_doc docstatus
|
2016-03-18 19:15:03 +05:30 |
|
__version__.py
|
bumped to version 6.27.4
|
2016-03-21 19:01:59 +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
|
[fix] missing modules POS and Learn
|
2016-03-16 13:00:24 +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] desktop icons, completed modules setup and test cases
|
2016-03-16 11:17:29 +05:30 |
|
database.py
|
[fix] minor update realtime
|
2016-02-17 16:32:48 +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
|
bumped to version 6.27.4
|
2016-03-21 19:01:59 +06:00 |
|
installer.py
|
[modules] [redesign]
|
2016-03-16 11:17:30 +05:30 |
|
middlewares.py
|
[website] route caching, bye bye sidebar, navbar search, blog cleanup
|
2015-03-12 16:31:14 +05:30 |
|
migrate.py
|
[cleanup] added migrate.py and sync desktop icons on migrate
|
2016-03-16 11:17:29 +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
|
[usability] automatically set system user, website user based on roles set
|
2016-03-25 17:18:28 +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] If flags.ignore_share_permission is passed, don't check for share permission
|
2015-09-09 12:48:56 +05:30 |
|
tasks.py
|
[fix] site sync queues - IncorrectSitePath
|
2016-02-24 23:40:10 +05:30 |
|
test_runner.py
|
[enhancement] desktop icons, completed modules setup and test cases
|
2016-03-16 11:17:29 +05:30 |
|
translate.py
|
[fix] module translation should also load icon labels, fixes #1640
|
2016-03-22 12:34:51 +05:30 |