seitime-frappe/frappe
Maxwell Morais 68fa6cd9d0 Enable translation of Capitalized Keywords
The regex checkin only lower letters, dont allow the translation of things like

- VAT
- NPV
- IRR
- PV
- PMT
2016-04-26 14:27:36 -03:00
..
change_log [change log] 2016-04-20 16:05:38 +05:30
config [css] cleanup + moved products and homepage to erpnext + [fix] get_js 2016-04-22 18:52:47 +05:30
core [enhancements] now can {% include %} in page js files and also write jinja like tags in js templates 2016-04-21 19:00:07 +05:30
custom add customized from for option enable/disable quick entry 2016-04-14 13:26:16 +08:00
data [enhancement] added image_field so image will appear in the sidebar 2016-04-04 16:56:35 +05:30
desk [enhancements] now can {% include %} in page js files and also write jinja like tags in js templates 2016-04-21 19:00:07 +05:30
docs Updated Docs 2016-04-19 12:24:55 +05:30
email [fix] outlook email as attachment 2016-04-21 13:53:31 +05:30
geo Smallest currency fraction value in USD 2016-01-20 17:09:48 +05:30
integrations [fix] save dropbox form on disabling dropbox backup 2016-03-25 11:55:12 +05:30
model [css] cleanup + moved products and homepage to erpnext + [fix] get_js 2016-04-22 18:52:47 +05:30
modules [enhancement] [wip] links menu in forms 2016-04-12 19:16:17 +05:30
patches [cleanup] form links dashboard and added blocked in Desktop Icons, standard icons hidden by default 2016-04-13 17:21:15 +05:30
print Merge branch 'master' into develop 2016-04-14 18:10:03 +05:30
public [cleanup] frappe.require 2016-04-26 12:58:30 +05:30
templates [css] cleanup + moved products and homepage to erpnext + [fix] get_js 2016-04-22 18:52:47 +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 Merge branch 'master' into develop 2016-04-22 12:47:42 +05:30
website [css] cleanup + moved products and homepage to erpnext + [fix] get_js 2016-04-22 18:52:47 +05:30
workflow [fix] don't allow import for child tables 2016-01-06 12:22:03 +05:30
__init__.py [feature] Redirect to message page with a detailed message 2016-04-21 20:42:11 +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] with frappe.init_site, worker and schedule commands, cleanup and fixes to rq code 2016-04-13 19:28:04 +05:30
auth.py [fix] use get_lang_code in auth.py to evaluate _lang 2016-04-08 18:39:56 +05:30
boot.py [enhancement] default user images based on user name 2016-04-01 19:16:08 +05:30
build.py [fix] control.js for read only values 2016-04-25 17:53:13 +05:30
client.py [cleanup] frappe.require 2016-04-26 12:58:30 +05:30
commands.py Added / Updated command documentation 2016-04-25 18:13:32 +05:30
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 [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 Removed / Replaced Celery related code 2016-04-11 17:39:06 +05:30
hooks.py Merge branch 'master' into develop 2016-04-22 12:47:42 +05:30
installer.py Merge pull request #1662 from shreyasp/bench-restore-command 2016-04-01 11:11:40 +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 [cleanup] form links dashboard and added blocked in Desktop Icons, standard icons hidden by default 2016-04-13 17:21:15 +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 Added bench command to start worker 2016-04-11 17:36:27 +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