seitime-frappe/frappe
2016-06-09 16:08:51 +05:30
..
change_log [change log] 2016-04-20 16:05:38 +05:30
commands [fix] split commands into multiple files 2016-05-18 17:14:06 +05:30
config [css] cleanup + moved products and homepage to erpnext + [fix] get_js 2016-04-22 18:52:47 +05:30
core Merge pull request #1767 from mbauskar/image-view 2016-06-08 16:03:18 +05:30
custom [Image View] added flag on Customize Form to switch from List to Image view 2016-06-08 12:57:04 +05:30
data [minor] style fixes for image view 2016-06-08 16:26:59 +05:30
desk [fix] setup wizard 2016-06-08 11:08:06 +05:30
docs Update bench-commands-cheatsheet.md 2016-06-03 14:09:14 +08:00
email [ux] email alert - show tasks for today, fix for multiple address selection in email, fixes frappe/erpnext#5436 2016-06-03 15:57:18 +05:30
geo Merge branch 'master' into develop 2016-06-03 11:49:00 +05:30
integrations [fix] dropbox backup can be changed if setup, fixes frappe/erpnext#5260 2016-06-08 16:54:28 +05:30
model [fix] doc.flags.ignore_validate_constants 2016-06-09 16:08:51 +05:30
modules [enhancement] [wip] links menu in forms 2016-04-12 19:16:17 +05:30
patches [list-settings] save in redis, db, save filters while switching views and patch 2016-05-31 18:30:25 +05:30
print [Enhancement] Online and Offline POS 2016-05-09 23:30:57 +05:30
public [fix] [style] listview 2016-06-09 14:20:08 +05:30
templates [minor] get_gravatar in templates to not query and show 2016-06-08 16:03:56 +05:30
tests [fix] [test] test_email 2016-04-21 11:57:24 +05:30
translations [translations] 2016-04-15 14:51:12 +05:30
utils [minor] get_gravatar in templates to not query and show 2016-06-08 16:03:56 +05:30
website [minor] get_gravatar in templates to not query and show 2016-06-08 16:03:56 +05:30
workflow [fix] don't allow import for child tables 2016-01-06 12:22:03 +05:30
__init__.py [fixes] tests and enhancement to frappe.make_property_setter 2016-05-11 16:46:46 +05:30
__version__.py bumped to version 6.27.21 2016-06-03 12:19:00 +06:00
api.py [enhancement] remember list settings - sort, filters, paging 2016-05-30 18:19:47 +05:30
app.py [minor] get_gravatar in templates to not query and show 2016-06-08 16:03:56 +05:30
async.py [fix] with frappe.init_site, worker and schedule commands, cleanup and fixes to rq code 2016-04-13 19:28:04 +05:30
auth.py [minor] ignore_csrf in site_config and to check for autoname in hooks even if not autoname is present 2016-05-29 23:06:51 +05:30
boot.py [ux] fixes and rememeber_selected in hooks to set default link values 2016-05-02 13:37:45 +05:30
build.py [fix] control.js for read only values 2016-04-25 17:53:13 +05:30
client.py Fix: TypeError: unhashable type: 'dict' 2016-05-14 23:18:52 -03:00
database.py [fix] [tests] 2016-03-31 12:21:20 +05:30
defaults.py [fix] unhide first 2016-04-15 16:46:51 +05:30
exceptions.py [patch] [fix] 2016-04-28 15:46:08 +05:30
frappeclient.py [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +05:30
handler.py Removed / Replaced Celery related code 2016-04-11 17:39:06 +05:30
hooks.py Merge branch 'master' into develop 2016-06-03 11:49:00 +05:30
installer.py [enhancement] remember list settings - sort, filters, paging 2016-05-30 18:19:47 +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] remember list settings - sort, filters, paging 2016-05-30 18:19:47 +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
share.py [fix] ignore permissions when removing user share 2016-04-04 16:53:58 +05:30
test_runner.py [fix] use importlib instead of imp.load_source in test_runner. Fixes to scheduler.py 2016-04-13 21:00:08 +05:30
translate.py Enable translation of Capitalized Keywords 2016-04-26 14:27:36 -03:00