| .. |
|
change_log
|
[change log]
|
2016-04-20 16:05:38 +05:30 |
|
config
|
[enhancement] added Explore icon
|
2016-03-17 13:39:58 +05:30 |
|
core
|
Merge pull request #1711 from neilLasrado/disable-roles
|
2016-04-20 15:57:25 +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
|
[minor] [apps] set as featured
|
2016-02-29 14:45:59 +05:30 |
|
desk
|
[fix] Total row in report
|
2016-04-14 12:35:08 +05:30 |
|
docs
|
Updated Docs
|
2016-04-19 12:24:55 +05:30 |
|
email
|
[hot] [fix] X-Original-From set_header
|
2016-04-20 20:11:01 +05:30 |
|
geo
|
Smallest currency fraction value in USD
|
2016-01-20 17:09:48 +05:30 |
|
integrations
|
[fix] Try to reconnect to dropbox if token expires. Also upgrade to oauth2.
|
2016-02-24 13:02:19 +05:30 |
|
model
|
[fix] Get field currency for child doc
|
2016-04-14 18:02:12 +05:30 |
|
modules
|
[enhancement] Merge Comment and Feed into Communication 💥
|
2016-02-04 17:46:53 +05:30 |
|
patches
|
[fix] raise/catch DoesNotExistError in sync desktop icons patch
|
2016-03-17 09:48:36 +05:30 |
|
print
|
minor fix
|
2016-04-13 16:00:05 +05:30 |
|
public
|
[fix] Use Bulk Email status as Delivery Status of a Communication
|
2016-04-18 16:03:35 +05:30 |
|
templates
|
[fix] [minor] docs
|
2016-03-12 00:08:21 +05:30 |
|
tests
|
[refactor] [optimize] dynamic links on deletion
|
2016-03-10 15:14:44 +05:30 |
|
translations
|
[update] translations
|
2016-03-21 14:35:22 +05:30 |
|
utils
|
[fix] Load private files having non-ascii characters when using Nginx's X-Accel-Redirect system
|
2016-04-22 12:45:15 +05:30 |
|
website
|
[fix] allow context in frappe.respond_as_web_page
|
2016-04-07 16:31:30 +05:30 |
|
workflow
|
[fix] don't allow import for child tables
|
2016-01-06 12:22:03 +05:30 |
|
__init__.py
|
[fix] Use Bulk Email status as Delivery Status of a Communication
|
2016-04-18 16:03:35 +05:30 |
|
__version__.py
|
bumped to version 6.27.14
|
2016-04-22 13:17:41 +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.14
|
2016-04-22 13:17:41 +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
|
[enhancement] desktop icons DocType
|
2016-03-16 11:17:29 +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] [hot] UnboundLocalError
|
2016-03-07 23:21:47 +05:30 |