Martin Konecny
fe44d23b74
CC-4715: Better management of tracks that are shorter than they claim to be.
2012-11-20 16:31:27 -05:00
Rudi Grinberg
3a682aeada
cc-4585: fixed + added logging
2012-11-20 15:25:41 -05:00
Rudi Grinberg
7124cbe04d
fixed bug where hidden files would be shown in library
2012-11-20 15:18:41 -05:00
Rudi Grinberg
20855c73b5
refactoring + fix typo
2012-11-20 15:10:38 -05:00
James
d69faef560
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-11-20 15:05:20 -05:00
James
4737232b21
CC-2401: Shuffle option in playlists
...
- add delayed removing of success message
2012-11-20 15:05:09 -05:00
Rudi Grinberg
383244f962
changed implementation of timer thread because using threading.Timer does not allow us to properly inject
...
the AirtimeInstance object.
2012-11-20 14:44:58 -05:00
Rudi Grinberg
95e757a52c
removed file mediator because it seems to be useless and incompatible with saas
2012-11-20 14:44:24 -05:00
Rudi Grinberg
58d888a59f
Small refactoring to let user be assignable from any class that inherits from HasUser
2012-11-20 14:43:48 -05:00
Rudi Grinberg
58662b42be
fixed typo missing self
2012-11-20 12:11:31 -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
Martin Konecny
fed39077c0
Merge branch '2.2.x' into devel
2012-11-20 11:21:29 -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
c1959f936e
added TODO + formatting
2012-11-19 20:16:06 -05:00
Rudi Grinberg
fdf8c9fb4e
refactored EventRegistry to play nice with saas.
2012-11-19 20:13:19 -05:00
Rudi Grinberg
ebca3fa9f5
refactored file mediator to play nice with saas
2012-11-19 20:13:00 -05:00
Rudi Grinberg
8696571b02
refactor owner to be saas friendly
2012-11-19 19:57:33 -05:00
Martin Konecny
9c612d17a3
CC-4694: Apache/Zend error only specific to some users
2012-11-19 18:41:31 -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