seitime-frappe/frappe
2014-07-26 05:43:36 +03:00
..
config added email alerts 2014-07-15 14:50:49 +05:30
core Clear notifications where necessary, and not during clear_cache 2014-07-21 17:35:33 +05:30
data Translations: Indonesian, Japanese and Russian 2014-07-07 17:26:40 +05:30
model Merge pull request #714 from rmehta/web-page-update 2014-07-22 17:01:09 +05:30
modules Load doctype module should be done per app 2014-06-27 20:58:48 +05:30
patches Fixes in Email Alert system 2014-07-15 14:55:21 +05:30
public [request] [minor] added silent option fixes #711 2014-07-23 14:31:50 +05:30
templates Merge pull request #714 from rmehta/web-page-update 2014-07-22 17:01:09 +05:30
tests Minor: Data Import test case 2014-07-07 15:54:31 +05:30
translations Improve Arabic Translation 2014-07-26 05:43:36 +03:00
utils [fix] get_url_to_form should be relative. URLs are expanded to during email sending. 2014-07-21 18:34:32 +05:30
website [templates] [web page] made static page dynamic via jinja 2014-07-22 17:00:01 +05:30
widgets Can use {% include 'path' %} to embed common print template for reports 2014-07-21 11:42:48 +05:30
__init__.py Clear notifications where necessary, and not during clear_cache 2014-07-21 17:35:33 +05:30
__version__.py Bumped to v4.1.0 2014-06-30 12:09:22 +05:30
api.py Whitelisting of controller methods 2014-05-05 17:51:38 +05:30
app.py fix whitespace 2014-07-07 16:11:37 +05:30
auth.py added frappe.local.request_ip 2014-07-04 14:45:07 +05:30
boot.py Added Error Reporting 2014-07-09 13:00:36 +05:30
build.py build: ability to add html files as frappe.templates[filename] and related fixes to query report 2014-06-19 17:59:38 +05:30
celery_app.py make celery emails config a dict 2014-05-15 15:58:00 +05:30
cli.py Clear notifications where necessary, and not during clear_cache 2014-07-21 17:35:33 +05:30
client.py Fixed add width property setter 2014-06-16 16:06:22 +05:30
country_info.json vietnam 2014-06-19 14:31:10 +05:30
country_info.py Fix to momentjs timezone database 2014-06-06 23:09:16 +05:30
database.py Save naming series in property setter before reload 2014-06-26 14:38:43 +05:30
defaults.py Clear notifications where necessary, and not during clear_cache 2014-07-21 17:35:33 +05:30
exceptions.py Raise TemplateNotFoundError in get_html of Print Format 2014-07-01 16:29:09 +05:30
handler.py Fixed update sessions 2014-06-19 16:08:29 +05:30
hooks.py Clear notifications where necessary, and not during clear_cache 2014-07-21 17:35:33 +05:30
installer.py cleaned up verbosity 2014-06-19 18:00:14 +05:30
memc.py frappe/frappe#478 2014-04-01 12:26:34 +05:30
middlewares.py fix to boilerplate, added Core module for Administrator and fixed layout in ControlImage in control.js 2014-05-06 17:17:40 +05:30
modules.txt Changed case in modules.txt 2014-06-06 16:28:15 +05:30
patches.txt Enable email permission for User 2014-07-15 15:05:25 +05:30
permissions.py Minor fixes 2014-07-07 16:17:24 +05:30
pythonrc.py -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
sessions.py Clear notifications where necessary, and not during clear_cache 2014-07-21 17:35:33 +05:30
setup_logging.py Fixes in Data Import and logging 2014-07-14 19:10:38 +05:30
tasks.py Fixed sync_queues 2014-07-03 16:56:59 +05:30
test_runner.py fix test 2014-07-15 14:50:50 +05:30
translate.py Fix in translate.py 2014-07-01 12:34:08 +05:30