seitime-frappe/frappe
2014-08-01 00:06:29 +05:30
..
config cleaned up print (js) and added print settings 2014-07-25 13:01:47 +05:30
core [print] Print Settings -> With Letterhead, defaults the Letterhead checkbox in Print Preview 2014-07-31 17:33:25 +05:30
data Translations: Indonesian, Japanese and Russian 2014-07-07 17:26:40 +05:30
model [print] Additional key __print_hide for optionally setting print_hide on certain docs 2014-07-29 21:58:17 +05:30
modules updates to print 2014-07-25 13:01:49 +05:30
patches [hotfix] init file for patch folder 2014-07-31 17:39:47 +05:30
public [print] Print Settings -> With Letterhead, defaults the Letterhead checkbox in Print Preview 2014-07-31 17:33:25 +05:30
templates [print] Print Settings -> With Letterhead, defaults the Letterhead checkbox in Print Preview 2014-07-31 17:33:25 +05:30
tests Limit available functions in jinja environment 2014-07-25 13:01:53 +05:30
translations [translations] Added Turkish, Vietnamese. Updated rest of the translations. [frappe/erpnext#2012] 2014-08-01 00:06:29 +05:30
utils [print] Font Size in Print Settings 2014-07-31 16:05:42 +05:30
website [fix] [minor] clear page route cache always 2014-07-30 11:45:25 +05:30
widgets Add no_metadata flag for get_linked_docs 2014-07-30 15:11:27 +08:00
__init__.py [fix] translate.py - escape \n, don't ingore empty lines 2014-08-01 00:02:17 +05:30
__version__.py Bumped to v4.1.0 2014-06-30 12:09:22 +05:30
api.py [minor] removed doc.update for delete in api.py 2014-07-28 16:39:39 +05:30
app.py Further fixes in print 2014-07-25 13:01:53 +05:30
auth.py added frappe.local.request_ip 2014-07-04 14:45:07 +05:30
boot.py [print] Print Settings -> With Letterhead, defaults the Letterhead checkbox in Print Preview 2014-07-31 17:33:25 +05:30
build.py moved old print format code to a separte file 2014-07-25 13:01:52 +05:30
celery_app.py make celery emails config a dict 2014-05-15 15:58:00 +05:30
cli.py Update cli.py 2014-07-28 16:20:28 +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 added print settings print style fixes etc. 2014-07-25 13:01:47 +05:30
defaults.py Clear notifications where necessary, and not during clear_cache 2014-07-21 17:35:33 +05:30
exceptions.py Limit available functions in jinja environment 2014-07-25 13:01:53 +05:30
handler.py Override Whitelisted Methods 2014-07-30 17:31:19 +05:30
hooks.py [minor] [permissions] Only Administrator user can read / edit Administrator and Guest users 2014-07-28 12:13:54 +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 [print] Print Settings -> With Letterhead, defaults the Letterhead checkbox in Print Preview 2014-07-31 17:33:25 +05:30
permissions.py [minor] frappe.permissions.apply_user_permissions - Check if apply_user_permissions is checked for a doctype, perm type, user combination 2014-07-25 14:56:52 +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] translate.py - escape \n, don't ingore empty lines 2014-08-01 00:02:17 +05:30