Commit graph

9987 commits

Author SHA1 Message Date
denise
10cd31fa56 CC-1960: Internationalize Airtime / Support translations
- channged all js strings with embedded variables to use sprintf
2012-11-20 17:42:26 -05:00
denise
9762511693 Merge branch 'cc-1960-internationalize-airtime' of dev.sourcefabric.org:airtime into cc-1960-internationalize-airtime
Conflicts:
	airtime_mvc/application/Bootstrap.php
	airtime_mvc/application/controllers/LocaleController.php
	airtime_mvc/application/views/scripts/library/library.phtml
	airtime_mvc/application/views/scripts/playlist/playlist.phtml
	airtime_mvc/public/js/airtime/schedule/full-calendar-functions.js
2012-11-20 16:56:18 -05:00
denise
06c3dcb69e CC-1960: Internationalize Airtime / Support translations
-added jquery.i18n library
2012-11-20 16:43:42 -05:00
denise
e9b9f63630 CC-1960: Internationalize Airtime / Support translations
-added english translation file for datatables
2012-11-20 16:42:06 -05:00
denise
f40d1f8dd4 CC-1960: Internationalize Airtime / Support translations
-enabled i18n for datatables, colVis, columnFilter, and fullCalendar
-fixed typos in full-calendar-functions.js
2012-11-20 16:40:02 -05:00
denise
57fdab0ddf CC-1960: Internationalize Airtime / Support translations
-added i18n jquery library
-created a Locale controller that returns a js dictionary of translations needed in js
-added jquery i18n wrapper function to all strings in js
2012-11-20 11:33:37 -05:00
denise
b801235c99 CC-1960: Internationalize Airtime / Support translations
-added gettext function to strings in layout/scripts
2012-11-20 11:33:37 -05:00
denise
43a797058c -extra quote typo 2012-11-20 11:33:37 -05:00
denise
a76b9b305f CC-1960: Internationalize Airtime / Support translations
-added gettext wrapper to all strings in models
2012-11-20 11:33:37 -05:00
denise
2ce530c5bd CC-1960: Internationalize Airtime / Support translations
- fix to some controller strings
2012-11-20 11:33:37 -05:00
denise
9958d8da9f CC-1960: Internationalize Airtime / Support translations
-added gettext wrapper function to all strings in layout, and common
2012-11-20 11:33:37 -05:00
denise
8338152876 CC-1960: Internationalize Airtime / Support translations
-added gettext wrapper function to all navigation strings
2012-11-20 11:33:37 -05:00
denise
5adadc2e91 CC-1960: Internationalize Airtime / Support translations
- added gettext wrapper function to all strings in controllers
2012-11-20 11:33:37 -05:00
denise
e5f67c8b05 CC-1960: Internationalize Airtime / Support translations
-added gettext wrapper functions for all strings in view/scripts, and forms
2012-11-20 11:33:37 -05:00
Rudi Grinberg
a69ff167d4 mass string change to _ 2012-11-20 11:33:37 -05:00
Rudi Grinberg
15741bdfa9 renamed links 2012-11-20 11:29:56 -05:00
denise
e0b19cc2d1 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-11-20 11:17:03 -05:00
denise
8c49540d3d CC-1960: Internationalize Airtime / Support translations
-added i18n jquery library
-created a Locale controller that returns a js dictionary of translations needed in js
-added jquery i18n wrapper function to all strings in js
2012-11-20 11:16:10 -05:00
Rudi Grinberg
a28c9d9e27 added untracked configs 2012-11-19 16:46:47 -05:00
Rudi Grinberg
a995129df5 added general getsig routine to get the correct signals from anywhere in the code. 2012-11-19 16:07:40 -05:00
Rudi Grinberg
4acb7d92db removed hardcoded signals in the code. 2012-11-19 16:07:26 -05:00
Rudi Grinberg
6101e9dfe3 fixed bug where only part of the path was joined. 2012-11-19 16:06:36 -05:00
Rudi Grinberg
e46da35d3b made root path a variable to remove duplication. 2012-11-19 16:06:19 -05:00
Rudi Grinberg
cd7d292aa5 fixed faulty regex. 2012-11-19 16:05:52 -05:00
Rudi Grinberg
9d04204389 fixed bug where path was only relative. 2012-11-19 16:05:26 -05:00
Rudi Grinberg
8dd0d80f68 fixed typo that was causing bug 2012-11-19 16:04:43 -05:00
Rudi Grinberg
dc8315fef9 added more detailed output when launching baby mm 2012-11-19 16:04:22 -05:00
Rudi Grinberg
d595d1112f added routine to verify config exists in "baby" media monitor" 2012-11-19 16:03:58 -05:00
Rudi Grinberg
647832b0a0 added comments to document config options 2012-11-19 16:03:25 -05:00
Rudi Grinberg
c784df7f6e Added comments describing config options 2012-11-19 11:35:37 -05:00
denise
97e94269c5 CC-1960: Internationalize Airtime / Support translations
-added gettext function to strings in layout/scripts
2012-11-16 13:59:51 -05:00
Rudi Grinberg
1cbe2fb1a1 typo 2012-11-16 12:59:17 -05:00
Rudi Grinberg
57b2762e5c cleaned up imports 2012-11-16 12:51:23 -05:00
Rudi Grinberg
bc9f7c4c95 removed hardcoding of path received from MM for SaaS. 2012-11-16 12:51:07 -05:00
Rudi Grinberg
cf6e1d66ee removed direct usage of api client to AirtimeDB which encapsulates that behaviour 2012-11-16 12:36:58 -05:00
Rudi Grinberg
11214d754d docstring formatting 2012-11-16 12:31:10 -05:00
Rudi Grinberg
e22162cc87 added initialization message 2012-11-16 12:29:06 -05:00
Rudi Grinberg
aeb449ea76 import formatting 2012-11-16 11:15:49 -05:00
Rudi Grinberg
a50995cd9b formatting + clearer name. 2012-11-16 11:14:31 -05:00
Rudi Grinberg
cc66ac4a83 typo 2012-11-16 11:14:18 -05:00
Rudi Grinberg
7527b366d0 removed instance specific logging 2012-11-16 00:10:40 -05:00
Rudi Grinberg
757a561975 added missing import 2012-11-16 00:10:24 -05:00
Rudi Grinberg
26ad6dae74 Added a convenience constructor for an AirtimeInstance 2012-11-16 00:09:56 -05:00
Rudi Grinberg
e12e311537 Added some routines to baby mm. 2012-11-16 00:09:33 -05:00
denise
3f3b939ebe -extra quote typo 2012-11-15 17:28:18 -05:00
denise
ef626a71b1 CC-1960: Internationalize Airtime / Support translations
-added gettext wrapper to all strings in models
2012-11-15 15:52:51 -05:00
Rudi Grinberg
88231a19c3 added baby mm launcher 2012-11-15 15:08:49 -05:00
Rudi Grinberg
9c74b0ea2c removed bastard injection from AirtimeApiClient 2012-11-15 15:08:18 -05:00
Rudi Grinberg
350c6e2f94 moved logging logic to launcher 2012-11-15 15:02:26 -05:00
Rudi Grinberg
11a43eb891 Generalized a lot of launching logic into the saas launcher away from the hosted installation script: mm2.py. 2012-11-15 14:49:55 -05:00