nextcloud/core
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions
Added addTranslations and fixed de.js file

Fixed de.js to use OC.L10N.register() and use to correct expected
format.

Added JS unit tests for OC.L10N class

Include translations JS script for all apps
2014-10-29 10:09:12 +01:00
..
ajax move some deprecated usage of OC_Config and OC_AppConfig to \OC::server 2014-10-20 14:44:44 +02:00
avatar Close session for avatar get 2014-10-22 18:12:21 +02:00
command Remove implicit prepared statement cache and get the connection from the server container in \OC_DB 2014-10-22 12:26:43 +02:00
css Load avatar in header via PHP 2014-10-23 23:17:18 +02:00
doc fix difference between packaged version and master 2013-08-17 10:33:11 +02:00
fonts make text preview backend use imagettftext, fixes #8087 2014-06-10 17:29:40 +02:00
img introduce new app page layout 2014-10-15 15:21:40 +02:00
js Added OC.L10N namespace with translation functions 2014-10-29 10:09:12 +01:00
l10n [tx-robot] updated from transifex 2014-10-29 01:54:45 -04:00
lostpassword Use AppFramework instead of custom controller 2014-08-25 11:50:19 +02:00
setup code cleanup during review 👍 2014-10-27 21:39:35 +01:00
share Use a route instead of s.php and convert tokens asap 2014-09-04 15:23:55 +02:00
skeleton add a real examplefile instead of an .gitignore which is a bit stupid here 2013-10-04 10:21:33 +02:00
tags JS version of the OCP\ITags interface 2013-10-04 17:21:52 +02:00
templates Merge pull request #11708 from owncloud/fix-momentjs 2014-10-27 10:30:47 +01:00
user Use AppFramework instead of custom controller 2014-08-25 11:50:19 +02:00
application.php Use AppFramework instead of custom controller 2014-08-25 11:50:19 +02:00
register_command.php no loner use deprecated class \OC_Config 2014-09-22 12:04:48 +02:00
routes.php remove post setup check 2014-09-22 19:43:55 +02:00
strings.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00