seitime-frappe/frappe
2015-07-17 15:23:58 +05:30
..
change_log [change-log] 2015-07-16 16:12:50 +05:30
config removed duplicate download backup link 2015-05-26 16:45:53 +05:30
core [minor] labels 2015-07-14 11:28:17 +05:30
custom [fix] property setter for idx 2015-07-10 20:32:54 +05:30
data Fix lang code for česky 2015-07-10 12:07:20 +05:30
desk [enhancement] Set print font from Setup > Print Settings or set it for each Print Format 2015-07-16 12:45:57 +05:30
email [fix] validate Append To 2015-07-17 12:17:14 +05:30
geo [permission] removed un-necessary 'All' permissions 2015-07-13 15:39:33 +05:30
model [fix] Use frappe.DuplicateEntryError in base_document and email_account 2015-07-17 12:17:14 +05:30
modules [cache] fix 2015-05-08 13:18:39 +05:30
patches [fix] property setter for idx 2015-07-10 20:32:54 +05:30
print [enhancement] Set print font from Setup > Print Settings or set it for each Print Format 2015-07-16 12:45:57 +05:30
public [minor] cleanup for random and messages in field group 2015-07-17 15:23:58 +05:30
templates [enhancement] send reference in email account's auto-reply 2015-07-16 19:41:37 +05:30
tests [permission] removed un-necessary 'All' permissions 2015-07-13 15:39:33 +05:30
translations Fix lang code for česky 2015-07-10 12:07:20 +05:30
utils [minor] cleanup for random and messages in field group 2015-07-17 15:23:58 +05:30
website Merge pull request #1195 from rmehta/permission-fix 2015-07-13 16:50:56 +05:30
workflow Merge pull request #1124 from rmehta/help 2015-05-27 14:49:59 +05:30
__init__.py [permission] removed un-necessary 'All' permissions 2015-07-13 15:39:33 +05:30
__version__.py bumped to version 5.1.0 2015-07-16 16:45:50 +06:00
api.py Merge pull request #1026 from pdvyas/limit-page-length 2015-03-03 15:45:49 +05:30
app.py [minor] cleanup for random and messages in field group 2015-07-17 15:23:58 +05:30
auth.py [hotfix] don't set response on session resume, only set cookies 2015-07-16 13:08:57 +05:30
boot.py [enhancement] Set print font from Setup > Print Settings or set it for each Print Format 2015-07-16 12:45:57 +05:30
build.py [help] helpers for youtube videos added in list, form sidebar, modules 2015-05-25 18:29:52 +05:30
celery_app.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
client.py [fix] [minor] 2015-05-05 17:41:23 +05:30
commands.py [fix] set default lang for web pages 2015-07-02 11:35:46 +05:30
database.py [fixes] cleanup of web from, portal, login page 2015-06-01 17:14:53 +05:30
defaults.py [fix] default cache clearning 2015-05-11 11:37:31 +05:30
exceptions.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
frappeclient.py frappe.as_json 2015-03-18 16:21:41 +05:30
handler.py [fixes] cleanup of web from, portal, login page 2015-06-01 17:14:53 +05:30
hooks.py bumped to version 5.1.0 2015-07-16 16:45:50 +06:00
installer.py [fix] fix remove missing apps in restore 2015-05-30 09:29:51 +05:30
middlewares.py [website] route caching, bye bye sidebar, navbar search, blog cleanup 2015-03-12 16:31:14 +05:30
modules.txt [refactor] fixes 2014-09-29 12:21:13 +05:30
patches.txt [fix] property setter for idx 2015-07-10 20:32:54 +05:30
permissions.py [perms] allow email/print if has read access via share 2015-06-09 14:57:25 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
sessions.py [fix] Set user-info cookies on resuming session so that user's image is rendered in website 2015-07-13 17:56:25 +05:30
setup_logging.py [fix] Added unicode_literals if missing in py files 2015-02-24 12:24:20 +05:30
share.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
tasks.py fixes to statics and scheduler 2015-04-06 19:30:20 +05:30
test_runner.py [test-runner] fix 2015-05-18 12:24:03 +05:30
translate.py [fix] Handle None lang in get_full_dict 2015-07-03 09:20:18 +05:30