From e5c10f099e1467327f91170dc926824967a75ed7 Mon Sep 17 00:00:00 2001 From: Fergal Moran Date: Sat, 22 Jun 2013 17:06:56 +0100 Subject: [PATCH] Added management command to tag mp3s --- .gitignore | 0 LICENSE | 0 README | 0 _working/create | 0 _working/get_downloads.sql | 0 _working/get_plays.sql | 0 apache/django_live.wsgi | 0 core/__init__.py | 0 core/analytics/__init__.py | 0 core/analytics/google.py | 0 core/decorators.py | 0 core/serialisers/__init__.py | 0 core/serialisers/json.py | 0 core/social/Facebook.py | 3 -- core/social/_Social.py | 2 -- core/social/__init__.py | 1 - core/tasks.py | 0 core/tests/__init__.py | 0 core/tests/mix.py | 0 core/utils/__init__.py | 0 core/utils/audio/__init__.py | 0 core/utils/audio/mp3.py | 30 +++++++++++++++++- core/utils/file.py | 0 core/utils/html.py | 0 core/utils/live.py | 0 core/utils/string.py | 0 core/utils/url.py | 0 core/utils/waveform.py | 0 core/widgets/__init__.py | 0 core/widgets/upload.py | 0 dss/__init__.py | 0 dss/localsettings.initial.py | 0 dss/logsettings.py | 0 dss/settings.py | 2 +- dss/urls.py | 0 dss/warning_settings.py | 0 dss/wsgi.py | 0 index.html | 0 manage.py | 0 pip_upgrade.py | 0 requirements.txt | 0 spa/__init__.py | 0 spa/admin.py | 0 spa/ajax.py | 0 spa/api/__init__.py | 0 spa/api/v1/ActivityResource.py | 0 spa/api/v1/BackboneCompatibleResource.py | 0 spa/api/v1/ChatResource.py | 0 spa/api/v1/CommentResource.py | 0 spa/api/v1/EventResource.py | 0 spa/api/v1/MixResource.py | 0 spa/api/v1/ReleaseAudioResource.py | 0 spa/api/v1/ReleaseResource.py | 0 spa/api/v1/UserResource.py | 0 spa/api/v1/__init__.py | 0 spa/api/v1/tests.py | 0 spa/audio.py | 0 spa/context_processors.py | 0 spa/forms.py | 0 spa/management/__init__.py | 0 spa/management/commands/__init__.py | 0 spa/management/commands/debug.py | 0 spa/management/commands/deletefailed.py | 0 spa/management/commands/deleteorphanmp3.py | 0 spa/management/commands/drop.py | 0 spa/management/commands/importdownloads.py | 0 spa/management/commands/importplays.py | 0 spa/management/commands/processmix.py | 0 spa/management/commands/processuser.py | 0 spa/management/commands/purchaselinks.py | 0 spa/management/commands/tagmix.py | 16 ++++++++++ spa/management/commands/tracklists.py | 0 spa/management/commands/waveforms.py | 0 spa/middleware/__init__.py | 0 spa/middleware/sqlprinter.py | 0 spa/middleware/stripwhitespace.py | 0 spa/middleware/uploadify.py | 0 spa/migrations/0001_initial.py | 0 spa/migrations/0002_auto__add_userfollows.py | 0 .../0003_auto__add_field_mix_duration.py | 0 .../0004_auto__add_field_mix_slug.py | 0 .../0005_auto__chg_field_userprofile_slug.py | 0 .../0006_auto__chg_field_mix_title.py | 0 .../0006_auto__chg_field_userprofile_user.py | 0 ...o__del_userfollows__chg_field_mix_title.py | 0 ...lowers__add_field_userprofile_following.py | 0 ...lowers__del_field_userprofile_following.py | 0 spa/migrations/0010_auto.py | 0 .../0011_auto__del_field__activity_user.py | 0 .../0012_auto__add_field__activity_user.py | 0 ..._del_mixfavourite__add_usermixfavourite.py | 0 ..._del_usermixfavourite__add_mixfavourite.py | 0 .../0015_auto__chg_field_mixfavourite_user.py | 0 spa/migrations/0016_auto__del_mixlike.py | 0 spa/migrations/0017_auto__add_mixlike.py | 0 ...ike__del__activity__del_mixplay__del_mi.py | 0 .../0019_auto__add_activityfavourite.py | 0 spa/migrations/0020_auto__add_activityplay.py | 0 spa/migrations/0021_auto__add_activitylike.py | 0 .../0022_auto__add_activitydownload.py | 0 spa/migrations/__init__.py | 0 spa/models/__init__.py | 0 spa/models/_basemodel.py | 0 spa/models/_lookup.py | 0 spa/models/activity.py | 0 spa/models/chatmessage.py | 0 spa/models/comment.py | 0 spa/models/event.py | 0 spa/models/genre.py | 0 spa/models/label.py | 0 .../managers/QueuedActivityModelManager.py | 0 spa/models/managers/__init__.py | 0 spa/models/mix.py | 16 +++++++++- spa/models/purchaselink.py | 0 spa/models/recurrence.py | 0 spa/models/release.py | 0 spa/models/tracklist.py | 0 spa/models/userprofile.py | 0 spa/models/venue.py | 0 spa/podcast.py | 0 spa/signals.py | 0 spa/social/__init__.py | 0 spa/social/urls.py | 0 spa/social/views.py | 0 spa/templates.py | 0 spa/templatetags/__init__.py | 0 spa/templatetags/spa_extras.py | 0 spa/urls.py | 0 spa/views.py | 0 static/bin/sm/soundmanager2.swf | Bin static/bin/sm/soundmanager2_debug.swf | Bin static/bin/sm/soundmanager2_flash9.swf | Bin static/bin/sm/soundmanager2_flash9_debug.swf | Bin static/bin/sm/soundmanager2_flash_xdomain.zip | Bin static/css/bootstrap-datepicker.css | 0 static/css/bootstrap-responsive.css | 0 static/css/bootstrap-timepicker.css | 0 static/css/bootstrap.css | 0 static/css/colorbox.css | 0 static/css/com.podnoms.player.css | 0 static/css/deepsouthsounds.css | 0 static/css/emoticons.css | 0 .../css/jasny/jasny-bootstrap-responsive.css | 0 .../jasny/jasny-bootstrap-responsive.min.css | 0 static/css/jasny/jasny-bootstrap.css | 0 static/css/jasny/jasny-bootstrap.min.css | 0 static/css/select2.css | 0 static/css/testing.css | 0 static/css/toastr.css | 0 static/css/uploadifive.css | 0 static/fonts/iconic_fill.eot | Bin static/fonts/iconic_fill.otf | Bin static/fonts/iconic_fill.svg | 0 static/fonts/iconic_fill.ttf | Bin static/fonts/iconic_fill.woff | Bin static/fonts/iconic_stroke.eot | Bin static/fonts/iconic_stroke.otf | Bin static/fonts/iconic_stroke.svg | 0 static/fonts/iconic_stroke.ttf | Bin static/fonts/iconic_stroke.woff | Bin static/img/500.png | Bin static/img/asc.png | Bin static/img/beg.jpg | Bin static/img/bg.gif | Bin static/img/bg.png | Bin static/img/close.gif | Bin static/img/colorbox/border.png | Bin static/img/colorbox/controls.png | Bin static/img/colorbox/loading.gif | Bin static/img/colorbox/loading_background.png | Bin static/img/default-avatar-32.png | Bin static/img/default-avatar.png | Bin static/img/default-track.png | Bin static/img/desc.png | Bin static/img/download-progress-overlay.png | Bin static/img/dss-emoticons.png | Bin static/img/dss-large.png | Bin static/img/emoticons/simple/Angel.png | Bin static/img/emoticons/simple/Angry.png | Bin static/img/emoticons/simple/Aww.png | Bin static/img/emoticons/simple/Aww_2.png | Bin static/img/emoticons/simple/Blushing.png | Bin static/img/emoticons/simple/Childish.png | Bin static/img/emoticons/simple/Confused.png | Bin static/img/emoticons/simple/Creepy.png | Bin static/img/emoticons/simple/Crying.png | Bin static/img/emoticons/simple/Cthulhu.png | Bin static/img/emoticons/simple/Cute.png | Bin static/img/emoticons/simple/Cute_Winking.png | Bin static/img/emoticons/simple/Devil.png | Bin static/img/emoticons/simple/Emoticons.plist | 0 static/img/emoticons/simple/Gah.png | Bin static/img/emoticons/simple/Gah_2.png | Bin static/img/emoticons/simple/Gasping.png | Bin static/img/emoticons/simple/Greedy.png | Bin static/img/emoticons/simple/Grinning.png | Bin .../img/emoticons/simple/Grinning_Winking.png | Bin static/img/emoticons/simple/Happy.png | Bin static/img/emoticons/simple/Happy_2.png | Bin static/img/emoticons/simple/Happy_3.png | Bin static/img/emoticons/simple/Heart.png | Bin static/img/emoticons/simple/Huh.png | Bin static/img/emoticons/simple/Huh_2.png | Bin static/img/emoticons/simple/Laughing.png | Bin static/img/emoticons/simple/Lips_Sealed.png | Bin static/img/emoticons/simple/Madness.png | Bin static/img/emoticons/simple/Malicious.png | Bin static/img/emoticons/simple/Sick.png | Bin static/img/emoticons/simple/Smiling.png | Bin static/img/emoticons/simple/Speechless.png | Bin static/img/emoticons/simple/Spiteful.png | Bin static/img/emoticons/simple/Stupid.png | Bin static/img/emoticons/simple/Sunglasses.png | Bin static/img/emoticons/simple/Terrified.png | Bin static/img/emoticons/simple/Thumb_Down.png | Bin static/img/emoticons/simple/Thumb_Up.png | Bin static/img/emoticons/simple/Tired.png | Bin static/img/emoticons/simple/Tongue_Out.png | Bin .../emoticons/simple/Tongue_Out_Laughing.png | Bin .../img/emoticons/simple/Tongue_Out_Left.png | Bin static/img/emoticons/simple/Tongue_Out_Up.png | Bin .../emoticons/simple/Tongue_Out_Up_Left.png | Bin .../emoticons/simple/Tongue_Out_Winking.png | Bin static/img/emoticons/simple/Uncertain.png | Bin static/img/emoticons/simple/Uncertain_2.png | Bin static/img/emoticons/simple/Unhappy.png | Bin static/img/emoticons/simple/Winking.png | Bin static/img/favicon.ico | Bin static/img/info.png | Bin static/img/loader.gif | Bin static/img/mix-loader.gif | Bin static/img/noise.png | Bin static/img/pause.png | Bin static/img/play.png | Bin static/img/player-sprite.png | Bin static/img/playhead.png | Bin static/img/select2-spinner.gif | Bin static/img/select2.png | Bin static/img/select2x2.png | Bin static/img/sheen3.png | Bin static/img/signin_facebook.png | Bin static/img/signin_google.png | Bin static/img/signin_twitter.png | Bin static/img/site-logo-gr.png | Bin static/img/slide-nav.png | Bin static/img/social-sprites.png | Bin static/img/switch_handle-OLD.png | Bin static/img/switch_handle-gray.png | Bin static/img/switch_handle-light.png | Bin static/img/switch_handle.png | Bin static/img/switch_handle_pressed.png | Bin static/img/switch_track-dark.png | Bin static/img/switch_track-gray.png | Bin static/img/switch_track-light.png | Bin static/img/switch_track.png | Bin static/img/toolbar-loader.gif | Bin static/img/transmogrifying.png | Bin static/img/twitter-ico.png | Bin static/img/twitter.png | Bin static/img/uploadifive-cancel.png | Bin static/img/waveform-processing.gif | Bin static/img/whats-on.png | Bin static/js/app/appv2.coffee | 0 static/js/app/appv2.js | 6 ++-- static/js/app/chat.js | 0 static/js/app/dss.bootstrapper.js | 0 static/js/app/lib/audioController.coffee | 0 static/js/app/lib/audioController.js | 0 .../app/lib/backbone.dss.model.collection.js | 0 static/js/app/lib/backbone.dss.model.js | 0 static/js/app/lib/controller.coffee | 0 static/js/app/lib/controller.js | 0 static/js/app/lib/editableView.coffee | 0 static/js/app/lib/editableView.js | 0 static/js/app/lib/eventAggregator.coffee | 0 static/js/app/lib/eventAggregator.js | 0 static/js/app/lib/panningRegion.coffee | 0 static/js/app/lib/panningRegion.js | 0 static/js/app/lib/router.coffee | 0 static/js/app/lib/router.js | 0 static/js/app/lib/utils.coffee | 0 static/js/app/lib/utils.js | 7 ++-- .../models/activity/activityCollection.coffee | 0 .../app/models/activity/activityCollection.js | 0 .../app/models/activity/activityItem.coffee | 0 static/js/app/models/activity/activityItem.js | 0 .../models/comment/commentCollection.coffee | 0 .../app/models/comment/commentCollection.js | 0 .../js/app/models/comment/commentItem.coffee | 0 static/js/app/models/comment/commentItem.js | 0 static/js/app/models/event.js | 0 static/js/app/models/mix/mixCollection.coffee | 0 static/js/app/models/mix/mixCollection.js | 0 static/js/app/models/mix/mixItem.coffee | 0 static/js/app/models/mix/mixItem.js | 0 static/js/app/models/release.js | 0 static/js/app/models/release_audio.js | 0 .../js/app/models/user/userCollection.coffee | 0 static/js/app/models/user/userCollection.js | 0 static/js/app/models/user/userItem.coffee | 0 static/js/app/models/user/userItem.js | 0 static/js/app/site.js | 0 static/js/app/social.js | 0 .../views/activity/activityItemView.coffee | 0 .../js/app/views/activity/activityItemView.js | 0 .../views/activity/activityListView.coffee | 0 .../js/app/views/activity/activityListView.js | 0 .../app/views/comment/commentItemView.coffee | 0 .../js/app/views/comment/commentItemView.js | 0 .../app/views/comment/commentListView.coffee | 0 .../js/app/views/comment/commentListView.js | 0 static/js/app/views/event.js | 0 static/js/app/views/header.coffee | 0 static/js/app/views/header.js | 0 static/js/app/views/mix/mixDetailView.coffee | 0 static/js/app/views/mix/mixDetailView.js | 0 static/js/app/views/mix/mixEditView.coffee | 0 static/js/app/views/mix/mixEditView.js | 0 static/js/app/views/mix/mixItemView.coffee | 0 static/js/app/views/mix/mixItemView.js | 20 ++++++------ static/js/app/views/mix/mixListView.coffee | 0 static/js/app/views/mix/mixListView.js | 0 static/js/app/views/release.js | 0 static/js/app/views/release_audio.js | 0 .../js/app/views/sidebar/sidebarView.coffee | 0 static/js/app/views/sidebar/sidebarView.js | 11 +++---- static/js/app/views/user/userEditView.coffee | 0 static/js/app/views/user/userEditView.js | 0 static/js/app/views/user/userItemView.coffee | 0 static/js/app/views/user/userItemView.js | 0 static/js/app/views/user/userListView.coffee | 0 static/js/app/views/user/userListView.js | 0 .../app/views/widgets/nowPlayingView.coffee | 0 static/js/app/views/widgets/nowPlayingView.js | 0 static/js/com.podnoms.emoparse.js | 0 static/js/com.podnoms.player.js | 0 static/js/com.podnoms.realtime.js | 0 static/js/com.podnoms.storage.js | 0 static/js/com.podnoms.utils.js | 0 static/js/libs/ICanHaz.js | 0 static/js/libs/ajaxfileupload.js | 0 static/js/libs/ape/apeClientJS.js | 0 static/js/libs/ape/apeClientMoo.js | 0 static/js/libs/ape/apeCore.js | 0 static/js/libs/ape/apeCoreSession.js | 0 .../js/libs/backbone/backbone-localstorage.js | 0 static/js/libs/backbone/backbone-tastypie.js | 0 .../js/libs/backbone/backbone.babysitter.js | 0 .../js/libs/backbone/backbone.infiniscroll.js | 0 static/js/libs/backbone/backbone.js | 0 .../js/libs/backbone/backbone.marionette.js | 0 static/js/libs/backbone/backbone.syphon.js | 0 static/js/libs/backbone/backbone.wreqr.js | 0 static/js/libs/backbone/underscore.js | 0 static/js/libs/backgrid/backgrid.css | 0 static/js/libs/backgrid/backgrid.js | 0 static/js/libs/backgrid/backgrid.min.css | 0 static/js/libs/backgrid/backgrid.min.js | 0 .../extensions/filter/backgrid-filter.css | 0 .../extensions/filter/backgrid-filter.js | 0 .../extensions/filter/backgrid-filter.min.css | 0 .../extensions/filter/backgrid-filter.min.js | 0 .../moment-cell/backgrid-moment-cell.css | 0 .../moment-cell/backgrid-moment-cell.js | 0 .../moment-cell/backgrid-moment-cell.min.css | 0 .../moment-cell/backgrid-moment-cell.min.js | 0 .../paginator/backgrid-paginator.css | 0 .../paginator/backgrid-paginator.js | 0 .../paginator/backgrid-paginator.min.css | 0 .../paginator/backgrid-paginator.min.js | 0 .../select-all/backgrid-select-all.css | 0 .../select-all/backgrid-select-all.js | 0 .../select-all/backgrid-select-all.min.css | 0 .../select-all/backgrid-select-all.min.js | 0 .../select2-cell/backgrid-select2-cell.css | 0 .../select2-cell/backgrid-select2-cell.js | 0 .../backgrid-select2-cell.min.css | 0 .../select2-cell/backgrid-select2-cell.min.js | 0 .../text-cell/backgrid-text-cell.css | 0 .../text-cell/backgrid-text-cell.js | 0 .../text-cell/backgrid-text-cell.min.css | 0 .../text-cell/backgrid-text-cell.min.js | 0 static/js/libs/bootstrap/bootpag.js | 0 .../js/libs/bootstrap/bootstrap-datepicker.js | 0 .../js/libs/bootstrap/bootstrap-timepicker.js | 0 .../js/libs/bootstrap/bootstrap.datagrid.js | 0 static/js/libs/bootstrap/bootstrap.js | 0 static/js/libs/bootstrap/bootstrap.min.js | 0 static/js/libs/clickify.js | 0 static/js/libs/globalize.js | 0 static/js/libs/jasny/bootstrap-fileupload.js | 0 static/js/libs/jasny/bootstrap-inputmask.js | 0 static/js/libs/jasny/bootstrap-rowlink.js | 0 static/js/libs/jasny/jasny-bootstrap.js | 0 static/js/libs/jasny/jasny-bootstrap.min.js | 0 static/js/libs/jquery.colorbox.js | 0 static/js/libs/jquery.cookie.js | 0 static/js/libs/jquery.form.js | 0 static/js/libs/jquery.iphone-switch.js | 0 static/js/libs/jquery.js | 0 static/js/libs/jquery.min.js | 0 static/js/libs/jquery.tablesorter.js | 0 static/js/libs/jquery.uploadifive.js | 0 static/js/libs/jquery.uploadifive.min.js | 0 static/js/libs/matrix.js | 0 static/js/libs/modernizr.js | 0 static/js/libs/moment.js | 0 static/js/libs/point.js | 0 static/js/libs/require.js | 0 static/js/libs/select2.js | 0 static/js/libs/sm/soundmanager2-jsmin.js | 0 .../js/libs/sm/soundmanager2-nodebug-jsmin.js | 0 static/js/libs/sm/soundmanager2-nodebug.js | 0 static/js/libs/sm/soundmanager2.js | 0 static/js/libs/socket.io.js | 0 static/js/libs/text.js | 0 static/js/libs/tiny_mce/jquery.tinymce.js | 0 static/js/libs/tiny_mce/langs/en.js | 0 .../libs/tiny_mce/plugins/advhr/css/advhr.css | 0 .../tiny_mce/plugins/advhr/editor_plugin.js | 0 .../plugins/advhr/editor_plugin_src.js | 0 .../js/libs/tiny_mce/plugins/advhr/js/rule.js | 0 .../tiny_mce/plugins/advhr/langs/en_dlg.js | 0 .../js/libs/tiny_mce/plugins/advhr/rule.htm | 0 .../plugins/advimage/css/advimage.css | 0 .../plugins/advimage/editor_plugin.js | 0 .../plugins/advimage/editor_plugin_src.js | 0 .../libs/tiny_mce/plugins/advimage/image.htm | 0 .../tiny_mce/plugins/advimage/img/sample.gif | Bin .../tiny_mce/plugins/advimage/js/image.js | 0 .../tiny_mce/plugins/advimage/langs/en_dlg.js | 0 .../tiny_mce/plugins/advlink/css/advlink.css | 0 .../tiny_mce/plugins/advlink/editor_plugin.js | 0 .../plugins/advlink/editor_plugin_src.js | 0 .../tiny_mce/plugins/advlink/js/advlink.js | 0 .../tiny_mce/plugins/advlink/langs/en_dlg.js | 0 .../js/libs/tiny_mce/plugins/advlink/link.htm | 0 .../tiny_mce/plugins/advlist/editor_plugin.js | 0 .../plugins/advlist/editor_plugin_src.js | 0 .../plugins/autolink/editor_plugin.js | 0 .../plugins/autolink/editor_plugin_src.js | 0 .../plugins/autoresize/editor_plugin.js | 0 .../plugins/autoresize/editor_plugin_src.js | 0 .../plugins/autosave/editor_plugin.js | 0 .../plugins/autosave/editor_plugin_src.js | 0 .../tiny_mce/plugins/autosave/langs/en.js | 0 .../tiny_mce/plugins/bbcode/editor_plugin.js | 0 .../plugins/bbcode/editor_plugin_src.js | 0 .../plugins/contextmenu/editor_plugin.js | 0 .../plugins/contextmenu/editor_plugin_src.js | 0 .../plugins/directionality/editor_plugin.js | 0 .../directionality/editor_plugin_src.js | 0 .../plugins/emotions/editor_plugin.js | 0 .../plugins/emotions/editor_plugin_src.js | 0 .../tiny_mce/plugins/emotions/emotions.htm | 0 .../plugins/emotions/img/smiley-cool.gif | Bin .../plugins/emotions/img/smiley-cry.gif | Bin .../emotions/img/smiley-embarassed.gif | Bin .../emotions/img/smiley-foot-in-mouth.gif | Bin .../plugins/emotions/img/smiley-frown.gif | Bin .../plugins/emotions/img/smiley-innocent.gif | Bin .../plugins/emotions/img/smiley-kiss.gif | Bin .../plugins/emotions/img/smiley-laughing.gif | Bin .../emotions/img/smiley-money-mouth.gif | Bin .../plugins/emotions/img/smiley-sealed.gif | Bin .../plugins/emotions/img/smiley-smile.gif | Bin .../plugins/emotions/img/smiley-surprised.gif | Bin .../emotions/img/smiley-tongue-out.gif | Bin .../plugins/emotions/img/smiley-undecided.gif | Bin .../plugins/emotions/img/smiley-wink.gif | Bin .../plugins/emotions/img/smiley-yell.gif | Bin .../tiny_mce/plugins/emotions/js/emotions.js | 0 .../tiny_mce/plugins/emotions/langs/en_dlg.js | 0 .../libs/tiny_mce/plugins/example/dialog.htm | 0 .../tiny_mce/plugins/example/editor_plugin.js | 0 .../plugins/example/editor_plugin_src.js | 0 .../tiny_mce/plugins/example/img/example.gif | Bin .../tiny_mce/plugins/example/js/dialog.js | 0 .../libs/tiny_mce/plugins/example/langs/en.js | 0 .../tiny_mce/plugins/example/langs/en_dlg.js | 0 .../example_dependency/editor_plugin.js | 0 .../example_dependency/editor_plugin_src.js | 0 .../plugins/fullpage/css/fullpage.css | 0 .../plugins/fullpage/editor_plugin.js | 0 .../plugins/fullpage/editor_plugin_src.js | 0 .../tiny_mce/plugins/fullpage/fullpage.htm | 0 .../tiny_mce/plugins/fullpage/js/fullpage.js | 0 .../tiny_mce/plugins/fullpage/langs/en_dlg.js | 0 .../plugins/fullscreen/editor_plugin.js | 0 .../plugins/fullscreen/editor_plugin_src.js | 0 .../plugins/fullscreen/fullscreen.htm | 0 .../tiny_mce/plugins/iespell/editor_plugin.js | 0 .../plugins/iespell/editor_plugin_src.js | 0 .../plugins/inlinepopups/editor_plugin.js | 0 .../plugins/inlinepopups/editor_plugin_src.js | 0 .../skins/clearlooks2/img/alert.gif | Bin .../skins/clearlooks2/img/button.gif | Bin .../skins/clearlooks2/img/buttons.gif | Bin .../skins/clearlooks2/img/confirm.gif | Bin .../skins/clearlooks2/img/corners.gif | Bin .../skins/clearlooks2/img/horizontal.gif | Bin .../skins/clearlooks2/img/vertical.gif | Bin .../inlinepopups/skins/clearlooks2/window.css | 0 .../plugins/inlinepopups/template.htm | 0 .../plugins/insertdatetime/editor_plugin.js | 0 .../insertdatetime/editor_plugin_src.js | 0 .../tiny_mce/plugins/layer/editor_plugin.js | 0 .../plugins/layer/editor_plugin_src.js | 0 .../plugins/legacyoutput/editor_plugin.js | 0 .../plugins/legacyoutput/editor_plugin_src.js | 0 .../tiny_mce/plugins/lists/editor_plugin.js | 0 .../plugins/lists/editor_plugin_src.js | 0 .../libs/tiny_mce/plugins/media/css/media.css | 0 .../tiny_mce/plugins/media/editor_plugin.js | 0 .../plugins/media/editor_plugin_src.js | 0 .../libs/tiny_mce/plugins/media/js/embed.js | 0 .../libs/tiny_mce/plugins/media/js/media.js | 0 .../tiny_mce/plugins/media/langs/en_dlg.js | 0 .../js/libs/tiny_mce/plugins/media/media.htm | 0 .../tiny_mce/plugins/media/moxieplayer.swf | Bin .../plugins/nonbreaking/editor_plugin.js | 0 .../plugins/nonbreaking/editor_plugin_src.js | 0 .../plugins/noneditable/editor_plugin.js | 0 .../plugins/noneditable/editor_plugin_src.js | 0 .../plugins/pagebreak/editor_plugin.js | 0 .../plugins/pagebreak/editor_plugin_src.js | 0 .../tiny_mce/plugins/paste/editor_plugin.js | 0 .../plugins/paste/editor_plugin_src.js | 0 .../tiny_mce/plugins/paste/js/pastetext.js | 0 .../tiny_mce/plugins/paste/js/pasteword.js | 0 .../tiny_mce/plugins/paste/langs/en_dlg.js | 0 .../libs/tiny_mce/plugins/paste/pastetext.htm | 0 .../libs/tiny_mce/plugins/paste/pasteword.htm | 0 .../tiny_mce/plugins/preview/editor_plugin.js | 0 .../plugins/preview/editor_plugin_src.js | 0 .../tiny_mce/plugins/preview/example.html | 0 .../plugins/preview/jscripts/embed.js | 0 .../tiny_mce/plugins/preview/preview.html | 0 .../tiny_mce/plugins/print/editor_plugin.js | 0 .../plugins/print/editor_plugin_src.js | 0 .../tiny_mce/plugins/save/editor_plugin.js | 0 .../plugins/save/editor_plugin_src.js | 0 .../searchreplace/css/searchreplace.css | 0 .../plugins/searchreplace/editor_plugin.js | 0 .../searchreplace/editor_plugin_src.js | 0 .../plugins/searchreplace/js/searchreplace.js | 0 .../plugins/searchreplace/langs/en_dlg.js | 0 .../plugins/searchreplace/searchreplace.htm | 0 .../plugins/spellchecker/css/content.css | 0 .../plugins/spellchecker/editor_plugin.js | 0 .../plugins/spellchecker/editor_plugin_src.js | 0 .../plugins/spellchecker/img/wline.gif | Bin .../libs/tiny_mce/plugins/style/css/props.css | 0 .../tiny_mce/plugins/style/editor_plugin.js | 0 .../plugins/style/editor_plugin_src.js | 0 .../libs/tiny_mce/plugins/style/js/props.js | 0 .../tiny_mce/plugins/style/langs/en_dlg.js | 0 .../js/libs/tiny_mce/plugins/style/props.htm | 0 .../js/libs/tiny_mce/plugins/style/readme.txt | 0 .../plugins/tabfocus/editor_plugin.js | 0 .../plugins/tabfocus/editor_plugin_src.js | 0 .../js/libs/tiny_mce/plugins/table/cell.htm | 0 .../libs/tiny_mce/plugins/table/css/cell.css | 0 .../libs/tiny_mce/plugins/table/css/row.css | 0 .../libs/tiny_mce/plugins/table/css/table.css | 0 .../tiny_mce/plugins/table/editor_plugin.js | 0 .../plugins/table/editor_plugin_src.js | 0 .../js/libs/tiny_mce/plugins/table/js/cell.js | 0 .../tiny_mce/plugins/table/js/merge_cells.js | 0 .../js/libs/tiny_mce/plugins/table/js/row.js | 0 .../libs/tiny_mce/plugins/table/js/table.js | 0 .../tiny_mce/plugins/table/langs/en_dlg.js | 0 .../tiny_mce/plugins/table/merge_cells.htm | 0 static/js/libs/tiny_mce/plugins/table/row.htm | 0 .../js/libs/tiny_mce/plugins/table/table.htm | 0 .../libs/tiny_mce/plugins/template/blank.htm | 0 .../plugins/template/css/template.css | 0 .../plugins/template/editor_plugin.js | 0 .../plugins/template/editor_plugin_src.js | 0 .../tiny_mce/plugins/template/js/template.js | 0 .../tiny_mce/plugins/template/langs/en_dlg.js | 0 .../tiny_mce/plugins/template/template.htm | 0 .../plugins/visualblocks/css/visualblocks.css | 0 .../plugins/visualblocks/editor_plugin.js | 0 .../plugins/visualblocks/editor_plugin_src.js | 0 .../plugins/visualchars/editor_plugin.js | 0 .../plugins/visualchars/editor_plugin_src.js | 0 .../plugins/wordcount/editor_plugin.js | 0 .../plugins/wordcount/editor_plugin_src.js | 0 .../libs/tiny_mce/plugins/xhtmlxtras/abbr.htm | 0 .../tiny_mce/plugins/xhtmlxtras/acronym.htm | 0 .../plugins/xhtmlxtras/attributes.htm | 0 .../libs/tiny_mce/plugins/xhtmlxtras/cite.htm | 0 .../plugins/xhtmlxtras/css/attributes.css | 0 .../tiny_mce/plugins/xhtmlxtras/css/popup.css | 0 .../libs/tiny_mce/plugins/xhtmlxtras/del.htm | 0 .../plugins/xhtmlxtras/editor_plugin.js | 0 .../plugins/xhtmlxtras/editor_plugin_src.js | 0 .../libs/tiny_mce/plugins/xhtmlxtras/ins.htm | 0 .../tiny_mce/plugins/xhtmlxtras/js/abbr.js | 0 .../tiny_mce/plugins/xhtmlxtras/js/acronym.js | 0 .../plugins/xhtmlxtras/js/attributes.js | 0 .../tiny_mce/plugins/xhtmlxtras/js/cite.js | 0 .../tiny_mce/plugins/xhtmlxtras/js/del.js | 0 .../plugins/xhtmlxtras/js/element_common.js | 0 .../tiny_mce/plugins/xhtmlxtras/js/ins.js | 0 .../plugins/xhtmlxtras/langs/en_dlg.js | 0 .../libs/tiny_mce/themes/advanced/about.htm | 0 .../libs/tiny_mce/themes/advanced/anchor.htm | 0 .../libs/tiny_mce/themes/advanced/charmap.htm | 0 .../tiny_mce/themes/advanced/color_picker.htm | 0 .../themes/advanced/editor_template.js | 0 .../themes/advanced/editor_template_src.js | 0 .../libs/tiny_mce/themes/advanced/image.htm | 0 .../themes/advanced/img/colorpicker.jpg | Bin .../tiny_mce/themes/advanced/img/flash.gif | Bin .../tiny_mce/themes/advanced/img/icons.gif | Bin .../tiny_mce/themes/advanced/img/iframe.gif | Bin .../themes/advanced/img/pagebreak.gif | Bin .../themes/advanced/img/quicktime.gif | Bin .../themes/advanced/img/realmedia.gif | Bin .../themes/advanced/img/shockwave.gif | Bin .../tiny_mce/themes/advanced/img/trans.gif | Bin .../tiny_mce/themes/advanced/img/video.gif | Bin .../themes/advanced/img/windowsmedia.gif | Bin .../libs/tiny_mce/themes/advanced/js/about.js | 0 .../tiny_mce/themes/advanced/js/anchor.js | 0 .../tiny_mce/themes/advanced/js/charmap.js | 0 .../themes/advanced/js/color_picker.js | 0 .../libs/tiny_mce/themes/advanced/js/image.js | 0 .../libs/tiny_mce/themes/advanced/js/link.js | 0 .../themes/advanced/js/source_editor.js | 0 .../libs/tiny_mce/themes/advanced/langs/en.js | 0 .../tiny_mce/themes/advanced/langs/en_dlg.js | 0 .../js/libs/tiny_mce/themes/advanced/link.htm | 0 .../tiny_mce/themes/advanced/shortcuts.htm | 0 .../themes/advanced/skins/default/content.css | 0 .../themes/advanced/skins/default/dialog.css | 0 .../advanced/skins/default/img/buttons.png | Bin .../advanced/skins/default/img/items.gif | Bin .../advanced/skins/default/img/menu_arrow.gif | Bin .../advanced/skins/default/img/menu_check.gif | Bin .../advanced/skins/default/img/progress.gif | Bin .../advanced/skins/default/img/tabs.gif | Bin .../themes/advanced/skins/default/ui.css | 0 .../advanced/skins/highcontrast/content.css | 0 .../advanced/skins/highcontrast/dialog.css | 0 .../themes/advanced/skins/highcontrast/ui.css | 0 .../themes/advanced/skins/o2k7/content.css | 0 .../themes/advanced/skins/o2k7/dialog.css | 0 .../advanced/skins/o2k7/img/button_bg.png | Bin .../skins/o2k7/img/button_bg_black.png | Bin .../skins/o2k7/img/button_bg_silver.png | Bin .../themes/advanced/skins/o2k7/ui.css | 0 .../themes/advanced/skins/o2k7/ui_black.css | 0 .../themes/advanced/skins/o2k7/ui_silver.css | 0 .../themes/advanced/source_editor.htm | 0 .../tiny_mce/themes/simple/editor_template.js | 0 .../themes/simple/editor_template_src.js | 0 .../libs/tiny_mce/themes/simple/img/icons.gif | Bin .../libs/tiny_mce/themes/simple/langs/en.js | 0 .../themes/simple/skins/default/content.css | 0 .../themes/simple/skins/default/ui.css | 0 .../themes/simple/skins/o2k7/content.css | 0 .../simple/skins/o2k7/img/button_bg.png | Bin .../tiny_mce/themes/simple/skins/o2k7/ui.css | 0 static/js/libs/tiny_mce/tiny_mce.js | 0 static/js/libs/tiny_mce/tiny_mce_popup.js | 0 static/js/libs/tiny_mce/tiny_mce_src.js | 0 .../libs/tiny_mce/utils/editable_selects.js | 0 static/js/libs/tiny_mce/utils/form_utils.js | 0 static/js/libs/tiny_mce/utils/mctabs.js | 0 static/js/libs/tiny_mce/utils/validate.js | 0 static/js/libs/toastr.js | 0 .../js/libs/uploadify/jquery.uploadifive.js | 0 .../libs/uploadify/jquery.uploadifive.min.js | 0 static/test.html | 0 templates/404.html | 0 templates/500.html | 0 templates/account/base.html | 0 templates/account/email.html | 0 templates/account/login.html | 0 templates/account/logout.html | 0 templates/account/password_change.html | 0 templates/account/password_delete.html | 0 templates/account/password_delete_done.html | 0 templates/account/password_reset.html | 0 templates/account/password_reset_done.html | 0 .../account/password_reset_from_key.html | 0 .../account/password_reset_key_message.txt | 0 templates/account/password_set.html | 0 templates/account/registration_form.html | 0 templates/account/signup.html | 0 .../account/snippets/already_logged_in.html | 0 templates/account/user_details.html | 0 templates/account/verification_sent.html | 0 .../account/verified_email_required.html | 0 templates/base.html | 0 templates/boiler/fb_channel.html | 0 templates/boiler/privacy.html | 0 templates/boiler/robots.txt | 0 templates/boiler/test.html | 0 templates/boiler/test2.html | 0 templates/boiler/tos.html | 0 templates/debug_500.html | 0 .../emailconfirmation/confirm_email.html | 0 .../email_confirmation_message.txt | 0 .../email_confirmation_subject.txt | 0 templates/inc/activity.html | 0 templates/inc/analytics.html | 0 templates/inc/ancient_browser.html | 0 templates/inc/app.html | 0 templates/inc/chat.html | 0 templates/inc/comment_list.html | 0 templates/inc/facebook.html | 0 templates/inc/facebook/index.html | 0 templates/inc/facebook/mix.html | 0 templates/inc/facebook/user.html | 0 templates/inc/facebook_init.html | 0 templates/inc/fb_like.html | 0 templates/inc/image_insert.html | 0 templates/inc/messages.html | 0 templates/inc/meta.html | 0 templates/inc/mix_edit_toolbar.html | 0 templates/inc/player_tooltip.html | 0 templates/inc/side-player.html | 0 templates/inc/track_player_ajax.html | 0 templates/inc/twitter.html | 0 templates/inc/xml/podcast.xml | 0 templates/javascript/settings.js | 0 templates/notification/email_body.txt | 0 .../notification/new_follower/email.html | 0 templates/notification/new_follower/email.txt | 0 templates/notification/new_follower/full.txt | 0 .../notification/new_follower/notice.html | 0 templates/notification/new_follower/short.txt | 0 templates/openid/base.html | 0 templates/openid/login.html | 0 templates/socialaccount/account_inactive.html | 0 .../socialaccount/authentication_error.html | 0 templates/socialaccount/base.html | 0 templates/socialaccount/connections.html | 0 templates/socialaccount/login_cancelled.html | 0 templates/socialaccount/signup.html | 0 .../socialaccount/snippets/login_extra.html | 0 .../socialaccount/snippets/provider_list.html | 0 templates/views/404.html | 0 templates/views/ActivityListItemView.html | 0 templates/views/ActivityListView.html | 0 templates/views/CommentItemView.html | 0 templates/views/CommentListView.html | 0 templates/views/EventCreateView.html | 0 templates/views/EventItemView.html | 0 templates/views/EventListItemView.html | 0 templates/views/EventListView.html | 0 templates/views/EventView.html | 0 templates/views/HeaderView.html | 0 templates/views/LoginView.html | 0 templates/views/MixDetailView.html | 0 templates/views/MixEditView.html | 0 templates/views/MixListItemView.html | 0 templates/views/MixListView.html | 0 templates/views/NowPlayingView.html | 0 templates/views/ReleaseAudioItemView.html | 0 templates/views/ReleaseAudioListView.html | 0 templates/views/ReleaseCreateView.html | 0 templates/views/ReleaseItemView.html | 0 templates/views/ReleaseListItemView.html | 0 templates/views/ReleaseListView.html | 0 templates/views/ReleaseView.html | 0 templates/views/SidebarHeaderView.html | 0 templates/views/SidebarView.html | 0 templates/views/SidebarViewUser.html | 0 templates/views/UserEditView.html | 0 templates/views/UserListItemView.html | 0 templates/views/UserListView.html | 0 templates/views/_MixItemInsert.html | 0 templates/views/dlg/PlayCountLoginAlert.html | 0 templates/views/dlg/_DialogBase.html | 0 templates/views/scratchpad.html | 0 utils.py | 0 781 files changed, 79 insertions(+), 35 deletions(-) mode change 100644 => 100755 .gitignore mode change 100644 => 100755 LICENSE mode change 100644 => 100755 README mode change 100644 => 100755 _working/create mode change 100644 => 100755 _working/get_downloads.sql mode change 100644 => 100755 _working/get_plays.sql mode change 100644 => 100755 apache/django_live.wsgi mode change 100644 => 100755 core/__init__.py mode change 100644 => 100755 core/analytics/__init__.py mode change 100644 => 100755 core/analytics/google.py mode change 100644 => 100755 core/decorators.py mode change 100644 => 100755 core/serialisers/__init__.py mode change 100644 => 100755 core/serialisers/json.py delete mode 100644 core/social/Facebook.py delete mode 100644 core/social/_Social.py delete mode 100644 core/social/__init__.py mode change 100644 => 100755 core/tasks.py mode change 100644 => 100755 core/tests/__init__.py mode change 100644 => 100755 core/tests/mix.py mode change 100644 => 100755 core/utils/__init__.py mode change 100644 => 100755 core/utils/audio/__init__.py mode change 100644 => 100755 core/utils/audio/mp3.py mode change 100644 => 100755 core/utils/file.py mode change 100644 => 100755 core/utils/html.py mode change 100644 => 100755 core/utils/live.py mode change 100644 => 100755 core/utils/string.py mode change 100644 => 100755 core/utils/url.py mode change 100644 => 100755 core/utils/waveform.py mode change 100644 => 100755 core/widgets/__init__.py mode change 100644 => 100755 core/widgets/upload.py mode change 100644 => 100755 dss/__init__.py mode change 100644 => 100755 dss/localsettings.initial.py mode change 100644 => 100755 dss/logsettings.py mode change 100644 => 100755 dss/settings.py mode change 100644 => 100755 dss/urls.py mode change 100644 => 100755 dss/warning_settings.py mode change 100644 => 100755 dss/wsgi.py mode change 100644 => 100755 index.html mode change 100644 => 100755 manage.py mode change 100644 => 100755 pip_upgrade.py mode change 100644 => 100755 requirements.txt mode change 100644 => 100755 spa/__init__.py mode change 100644 => 100755 spa/admin.py mode change 100644 => 100755 spa/ajax.py mode change 100644 => 100755 spa/api/__init__.py mode change 100644 => 100755 spa/api/v1/ActivityResource.py mode change 100644 => 100755 spa/api/v1/BackboneCompatibleResource.py mode change 100644 => 100755 spa/api/v1/ChatResource.py mode change 100644 => 100755 spa/api/v1/CommentResource.py mode change 100644 => 100755 spa/api/v1/EventResource.py mode change 100644 => 100755 spa/api/v1/MixResource.py mode change 100644 => 100755 spa/api/v1/ReleaseAudioResource.py mode change 100644 => 100755 spa/api/v1/ReleaseResource.py mode change 100644 => 100755 spa/api/v1/UserResource.py mode change 100644 => 100755 spa/api/v1/__init__.py mode change 100644 => 100755 spa/api/v1/tests.py mode change 100644 => 100755 spa/audio.py mode change 100644 => 100755 spa/context_processors.py mode change 100644 => 100755 spa/forms.py mode change 100644 => 100755 spa/management/__init__.py mode change 100644 => 100755 spa/management/commands/__init__.py mode change 100644 => 100755 spa/management/commands/debug.py mode change 100644 => 100755 spa/management/commands/deletefailed.py mode change 100644 => 100755 spa/management/commands/deleteorphanmp3.py mode change 100644 => 100755 spa/management/commands/drop.py mode change 100644 => 100755 spa/management/commands/importdownloads.py mode change 100644 => 100755 spa/management/commands/importplays.py mode change 100644 => 100755 spa/management/commands/processmix.py mode change 100644 => 100755 spa/management/commands/processuser.py mode change 100644 => 100755 spa/management/commands/purchaselinks.py create mode 100644 spa/management/commands/tagmix.py mode change 100644 => 100755 spa/management/commands/tracklists.py mode change 100644 => 100755 spa/management/commands/waveforms.py mode change 100644 => 100755 spa/middleware/__init__.py mode change 100644 => 100755 spa/middleware/sqlprinter.py mode change 100644 => 100755 spa/middleware/stripwhitespace.py mode change 100644 => 100755 spa/middleware/uploadify.py mode change 100644 => 100755 spa/migrations/0001_initial.py mode change 100644 => 100755 spa/migrations/0002_auto__add_userfollows.py mode change 100644 => 100755 spa/migrations/0003_auto__add_field_mix_duration.py mode change 100644 => 100755 spa/migrations/0004_auto__add_field_mix_slug.py mode change 100644 => 100755 spa/migrations/0005_auto__chg_field_userprofile_slug.py mode change 100644 => 100755 spa/migrations/0006_auto__chg_field_mix_title.py mode change 100644 => 100755 spa/migrations/0006_auto__chg_field_userprofile_user.py mode change 100644 => 100755 spa/migrations/0007_auto__del_userfollows__chg_field_mix_title.py mode change 100644 => 100755 spa/migrations/0008_auto__add_field_userprofile_followers__add_field_userprofile_following.py mode change 100644 => 100755 spa/migrations/0009_auto__del_field_userprofile_followers__del_field_userprofile_following.py mode change 100644 => 100755 spa/migrations/0010_auto.py mode change 100644 => 100755 spa/migrations/0011_auto__del_field__activity_user.py mode change 100644 => 100755 spa/migrations/0012_auto__add_field__activity_user.py mode change 100644 => 100755 spa/migrations/0013_auto__del_mixfavourite__add_usermixfavourite.py mode change 100644 => 100755 spa/migrations/0014_auto__del_usermixfavourite__add_mixfavourite.py mode change 100644 => 100755 spa/migrations/0015_auto__chg_field_mixfavourite_user.py mode change 100644 => 100755 spa/migrations/0016_auto__del_mixlike.py mode change 100644 => 100755 spa/migrations/0017_auto__add_mixlike.py mode change 100644 => 100755 spa/migrations/0018_auto__del_mixdownload__del_mixlike__del__activity__del_mixplay__del_mi.py mode change 100644 => 100755 spa/migrations/0019_auto__add_activityfavourite.py mode change 100644 => 100755 spa/migrations/0020_auto__add_activityplay.py mode change 100644 => 100755 spa/migrations/0021_auto__add_activitylike.py mode change 100644 => 100755 spa/migrations/0022_auto__add_activitydownload.py mode change 100644 => 100755 spa/migrations/__init__.py mode change 100644 => 100755 spa/models/__init__.py mode change 100644 => 100755 spa/models/_basemodel.py mode change 100644 => 100755 spa/models/_lookup.py mode change 100644 => 100755 spa/models/activity.py mode change 100644 => 100755 spa/models/chatmessage.py mode change 100644 => 100755 spa/models/comment.py mode change 100644 => 100755 spa/models/event.py mode change 100644 => 100755 spa/models/genre.py mode change 100644 => 100755 spa/models/label.py mode change 100644 => 100755 spa/models/managers/QueuedActivityModelManager.py mode change 100644 => 100755 spa/models/managers/__init__.py mode change 100644 => 100755 spa/models/mix.py mode change 100644 => 100755 spa/models/purchaselink.py mode change 100644 => 100755 spa/models/recurrence.py mode change 100644 => 100755 spa/models/release.py mode change 100644 => 100755 spa/models/tracklist.py mode change 100644 => 100755 spa/models/userprofile.py mode change 100644 => 100755 spa/models/venue.py mode change 100644 => 100755 spa/podcast.py mode change 100644 => 100755 spa/signals.py mode change 100644 => 100755 spa/social/__init__.py mode change 100644 => 100755 spa/social/urls.py mode change 100644 => 100755 spa/social/views.py mode change 100644 => 100755 spa/templates.py mode change 100644 => 100755 spa/templatetags/__init__.py mode change 100644 => 100755 spa/templatetags/spa_extras.py mode change 100644 => 100755 spa/urls.py mode change 100644 => 100755 spa/views.py mode change 100644 => 100755 static/bin/sm/soundmanager2.swf mode change 100644 => 100755 static/bin/sm/soundmanager2_debug.swf mode change 100644 => 100755 static/bin/sm/soundmanager2_flash9.swf mode change 100644 => 100755 static/bin/sm/soundmanager2_flash9_debug.swf mode change 100644 => 100755 static/bin/sm/soundmanager2_flash_xdomain.zip mode change 100644 => 100755 static/css/bootstrap-datepicker.css mode change 100644 => 100755 static/css/bootstrap-responsive.css mode change 100644 => 100755 static/css/bootstrap-timepicker.css mode change 100644 => 100755 static/css/bootstrap.css mode change 100644 => 100755 static/css/colorbox.css mode change 100644 => 100755 static/css/com.podnoms.player.css mode change 100644 => 100755 static/css/deepsouthsounds.css mode change 100644 => 100755 static/css/emoticons.css mode change 100644 => 100755 static/css/jasny/jasny-bootstrap-responsive.css mode change 100644 => 100755 static/css/jasny/jasny-bootstrap-responsive.min.css mode change 100644 => 100755 static/css/jasny/jasny-bootstrap.css mode change 100644 => 100755 static/css/jasny/jasny-bootstrap.min.css mode change 100644 => 100755 static/css/select2.css mode change 100644 => 100755 static/css/testing.css mode change 100644 => 100755 static/css/toastr.css mode change 100644 => 100755 static/css/uploadifive.css mode change 100644 => 100755 static/fonts/iconic_fill.eot mode change 100644 => 100755 static/fonts/iconic_fill.otf mode change 100644 => 100755 static/fonts/iconic_fill.svg mode change 100644 => 100755 static/fonts/iconic_fill.ttf mode change 100644 => 100755 static/fonts/iconic_fill.woff mode change 100644 => 100755 static/fonts/iconic_stroke.eot mode change 100644 => 100755 static/fonts/iconic_stroke.otf mode change 100644 => 100755 static/fonts/iconic_stroke.svg mode change 100644 => 100755 static/fonts/iconic_stroke.ttf mode change 100644 => 100755 static/fonts/iconic_stroke.woff mode change 100644 => 100755 static/img/500.png mode change 100644 => 100755 static/img/asc.png mode change 100644 => 100755 static/img/beg.jpg mode change 100644 => 100755 static/img/bg.gif mode change 100644 => 100755 static/img/bg.png mode change 100644 => 100755 static/img/close.gif mode change 100644 => 100755 static/img/colorbox/border.png mode change 100644 => 100755 static/img/colorbox/controls.png mode change 100644 => 100755 static/img/colorbox/loading.gif mode change 100644 => 100755 static/img/colorbox/loading_background.png mode change 100644 => 100755 static/img/default-avatar-32.png mode change 100644 => 100755 static/img/default-avatar.png mode change 100644 => 100755 static/img/default-track.png mode change 100644 => 100755 static/img/desc.png mode change 100644 => 100755 static/img/download-progress-overlay.png mode change 100644 => 100755 static/img/dss-emoticons.png mode change 100644 => 100755 static/img/dss-large.png mode change 100644 => 100755 static/img/emoticons/simple/Angel.png mode change 100644 => 100755 static/img/emoticons/simple/Angry.png mode change 100644 => 100755 static/img/emoticons/simple/Aww.png mode change 100644 => 100755 static/img/emoticons/simple/Aww_2.png mode change 100644 => 100755 static/img/emoticons/simple/Blushing.png mode change 100644 => 100755 static/img/emoticons/simple/Childish.png mode change 100644 => 100755 static/img/emoticons/simple/Confused.png mode change 100644 => 100755 static/img/emoticons/simple/Creepy.png mode change 100644 => 100755 static/img/emoticons/simple/Crying.png mode change 100644 => 100755 static/img/emoticons/simple/Cthulhu.png mode change 100644 => 100755 static/img/emoticons/simple/Cute.png mode change 100644 => 100755 static/img/emoticons/simple/Cute_Winking.png mode change 100644 => 100755 static/img/emoticons/simple/Devil.png mode change 100644 => 100755 static/img/emoticons/simple/Emoticons.plist mode change 100644 => 100755 static/img/emoticons/simple/Gah.png mode change 100644 => 100755 static/img/emoticons/simple/Gah_2.png mode change 100644 => 100755 static/img/emoticons/simple/Gasping.png mode change 100644 => 100755 static/img/emoticons/simple/Greedy.png mode change 100644 => 100755 static/img/emoticons/simple/Grinning.png mode change 100644 => 100755 static/img/emoticons/simple/Grinning_Winking.png mode change 100644 => 100755 static/img/emoticons/simple/Happy.png mode change 100644 => 100755 static/img/emoticons/simple/Happy_2.png mode change 100644 => 100755 static/img/emoticons/simple/Happy_3.png mode change 100644 => 100755 static/img/emoticons/simple/Heart.png mode change 100644 => 100755 static/img/emoticons/simple/Huh.png mode change 100644 => 100755 static/img/emoticons/simple/Huh_2.png mode change 100644 => 100755 static/img/emoticons/simple/Laughing.png mode change 100644 => 100755 static/img/emoticons/simple/Lips_Sealed.png mode change 100644 => 100755 static/img/emoticons/simple/Madness.png mode change 100644 => 100755 static/img/emoticons/simple/Malicious.png mode change 100644 => 100755 static/img/emoticons/simple/Sick.png mode change 100644 => 100755 static/img/emoticons/simple/Smiling.png mode change 100644 => 100755 static/img/emoticons/simple/Speechless.png mode change 100644 => 100755 static/img/emoticons/simple/Spiteful.png mode change 100644 => 100755 static/img/emoticons/simple/Stupid.png mode change 100644 => 100755 static/img/emoticons/simple/Sunglasses.png mode change 100644 => 100755 static/img/emoticons/simple/Terrified.png mode change 100644 => 100755 static/img/emoticons/simple/Thumb_Down.png mode change 100644 => 100755 static/img/emoticons/simple/Thumb_Up.png mode change 100644 => 100755 static/img/emoticons/simple/Tired.png mode change 100644 => 100755 static/img/emoticons/simple/Tongue_Out.png mode change 100644 => 100755 static/img/emoticons/simple/Tongue_Out_Laughing.png mode change 100644 => 100755 static/img/emoticons/simple/Tongue_Out_Left.png mode change 100644 => 100755 static/img/emoticons/simple/Tongue_Out_Up.png mode change 100644 => 100755 static/img/emoticons/simple/Tongue_Out_Up_Left.png mode change 100644 => 100755 static/img/emoticons/simple/Tongue_Out_Winking.png mode change 100644 => 100755 static/img/emoticons/simple/Uncertain.png mode change 100644 => 100755 static/img/emoticons/simple/Uncertain_2.png mode change 100644 => 100755 static/img/emoticons/simple/Unhappy.png mode change 100644 => 100755 static/img/emoticons/simple/Winking.png mode change 100644 => 100755 static/img/favicon.ico mode change 100644 => 100755 static/img/info.png mode change 100644 => 100755 static/img/loader.gif mode change 100644 => 100755 static/img/mix-loader.gif mode change 100644 => 100755 static/img/noise.png mode change 100644 => 100755 static/img/pause.png mode change 100644 => 100755 static/img/play.png mode change 100644 => 100755 static/img/player-sprite.png mode change 100644 => 100755 static/img/playhead.png mode change 100644 => 100755 static/img/select2-spinner.gif mode change 100644 => 100755 static/img/select2.png mode change 100644 => 100755 static/img/select2x2.png mode change 100644 => 100755 static/img/sheen3.png mode change 100644 => 100755 static/img/signin_facebook.png mode change 100644 => 100755 static/img/signin_google.png mode change 100644 => 100755 static/img/signin_twitter.png mode change 100644 => 100755 static/img/site-logo-gr.png mode change 100644 => 100755 static/img/slide-nav.png mode change 100644 => 100755 static/img/social-sprites.png mode change 100644 => 100755 static/img/switch_handle-OLD.png mode change 100644 => 100755 static/img/switch_handle-gray.png mode change 100644 => 100755 static/img/switch_handle-light.png mode change 100644 => 100755 static/img/switch_handle.png mode change 100644 => 100755 static/img/switch_handle_pressed.png mode change 100644 => 100755 static/img/switch_track-dark.png mode change 100644 => 100755 static/img/switch_track-gray.png mode change 100644 => 100755 static/img/switch_track-light.png mode change 100644 => 100755 static/img/switch_track.png mode change 100644 => 100755 static/img/toolbar-loader.gif mode change 100644 => 100755 static/img/transmogrifying.png mode change 100644 => 100755 static/img/twitter-ico.png mode change 100644 => 100755 static/img/twitter.png mode change 100644 => 100755 static/img/uploadifive-cancel.png mode change 100644 => 100755 static/img/waveform-processing.gif mode change 100644 => 100755 static/img/whats-on.png mode change 100644 => 100755 static/js/app/appv2.coffee mode change 100644 => 100755 static/js/app/appv2.js mode change 100644 => 100755 static/js/app/chat.js mode change 100644 => 100755 static/js/app/dss.bootstrapper.js mode change 100644 => 100755 static/js/app/lib/audioController.coffee mode change 100644 => 100755 static/js/app/lib/audioController.js mode change 100644 => 100755 static/js/app/lib/backbone.dss.model.collection.js mode change 100644 => 100755 static/js/app/lib/backbone.dss.model.js mode change 100644 => 100755 static/js/app/lib/controller.coffee mode change 100644 => 100755 static/js/app/lib/controller.js mode change 100644 => 100755 static/js/app/lib/editableView.coffee mode change 100644 => 100755 static/js/app/lib/editableView.js mode change 100644 => 100755 static/js/app/lib/eventAggregator.coffee mode change 100644 => 100755 static/js/app/lib/eventAggregator.js mode change 100644 => 100755 static/js/app/lib/panningRegion.coffee mode change 100644 => 100755 static/js/app/lib/panningRegion.js mode change 100644 => 100755 static/js/app/lib/router.coffee mode change 100644 => 100755 static/js/app/lib/router.js mode change 100644 => 100755 static/js/app/lib/utils.coffee mode change 100644 => 100755 static/js/app/lib/utils.js mode change 100644 => 100755 static/js/app/models/activity/activityCollection.coffee mode change 100644 => 100755 static/js/app/models/activity/activityCollection.js mode change 100644 => 100755 static/js/app/models/activity/activityItem.coffee mode change 100644 => 100755 static/js/app/models/activity/activityItem.js mode change 100644 => 100755 static/js/app/models/comment/commentCollection.coffee mode change 100644 => 100755 static/js/app/models/comment/commentCollection.js mode change 100644 => 100755 static/js/app/models/comment/commentItem.coffee mode change 100644 => 100755 static/js/app/models/comment/commentItem.js mode change 100644 => 100755 static/js/app/models/event.js mode change 100644 => 100755 static/js/app/models/mix/mixCollection.coffee mode change 100644 => 100755 static/js/app/models/mix/mixCollection.js mode change 100644 => 100755 static/js/app/models/mix/mixItem.coffee mode change 100644 => 100755 static/js/app/models/mix/mixItem.js mode change 100644 => 100755 static/js/app/models/release.js mode change 100644 => 100755 static/js/app/models/release_audio.js mode change 100644 => 100755 static/js/app/models/user/userCollection.coffee mode change 100644 => 100755 static/js/app/models/user/userCollection.js mode change 100644 => 100755 static/js/app/models/user/userItem.coffee mode change 100644 => 100755 static/js/app/models/user/userItem.js mode change 100644 => 100755 static/js/app/site.js mode change 100644 => 100755 static/js/app/social.js mode change 100644 => 100755 static/js/app/views/activity/activityItemView.coffee mode change 100644 => 100755 static/js/app/views/activity/activityItemView.js mode change 100644 => 100755 static/js/app/views/activity/activityListView.coffee mode change 100644 => 100755 static/js/app/views/activity/activityListView.js mode change 100644 => 100755 static/js/app/views/comment/commentItemView.coffee mode change 100644 => 100755 static/js/app/views/comment/commentItemView.js mode change 100644 => 100755 static/js/app/views/comment/commentListView.coffee mode change 100644 => 100755 static/js/app/views/comment/commentListView.js mode change 100644 => 100755 static/js/app/views/event.js mode change 100644 => 100755 static/js/app/views/header.coffee mode change 100644 => 100755 static/js/app/views/header.js mode change 100644 => 100755 static/js/app/views/mix/mixDetailView.coffee mode change 100644 => 100755 static/js/app/views/mix/mixDetailView.js mode change 100644 => 100755 static/js/app/views/mix/mixEditView.coffee mode change 100644 => 100755 static/js/app/views/mix/mixEditView.js mode change 100644 => 100755 static/js/app/views/mix/mixItemView.coffee mode change 100644 => 100755 static/js/app/views/mix/mixItemView.js mode change 100644 => 100755 static/js/app/views/mix/mixListView.coffee mode change 100644 => 100755 static/js/app/views/mix/mixListView.js mode change 100644 => 100755 static/js/app/views/release.js mode change 100644 => 100755 static/js/app/views/release_audio.js mode change 100644 => 100755 static/js/app/views/sidebar/sidebarView.coffee mode change 100644 => 100755 static/js/app/views/sidebar/sidebarView.js mode change 100644 => 100755 static/js/app/views/user/userEditView.coffee mode change 100644 => 100755 static/js/app/views/user/userEditView.js mode change 100644 => 100755 static/js/app/views/user/userItemView.coffee mode change 100644 => 100755 static/js/app/views/user/userItemView.js mode change 100644 => 100755 static/js/app/views/user/userListView.coffee mode change 100644 => 100755 static/js/app/views/user/userListView.js mode change 100644 => 100755 static/js/app/views/widgets/nowPlayingView.coffee mode change 100644 => 100755 static/js/app/views/widgets/nowPlayingView.js mode change 100644 => 100755 static/js/com.podnoms.emoparse.js mode change 100644 => 100755 static/js/com.podnoms.player.js mode change 100644 => 100755 static/js/com.podnoms.realtime.js mode change 100644 => 100755 static/js/com.podnoms.storage.js mode change 100644 => 100755 static/js/com.podnoms.utils.js mode change 100644 => 100755 static/js/libs/ICanHaz.js mode change 100644 => 100755 static/js/libs/ajaxfileupload.js mode change 100644 => 100755 static/js/libs/ape/apeClientJS.js mode change 100644 => 100755 static/js/libs/ape/apeClientMoo.js mode change 100644 => 100755 static/js/libs/ape/apeCore.js mode change 100644 => 100755 static/js/libs/ape/apeCoreSession.js mode change 100644 => 100755 static/js/libs/backbone/backbone-localstorage.js mode change 100644 => 100755 static/js/libs/backbone/backbone-tastypie.js mode change 100644 => 100755 static/js/libs/backbone/backbone.babysitter.js mode change 100644 => 100755 static/js/libs/backbone/backbone.infiniscroll.js mode change 100644 => 100755 static/js/libs/backbone/backbone.js mode change 100644 => 100755 static/js/libs/backbone/backbone.marionette.js mode change 100644 => 100755 static/js/libs/backbone/backbone.syphon.js mode change 100644 => 100755 static/js/libs/backbone/backbone.wreqr.js mode change 100644 => 100755 static/js/libs/backbone/underscore.js mode change 100644 => 100755 static/js/libs/backgrid/backgrid.css mode change 100644 => 100755 static/js/libs/backgrid/backgrid.js mode change 100644 => 100755 static/js/libs/backgrid/backgrid.min.css mode change 100644 => 100755 static/js/libs/backgrid/backgrid.min.js mode change 100644 => 100755 static/js/libs/backgrid/extensions/filter/backgrid-filter.css mode change 100644 => 100755 static/js/libs/backgrid/extensions/filter/backgrid-filter.js mode change 100644 => 100755 static/js/libs/backgrid/extensions/filter/backgrid-filter.min.css mode change 100644 => 100755 static/js/libs/backgrid/extensions/filter/backgrid-filter.min.js mode change 100644 => 100755 static/js/libs/backgrid/extensions/moment-cell/backgrid-moment-cell.css mode change 100644 => 100755 static/js/libs/backgrid/extensions/moment-cell/backgrid-moment-cell.js mode change 100644 => 100755 static/js/libs/backgrid/extensions/moment-cell/backgrid-moment-cell.min.css mode change 100644 => 100755 static/js/libs/backgrid/extensions/moment-cell/backgrid-moment-cell.min.js mode change 100644 => 100755 static/js/libs/backgrid/extensions/paginator/backgrid-paginator.css mode change 100644 => 100755 static/js/libs/backgrid/extensions/paginator/backgrid-paginator.js mode change 100644 => 100755 static/js/libs/backgrid/extensions/paginator/backgrid-paginator.min.css mode change 100644 => 100755 static/js/libs/backgrid/extensions/paginator/backgrid-paginator.min.js mode change 100644 => 100755 static/js/libs/backgrid/extensions/select-all/backgrid-select-all.css mode change 100644 => 100755 static/js/libs/backgrid/extensions/select-all/backgrid-select-all.js mode change 100644 => 100755 static/js/libs/backgrid/extensions/select-all/backgrid-select-all.min.css mode change 100644 => 100755 static/js/libs/backgrid/extensions/select-all/backgrid-select-all.min.js mode change 100644 => 100755 static/js/libs/backgrid/extensions/select2-cell/backgrid-select2-cell.css mode change 100644 => 100755 static/js/libs/backgrid/extensions/select2-cell/backgrid-select2-cell.js mode change 100644 => 100755 static/js/libs/backgrid/extensions/select2-cell/backgrid-select2-cell.min.css mode change 100644 => 100755 static/js/libs/backgrid/extensions/select2-cell/backgrid-select2-cell.min.js mode change 100644 => 100755 static/js/libs/backgrid/extensions/text-cell/backgrid-text-cell.css mode change 100644 => 100755 static/js/libs/backgrid/extensions/text-cell/backgrid-text-cell.js mode change 100644 => 100755 static/js/libs/backgrid/extensions/text-cell/backgrid-text-cell.min.css mode change 100644 => 100755 static/js/libs/backgrid/extensions/text-cell/backgrid-text-cell.min.js mode change 100644 => 100755 static/js/libs/bootstrap/bootpag.js mode change 100644 => 100755 static/js/libs/bootstrap/bootstrap-datepicker.js mode change 100644 => 100755 static/js/libs/bootstrap/bootstrap-timepicker.js mode change 100644 => 100755 static/js/libs/bootstrap/bootstrap.datagrid.js mode change 100644 => 100755 static/js/libs/bootstrap/bootstrap.js mode change 100644 => 100755 static/js/libs/bootstrap/bootstrap.min.js mode change 100644 => 100755 static/js/libs/clickify.js mode change 100644 => 100755 static/js/libs/globalize.js mode change 100644 => 100755 static/js/libs/jasny/bootstrap-fileupload.js mode change 100644 => 100755 static/js/libs/jasny/bootstrap-inputmask.js mode change 100644 => 100755 static/js/libs/jasny/bootstrap-rowlink.js mode change 100644 => 100755 static/js/libs/jasny/jasny-bootstrap.js mode change 100644 => 100755 static/js/libs/jasny/jasny-bootstrap.min.js mode change 100644 => 100755 static/js/libs/jquery.colorbox.js mode change 100644 => 100755 static/js/libs/jquery.cookie.js mode change 100644 => 100755 static/js/libs/jquery.form.js mode change 100644 => 100755 static/js/libs/jquery.iphone-switch.js mode change 100644 => 100755 static/js/libs/jquery.js mode change 100644 => 100755 static/js/libs/jquery.min.js mode change 100644 => 100755 static/js/libs/jquery.tablesorter.js mode change 100644 => 100755 static/js/libs/jquery.uploadifive.js mode change 100644 => 100755 static/js/libs/jquery.uploadifive.min.js mode change 100644 => 100755 static/js/libs/matrix.js mode change 100644 => 100755 static/js/libs/modernizr.js mode change 100644 => 100755 static/js/libs/moment.js mode change 100644 => 100755 static/js/libs/point.js mode change 100644 => 100755 static/js/libs/require.js mode change 100644 => 100755 static/js/libs/select2.js mode change 100644 => 100755 static/js/libs/sm/soundmanager2-jsmin.js mode change 100644 => 100755 static/js/libs/sm/soundmanager2-nodebug-jsmin.js mode change 100644 => 100755 static/js/libs/sm/soundmanager2-nodebug.js mode change 100644 => 100755 static/js/libs/sm/soundmanager2.js mode change 100644 => 100755 static/js/libs/socket.io.js mode change 100644 => 100755 static/js/libs/text.js mode change 100644 => 100755 static/js/libs/tiny_mce/jquery.tinymce.js mode change 100644 => 100755 static/js/libs/tiny_mce/langs/en.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advhr/css/advhr.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advhr/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advhr/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advhr/js/rule.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advhr/langs/en_dlg.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advhr/rule.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advimage/css/advimage.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advimage/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advimage/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advimage/image.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advimage/img/sample.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advimage/js/image.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advimage/langs/en_dlg.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advlink/css/advlink.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advlink/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advlink/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advlink/js/advlink.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advlink/langs/en_dlg.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advlink/link.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advlist/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/advlist/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/autolink/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/autolink/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/autoresize/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/autoresize/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/autosave/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/autosave/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/autosave/langs/en.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/bbcode/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/bbcode/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/contextmenu/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/contextmenu/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/directionality/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/directionality/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/emotions.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-cool.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-cry.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-embarassed.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-frown.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-innocent.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-kiss.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-laughing.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-sealed.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-smile.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-surprised.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-undecided.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-wink.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/img/smiley-yell.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/js/emotions.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/emotions/langs/en_dlg.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/example/dialog.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/example/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/example/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/example/img/example.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/example/js/dialog.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/example/langs/en.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/example/langs/en_dlg.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/example_dependency/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/example_dependency/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/fullpage/css/fullpage.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/fullpage/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/fullpage/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/fullpage/fullpage.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/fullpage/js/fullpage.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/fullpage/langs/en_dlg.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/fullscreen/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/fullscreen/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/fullscreen/fullscreen.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/iespell/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/iespell/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/inlinepopups/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/inlinepopups/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/inlinepopups/template.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/insertdatetime/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/insertdatetime/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/layer/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/layer/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/legacyoutput/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/legacyoutput/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/lists/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/lists/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/media/css/media.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/media/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/media/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/media/js/embed.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/media/js/media.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/media/langs/en_dlg.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/media/media.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/media/moxieplayer.swf mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/nonbreaking/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/nonbreaking/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/noneditable/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/noneditable/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/pagebreak/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/pagebreak/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/paste/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/paste/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/paste/js/pastetext.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/paste/js/pasteword.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/paste/langs/en_dlg.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/paste/pastetext.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/paste/pasteword.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/preview/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/preview/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/preview/example.html mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/preview/jscripts/embed.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/preview/preview.html mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/print/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/print/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/save/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/save/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/searchreplace/css/searchreplace.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/searchreplace/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/searchreplace/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/searchreplace/js/searchreplace.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/searchreplace/langs/en_dlg.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/searchreplace/searchreplace.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/spellchecker/css/content.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/spellchecker/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/spellchecker/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/spellchecker/img/wline.gif mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/style/css/props.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/style/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/style/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/style/js/props.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/style/langs/en_dlg.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/style/props.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/style/readme.txt mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/tabfocus/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/tabfocus/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/table/cell.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/table/css/cell.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/table/css/row.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/table/css/table.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/table/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/table/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/table/js/cell.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/table/js/merge_cells.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/table/js/row.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/table/js/table.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/table/langs/en_dlg.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/table/merge_cells.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/table/row.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/table/table.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/template/blank.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/template/css/template.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/template/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/template/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/template/js/template.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/template/langs/en_dlg.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/template/template.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/visualblocks/css/visualblocks.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/visualblocks/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/visualblocks/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/visualchars/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/visualchars/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/wordcount/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/wordcount/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/abbr.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/acronym.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/attributes.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/cite.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/css/attributes.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/css/popup.css mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/del.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/editor_plugin.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/ins.htm mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/js/abbr.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/js/acronym.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/js/attributes.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/js/cite.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/js/del.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/js/element_common.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/js/ins.js mode change 100644 => 100755 static/js/libs/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/about.htm mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/anchor.htm mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/charmap.htm mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/color_picker.htm mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/editor_template.js mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/editor_template_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/image.htm mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/img/colorpicker.jpg mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/img/flash.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/img/icons.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/img/iframe.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/img/pagebreak.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/img/quicktime.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/img/realmedia.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/img/shockwave.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/img/trans.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/img/video.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/img/windowsmedia.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/js/about.js mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/js/anchor.js mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/js/charmap.js mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/js/color_picker.js mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/js/image.js mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/js/link.js mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/js/source_editor.js mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/langs/en.js mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/langs/en_dlg.js mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/link.htm mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/shortcuts.htm mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/default/content.css mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/default/dialog.css mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/default/img/buttons.png mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/default/img/items.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/default/img/menu_check.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/default/img/progress.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/default/img/tabs.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/default/ui.css mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/highcontrast/content.css mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/highcontrast/dialog.css mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/highcontrast/ui.css mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/o2k7/content.css mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/o2k7/dialog.css mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/o2k7/ui.css mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/o2k7/ui_black.css mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css mode change 100644 => 100755 static/js/libs/tiny_mce/themes/advanced/source_editor.htm mode change 100644 => 100755 static/js/libs/tiny_mce/themes/simple/editor_template.js mode change 100644 => 100755 static/js/libs/tiny_mce/themes/simple/editor_template_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/themes/simple/img/icons.gif mode change 100644 => 100755 static/js/libs/tiny_mce/themes/simple/langs/en.js mode change 100644 => 100755 static/js/libs/tiny_mce/themes/simple/skins/default/content.css mode change 100644 => 100755 static/js/libs/tiny_mce/themes/simple/skins/default/ui.css mode change 100644 => 100755 static/js/libs/tiny_mce/themes/simple/skins/o2k7/content.css mode change 100644 => 100755 static/js/libs/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png mode change 100644 => 100755 static/js/libs/tiny_mce/themes/simple/skins/o2k7/ui.css mode change 100644 => 100755 static/js/libs/tiny_mce/tiny_mce.js mode change 100644 => 100755 static/js/libs/tiny_mce/tiny_mce_popup.js mode change 100644 => 100755 static/js/libs/tiny_mce/tiny_mce_src.js mode change 100644 => 100755 static/js/libs/tiny_mce/utils/editable_selects.js mode change 100644 => 100755 static/js/libs/tiny_mce/utils/form_utils.js mode change 100644 => 100755 static/js/libs/tiny_mce/utils/mctabs.js mode change 100644 => 100755 static/js/libs/tiny_mce/utils/validate.js mode change 100644 => 100755 static/js/libs/toastr.js mode change 100644 => 100755 static/js/libs/uploadify/jquery.uploadifive.js mode change 100644 => 100755 static/js/libs/uploadify/jquery.uploadifive.min.js mode change 100644 => 100755 static/test.html mode change 100644 => 100755 templates/404.html mode change 100644 => 100755 templates/500.html mode change 100644 => 100755 templates/account/base.html mode change 100644 => 100755 templates/account/email.html mode change 100644 => 100755 templates/account/login.html mode change 100644 => 100755 templates/account/logout.html mode change 100644 => 100755 templates/account/password_change.html mode change 100644 => 100755 templates/account/password_delete.html mode change 100644 => 100755 templates/account/password_delete_done.html mode change 100644 => 100755 templates/account/password_reset.html mode change 100644 => 100755 templates/account/password_reset_done.html mode change 100644 => 100755 templates/account/password_reset_from_key.html mode change 100644 => 100755 templates/account/password_reset_key_message.txt mode change 100644 => 100755 templates/account/password_set.html mode change 100644 => 100755 templates/account/registration_form.html mode change 100644 => 100755 templates/account/signup.html mode change 100644 => 100755 templates/account/snippets/already_logged_in.html mode change 100644 => 100755 templates/account/user_details.html mode change 100644 => 100755 templates/account/verification_sent.html mode change 100644 => 100755 templates/account/verified_email_required.html mode change 100644 => 100755 templates/base.html mode change 100644 => 100755 templates/boiler/fb_channel.html mode change 100644 => 100755 templates/boiler/privacy.html mode change 100644 => 100755 templates/boiler/robots.txt mode change 100644 => 100755 templates/boiler/test.html mode change 100644 => 100755 templates/boiler/test2.html mode change 100644 => 100755 templates/boiler/tos.html mode change 100644 => 100755 templates/debug_500.html mode change 100644 => 100755 templates/emailconfirmation/confirm_email.html mode change 100644 => 100755 templates/emailconfirmation/email_confirmation_message.txt mode change 100644 => 100755 templates/emailconfirmation/email_confirmation_subject.txt mode change 100644 => 100755 templates/inc/activity.html mode change 100644 => 100755 templates/inc/analytics.html mode change 100644 => 100755 templates/inc/ancient_browser.html mode change 100644 => 100755 templates/inc/app.html mode change 100644 => 100755 templates/inc/chat.html mode change 100644 => 100755 templates/inc/comment_list.html mode change 100644 => 100755 templates/inc/facebook.html mode change 100644 => 100755 templates/inc/facebook/index.html mode change 100644 => 100755 templates/inc/facebook/mix.html mode change 100644 => 100755 templates/inc/facebook/user.html mode change 100644 => 100755 templates/inc/facebook_init.html mode change 100644 => 100755 templates/inc/fb_like.html mode change 100644 => 100755 templates/inc/image_insert.html mode change 100644 => 100755 templates/inc/messages.html mode change 100644 => 100755 templates/inc/meta.html mode change 100644 => 100755 templates/inc/mix_edit_toolbar.html mode change 100644 => 100755 templates/inc/player_tooltip.html mode change 100644 => 100755 templates/inc/side-player.html mode change 100644 => 100755 templates/inc/track_player_ajax.html mode change 100644 => 100755 templates/inc/twitter.html mode change 100644 => 100755 templates/inc/xml/podcast.xml mode change 100644 => 100755 templates/javascript/settings.js mode change 100644 => 100755 templates/notification/email_body.txt mode change 100644 => 100755 templates/notification/new_follower/email.html mode change 100644 => 100755 templates/notification/new_follower/email.txt mode change 100644 => 100755 templates/notification/new_follower/full.txt mode change 100644 => 100755 templates/notification/new_follower/notice.html mode change 100644 => 100755 templates/notification/new_follower/short.txt mode change 100644 => 100755 templates/openid/base.html mode change 100644 => 100755 templates/openid/login.html mode change 100644 => 100755 templates/socialaccount/account_inactive.html mode change 100644 => 100755 templates/socialaccount/authentication_error.html mode change 100644 => 100755 templates/socialaccount/base.html mode change 100644 => 100755 templates/socialaccount/connections.html mode change 100644 => 100755 templates/socialaccount/login_cancelled.html mode change 100644 => 100755 templates/socialaccount/signup.html mode change 100644 => 100755 templates/socialaccount/snippets/login_extra.html mode change 100644 => 100755 templates/socialaccount/snippets/provider_list.html mode change 100644 => 100755 templates/views/404.html mode change 100644 => 100755 templates/views/ActivityListItemView.html mode change 100644 => 100755 templates/views/ActivityListView.html mode change 100644 => 100755 templates/views/CommentItemView.html mode change 100644 => 100755 templates/views/CommentListView.html mode change 100644 => 100755 templates/views/EventCreateView.html mode change 100644 => 100755 templates/views/EventItemView.html mode change 100644 => 100755 templates/views/EventListItemView.html mode change 100644 => 100755 templates/views/EventListView.html mode change 100644 => 100755 templates/views/EventView.html mode change 100644 => 100755 templates/views/HeaderView.html mode change 100644 => 100755 templates/views/LoginView.html mode change 100644 => 100755 templates/views/MixDetailView.html mode change 100644 => 100755 templates/views/MixEditView.html mode change 100644 => 100755 templates/views/MixListItemView.html mode change 100644 => 100755 templates/views/MixListView.html mode change 100644 => 100755 templates/views/NowPlayingView.html mode change 100644 => 100755 templates/views/ReleaseAudioItemView.html mode change 100644 => 100755 templates/views/ReleaseAudioListView.html mode change 100644 => 100755 templates/views/ReleaseCreateView.html mode change 100644 => 100755 templates/views/ReleaseItemView.html mode change 100644 => 100755 templates/views/ReleaseListItemView.html mode change 100644 => 100755 templates/views/ReleaseListView.html mode change 100644 => 100755 templates/views/ReleaseView.html mode change 100644 => 100755 templates/views/SidebarHeaderView.html mode change 100644 => 100755 templates/views/SidebarView.html mode change 100644 => 100755 templates/views/SidebarViewUser.html mode change 100644 => 100755 templates/views/UserEditView.html mode change 100644 => 100755 templates/views/UserListItemView.html mode change 100644 => 100755 templates/views/UserListView.html mode change 100644 => 100755 templates/views/_MixItemInsert.html mode change 100644 => 100755 templates/views/dlg/PlayCountLoginAlert.html mode change 100644 => 100755 templates/views/dlg/_DialogBase.html mode change 100644 => 100755 templates/views/scratchpad.html mode change 100644 => 100755 utils.py diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/README b/README old mode 100644 new mode 100755 diff --git a/_working/create b/_working/create old mode 100644 new mode 100755 diff --git a/_working/get_downloads.sql b/_working/get_downloads.sql old mode 100644 new mode 100755 diff --git a/_working/get_plays.sql b/_working/get_plays.sql old mode 100644 new mode 100755 diff --git a/apache/django_live.wsgi b/apache/django_live.wsgi old mode 100644 new mode 100755 diff --git a/core/__init__.py b/core/__init__.py old mode 100644 new mode 100755 diff --git a/core/analytics/__init__.py b/core/analytics/__init__.py old mode 100644 new mode 100755 diff --git a/core/analytics/google.py b/core/analytics/google.py old mode 100644 new mode 100755 diff --git a/core/decorators.py b/core/decorators.py old mode 100644 new mode 100755 diff --git a/core/serialisers/__init__.py b/core/serialisers/__init__.py old mode 100644 new mode 100755 diff --git a/core/serialisers/json.py b/core/serialisers/json.py old mode 100644 new mode 100755 diff --git a/core/social/Facebook.py b/core/social/Facebook.py deleted file mode 100644 index c003130..0000000 --- a/core/social/Facebook.py +++ /dev/null @@ -1,3 +0,0 @@ -from core.social._Social import _Social -class Facebook(_Social): - pass \ No newline at end of file diff --git a/core/social/_Social.py b/core/social/_Social.py deleted file mode 100644 index 2cda92f..0000000 --- a/core/social/_Social.py +++ /dev/null @@ -1,2 +0,0 @@ -class _Social: - pass \ No newline at end of file diff --git a/core/social/__init__.py b/core/social/__init__.py deleted file mode 100644 index 6d4caf8..0000000 --- a/core/social/__init__.py +++ /dev/null @@ -1 +0,0 @@ -__author__ = 'fergalm' diff --git a/core/tasks.py b/core/tasks.py old mode 100644 new mode 100755 diff --git a/core/tests/__init__.py b/core/tests/__init__.py old mode 100644 new mode 100755 diff --git a/core/tests/mix.py b/core/tests/mix.py old mode 100644 new mode 100755 diff --git a/core/utils/__init__.py b/core/utils/__init__.py old mode 100644 new mode 100755 diff --git a/core/utils/audio/__init__.py b/core/utils/audio/__init__.py old mode 100644 new mode 100755 diff --git a/core/utils/audio/mp3.py b/core/utils/audio/mp3.py old mode 100644 new mode 100755 index 7ea5fa9..93728db --- a/core/utils/audio/mp3.py +++ b/core/utils/audio/mp3.py @@ -1,3 +1,4 @@ +from mutagen.easyid3 import EasyID3, mutagen from mutagen.mp3 import MP3 from core.utils.audio import Mp3FileNotFoundException @@ -7,4 +8,31 @@ def mp3_length(source_file): audio = MP3(source_file) return audio.info.length except IOError: - raise Mp3FileNotFoundException("Audio file not found: %s" % source_file) \ No newline at end of file + raise Mp3FileNotFoundException("Audio file not found: %s" % source_file) + + +def tag_mp3(source_file, artist, title, album="", year="", comment="", image_file="", genre=[]): + #mp3Object.tags.add(APIC(encoding=3, mime=image[1], type=3, desc=u'Cover', data=open(image[0]).read())) + + info = EasyID3(source_file) + info['artist'] = unicode(artist) + info['title'] = unicode(title) + info['album'] = unicode(album) + info['genre'] = unicode("Deep House") + #info['year'] = unicode(year) + info.save() + + id3 = mutagen.id3.ID3(source_file) + frame = mutagen.id3.COMM(encoding=3, lang='XXX', desc=u'', text=[unicode(comment)]) + id3.add(frame) + + image = mutagen.id3.APIC( + encoding=3, + mime='image/jpeg', + type=2, + desc=u'Cover', + data=open(image_file, 'rb').read() + ) + id3.add(image) + id3.save() + diff --git a/core/utils/file.py b/core/utils/file.py old mode 100644 new mode 100755 diff --git a/core/utils/html.py b/core/utils/html.py old mode 100644 new mode 100755 diff --git a/core/utils/live.py b/core/utils/live.py old mode 100644 new mode 100755 diff --git a/core/utils/string.py b/core/utils/string.py old mode 100644 new mode 100755 diff --git a/core/utils/url.py b/core/utils/url.py old mode 100644 new mode 100755 diff --git a/core/utils/waveform.py b/core/utils/waveform.py old mode 100644 new mode 100755 diff --git a/core/widgets/__init__.py b/core/widgets/__init__.py old mode 100644 new mode 100755 diff --git a/core/widgets/upload.py b/core/widgets/upload.py old mode 100644 new mode 100755 diff --git a/dss/__init__.py b/dss/__init__.py old mode 100644 new mode 100755 diff --git a/dss/localsettings.initial.py b/dss/localsettings.initial.py old mode 100644 new mode 100755 diff --git a/dss/logsettings.py b/dss/logsettings.py old mode 100644 new mode 100755 diff --git a/dss/settings.py b/dss/settings.py old mode 100644 new mode 100755 index ef73b1d..dd8ae00 --- a/dss/settings.py +++ b/dss/settings.py @@ -52,7 +52,7 @@ USE_TZ = True SITE_ROOT = here('') MEDIA_ROOT = localsettings.MEDIA_ROOT -STATIC_ROOT = here('static') #'/var/www/deepsouthsounds.com/static' # here('static') #localsettings.STATIC_ROOT if hasattr(localsettings, 'STATIC_ROOT') else '' +STATIC_ROOT = here('static') CACHE_ROOT = localsettings.CACHE_ROOT if DEBUG: diff --git a/dss/urls.py b/dss/urls.py old mode 100644 new mode 100755 diff --git a/dss/warning_settings.py b/dss/warning_settings.py old mode 100644 new mode 100755 diff --git a/dss/wsgi.py b/dss/wsgi.py old mode 100644 new mode 100755 diff --git a/index.html b/index.html old mode 100644 new mode 100755 diff --git a/manage.py b/manage.py old mode 100644 new mode 100755 diff --git a/pip_upgrade.py b/pip_upgrade.py old mode 100644 new mode 100755 diff --git a/requirements.txt b/requirements.txt old mode 100644 new mode 100755 diff --git a/spa/__init__.py b/spa/__init__.py old mode 100644 new mode 100755 diff --git a/spa/admin.py b/spa/admin.py old mode 100644 new mode 100755 diff --git a/spa/ajax.py b/spa/ajax.py old mode 100644 new mode 100755 diff --git a/spa/api/__init__.py b/spa/api/__init__.py old mode 100644 new mode 100755 diff --git a/spa/api/v1/ActivityResource.py b/spa/api/v1/ActivityResource.py old mode 100644 new mode 100755 diff --git a/spa/api/v1/BackboneCompatibleResource.py b/spa/api/v1/BackboneCompatibleResource.py old mode 100644 new mode 100755 diff --git a/spa/api/v1/ChatResource.py b/spa/api/v1/ChatResource.py old mode 100644 new mode 100755 diff --git a/spa/api/v1/CommentResource.py b/spa/api/v1/CommentResource.py old mode 100644 new mode 100755 diff --git a/spa/api/v1/EventResource.py b/spa/api/v1/EventResource.py old mode 100644 new mode 100755 diff --git a/spa/api/v1/MixResource.py b/spa/api/v1/MixResource.py old mode 100644 new mode 100755 diff --git a/spa/api/v1/ReleaseAudioResource.py b/spa/api/v1/ReleaseAudioResource.py old mode 100644 new mode 100755 diff --git a/spa/api/v1/ReleaseResource.py b/spa/api/v1/ReleaseResource.py old mode 100644 new mode 100755 diff --git a/spa/api/v1/UserResource.py b/spa/api/v1/UserResource.py old mode 100644 new mode 100755 diff --git a/spa/api/v1/__init__.py b/spa/api/v1/__init__.py old mode 100644 new mode 100755 diff --git a/spa/api/v1/tests.py b/spa/api/v1/tests.py old mode 100644 new mode 100755 diff --git a/spa/audio.py b/spa/audio.py old mode 100644 new mode 100755 diff --git a/spa/context_processors.py b/spa/context_processors.py old mode 100644 new mode 100755 diff --git a/spa/forms.py b/spa/forms.py old mode 100644 new mode 100755 diff --git a/spa/management/__init__.py b/spa/management/__init__.py old mode 100644 new mode 100755 diff --git a/spa/management/commands/__init__.py b/spa/management/commands/__init__.py old mode 100644 new mode 100755 diff --git a/spa/management/commands/debug.py b/spa/management/commands/debug.py old mode 100644 new mode 100755 diff --git a/spa/management/commands/deletefailed.py b/spa/management/commands/deletefailed.py old mode 100644 new mode 100755 diff --git a/spa/management/commands/deleteorphanmp3.py b/spa/management/commands/deleteorphanmp3.py old mode 100644 new mode 100755 diff --git a/spa/management/commands/drop.py b/spa/management/commands/drop.py old mode 100644 new mode 100755 diff --git a/spa/management/commands/importdownloads.py b/spa/management/commands/importdownloads.py old mode 100644 new mode 100755 diff --git a/spa/management/commands/importplays.py b/spa/management/commands/importplays.py old mode 100644 new mode 100755 diff --git a/spa/management/commands/processmix.py b/spa/management/commands/processmix.py old mode 100644 new mode 100755 diff --git a/spa/management/commands/processuser.py b/spa/management/commands/processuser.py old mode 100644 new mode 100755 diff --git a/spa/management/commands/purchaselinks.py b/spa/management/commands/purchaselinks.py old mode 100644 new mode 100755 diff --git a/spa/management/commands/tagmix.py b/spa/management/commands/tagmix.py new file mode 100644 index 0000000..a71b445 --- /dev/null +++ b/spa/management/commands/tagmix.py @@ -0,0 +1,16 @@ +from django.core.management.base import NoArgsCommand +from spa.models.mix import Mix + + +class Command(NoArgsCommand): + help = "Create tracklists for all mixes" + + def handle_noargs(self, **options): + print "Tagging audio files" + mixes = Mix.objects.all() + for mix in mixes: + print "Tagging: %s" % mix.title + mix.create_mp3_tags() + + print "Finished tagging" + diff --git a/spa/management/commands/tracklists.py b/spa/management/commands/tracklists.py old mode 100644 new mode 100755 diff --git a/spa/management/commands/waveforms.py b/spa/management/commands/waveforms.py old mode 100644 new mode 100755 diff --git a/spa/middleware/__init__.py b/spa/middleware/__init__.py old mode 100644 new mode 100755 diff --git a/spa/middleware/sqlprinter.py b/spa/middleware/sqlprinter.py old mode 100644 new mode 100755 diff --git a/spa/middleware/stripwhitespace.py b/spa/middleware/stripwhitespace.py old mode 100644 new mode 100755 diff --git a/spa/middleware/uploadify.py b/spa/middleware/uploadify.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0001_initial.py b/spa/migrations/0001_initial.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0002_auto__add_userfollows.py b/spa/migrations/0002_auto__add_userfollows.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0003_auto__add_field_mix_duration.py b/spa/migrations/0003_auto__add_field_mix_duration.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0004_auto__add_field_mix_slug.py b/spa/migrations/0004_auto__add_field_mix_slug.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0005_auto__chg_field_userprofile_slug.py b/spa/migrations/0005_auto__chg_field_userprofile_slug.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0006_auto__chg_field_mix_title.py b/spa/migrations/0006_auto__chg_field_mix_title.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0006_auto__chg_field_userprofile_user.py b/spa/migrations/0006_auto__chg_field_userprofile_user.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0007_auto__del_userfollows__chg_field_mix_title.py b/spa/migrations/0007_auto__del_userfollows__chg_field_mix_title.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0008_auto__add_field_userprofile_followers__add_field_userprofile_following.py b/spa/migrations/0008_auto__add_field_userprofile_followers__add_field_userprofile_following.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0009_auto__del_field_userprofile_followers__del_field_userprofile_following.py b/spa/migrations/0009_auto__del_field_userprofile_followers__del_field_userprofile_following.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0010_auto.py b/spa/migrations/0010_auto.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0011_auto__del_field__activity_user.py b/spa/migrations/0011_auto__del_field__activity_user.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0012_auto__add_field__activity_user.py b/spa/migrations/0012_auto__add_field__activity_user.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0013_auto__del_mixfavourite__add_usermixfavourite.py b/spa/migrations/0013_auto__del_mixfavourite__add_usermixfavourite.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0014_auto__del_usermixfavourite__add_mixfavourite.py b/spa/migrations/0014_auto__del_usermixfavourite__add_mixfavourite.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0015_auto__chg_field_mixfavourite_user.py b/spa/migrations/0015_auto__chg_field_mixfavourite_user.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0016_auto__del_mixlike.py b/spa/migrations/0016_auto__del_mixlike.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0017_auto__add_mixlike.py b/spa/migrations/0017_auto__add_mixlike.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0018_auto__del_mixdownload__del_mixlike__del__activity__del_mixplay__del_mi.py b/spa/migrations/0018_auto__del_mixdownload__del_mixlike__del__activity__del_mixplay__del_mi.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0019_auto__add_activityfavourite.py b/spa/migrations/0019_auto__add_activityfavourite.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0020_auto__add_activityplay.py b/spa/migrations/0020_auto__add_activityplay.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0021_auto__add_activitylike.py b/spa/migrations/0021_auto__add_activitylike.py old mode 100644 new mode 100755 diff --git a/spa/migrations/0022_auto__add_activitydownload.py b/spa/migrations/0022_auto__add_activitydownload.py old mode 100644 new mode 100755 diff --git a/spa/migrations/__init__.py b/spa/migrations/__init__.py old mode 100644 new mode 100755 diff --git a/spa/models/__init__.py b/spa/models/__init__.py old mode 100644 new mode 100755 diff --git a/spa/models/_basemodel.py b/spa/models/_basemodel.py old mode 100644 new mode 100755 diff --git a/spa/models/_lookup.py b/spa/models/_lookup.py old mode 100644 new mode 100755 diff --git a/spa/models/activity.py b/spa/models/activity.py old mode 100644 new mode 100755 diff --git a/spa/models/chatmessage.py b/spa/models/chatmessage.py old mode 100644 new mode 100755 diff --git a/spa/models/comment.py b/spa/models/comment.py old mode 100644 new mode 100755 diff --git a/spa/models/event.py b/spa/models/event.py old mode 100644 new mode 100755 diff --git a/spa/models/genre.py b/spa/models/genre.py old mode 100644 new mode 100755 diff --git a/spa/models/label.py b/spa/models/label.py old mode 100644 new mode 100755 diff --git a/spa/models/managers/QueuedActivityModelManager.py b/spa/models/managers/QueuedActivityModelManager.py old mode 100644 new mode 100755 diff --git a/spa/models/managers/__init__.py b/spa/models/managers/__init__.py old mode 100644 new mode 100755 diff --git a/spa/models/mix.py b/spa/models/mix.py old mode 100644 new mode 100755 index 587a2f9..5c2ccbf --- a/spa/models/mix.py +++ b/spa/models/mix.py @@ -6,7 +6,7 @@ from sorl.thumbnail import get_thumbnail from django.contrib.sites.models import Site from django.db import models from core.utils import url -from core.utils.audio.mp3 import mp3_length +from core.utils.audio.mp3 import mp3_length, tag_mp3 from core.utils.url import unique_slugify from spa.models.activity import ActivityFavourite, ActivityLike, ActivityDownload, ActivityPlay from spa.models.genre import Genre @@ -65,6 +65,20 @@ class Mix(_BaseModel): super(Mix, self).save(force_insert, force_update, using, update_fields) + def create_mp3_tags(self): + try: + tag_mp3( + self.get_absolute_path(), + artist=self.user.get_nice_name(), + title=self.title, + album="Deep South Sounds Mixes", + year=self.upload_date.year, + comment=self.description, + image_file=self.mix_image.file.name, + genre=self.genres) + except Exception, ex: + pass + def get_absolute_path(self, prefix=""): fileName, extension = os.path.splitext(self.local_file.name) if extension == "" or extension == ".": diff --git a/spa/models/purchaselink.py b/spa/models/purchaselink.py old mode 100644 new mode 100755 diff --git a/spa/models/recurrence.py b/spa/models/recurrence.py old mode 100644 new mode 100755 diff --git a/spa/models/release.py b/spa/models/release.py old mode 100644 new mode 100755 diff --git a/spa/models/tracklist.py b/spa/models/tracklist.py old mode 100644 new mode 100755 diff --git a/spa/models/userprofile.py b/spa/models/userprofile.py old mode 100644 new mode 100755 diff --git a/spa/models/venue.py b/spa/models/venue.py old mode 100644 new mode 100755 diff --git a/spa/podcast.py b/spa/podcast.py old mode 100644 new mode 100755 diff --git a/spa/signals.py b/spa/signals.py old mode 100644 new mode 100755 diff --git a/spa/social/__init__.py b/spa/social/__init__.py old mode 100644 new mode 100755 diff --git a/spa/social/urls.py b/spa/social/urls.py old mode 100644 new mode 100755 diff --git a/spa/social/views.py b/spa/social/views.py old mode 100644 new mode 100755 diff --git a/spa/templates.py b/spa/templates.py old mode 100644 new mode 100755 diff --git a/spa/templatetags/__init__.py b/spa/templatetags/__init__.py old mode 100644 new mode 100755 diff --git a/spa/templatetags/spa_extras.py b/spa/templatetags/spa_extras.py old mode 100644 new mode 100755 diff --git a/spa/urls.py b/spa/urls.py old mode 100644 new mode 100755 diff --git a/spa/views.py b/spa/views.py old mode 100644 new mode 100755 diff --git a/static/bin/sm/soundmanager2.swf b/static/bin/sm/soundmanager2.swf old mode 100644 new mode 100755 diff --git a/static/bin/sm/soundmanager2_debug.swf b/static/bin/sm/soundmanager2_debug.swf old mode 100644 new mode 100755 diff --git a/static/bin/sm/soundmanager2_flash9.swf b/static/bin/sm/soundmanager2_flash9.swf old mode 100644 new mode 100755 diff --git a/static/bin/sm/soundmanager2_flash9_debug.swf b/static/bin/sm/soundmanager2_flash9_debug.swf old mode 100644 new mode 100755 diff --git a/static/bin/sm/soundmanager2_flash_xdomain.zip b/static/bin/sm/soundmanager2_flash_xdomain.zip old mode 100644 new mode 100755 diff --git a/static/css/bootstrap-datepicker.css b/static/css/bootstrap-datepicker.css old mode 100644 new mode 100755 diff --git a/static/css/bootstrap-responsive.css b/static/css/bootstrap-responsive.css old mode 100644 new mode 100755 diff --git a/static/css/bootstrap-timepicker.css b/static/css/bootstrap-timepicker.css old mode 100644 new mode 100755 diff --git a/static/css/bootstrap.css b/static/css/bootstrap.css old mode 100644 new mode 100755 diff --git a/static/css/colorbox.css b/static/css/colorbox.css old mode 100644 new mode 100755 diff --git a/static/css/com.podnoms.player.css b/static/css/com.podnoms.player.css old mode 100644 new mode 100755 diff --git a/static/css/deepsouthsounds.css b/static/css/deepsouthsounds.css old mode 100644 new mode 100755 diff --git a/static/css/emoticons.css b/static/css/emoticons.css old mode 100644 new mode 100755 diff --git a/static/css/jasny/jasny-bootstrap-responsive.css b/static/css/jasny/jasny-bootstrap-responsive.css old mode 100644 new mode 100755 diff --git a/static/css/jasny/jasny-bootstrap-responsive.min.css b/static/css/jasny/jasny-bootstrap-responsive.min.css old mode 100644 new mode 100755 diff --git a/static/css/jasny/jasny-bootstrap.css b/static/css/jasny/jasny-bootstrap.css old mode 100644 new mode 100755 diff --git a/static/css/jasny/jasny-bootstrap.min.css b/static/css/jasny/jasny-bootstrap.min.css old mode 100644 new mode 100755 diff --git a/static/css/select2.css b/static/css/select2.css old mode 100644 new mode 100755 diff --git a/static/css/testing.css b/static/css/testing.css old mode 100644 new mode 100755 diff --git a/static/css/toastr.css b/static/css/toastr.css old mode 100644 new mode 100755 diff --git a/static/css/uploadifive.css b/static/css/uploadifive.css old mode 100644 new mode 100755 diff --git a/static/fonts/iconic_fill.eot b/static/fonts/iconic_fill.eot old mode 100644 new mode 100755 diff --git a/static/fonts/iconic_fill.otf b/static/fonts/iconic_fill.otf old mode 100644 new mode 100755 diff --git a/static/fonts/iconic_fill.svg b/static/fonts/iconic_fill.svg old mode 100644 new mode 100755 diff --git a/static/fonts/iconic_fill.ttf b/static/fonts/iconic_fill.ttf old mode 100644 new mode 100755 diff --git a/static/fonts/iconic_fill.woff b/static/fonts/iconic_fill.woff old mode 100644 new mode 100755 diff --git a/static/fonts/iconic_stroke.eot b/static/fonts/iconic_stroke.eot old mode 100644 new mode 100755 diff --git a/static/fonts/iconic_stroke.otf b/static/fonts/iconic_stroke.otf old mode 100644 new mode 100755 diff --git a/static/fonts/iconic_stroke.svg b/static/fonts/iconic_stroke.svg old mode 100644 new mode 100755 diff --git a/static/fonts/iconic_stroke.ttf b/static/fonts/iconic_stroke.ttf old mode 100644 new mode 100755 diff --git a/static/fonts/iconic_stroke.woff b/static/fonts/iconic_stroke.woff old mode 100644 new mode 100755 diff --git a/static/img/500.png b/static/img/500.png old mode 100644 new mode 100755 diff --git a/static/img/asc.png b/static/img/asc.png old mode 100644 new mode 100755 diff --git a/static/img/beg.jpg b/static/img/beg.jpg old mode 100644 new mode 100755 diff --git a/static/img/bg.gif b/static/img/bg.gif old mode 100644 new mode 100755 diff --git a/static/img/bg.png b/static/img/bg.png old mode 100644 new mode 100755 diff --git a/static/img/close.gif b/static/img/close.gif old mode 100644 new mode 100755 diff --git a/static/img/colorbox/border.png b/static/img/colorbox/border.png old mode 100644 new mode 100755 diff --git a/static/img/colorbox/controls.png b/static/img/colorbox/controls.png old mode 100644 new mode 100755 diff --git a/static/img/colorbox/loading.gif b/static/img/colorbox/loading.gif old mode 100644 new mode 100755 diff --git a/static/img/colorbox/loading_background.png b/static/img/colorbox/loading_background.png old mode 100644 new mode 100755 diff --git a/static/img/default-avatar-32.png b/static/img/default-avatar-32.png old mode 100644 new mode 100755 diff --git a/static/img/default-avatar.png b/static/img/default-avatar.png old mode 100644 new mode 100755 diff --git a/static/img/default-track.png b/static/img/default-track.png old mode 100644 new mode 100755 diff --git a/static/img/desc.png b/static/img/desc.png old mode 100644 new mode 100755 diff --git a/static/img/download-progress-overlay.png b/static/img/download-progress-overlay.png old mode 100644 new mode 100755 diff --git a/static/img/dss-emoticons.png b/static/img/dss-emoticons.png old mode 100644 new mode 100755 diff --git a/static/img/dss-large.png b/static/img/dss-large.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Angel.png b/static/img/emoticons/simple/Angel.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Angry.png b/static/img/emoticons/simple/Angry.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Aww.png b/static/img/emoticons/simple/Aww.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Aww_2.png b/static/img/emoticons/simple/Aww_2.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Blushing.png b/static/img/emoticons/simple/Blushing.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Childish.png b/static/img/emoticons/simple/Childish.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Confused.png b/static/img/emoticons/simple/Confused.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Creepy.png b/static/img/emoticons/simple/Creepy.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Crying.png b/static/img/emoticons/simple/Crying.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Cthulhu.png b/static/img/emoticons/simple/Cthulhu.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Cute.png b/static/img/emoticons/simple/Cute.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Cute_Winking.png b/static/img/emoticons/simple/Cute_Winking.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Devil.png b/static/img/emoticons/simple/Devil.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Emoticons.plist b/static/img/emoticons/simple/Emoticons.plist old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Gah.png b/static/img/emoticons/simple/Gah.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Gah_2.png b/static/img/emoticons/simple/Gah_2.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Gasping.png b/static/img/emoticons/simple/Gasping.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Greedy.png b/static/img/emoticons/simple/Greedy.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Grinning.png b/static/img/emoticons/simple/Grinning.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Grinning_Winking.png b/static/img/emoticons/simple/Grinning_Winking.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Happy.png b/static/img/emoticons/simple/Happy.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Happy_2.png b/static/img/emoticons/simple/Happy_2.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Happy_3.png b/static/img/emoticons/simple/Happy_3.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Heart.png b/static/img/emoticons/simple/Heart.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Huh.png b/static/img/emoticons/simple/Huh.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Huh_2.png b/static/img/emoticons/simple/Huh_2.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Laughing.png b/static/img/emoticons/simple/Laughing.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Lips_Sealed.png b/static/img/emoticons/simple/Lips_Sealed.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Madness.png b/static/img/emoticons/simple/Madness.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Malicious.png b/static/img/emoticons/simple/Malicious.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Sick.png b/static/img/emoticons/simple/Sick.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Smiling.png b/static/img/emoticons/simple/Smiling.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Speechless.png b/static/img/emoticons/simple/Speechless.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Spiteful.png b/static/img/emoticons/simple/Spiteful.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Stupid.png b/static/img/emoticons/simple/Stupid.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Sunglasses.png b/static/img/emoticons/simple/Sunglasses.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Terrified.png b/static/img/emoticons/simple/Terrified.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Thumb_Down.png b/static/img/emoticons/simple/Thumb_Down.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Thumb_Up.png b/static/img/emoticons/simple/Thumb_Up.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Tired.png b/static/img/emoticons/simple/Tired.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Tongue_Out.png b/static/img/emoticons/simple/Tongue_Out.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Tongue_Out_Laughing.png b/static/img/emoticons/simple/Tongue_Out_Laughing.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Tongue_Out_Left.png b/static/img/emoticons/simple/Tongue_Out_Left.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Tongue_Out_Up.png b/static/img/emoticons/simple/Tongue_Out_Up.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Tongue_Out_Up_Left.png b/static/img/emoticons/simple/Tongue_Out_Up_Left.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Tongue_Out_Winking.png b/static/img/emoticons/simple/Tongue_Out_Winking.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Uncertain.png b/static/img/emoticons/simple/Uncertain.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Uncertain_2.png b/static/img/emoticons/simple/Uncertain_2.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Unhappy.png b/static/img/emoticons/simple/Unhappy.png old mode 100644 new mode 100755 diff --git a/static/img/emoticons/simple/Winking.png b/static/img/emoticons/simple/Winking.png old mode 100644 new mode 100755 diff --git a/static/img/favicon.ico b/static/img/favicon.ico old mode 100644 new mode 100755 diff --git a/static/img/info.png b/static/img/info.png old mode 100644 new mode 100755 diff --git a/static/img/loader.gif b/static/img/loader.gif old mode 100644 new mode 100755 diff --git a/static/img/mix-loader.gif b/static/img/mix-loader.gif old mode 100644 new mode 100755 diff --git a/static/img/noise.png b/static/img/noise.png old mode 100644 new mode 100755 diff --git a/static/img/pause.png b/static/img/pause.png old mode 100644 new mode 100755 diff --git a/static/img/play.png b/static/img/play.png old mode 100644 new mode 100755 diff --git a/static/img/player-sprite.png b/static/img/player-sprite.png old mode 100644 new mode 100755 diff --git a/static/img/playhead.png b/static/img/playhead.png old mode 100644 new mode 100755 diff --git a/static/img/select2-spinner.gif b/static/img/select2-spinner.gif old mode 100644 new mode 100755 diff --git a/static/img/select2.png b/static/img/select2.png old mode 100644 new mode 100755 diff --git a/static/img/select2x2.png b/static/img/select2x2.png old mode 100644 new mode 100755 diff --git a/static/img/sheen3.png b/static/img/sheen3.png old mode 100644 new mode 100755 diff --git a/static/img/signin_facebook.png b/static/img/signin_facebook.png old mode 100644 new mode 100755 diff --git a/static/img/signin_google.png b/static/img/signin_google.png old mode 100644 new mode 100755 diff --git a/static/img/signin_twitter.png b/static/img/signin_twitter.png old mode 100644 new mode 100755 diff --git a/static/img/site-logo-gr.png b/static/img/site-logo-gr.png old mode 100644 new mode 100755 diff --git a/static/img/slide-nav.png b/static/img/slide-nav.png old mode 100644 new mode 100755 diff --git a/static/img/social-sprites.png b/static/img/social-sprites.png old mode 100644 new mode 100755 diff --git a/static/img/switch_handle-OLD.png b/static/img/switch_handle-OLD.png old mode 100644 new mode 100755 diff --git a/static/img/switch_handle-gray.png b/static/img/switch_handle-gray.png old mode 100644 new mode 100755 diff --git a/static/img/switch_handle-light.png b/static/img/switch_handle-light.png old mode 100644 new mode 100755 diff --git a/static/img/switch_handle.png b/static/img/switch_handle.png old mode 100644 new mode 100755 diff --git a/static/img/switch_handle_pressed.png b/static/img/switch_handle_pressed.png old mode 100644 new mode 100755 diff --git a/static/img/switch_track-dark.png b/static/img/switch_track-dark.png old mode 100644 new mode 100755 diff --git a/static/img/switch_track-gray.png b/static/img/switch_track-gray.png old mode 100644 new mode 100755 diff --git a/static/img/switch_track-light.png b/static/img/switch_track-light.png old mode 100644 new mode 100755 diff --git a/static/img/switch_track.png b/static/img/switch_track.png old mode 100644 new mode 100755 diff --git a/static/img/toolbar-loader.gif b/static/img/toolbar-loader.gif old mode 100644 new mode 100755 diff --git a/static/img/transmogrifying.png b/static/img/transmogrifying.png old mode 100644 new mode 100755 diff --git a/static/img/twitter-ico.png b/static/img/twitter-ico.png old mode 100644 new mode 100755 diff --git a/static/img/twitter.png b/static/img/twitter.png old mode 100644 new mode 100755 diff --git a/static/img/uploadifive-cancel.png b/static/img/uploadifive-cancel.png old mode 100644 new mode 100755 diff --git a/static/img/waveform-processing.gif b/static/img/waveform-processing.gif old mode 100644 new mode 100755 diff --git a/static/img/whats-on.png b/static/img/whats-on.png old mode 100644 new mode 100755 diff --git a/static/js/app/appv2.coffee b/static/js/app/appv2.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/appv2.js b/static/js/app/appv2.js old mode 100644 new mode 100755 index fdcb714..68e42fe --- a/static/js/app/appv2.js +++ b/static/js/app/appv2.js @@ -1,8 +1,8 @@ -// Generated by CoffeeScript 1.6.2 +// Generated by CoffeeScript 1.3.3 (function() { + define(['backbone', 'marionette', 'vent', 'app.lib/router', 'app.lib/panningRegion', 'app.lib/audioController', 'views/header', 'views/sidebar/sidebarView', 'models/mix/mixCollection'], function(Backbone, Marionette, vent, DssRouter, PanningRegion, AudioController, HeaderView, SidebarView, MixCollection) { var App, sidebarView; - Marionette.Region.prototype.open = function(view) { this.$el.hide(); this.$el.html(view.el); @@ -13,7 +13,6 @@ App.audioController = new AudioController(); App.vent.on("routing:started", function() { var enablePushState, pushState; - console.log("App(vent): routing:started"); enablePushState = true; pushState = !!(enablePushState && window.history && window.history.pushState); @@ -40,7 +39,6 @@ console.log("App: gobbling links"); $(document).on("click", "a[href]:not([data-bypass])", function(evt) { var href, root; - console.log("App: scarfed link"); href = { prop: $(this).prop("href"), diff --git a/static/js/app/chat.js b/static/js/app/chat.js old mode 100644 new mode 100755 diff --git a/static/js/app/dss.bootstrapper.js b/static/js/app/dss.bootstrapper.js old mode 100644 new mode 100755 diff --git a/static/js/app/lib/audioController.coffee b/static/js/app/lib/audioController.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/lib/audioController.js b/static/js/app/lib/audioController.js old mode 100644 new mode 100755 diff --git a/static/js/app/lib/backbone.dss.model.collection.js b/static/js/app/lib/backbone.dss.model.collection.js old mode 100644 new mode 100755 diff --git a/static/js/app/lib/backbone.dss.model.js b/static/js/app/lib/backbone.dss.model.js old mode 100644 new mode 100755 diff --git a/static/js/app/lib/controller.coffee b/static/js/app/lib/controller.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/lib/controller.js b/static/js/app/lib/controller.js old mode 100644 new mode 100755 diff --git a/static/js/app/lib/editableView.coffee b/static/js/app/lib/editableView.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/lib/editableView.js b/static/js/app/lib/editableView.js old mode 100644 new mode 100755 diff --git a/static/js/app/lib/eventAggregator.coffee b/static/js/app/lib/eventAggregator.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/lib/eventAggregator.js b/static/js/app/lib/eventAggregator.js old mode 100644 new mode 100755 diff --git a/static/js/app/lib/panningRegion.coffee b/static/js/app/lib/panningRegion.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/lib/panningRegion.js b/static/js/app/lib/panningRegion.js old mode 100644 new mode 100755 diff --git a/static/js/app/lib/router.coffee b/static/js/app/lib/router.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/lib/router.js b/static/js/app/lib/router.js old mode 100644 new mode 100755 diff --git a/static/js/app/lib/utils.coffee b/static/js/app/lib/utils.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/lib/utils.js b/static/js/app/lib/utils.js old mode 100644 new mode 100755 index cea0114..aeb25ca --- a/static/js/app/lib/utils.js +++ b/static/js/app/lib/utils.js @@ -1,8 +1,8 @@ -// Generated by CoffeeScript 1.6.2 +// Generated by CoffeeScript 1.3.3 (function() { + define(['jquery', 'bootstrap', 'toastr'], function($, bootstrap, toastr) { var _this = this; - return { modal: function(url) { if (url) { @@ -24,7 +24,6 @@ }, checkPlayCount: function() { var _this = this; - if (document.cookie.indexOf("sessionId")) { $.getJSON("/ajax/session_play_count", function(data) { console.log("utils: got playcount"); @@ -47,7 +46,6 @@ generateGuid: function() { return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function(c) { var r, v; - r = Math.random() * 16 | 0; v = (c === "x" ? r : r & 0x3 | 0x8); return v.toString(16); @@ -55,7 +53,6 @@ }, downloadURL: function(url) { var iframe; - iframe = document.getElementById("hiddenDownloader"); if (iframe === null) { iframe = document.createElement("iframe"); diff --git a/static/js/app/models/activity/activityCollection.coffee b/static/js/app/models/activity/activityCollection.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/models/activity/activityCollection.js b/static/js/app/models/activity/activityCollection.js old mode 100644 new mode 100755 diff --git a/static/js/app/models/activity/activityItem.coffee b/static/js/app/models/activity/activityItem.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/models/activity/activityItem.js b/static/js/app/models/activity/activityItem.js old mode 100644 new mode 100755 diff --git a/static/js/app/models/comment/commentCollection.coffee b/static/js/app/models/comment/commentCollection.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/models/comment/commentCollection.js b/static/js/app/models/comment/commentCollection.js old mode 100644 new mode 100755 diff --git a/static/js/app/models/comment/commentItem.coffee b/static/js/app/models/comment/commentItem.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/models/comment/commentItem.js b/static/js/app/models/comment/commentItem.js old mode 100644 new mode 100755 diff --git a/static/js/app/models/event.js b/static/js/app/models/event.js old mode 100644 new mode 100755 diff --git a/static/js/app/models/mix/mixCollection.coffee b/static/js/app/models/mix/mixCollection.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/models/mix/mixCollection.js b/static/js/app/models/mix/mixCollection.js old mode 100644 new mode 100755 diff --git a/static/js/app/models/mix/mixItem.coffee b/static/js/app/models/mix/mixItem.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/models/mix/mixItem.js b/static/js/app/models/mix/mixItem.js old mode 100644 new mode 100755 diff --git a/static/js/app/models/release.js b/static/js/app/models/release.js old mode 100644 new mode 100755 diff --git a/static/js/app/models/release_audio.js b/static/js/app/models/release_audio.js old mode 100644 new mode 100755 diff --git a/static/js/app/models/user/userCollection.coffee b/static/js/app/models/user/userCollection.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/models/user/userCollection.js b/static/js/app/models/user/userCollection.js old mode 100644 new mode 100755 diff --git a/static/js/app/models/user/userItem.coffee b/static/js/app/models/user/userItem.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/models/user/userItem.js b/static/js/app/models/user/userItem.js old mode 100644 new mode 100755 diff --git a/static/js/app/site.js b/static/js/app/site.js old mode 100644 new mode 100755 diff --git a/static/js/app/social.js b/static/js/app/social.js old mode 100644 new mode 100755 diff --git a/static/js/app/views/activity/activityItemView.coffee b/static/js/app/views/activity/activityItemView.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/views/activity/activityItemView.js b/static/js/app/views/activity/activityItemView.js old mode 100644 new mode 100755 diff --git a/static/js/app/views/activity/activityListView.coffee b/static/js/app/views/activity/activityListView.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/views/activity/activityListView.js b/static/js/app/views/activity/activityListView.js old mode 100644 new mode 100755 diff --git a/static/js/app/views/comment/commentItemView.coffee b/static/js/app/views/comment/commentItemView.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/views/comment/commentItemView.js b/static/js/app/views/comment/commentItemView.js old mode 100644 new mode 100755 diff --git a/static/js/app/views/comment/commentListView.coffee b/static/js/app/views/comment/commentListView.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/views/comment/commentListView.js b/static/js/app/views/comment/commentListView.js old mode 100644 new mode 100755 diff --git a/static/js/app/views/event.js b/static/js/app/views/event.js old mode 100644 new mode 100755 diff --git a/static/js/app/views/header.coffee b/static/js/app/views/header.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/views/header.js b/static/js/app/views/header.js old mode 100644 new mode 100755 diff --git a/static/js/app/views/mix/mixDetailView.coffee b/static/js/app/views/mix/mixDetailView.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/views/mix/mixDetailView.js b/static/js/app/views/mix/mixDetailView.js old mode 100644 new mode 100755 diff --git a/static/js/app/views/mix/mixEditView.coffee b/static/js/app/views/mix/mixEditView.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/views/mix/mixEditView.js b/static/js/app/views/mix/mixEditView.js old mode 100644 new mode 100755 diff --git a/static/js/app/views/mix/mixItemView.coffee b/static/js/app/views/mix/mixItemView.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/views/mix/mixItemView.js b/static/js/app/views/mix/mixItemView.js old mode 100644 new mode 100755 index ac9d98c..b9f5ffe --- a/static/js/app/views/mix/mixItemView.js +++ b/static/js/app/views/mix/mixItemView.js @@ -1,22 +1,26 @@ -// Generated by CoffeeScript 1.6.2 +// Generated by CoffeeScript 1.3.3 (function() { var __bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; }, __hasProp = {}.hasOwnProperty, __extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; }; define(['moment', 'app', 'vent', 'marionette', 'utils', 'models/comment/commentCollection', 'views/comment/commentListView', 'text!/tpl/MixListItemView'], function(moment, App, vent, Marionette, utils, CommentsCollection, CommentsListView, Template) { - var MixItemView, _ref; - + var MixItemView; MixItemView = (function(_super) { + __extends(MixItemView, _super); function MixItemView() { this.doStart = __bind(this.doStart, this); + this.renderComments = __bind(this.renderComments, this); + this.renderGenres = __bind(this.renderGenres, this); + this.onRender = __bind(this.onRender, this); - this.initialize = __bind(this.initialize, this); _ref = MixItemView.__super__.constructor.apply(this, arguments); - return _ref; + + this.initialize = __bind(this.initialize, this); + return MixItemView.__super__.constructor.apply(this, arguments); } MixItemView.prototype.template = _.template(Template); @@ -50,7 +54,6 @@ MixItemView.prototype.onRender = function() { var id, totalDuration, totalDurationText; - id = this.model.get('id'); if (this.model.get('duration')) { totalDuration = moment.duration(this.model.get('duration'), "seconds"); @@ -70,7 +73,6 @@ MixItemView.prototype.renderGenres = function() { var el; - el = this.el; $.each(this.model.get("genre-list"), function(data) { $("#genre-list", el).append('' + this.text + ''); @@ -81,7 +83,6 @@ MixItemView.prototype.renderComments = function() { var comments; - comments = new CommentsCollection(); comments.url = this.model.get("resource_uri") + "comments/"; comments.mix_id = this.model.id; @@ -89,7 +90,6 @@ comments.fetch({ success: function(data) { var content; - console.log(data); content = new CommentsListView({ collection: comments @@ -133,7 +133,6 @@ MixItemView.prototype.mixFavourite = function() { var app; - console.log("MixItemView: favouriteMix"); app = require('app'); app.vent.trigger("mix:favourite", this.model); @@ -148,7 +147,6 @@ MixItemView.prototype.mixShare = function(e) { var mode; - console.log("MixItemView: shareMix"); mode = $(e.currentTarget).data("mode"); console.log("MixItemView: " + mode); diff --git a/static/js/app/views/mix/mixListView.coffee b/static/js/app/views/mix/mixListView.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/views/mix/mixListView.js b/static/js/app/views/mix/mixListView.js old mode 100644 new mode 100755 diff --git a/static/js/app/views/release.js b/static/js/app/views/release.js old mode 100644 new mode 100755 diff --git a/static/js/app/views/release_audio.js b/static/js/app/views/release_audio.js old mode 100644 new mode 100755 diff --git a/static/js/app/views/sidebar/sidebarView.coffee b/static/js/app/views/sidebar/sidebarView.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/views/sidebar/sidebarView.js b/static/js/app/views/sidebar/sidebarView.js old mode 100644 new mode 100755 index 490eaa0..f5ddc3d --- a/static/js/app/views/sidebar/sidebarView.js +++ b/static/js/app/views/sidebar/sidebarView.js @@ -1,17 +1,16 @@ -// Generated by CoffeeScript 1.6.2 +// Generated by CoffeeScript 1.3.3 (function() { var __hasProp = {}.hasOwnProperty, __extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; }; define(['underscore', 'backbone', 'marionette', 'vent', 'views/activity/activityListView', 'views/widgets/nowPlayingView', 'text!/tpl/SidebarView'], function(_, Backbone, Marionette, vent, ActivityListView, NowPlayingView, Template) { - var SidebarView, _ref; - + var SidebarView; SidebarView = (function(_super) { + __extends(SidebarView, _super); function SidebarView() { - _ref = SidebarView.__super__.constructor.apply(this, arguments); - return _ref; + return SidebarView.__super__.constructor.apply(this, arguments); } SidebarView.prototype.template = _.template(Template); @@ -38,6 +37,7 @@ this.streamRegion.show(new ActivityListView()); $(this.topRegion.el).hide(); "@topRegion.show(\n new NowPlayingView(\n model: new Backbone.Model({\n item_url: \"fdskjfhdsk\", title: \"Argle bargle\", user_profile_url: \"/\", user_name: \"Foo Ferra\"\n })\n ))"; + }; SidebarView.prototype.mixInit = function(model) { @@ -50,7 +50,6 @@ SidebarView.prototype.liveStarted = function() { var _this = this; - console.log("SidebarView: livePlay"); $.getJSON("ajax/live_now_playing/", function(data) { $(_this.topRegion.el).show(); diff --git a/static/js/app/views/user/userEditView.coffee b/static/js/app/views/user/userEditView.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/views/user/userEditView.js b/static/js/app/views/user/userEditView.js old mode 100644 new mode 100755 diff --git a/static/js/app/views/user/userItemView.coffee b/static/js/app/views/user/userItemView.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/views/user/userItemView.js b/static/js/app/views/user/userItemView.js old mode 100644 new mode 100755 diff --git a/static/js/app/views/user/userListView.coffee b/static/js/app/views/user/userListView.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/views/user/userListView.js b/static/js/app/views/user/userListView.js old mode 100644 new mode 100755 diff --git a/static/js/app/views/widgets/nowPlayingView.coffee b/static/js/app/views/widgets/nowPlayingView.coffee old mode 100644 new mode 100755 diff --git a/static/js/app/views/widgets/nowPlayingView.js b/static/js/app/views/widgets/nowPlayingView.js old mode 100644 new mode 100755 diff --git a/static/js/com.podnoms.emoparse.js b/static/js/com.podnoms.emoparse.js old mode 100644 new mode 100755 diff --git a/static/js/com.podnoms.player.js b/static/js/com.podnoms.player.js old mode 100644 new mode 100755 diff --git a/static/js/com.podnoms.realtime.js b/static/js/com.podnoms.realtime.js old mode 100644 new mode 100755 diff --git a/static/js/com.podnoms.storage.js b/static/js/com.podnoms.storage.js old mode 100644 new mode 100755 diff --git a/static/js/com.podnoms.utils.js b/static/js/com.podnoms.utils.js old mode 100644 new mode 100755 diff --git a/static/js/libs/ICanHaz.js b/static/js/libs/ICanHaz.js old mode 100644 new mode 100755 diff --git a/static/js/libs/ajaxfileupload.js b/static/js/libs/ajaxfileupload.js old mode 100644 new mode 100755 diff --git a/static/js/libs/ape/apeClientJS.js b/static/js/libs/ape/apeClientJS.js old mode 100644 new mode 100755 diff --git a/static/js/libs/ape/apeClientMoo.js b/static/js/libs/ape/apeClientMoo.js old mode 100644 new mode 100755 diff --git a/static/js/libs/ape/apeCore.js b/static/js/libs/ape/apeCore.js old mode 100644 new mode 100755 diff --git a/static/js/libs/ape/apeCoreSession.js b/static/js/libs/ape/apeCoreSession.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backbone/backbone-localstorage.js b/static/js/libs/backbone/backbone-localstorage.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backbone/backbone-tastypie.js b/static/js/libs/backbone/backbone-tastypie.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backbone/backbone.babysitter.js b/static/js/libs/backbone/backbone.babysitter.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backbone/backbone.infiniscroll.js b/static/js/libs/backbone/backbone.infiniscroll.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backbone/backbone.js b/static/js/libs/backbone/backbone.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backbone/backbone.marionette.js b/static/js/libs/backbone/backbone.marionette.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backbone/backbone.syphon.js b/static/js/libs/backbone/backbone.syphon.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backbone/backbone.wreqr.js b/static/js/libs/backbone/backbone.wreqr.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backbone/underscore.js b/static/js/libs/backbone/underscore.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/backgrid.css b/static/js/libs/backgrid/backgrid.css old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/backgrid.js b/static/js/libs/backgrid/backgrid.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/backgrid.min.css b/static/js/libs/backgrid/backgrid.min.css old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/backgrid.min.js b/static/js/libs/backgrid/backgrid.min.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/filter/backgrid-filter.css b/static/js/libs/backgrid/extensions/filter/backgrid-filter.css old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/filter/backgrid-filter.js b/static/js/libs/backgrid/extensions/filter/backgrid-filter.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/filter/backgrid-filter.min.css b/static/js/libs/backgrid/extensions/filter/backgrid-filter.min.css old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/filter/backgrid-filter.min.js b/static/js/libs/backgrid/extensions/filter/backgrid-filter.min.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/moment-cell/backgrid-moment-cell.css b/static/js/libs/backgrid/extensions/moment-cell/backgrid-moment-cell.css old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/moment-cell/backgrid-moment-cell.js b/static/js/libs/backgrid/extensions/moment-cell/backgrid-moment-cell.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/moment-cell/backgrid-moment-cell.min.css b/static/js/libs/backgrid/extensions/moment-cell/backgrid-moment-cell.min.css old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/moment-cell/backgrid-moment-cell.min.js b/static/js/libs/backgrid/extensions/moment-cell/backgrid-moment-cell.min.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/paginator/backgrid-paginator.css b/static/js/libs/backgrid/extensions/paginator/backgrid-paginator.css old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/paginator/backgrid-paginator.js b/static/js/libs/backgrid/extensions/paginator/backgrid-paginator.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/paginator/backgrid-paginator.min.css b/static/js/libs/backgrid/extensions/paginator/backgrid-paginator.min.css old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/paginator/backgrid-paginator.min.js b/static/js/libs/backgrid/extensions/paginator/backgrid-paginator.min.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/select-all/backgrid-select-all.css b/static/js/libs/backgrid/extensions/select-all/backgrid-select-all.css old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/select-all/backgrid-select-all.js b/static/js/libs/backgrid/extensions/select-all/backgrid-select-all.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/select-all/backgrid-select-all.min.css b/static/js/libs/backgrid/extensions/select-all/backgrid-select-all.min.css old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/select-all/backgrid-select-all.min.js b/static/js/libs/backgrid/extensions/select-all/backgrid-select-all.min.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/select2-cell/backgrid-select2-cell.css b/static/js/libs/backgrid/extensions/select2-cell/backgrid-select2-cell.css old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/select2-cell/backgrid-select2-cell.js b/static/js/libs/backgrid/extensions/select2-cell/backgrid-select2-cell.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/select2-cell/backgrid-select2-cell.min.css b/static/js/libs/backgrid/extensions/select2-cell/backgrid-select2-cell.min.css old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/select2-cell/backgrid-select2-cell.min.js b/static/js/libs/backgrid/extensions/select2-cell/backgrid-select2-cell.min.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/text-cell/backgrid-text-cell.css b/static/js/libs/backgrid/extensions/text-cell/backgrid-text-cell.css old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/text-cell/backgrid-text-cell.js b/static/js/libs/backgrid/extensions/text-cell/backgrid-text-cell.js old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/text-cell/backgrid-text-cell.min.css b/static/js/libs/backgrid/extensions/text-cell/backgrid-text-cell.min.css old mode 100644 new mode 100755 diff --git a/static/js/libs/backgrid/extensions/text-cell/backgrid-text-cell.min.js b/static/js/libs/backgrid/extensions/text-cell/backgrid-text-cell.min.js old mode 100644 new mode 100755 diff --git a/static/js/libs/bootstrap/bootpag.js b/static/js/libs/bootstrap/bootpag.js old mode 100644 new mode 100755 diff --git a/static/js/libs/bootstrap/bootstrap-datepicker.js b/static/js/libs/bootstrap/bootstrap-datepicker.js old mode 100644 new mode 100755 diff --git a/static/js/libs/bootstrap/bootstrap-timepicker.js b/static/js/libs/bootstrap/bootstrap-timepicker.js old mode 100644 new mode 100755 diff --git a/static/js/libs/bootstrap/bootstrap.datagrid.js b/static/js/libs/bootstrap/bootstrap.datagrid.js old mode 100644 new mode 100755 diff --git a/static/js/libs/bootstrap/bootstrap.js b/static/js/libs/bootstrap/bootstrap.js old mode 100644 new mode 100755 diff --git a/static/js/libs/bootstrap/bootstrap.min.js b/static/js/libs/bootstrap/bootstrap.min.js old mode 100644 new mode 100755 diff --git a/static/js/libs/clickify.js b/static/js/libs/clickify.js old mode 100644 new mode 100755 diff --git a/static/js/libs/globalize.js b/static/js/libs/globalize.js old mode 100644 new mode 100755 diff --git a/static/js/libs/jasny/bootstrap-fileupload.js b/static/js/libs/jasny/bootstrap-fileupload.js old mode 100644 new mode 100755 diff --git a/static/js/libs/jasny/bootstrap-inputmask.js b/static/js/libs/jasny/bootstrap-inputmask.js old mode 100644 new mode 100755 diff --git a/static/js/libs/jasny/bootstrap-rowlink.js b/static/js/libs/jasny/bootstrap-rowlink.js old mode 100644 new mode 100755 diff --git a/static/js/libs/jasny/jasny-bootstrap.js b/static/js/libs/jasny/jasny-bootstrap.js old mode 100644 new mode 100755 diff --git a/static/js/libs/jasny/jasny-bootstrap.min.js b/static/js/libs/jasny/jasny-bootstrap.min.js old mode 100644 new mode 100755 diff --git a/static/js/libs/jquery.colorbox.js b/static/js/libs/jquery.colorbox.js old mode 100644 new mode 100755 diff --git a/static/js/libs/jquery.cookie.js b/static/js/libs/jquery.cookie.js old mode 100644 new mode 100755 diff --git a/static/js/libs/jquery.form.js b/static/js/libs/jquery.form.js old mode 100644 new mode 100755 diff --git a/static/js/libs/jquery.iphone-switch.js b/static/js/libs/jquery.iphone-switch.js old mode 100644 new mode 100755 diff --git a/static/js/libs/jquery.js b/static/js/libs/jquery.js old mode 100644 new mode 100755 diff --git a/static/js/libs/jquery.min.js b/static/js/libs/jquery.min.js old mode 100644 new mode 100755 diff --git a/static/js/libs/jquery.tablesorter.js b/static/js/libs/jquery.tablesorter.js old mode 100644 new mode 100755 diff --git a/static/js/libs/jquery.uploadifive.js b/static/js/libs/jquery.uploadifive.js old mode 100644 new mode 100755 diff --git a/static/js/libs/jquery.uploadifive.min.js b/static/js/libs/jquery.uploadifive.min.js old mode 100644 new mode 100755 diff --git a/static/js/libs/matrix.js b/static/js/libs/matrix.js old mode 100644 new mode 100755 diff --git a/static/js/libs/modernizr.js b/static/js/libs/modernizr.js old mode 100644 new mode 100755 diff --git a/static/js/libs/moment.js b/static/js/libs/moment.js old mode 100644 new mode 100755 diff --git a/static/js/libs/point.js b/static/js/libs/point.js old mode 100644 new mode 100755 diff --git a/static/js/libs/require.js b/static/js/libs/require.js old mode 100644 new mode 100755 diff --git a/static/js/libs/select2.js b/static/js/libs/select2.js old mode 100644 new mode 100755 diff --git a/static/js/libs/sm/soundmanager2-jsmin.js b/static/js/libs/sm/soundmanager2-jsmin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/sm/soundmanager2-nodebug-jsmin.js b/static/js/libs/sm/soundmanager2-nodebug-jsmin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/sm/soundmanager2-nodebug.js b/static/js/libs/sm/soundmanager2-nodebug.js old mode 100644 new mode 100755 diff --git a/static/js/libs/sm/soundmanager2.js b/static/js/libs/sm/soundmanager2.js old mode 100644 new mode 100755 diff --git a/static/js/libs/socket.io.js b/static/js/libs/socket.io.js old mode 100644 new mode 100755 diff --git a/static/js/libs/text.js b/static/js/libs/text.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/jquery.tinymce.js b/static/js/libs/tiny_mce/jquery.tinymce.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/langs/en.js b/static/js/libs/tiny_mce/langs/en.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advhr/css/advhr.css b/static/js/libs/tiny_mce/plugins/advhr/css/advhr.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advhr/editor_plugin.js b/static/js/libs/tiny_mce/plugins/advhr/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advhr/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/advhr/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advhr/js/rule.js b/static/js/libs/tiny_mce/plugins/advhr/js/rule.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advhr/langs/en_dlg.js b/static/js/libs/tiny_mce/plugins/advhr/langs/en_dlg.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advhr/rule.htm b/static/js/libs/tiny_mce/plugins/advhr/rule.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advimage/css/advimage.css b/static/js/libs/tiny_mce/plugins/advimage/css/advimage.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advimage/editor_plugin.js b/static/js/libs/tiny_mce/plugins/advimage/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advimage/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/advimage/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advimage/image.htm b/static/js/libs/tiny_mce/plugins/advimage/image.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advimage/img/sample.gif b/static/js/libs/tiny_mce/plugins/advimage/img/sample.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advimage/js/image.js b/static/js/libs/tiny_mce/plugins/advimage/js/image.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advimage/langs/en_dlg.js b/static/js/libs/tiny_mce/plugins/advimage/langs/en_dlg.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advlink/css/advlink.css b/static/js/libs/tiny_mce/plugins/advlink/css/advlink.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advlink/editor_plugin.js b/static/js/libs/tiny_mce/plugins/advlink/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advlink/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/advlink/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advlink/js/advlink.js b/static/js/libs/tiny_mce/plugins/advlink/js/advlink.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advlink/langs/en_dlg.js b/static/js/libs/tiny_mce/plugins/advlink/langs/en_dlg.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advlink/link.htm b/static/js/libs/tiny_mce/plugins/advlink/link.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advlist/editor_plugin.js b/static/js/libs/tiny_mce/plugins/advlist/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/advlist/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/advlist/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/autolink/editor_plugin.js b/static/js/libs/tiny_mce/plugins/autolink/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/autolink/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/autolink/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/autoresize/editor_plugin.js b/static/js/libs/tiny_mce/plugins/autoresize/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/autoresize/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/autoresize/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/autosave/editor_plugin.js b/static/js/libs/tiny_mce/plugins/autosave/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/autosave/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/autosave/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/autosave/langs/en.js b/static/js/libs/tiny_mce/plugins/autosave/langs/en.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/bbcode/editor_plugin.js b/static/js/libs/tiny_mce/plugins/bbcode/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/bbcode/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/bbcode/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/contextmenu/editor_plugin.js b/static/js/libs/tiny_mce/plugins/contextmenu/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/contextmenu/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/contextmenu/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/directionality/editor_plugin.js b/static/js/libs/tiny_mce/plugins/directionality/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/directionality/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/directionality/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/editor_plugin.js b/static/js/libs/tiny_mce/plugins/emotions/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/emotions/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/emotions.htm b/static/js/libs/tiny_mce/plugins/emotions/emotions.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-cool.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-cool.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-cry.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-cry.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-embarassed.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-embarassed.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-frown.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-frown.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-innocent.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-innocent.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-kiss.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-kiss.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-laughing.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-laughing.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-sealed.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-sealed.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-smile.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-smile.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-surprised.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-surprised.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-undecided.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-undecided.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-wink.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-wink.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/img/smiley-yell.gif b/static/js/libs/tiny_mce/plugins/emotions/img/smiley-yell.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/js/emotions.js b/static/js/libs/tiny_mce/plugins/emotions/js/emotions.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/emotions/langs/en_dlg.js b/static/js/libs/tiny_mce/plugins/emotions/langs/en_dlg.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/example/dialog.htm b/static/js/libs/tiny_mce/plugins/example/dialog.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/example/editor_plugin.js b/static/js/libs/tiny_mce/plugins/example/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/example/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/example/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/example/img/example.gif b/static/js/libs/tiny_mce/plugins/example/img/example.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/example/js/dialog.js b/static/js/libs/tiny_mce/plugins/example/js/dialog.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/example/langs/en.js b/static/js/libs/tiny_mce/plugins/example/langs/en.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/example/langs/en_dlg.js b/static/js/libs/tiny_mce/plugins/example/langs/en_dlg.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/example_dependency/editor_plugin.js b/static/js/libs/tiny_mce/plugins/example_dependency/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/example_dependency/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/example_dependency/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/fullpage/css/fullpage.css b/static/js/libs/tiny_mce/plugins/fullpage/css/fullpage.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/fullpage/editor_plugin.js b/static/js/libs/tiny_mce/plugins/fullpage/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/fullpage/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/fullpage/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/fullpage/fullpage.htm b/static/js/libs/tiny_mce/plugins/fullpage/fullpage.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/fullpage/js/fullpage.js b/static/js/libs/tiny_mce/plugins/fullpage/js/fullpage.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/fullpage/langs/en_dlg.js b/static/js/libs/tiny_mce/plugins/fullpage/langs/en_dlg.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/fullscreen/editor_plugin.js b/static/js/libs/tiny_mce/plugins/fullscreen/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/fullscreen/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/fullscreen/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/fullscreen/fullscreen.htm b/static/js/libs/tiny_mce/plugins/fullscreen/fullscreen.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/iespell/editor_plugin.js b/static/js/libs/tiny_mce/plugins/iespell/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/iespell/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/iespell/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/inlinepopups/editor_plugin.js b/static/js/libs/tiny_mce/plugins/inlinepopups/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/inlinepopups/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/inlinepopups/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif b/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif b/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif b/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif b/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif b/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif b/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif b/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css b/static/js/libs/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/inlinepopups/template.htm b/static/js/libs/tiny_mce/plugins/inlinepopups/template.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/insertdatetime/editor_plugin.js b/static/js/libs/tiny_mce/plugins/insertdatetime/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/insertdatetime/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/insertdatetime/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/layer/editor_plugin.js b/static/js/libs/tiny_mce/plugins/layer/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/layer/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/layer/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/legacyoutput/editor_plugin.js b/static/js/libs/tiny_mce/plugins/legacyoutput/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/legacyoutput/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/legacyoutput/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/lists/editor_plugin.js b/static/js/libs/tiny_mce/plugins/lists/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/lists/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/lists/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/media/css/media.css b/static/js/libs/tiny_mce/plugins/media/css/media.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/media/editor_plugin.js b/static/js/libs/tiny_mce/plugins/media/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/media/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/media/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/media/js/embed.js b/static/js/libs/tiny_mce/plugins/media/js/embed.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/media/js/media.js b/static/js/libs/tiny_mce/plugins/media/js/media.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/media/langs/en_dlg.js b/static/js/libs/tiny_mce/plugins/media/langs/en_dlg.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/media/media.htm b/static/js/libs/tiny_mce/plugins/media/media.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/media/moxieplayer.swf b/static/js/libs/tiny_mce/plugins/media/moxieplayer.swf old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/nonbreaking/editor_plugin.js b/static/js/libs/tiny_mce/plugins/nonbreaking/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/nonbreaking/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/nonbreaking/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/noneditable/editor_plugin.js b/static/js/libs/tiny_mce/plugins/noneditable/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/noneditable/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/noneditable/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/pagebreak/editor_plugin.js b/static/js/libs/tiny_mce/plugins/pagebreak/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/pagebreak/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/pagebreak/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/paste/editor_plugin.js b/static/js/libs/tiny_mce/plugins/paste/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/paste/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/paste/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/paste/js/pastetext.js b/static/js/libs/tiny_mce/plugins/paste/js/pastetext.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/paste/js/pasteword.js b/static/js/libs/tiny_mce/plugins/paste/js/pasteword.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/paste/langs/en_dlg.js b/static/js/libs/tiny_mce/plugins/paste/langs/en_dlg.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/paste/pastetext.htm b/static/js/libs/tiny_mce/plugins/paste/pastetext.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/paste/pasteword.htm b/static/js/libs/tiny_mce/plugins/paste/pasteword.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/preview/editor_plugin.js b/static/js/libs/tiny_mce/plugins/preview/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/preview/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/preview/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/preview/example.html b/static/js/libs/tiny_mce/plugins/preview/example.html old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/preview/jscripts/embed.js b/static/js/libs/tiny_mce/plugins/preview/jscripts/embed.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/preview/preview.html b/static/js/libs/tiny_mce/plugins/preview/preview.html old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/print/editor_plugin.js b/static/js/libs/tiny_mce/plugins/print/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/print/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/print/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/save/editor_plugin.js b/static/js/libs/tiny_mce/plugins/save/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/save/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/save/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/searchreplace/css/searchreplace.css b/static/js/libs/tiny_mce/plugins/searchreplace/css/searchreplace.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/searchreplace/editor_plugin.js b/static/js/libs/tiny_mce/plugins/searchreplace/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/searchreplace/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/searchreplace/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/searchreplace/js/searchreplace.js b/static/js/libs/tiny_mce/plugins/searchreplace/js/searchreplace.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/searchreplace/langs/en_dlg.js b/static/js/libs/tiny_mce/plugins/searchreplace/langs/en_dlg.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/searchreplace/searchreplace.htm b/static/js/libs/tiny_mce/plugins/searchreplace/searchreplace.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/spellchecker/css/content.css b/static/js/libs/tiny_mce/plugins/spellchecker/css/content.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/spellchecker/editor_plugin.js b/static/js/libs/tiny_mce/plugins/spellchecker/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/spellchecker/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/spellchecker/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/spellchecker/img/wline.gif b/static/js/libs/tiny_mce/plugins/spellchecker/img/wline.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/style/css/props.css b/static/js/libs/tiny_mce/plugins/style/css/props.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/style/editor_plugin.js b/static/js/libs/tiny_mce/plugins/style/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/style/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/style/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/style/js/props.js b/static/js/libs/tiny_mce/plugins/style/js/props.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/style/langs/en_dlg.js b/static/js/libs/tiny_mce/plugins/style/langs/en_dlg.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/style/props.htm b/static/js/libs/tiny_mce/plugins/style/props.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/style/readme.txt b/static/js/libs/tiny_mce/plugins/style/readme.txt old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/tabfocus/editor_plugin.js b/static/js/libs/tiny_mce/plugins/tabfocus/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/tabfocus/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/tabfocus/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/table/cell.htm b/static/js/libs/tiny_mce/plugins/table/cell.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/table/css/cell.css b/static/js/libs/tiny_mce/plugins/table/css/cell.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/table/css/row.css b/static/js/libs/tiny_mce/plugins/table/css/row.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/table/css/table.css b/static/js/libs/tiny_mce/plugins/table/css/table.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/table/editor_plugin.js b/static/js/libs/tiny_mce/plugins/table/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/table/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/table/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/table/js/cell.js b/static/js/libs/tiny_mce/plugins/table/js/cell.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/table/js/merge_cells.js b/static/js/libs/tiny_mce/plugins/table/js/merge_cells.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/table/js/row.js b/static/js/libs/tiny_mce/plugins/table/js/row.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/table/js/table.js b/static/js/libs/tiny_mce/plugins/table/js/table.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/table/langs/en_dlg.js b/static/js/libs/tiny_mce/plugins/table/langs/en_dlg.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/table/merge_cells.htm b/static/js/libs/tiny_mce/plugins/table/merge_cells.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/table/row.htm b/static/js/libs/tiny_mce/plugins/table/row.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/table/table.htm b/static/js/libs/tiny_mce/plugins/table/table.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/template/blank.htm b/static/js/libs/tiny_mce/plugins/template/blank.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/template/css/template.css b/static/js/libs/tiny_mce/plugins/template/css/template.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/template/editor_plugin.js b/static/js/libs/tiny_mce/plugins/template/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/template/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/template/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/template/js/template.js b/static/js/libs/tiny_mce/plugins/template/js/template.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/template/langs/en_dlg.js b/static/js/libs/tiny_mce/plugins/template/langs/en_dlg.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/template/template.htm b/static/js/libs/tiny_mce/plugins/template/template.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/visualblocks/css/visualblocks.css b/static/js/libs/tiny_mce/plugins/visualblocks/css/visualblocks.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/visualblocks/editor_plugin.js b/static/js/libs/tiny_mce/plugins/visualblocks/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/visualblocks/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/visualblocks/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/visualchars/editor_plugin.js b/static/js/libs/tiny_mce/plugins/visualchars/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/visualchars/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/visualchars/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/wordcount/editor_plugin.js b/static/js/libs/tiny_mce/plugins/wordcount/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/wordcount/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/wordcount/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/abbr.htm b/static/js/libs/tiny_mce/plugins/xhtmlxtras/abbr.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/acronym.htm b/static/js/libs/tiny_mce/plugins/xhtmlxtras/acronym.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/attributes.htm b/static/js/libs/tiny_mce/plugins/xhtmlxtras/attributes.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/cite.htm b/static/js/libs/tiny_mce/plugins/xhtmlxtras/cite.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/css/attributes.css b/static/js/libs/tiny_mce/plugins/xhtmlxtras/css/attributes.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/css/popup.css b/static/js/libs/tiny_mce/plugins/xhtmlxtras/css/popup.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/del.htm b/static/js/libs/tiny_mce/plugins/xhtmlxtras/del.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/editor_plugin.js b/static/js/libs/tiny_mce/plugins/xhtmlxtras/editor_plugin.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js b/static/js/libs/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/ins.htm b/static/js/libs/tiny_mce/plugins/xhtmlxtras/ins.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/js/abbr.js b/static/js/libs/tiny_mce/plugins/xhtmlxtras/js/abbr.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/js/acronym.js b/static/js/libs/tiny_mce/plugins/xhtmlxtras/js/acronym.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/js/attributes.js b/static/js/libs/tiny_mce/plugins/xhtmlxtras/js/attributes.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/js/cite.js b/static/js/libs/tiny_mce/plugins/xhtmlxtras/js/cite.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/js/del.js b/static/js/libs/tiny_mce/plugins/xhtmlxtras/js/del.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/js/element_common.js b/static/js/libs/tiny_mce/plugins/xhtmlxtras/js/element_common.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/js/ins.js b/static/js/libs/tiny_mce/plugins/xhtmlxtras/js/ins.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js b/static/js/libs/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/about.htm b/static/js/libs/tiny_mce/themes/advanced/about.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/anchor.htm b/static/js/libs/tiny_mce/themes/advanced/anchor.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/charmap.htm b/static/js/libs/tiny_mce/themes/advanced/charmap.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/color_picker.htm b/static/js/libs/tiny_mce/themes/advanced/color_picker.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/editor_template.js b/static/js/libs/tiny_mce/themes/advanced/editor_template.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/editor_template_src.js b/static/js/libs/tiny_mce/themes/advanced/editor_template_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/image.htm b/static/js/libs/tiny_mce/themes/advanced/image.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/img/colorpicker.jpg b/static/js/libs/tiny_mce/themes/advanced/img/colorpicker.jpg old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/img/flash.gif b/static/js/libs/tiny_mce/themes/advanced/img/flash.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/img/icons.gif b/static/js/libs/tiny_mce/themes/advanced/img/icons.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/img/iframe.gif b/static/js/libs/tiny_mce/themes/advanced/img/iframe.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/img/pagebreak.gif b/static/js/libs/tiny_mce/themes/advanced/img/pagebreak.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/img/quicktime.gif b/static/js/libs/tiny_mce/themes/advanced/img/quicktime.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/img/realmedia.gif b/static/js/libs/tiny_mce/themes/advanced/img/realmedia.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/img/shockwave.gif b/static/js/libs/tiny_mce/themes/advanced/img/shockwave.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/img/trans.gif b/static/js/libs/tiny_mce/themes/advanced/img/trans.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/img/video.gif b/static/js/libs/tiny_mce/themes/advanced/img/video.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/img/windowsmedia.gif b/static/js/libs/tiny_mce/themes/advanced/img/windowsmedia.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/js/about.js b/static/js/libs/tiny_mce/themes/advanced/js/about.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/js/anchor.js b/static/js/libs/tiny_mce/themes/advanced/js/anchor.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/js/charmap.js b/static/js/libs/tiny_mce/themes/advanced/js/charmap.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/js/color_picker.js b/static/js/libs/tiny_mce/themes/advanced/js/color_picker.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/js/image.js b/static/js/libs/tiny_mce/themes/advanced/js/image.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/js/link.js b/static/js/libs/tiny_mce/themes/advanced/js/link.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/js/source_editor.js b/static/js/libs/tiny_mce/themes/advanced/js/source_editor.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/langs/en.js b/static/js/libs/tiny_mce/themes/advanced/langs/en.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/langs/en_dlg.js b/static/js/libs/tiny_mce/themes/advanced/langs/en_dlg.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/link.htm b/static/js/libs/tiny_mce/themes/advanced/link.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/shortcuts.htm b/static/js/libs/tiny_mce/themes/advanced/shortcuts.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/default/content.css b/static/js/libs/tiny_mce/themes/advanced/skins/default/content.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/default/dialog.css b/static/js/libs/tiny_mce/themes/advanced/skins/default/dialog.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/default/img/buttons.png b/static/js/libs/tiny_mce/themes/advanced/skins/default/img/buttons.png old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/default/img/items.gif b/static/js/libs/tiny_mce/themes/advanced/skins/default/img/items.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif b/static/js/libs/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/default/img/menu_check.gif b/static/js/libs/tiny_mce/themes/advanced/skins/default/img/menu_check.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/default/img/progress.gif b/static/js/libs/tiny_mce/themes/advanced/skins/default/img/progress.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/default/img/tabs.gif b/static/js/libs/tiny_mce/themes/advanced/skins/default/img/tabs.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/default/ui.css b/static/js/libs/tiny_mce/themes/advanced/skins/default/ui.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/highcontrast/content.css b/static/js/libs/tiny_mce/themes/advanced/skins/highcontrast/content.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/highcontrast/dialog.css b/static/js/libs/tiny_mce/themes/advanced/skins/highcontrast/dialog.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/highcontrast/ui.css b/static/js/libs/tiny_mce/themes/advanced/skins/highcontrast/ui.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/content.css b/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/content.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/dialog.css b/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/dialog.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png b/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png b/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png b/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/ui.css b/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/ui.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/ui_black.css b/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/ui_black.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css b/static/js/libs/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/advanced/source_editor.htm b/static/js/libs/tiny_mce/themes/advanced/source_editor.htm old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/simple/editor_template.js b/static/js/libs/tiny_mce/themes/simple/editor_template.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/simple/editor_template_src.js b/static/js/libs/tiny_mce/themes/simple/editor_template_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/simple/img/icons.gif b/static/js/libs/tiny_mce/themes/simple/img/icons.gif old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/simple/langs/en.js b/static/js/libs/tiny_mce/themes/simple/langs/en.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/simple/skins/default/content.css b/static/js/libs/tiny_mce/themes/simple/skins/default/content.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/simple/skins/default/ui.css b/static/js/libs/tiny_mce/themes/simple/skins/default/ui.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/simple/skins/o2k7/content.css b/static/js/libs/tiny_mce/themes/simple/skins/o2k7/content.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png b/static/js/libs/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/themes/simple/skins/o2k7/ui.css b/static/js/libs/tiny_mce/themes/simple/skins/o2k7/ui.css old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/tiny_mce.js b/static/js/libs/tiny_mce/tiny_mce.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/tiny_mce_popup.js b/static/js/libs/tiny_mce/tiny_mce_popup.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/tiny_mce_src.js b/static/js/libs/tiny_mce/tiny_mce_src.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/utils/editable_selects.js b/static/js/libs/tiny_mce/utils/editable_selects.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/utils/form_utils.js b/static/js/libs/tiny_mce/utils/form_utils.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/utils/mctabs.js b/static/js/libs/tiny_mce/utils/mctabs.js old mode 100644 new mode 100755 diff --git a/static/js/libs/tiny_mce/utils/validate.js b/static/js/libs/tiny_mce/utils/validate.js old mode 100644 new mode 100755 diff --git a/static/js/libs/toastr.js b/static/js/libs/toastr.js old mode 100644 new mode 100755 diff --git a/static/js/libs/uploadify/jquery.uploadifive.js b/static/js/libs/uploadify/jquery.uploadifive.js old mode 100644 new mode 100755 diff --git a/static/js/libs/uploadify/jquery.uploadifive.min.js b/static/js/libs/uploadify/jquery.uploadifive.min.js old mode 100644 new mode 100755 diff --git a/static/test.html b/static/test.html old mode 100644 new mode 100755 diff --git a/templates/404.html b/templates/404.html old mode 100644 new mode 100755 diff --git a/templates/500.html b/templates/500.html old mode 100644 new mode 100755 diff --git a/templates/account/base.html b/templates/account/base.html old mode 100644 new mode 100755 diff --git a/templates/account/email.html b/templates/account/email.html old mode 100644 new mode 100755 diff --git a/templates/account/login.html b/templates/account/login.html old mode 100644 new mode 100755 diff --git a/templates/account/logout.html b/templates/account/logout.html old mode 100644 new mode 100755 diff --git a/templates/account/password_change.html b/templates/account/password_change.html old mode 100644 new mode 100755 diff --git a/templates/account/password_delete.html b/templates/account/password_delete.html old mode 100644 new mode 100755 diff --git a/templates/account/password_delete_done.html b/templates/account/password_delete_done.html old mode 100644 new mode 100755 diff --git a/templates/account/password_reset.html b/templates/account/password_reset.html old mode 100644 new mode 100755 diff --git a/templates/account/password_reset_done.html b/templates/account/password_reset_done.html old mode 100644 new mode 100755 diff --git a/templates/account/password_reset_from_key.html b/templates/account/password_reset_from_key.html old mode 100644 new mode 100755 diff --git a/templates/account/password_reset_key_message.txt b/templates/account/password_reset_key_message.txt old mode 100644 new mode 100755 diff --git a/templates/account/password_set.html b/templates/account/password_set.html old mode 100644 new mode 100755 diff --git a/templates/account/registration_form.html b/templates/account/registration_form.html old mode 100644 new mode 100755 diff --git a/templates/account/signup.html b/templates/account/signup.html old mode 100644 new mode 100755 diff --git a/templates/account/snippets/already_logged_in.html b/templates/account/snippets/already_logged_in.html old mode 100644 new mode 100755 diff --git a/templates/account/user_details.html b/templates/account/user_details.html old mode 100644 new mode 100755 diff --git a/templates/account/verification_sent.html b/templates/account/verification_sent.html old mode 100644 new mode 100755 diff --git a/templates/account/verified_email_required.html b/templates/account/verified_email_required.html old mode 100644 new mode 100755 diff --git a/templates/base.html b/templates/base.html old mode 100644 new mode 100755 diff --git a/templates/boiler/fb_channel.html b/templates/boiler/fb_channel.html old mode 100644 new mode 100755 diff --git a/templates/boiler/privacy.html b/templates/boiler/privacy.html old mode 100644 new mode 100755 diff --git a/templates/boiler/robots.txt b/templates/boiler/robots.txt old mode 100644 new mode 100755 diff --git a/templates/boiler/test.html b/templates/boiler/test.html old mode 100644 new mode 100755 diff --git a/templates/boiler/test2.html b/templates/boiler/test2.html old mode 100644 new mode 100755 diff --git a/templates/boiler/tos.html b/templates/boiler/tos.html old mode 100644 new mode 100755 diff --git a/templates/debug_500.html b/templates/debug_500.html old mode 100644 new mode 100755 diff --git a/templates/emailconfirmation/confirm_email.html b/templates/emailconfirmation/confirm_email.html old mode 100644 new mode 100755 diff --git a/templates/emailconfirmation/email_confirmation_message.txt b/templates/emailconfirmation/email_confirmation_message.txt old mode 100644 new mode 100755 diff --git a/templates/emailconfirmation/email_confirmation_subject.txt b/templates/emailconfirmation/email_confirmation_subject.txt old mode 100644 new mode 100755 diff --git a/templates/inc/activity.html b/templates/inc/activity.html old mode 100644 new mode 100755 diff --git a/templates/inc/analytics.html b/templates/inc/analytics.html old mode 100644 new mode 100755 diff --git a/templates/inc/ancient_browser.html b/templates/inc/ancient_browser.html old mode 100644 new mode 100755 diff --git a/templates/inc/app.html b/templates/inc/app.html old mode 100644 new mode 100755 diff --git a/templates/inc/chat.html b/templates/inc/chat.html old mode 100644 new mode 100755 diff --git a/templates/inc/comment_list.html b/templates/inc/comment_list.html old mode 100644 new mode 100755 diff --git a/templates/inc/facebook.html b/templates/inc/facebook.html old mode 100644 new mode 100755 diff --git a/templates/inc/facebook/index.html b/templates/inc/facebook/index.html old mode 100644 new mode 100755 diff --git a/templates/inc/facebook/mix.html b/templates/inc/facebook/mix.html old mode 100644 new mode 100755 diff --git a/templates/inc/facebook/user.html b/templates/inc/facebook/user.html old mode 100644 new mode 100755 diff --git a/templates/inc/facebook_init.html b/templates/inc/facebook_init.html old mode 100644 new mode 100755 diff --git a/templates/inc/fb_like.html b/templates/inc/fb_like.html old mode 100644 new mode 100755 diff --git a/templates/inc/image_insert.html b/templates/inc/image_insert.html old mode 100644 new mode 100755 diff --git a/templates/inc/messages.html b/templates/inc/messages.html old mode 100644 new mode 100755 diff --git a/templates/inc/meta.html b/templates/inc/meta.html old mode 100644 new mode 100755 diff --git a/templates/inc/mix_edit_toolbar.html b/templates/inc/mix_edit_toolbar.html old mode 100644 new mode 100755 diff --git a/templates/inc/player_tooltip.html b/templates/inc/player_tooltip.html old mode 100644 new mode 100755 diff --git a/templates/inc/side-player.html b/templates/inc/side-player.html old mode 100644 new mode 100755 diff --git a/templates/inc/track_player_ajax.html b/templates/inc/track_player_ajax.html old mode 100644 new mode 100755 diff --git a/templates/inc/twitter.html b/templates/inc/twitter.html old mode 100644 new mode 100755 diff --git a/templates/inc/xml/podcast.xml b/templates/inc/xml/podcast.xml old mode 100644 new mode 100755 diff --git a/templates/javascript/settings.js b/templates/javascript/settings.js old mode 100644 new mode 100755 diff --git a/templates/notification/email_body.txt b/templates/notification/email_body.txt old mode 100644 new mode 100755 diff --git a/templates/notification/new_follower/email.html b/templates/notification/new_follower/email.html old mode 100644 new mode 100755 diff --git a/templates/notification/new_follower/email.txt b/templates/notification/new_follower/email.txt old mode 100644 new mode 100755 diff --git a/templates/notification/new_follower/full.txt b/templates/notification/new_follower/full.txt old mode 100644 new mode 100755 diff --git a/templates/notification/new_follower/notice.html b/templates/notification/new_follower/notice.html old mode 100644 new mode 100755 diff --git a/templates/notification/new_follower/short.txt b/templates/notification/new_follower/short.txt old mode 100644 new mode 100755 diff --git a/templates/openid/base.html b/templates/openid/base.html old mode 100644 new mode 100755 diff --git a/templates/openid/login.html b/templates/openid/login.html old mode 100644 new mode 100755 diff --git a/templates/socialaccount/account_inactive.html b/templates/socialaccount/account_inactive.html old mode 100644 new mode 100755 diff --git a/templates/socialaccount/authentication_error.html b/templates/socialaccount/authentication_error.html old mode 100644 new mode 100755 diff --git a/templates/socialaccount/base.html b/templates/socialaccount/base.html old mode 100644 new mode 100755 diff --git a/templates/socialaccount/connections.html b/templates/socialaccount/connections.html old mode 100644 new mode 100755 diff --git a/templates/socialaccount/login_cancelled.html b/templates/socialaccount/login_cancelled.html old mode 100644 new mode 100755 diff --git a/templates/socialaccount/signup.html b/templates/socialaccount/signup.html old mode 100644 new mode 100755 diff --git a/templates/socialaccount/snippets/login_extra.html b/templates/socialaccount/snippets/login_extra.html old mode 100644 new mode 100755 diff --git a/templates/socialaccount/snippets/provider_list.html b/templates/socialaccount/snippets/provider_list.html old mode 100644 new mode 100755 diff --git a/templates/views/404.html b/templates/views/404.html old mode 100644 new mode 100755 diff --git a/templates/views/ActivityListItemView.html b/templates/views/ActivityListItemView.html old mode 100644 new mode 100755 diff --git a/templates/views/ActivityListView.html b/templates/views/ActivityListView.html old mode 100644 new mode 100755 diff --git a/templates/views/CommentItemView.html b/templates/views/CommentItemView.html old mode 100644 new mode 100755 diff --git a/templates/views/CommentListView.html b/templates/views/CommentListView.html old mode 100644 new mode 100755 diff --git a/templates/views/EventCreateView.html b/templates/views/EventCreateView.html old mode 100644 new mode 100755 diff --git a/templates/views/EventItemView.html b/templates/views/EventItemView.html old mode 100644 new mode 100755 diff --git a/templates/views/EventListItemView.html b/templates/views/EventListItemView.html old mode 100644 new mode 100755 diff --git a/templates/views/EventListView.html b/templates/views/EventListView.html old mode 100644 new mode 100755 diff --git a/templates/views/EventView.html b/templates/views/EventView.html old mode 100644 new mode 100755 diff --git a/templates/views/HeaderView.html b/templates/views/HeaderView.html old mode 100644 new mode 100755 diff --git a/templates/views/LoginView.html b/templates/views/LoginView.html old mode 100644 new mode 100755 diff --git a/templates/views/MixDetailView.html b/templates/views/MixDetailView.html old mode 100644 new mode 100755 diff --git a/templates/views/MixEditView.html b/templates/views/MixEditView.html old mode 100644 new mode 100755 diff --git a/templates/views/MixListItemView.html b/templates/views/MixListItemView.html old mode 100644 new mode 100755 diff --git a/templates/views/MixListView.html b/templates/views/MixListView.html old mode 100644 new mode 100755 diff --git a/templates/views/NowPlayingView.html b/templates/views/NowPlayingView.html old mode 100644 new mode 100755 diff --git a/templates/views/ReleaseAudioItemView.html b/templates/views/ReleaseAudioItemView.html old mode 100644 new mode 100755 diff --git a/templates/views/ReleaseAudioListView.html b/templates/views/ReleaseAudioListView.html old mode 100644 new mode 100755 diff --git a/templates/views/ReleaseCreateView.html b/templates/views/ReleaseCreateView.html old mode 100644 new mode 100755 diff --git a/templates/views/ReleaseItemView.html b/templates/views/ReleaseItemView.html old mode 100644 new mode 100755 diff --git a/templates/views/ReleaseListItemView.html b/templates/views/ReleaseListItemView.html old mode 100644 new mode 100755 diff --git a/templates/views/ReleaseListView.html b/templates/views/ReleaseListView.html old mode 100644 new mode 100755 diff --git a/templates/views/ReleaseView.html b/templates/views/ReleaseView.html old mode 100644 new mode 100755 diff --git a/templates/views/SidebarHeaderView.html b/templates/views/SidebarHeaderView.html old mode 100644 new mode 100755 diff --git a/templates/views/SidebarView.html b/templates/views/SidebarView.html old mode 100644 new mode 100755 diff --git a/templates/views/SidebarViewUser.html b/templates/views/SidebarViewUser.html old mode 100644 new mode 100755 diff --git a/templates/views/UserEditView.html b/templates/views/UserEditView.html old mode 100644 new mode 100755 diff --git a/templates/views/UserListItemView.html b/templates/views/UserListItemView.html old mode 100644 new mode 100755 diff --git a/templates/views/UserListView.html b/templates/views/UserListView.html old mode 100644 new mode 100755 diff --git a/templates/views/_MixItemInsert.html b/templates/views/_MixItemInsert.html old mode 100644 new mode 100755 diff --git a/templates/views/dlg/PlayCountLoginAlert.html b/templates/views/dlg/PlayCountLoginAlert.html old mode 100644 new mode 100755 diff --git a/templates/views/dlg/_DialogBase.html b/templates/views/dlg/_DialogBase.html old mode 100644 new mode 100755 diff --git a/templates/views/scratchpad.html b/templates/views/scratchpad.html old mode 100644 new mode 100755 diff --git a/utils.py b/utils.py old mode 100644 new mode 100755