Martin Konecny
|
ca22a25827
|
fix silly mistake with echoing json twice
|
2013-05-02 16:57:07 -04:00 |
denise
|
0362f24a4e
|
CC-5076: Calendar -> Context menu -> Remove all content doesn't remove content from linked instances
|
2013-05-01 10:30:51 -04:00 |
denise
|
71526a94cc
|
Merge branch 'cc-4961-show-linking'
Conflicts:
airtime_mvc/application/controllers/ScheduleController.php
|
2013-04-29 15:35:16 -04:00 |
denise
|
de8f7b0ff7
|
CC-4961: Show linking
|
2013-04-29 15:27:14 -04:00 |
Martin Konecny
|
acfc72f422
|
use sendJson, instead of manually disabling layouts + encoding data
|
2013-04-26 18:06:07 -04:00 |
Martin Konecny
|
3a931f27bf
|
CC-4417: Opus codec support
|
2013-04-26 17:54:29 -04:00 |
denise
|
0f1383d541
|
CC-4961: Show linking
|
2013-04-25 09:00:37 -04:00 |
Martin Konecny
|
0e3b4da52f
|
clear unused function
|
2013-04-24 15:17:06 -04:00 |
Martin Konecny
|
243dda60f8
|
remove useless comment
|
2013-04-19 20:25:26 -04:00 |
Martin Konecny
|
fd78ad29bf
|
cleanup of function names
|
2013-04-19 20:24:05 -04:00 |
Martin Konecny
|
f39f9329cc
|
CC-4992:
Decouple pypo from Airtime install
-first commit
|
2013-04-19 20:10:51 -04:00 |
Martin Konecny
|
018ec9231e
|
don't print out anything extra after printing json
|
2013-04-18 16:20:34 -04:00 |
Martin Konecny
|
479e69de12
|
CC-5009:
Use Silan to silently update track length in the background
-done
|
2013-04-18 15:40:33 -04:00 |
denise
|
cfee74693b
|
CC-4961: Show linking
moved move-show to calendar service
|
2013-04-05 17:44:30 -04:00 |
Martin Konecny
|
4595aab694
|
Merge branch '2.3.x'
|
2013-04-05 15:33:48 -04:00 |
Martin Konecny
|
d1f655d79d
|
CC-5038: Silan error: list index out of range
-fixed
|
2013-04-05 15:32:44 -04:00 |
Martin Konecny
|
fcbac2a044
|
Merge branch '2.3.x' into devel
|
2013-04-04 15:15:19 -04:00 |
Martin Konecny
|
301115c035
|
CC-5039: Encoded forward slash causing lots of apache error logs
-fixed: data should have been sent as POST rather than GET
|
2013-04-04 15:12:52 -04:00 |
Martin Konecny
|
d1e72cfeea
|
Merge branch '2.3.x' into devel
|
2013-04-03 17:12:28 -04:00 |
Martin Konecny
|
a748b05125
|
CC-5040:
All API actions need to have consistent return value
-temp fix. Correct fix will require ensuring api_client always sends
XmlHttpRequest
|
2013-04-03 17:11:36 -04:00 |
denise
|
81dbb17922
|
CC-4961: Show linking
-moved show deletion into show service
|
2013-04-03 11:46:46 -04:00 |
denise
|
ab10ae68a2
|
CC-5036: Add back edit show instance functionality
|
2013-04-01 14:42:35 -04:00 |
denise
|
731b86b36c
|
Added back editing a repeating show instance feature
|
2013-03-27 16:25:39 -04:00 |
denise
|
e259639d1a
|
Removed scheduleController private variable, currentUser
Removed showService private variable, currentUser
|
2013-03-27 09:02:49 -04:00 |
Martin Konecny
|
ee617c8a70
|
Merge branch '2.3.x' into devel
Conflicts:
airtime_mvc/application/controllers/UserController.php
|
2013-03-26 16:34:11 -04:00 |
Martin Konecny
|
d9646994e9
|
remove airtime-demo specific code
|
2013-03-26 16:33:14 -04:00 |
Martin Konecny
|
5dc0a4477b
|
disable deletion of users
|
2013-03-26 16:10:42 -04:00 |
denise
|
418bf0b5ff
|
Created calendar service and moved the context menu creation there
|
2013-03-26 16:03:53 -04:00 |
Martin Konecny
|
b1160afeab
|
cleanup
|
2013-03-22 18:05:49 -04:00 |
Martin Konecny
|
d12f793578
|
remove potential password change exploit in airtime-demo
|
2013-03-22 18:05:34 -04:00 |
denise
|
6766d208aa
|
CC-4961: Show linking
Removed logic out of edit-show action
Created new SchedulerService
Fixed overlapping show bug
|
2013-03-21 16:31:05 -04:00 |
denise
|
a7601d290f
|
CC-4961: Show linking
Refactored services
Removed ShowDaysService and ShowInstanceService
Combined all show actions into one ShowService
|
2013-03-21 10:05:11 -04:00 |
denise
|
bae9f1202a
|
CC-4961: Show linking
Removed unused schedule controller actions
Fix bug where changing a show to repeat deletes the original show's content
|
2013-03-19 10:09:28 -04:00 |
denise
|
896e03d76b
|
CC-4961: Show linking
Refactoring all services thus far
|
2013-03-15 16:56:22 -04:00 |
denise
|
c721b81a13
|
CC-4961: Show linking
Refactoring
|
2013-03-12 10:30:31 -04:00 |
denise
|
7347be35b1
|
Created a new service for show days
Created a new user service
Started refactoring edit show action
|
2013-03-11 16:18:40 -04:00 |
denise
|
1cc823ef0e
|
Inital edit show reconfiguration changes
|
2013-03-08 17:10:35 -05:00 |
denise
|
116d98a81b
|
Removed comment
|
2013-03-08 16:10:07 -05:00 |
denise
|
d8ced29dd0
|
Refactored adding show forms to the view
|
2013-03-08 16:08:43 -05:00 |
Martin Konecny
|
5ceeb88899
|
Merge branch '2.3.x' into devel
|
2013-03-06 13:46:01 -05:00 |
Martin Konecny
|
7ca178295f
|
CC-4993: airtime-check-system reports airtime-liquidsoap as down
-fixed
|
2013-03-06 13:43:22 -05:00 |
denise
|
99c07272fd
|
- Moved all form validation to it's own function in schedule service
- Moved show creation to it's own function in schedule service
|
2013-03-06 09:58:35 -05:00 |
drigato
|
bdab294fce
|
Added comments to Schedule Service
|
2013-03-06 09:58:35 -05:00 |
denise
|
d08f6cf3e1
|
CC-4961: Show linking
-initial schedule service experimentation
|
2013-03-06 09:58:35 -05:00 |
Martin Konecny
|
cc69418215
|
Merge branch '2.3.x' into devel
|
2013-03-05 16:21:22 -05:00 |
Martin Konecny
|
ae503121d8
|
CC-4984: Exception for replaygain
-fixed
|
2013-02-28 18:26:15 -05:00 |
Martin Konecny
|
e08732fba7
|
CC-4975: airtime-silan cmd error
-fixed
|
2013-02-25 19:45:26 -05:00 |
denise
|
9113853e41
|
Removed logging messages from Library controller, index action
|
2013-02-19 11:51:26 -05:00 |
denise
|
c0c6ac5d75
|
CC-4954: Please make Library page remember the status per user
- it was only working if there was a playlist object set
- fixed so it works even if there isnt
|
2013-02-19 11:37:22 -05:00 |
denise
|
14f1d5572f
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2013-02-19 10:59:03 -05:00 |