Naomi
56fc2863bd
CC-2146 : Speed up calendar when there are a large number of shows
...
adding aggregate column to store amount of time scheduled in show.
percent is only calculated for full calendar events if requested from a week or day view.
2011-04-06 17:53:09 -04:00
martin
161505a6df
CC-2044: remove hardcoded settings from application/configs/conf.php
...
-refactored some code to begin work on this...
2011-03-29 16:10:00 -04:00
martin
b73e58551f
CC-2128: storageUrlPort in application/configs/conf.php not being used
...
-fixed
2011-03-29 14:44:51 -04:00
naomiaro
c727c338af
CC-2097: Show-recorder: Use RabbitMQ, api_client, and the structure of pypofetch
...
using api client now
2011-03-24 23:07:13 -04:00
Naomi
1e94578f13
so no playlists show up on left side when a show is overbooked.
2011-03-07 12:59:46 -05:00
Naomi
dc0ea0a532
edits to show class to support resizing/dragging with overbooking.
2011-03-07 12:43:05 -05:00
paul.baranowski
a9fd71454b
Removed BasicStor.php, it is no longer needed.
2011-03-06 22:42:52 -05:00
paul.baranowski
e6c6365591
Got rid of global variable $g_metadata_xml_to_db_mapping, put the mapping
...
inside of the Metadata class.
2011-03-06 11:35:10 -05:00
paul.baranowski
3727195c54
Merge branch 'master' of dev.sourcefabric.org:airtime
2011-03-06 11:05:23 -05:00
paul.baranowski
95a4694b5a
Created a new Metadata class to hold static functions which parse audio
...
file metadata. This got rid of the "camp_" prefixes on the function names.
2011-03-06 11:05:12 -05:00
martin
e16dd6c486
early implementation of CC-1962
2011-03-06 00:08:02 -05:00
paul.baranowski
90b46d8eb3
Removing lots of old code that is no longer used.
2011-03-05 11:06:22 -05:00
Naomi
b3e111b0a0
tested deleting files, will unlink file from stor folder, will delete file from all playlists if not scheduled
2011-03-02 11:47:07 -05:00
naomiaro
860c70b21e
fix for file metadata form.
2011-02-24 11:06:19 -05:00
paul.baranowski
7e8f61549e
Merged Naomi's change for CC-1955
2011-02-22 18:26:51 +01:00
paul.baranowski
15153727c1
CC-1971
...
Remove "?>" from the end of pure-PHP files to prevent "HEADERS ALREADY SENT"
2011-02-22 18:22:31 +01:00
Naomi
92545b53a6
CC-1955
2011-02-22 11:59:55 -05:00
naomiaro
54398b8c32
playlists with no content will be filtered in the schedule show dialog.
2011-02-12 17:26:02 -05:00
mkonecny
50054befd6
Merge branch 'master' of dev.sourcefabric.org:campcaster
...
Conflicts:
.zfproject.xml
application/configs/airtime-conf.php
build/build.properties
public/css/styles.css
2011-02-09 13:07:36 -05:00
Naomi
424c6f0193
CC-1887 shows are now resized properly with delta day. schedule dialog includes end day since shows can be longer than 1 day now, playlist search must look for an interval given the time increase.
2011-02-08 15:06:31 -05:00
mkonecny
bc5b9efb4b
-changes to list view. Framework so that we may change selected day
...
-changes to add-user. Started implementing Vladimirs design.
2011-02-07 19:03:14 -05:00
naomiaro
d81a84ca9a
CC-1172 adding qtip tooltips on library files to show metadata.
2011-02-04 00:15:56 -05:00
Naomi
7bd96a7bf4
merge fixes
2011-01-28 11:34:57 -05:00
Naomi
f18f500e1e
everything is implemented backend wise for schedule dialog, just need to add html/css changes
2011-01-27 18:38:02 -05:00
Naomi
f6d270616a
full functionality of media library now available using datatables, advanced search is not done.
2011-01-26 14:17:52 -05:00
Naomi
a0ecbecf3b
datatable supports offset/limit server side fetching of table data. js events are added onto each row. need to fix ordering, searching.
2011-01-25 18:41:59 -05:00
naomiaro
c1c4c4e598
database changes for name, searching for playlist for a show.
2011-01-10 13:24:21 -05:00
Naomi
9854834b26
adding fields to allow for multiple playlists scheduled in a show
2011-01-06 16:20:51 -05:00
naomiaro
d9e8e1641a
Merge branch 'master' of dev.sourcefabric.org:campcaster
...
Conflicts:
application/controllers/LibraryController.php
application/controllers/SearchController.php
2011-01-06 01:05:34 -05:00
naomiaro
ee0a8310de
small problem with order, quicksearch working, code could be better.
2011-01-06 01:00:33 -05:00
naomiaro
ff02a42514
quick search is working, with small paginator ajax url hack
2011-01-06 00:23:22 -05:00
mkonecny
20c392343b
-changed some references from campcaster to airtime in the documentation / comments
2011-01-05 12:19:58 -05:00
naomiaro
101b6fafa6
searching includes groups for and/or
2011-01-04 19:18:44 -05:00
naomiaro
cf4e784129
CC-1749 added pagination to media files display.
2011-01-03 13:29:57 -05:00
naomiaro
75cd410ba4
search uses pagination
2011-01-03 11:47:21 -05:00
naomiaro
0cf89713a9
can edit file metadata.
2010-12-30 17:26:44 -05:00
naomiaro
d2b1bf0622
new jjmenu for dynamic context menus. playlists in library.
...
need to work on javascript callback
2010-12-29 18:43:17 -05:00
naomiaro
e768539ea8
search maintains state
2010-12-22 15:08:38 -05:00
mkonecny
9bfb6b53b8
fixed problems with not working out of a fresh install.
2010-12-16 16:36:51 -05:00
paul.baranowski
84c2a3bceb
Converted API functions to Zend Framework. Converted pypo to use
...
the new Zendified URLs. Fixed bugs in the daemontool scripts.
The installed scheduler is still not working at this point, but
getting close.
2010-12-09 18:44:47 -05:00
paul.baranowski
dd8987cdbc
Merged the model classes from /backend to their new home in /application/models.
...
Copied over the /backend/tests directory and modified the paths to their new
locations.
Moved the liquidsoap directory to be under the pypo directory.
2010-12-07 17:29:28 -05:00
naomiaro
7ef0c18b26
adding zend project folders into old campcaster.
2010-12-07 14:19:27 -05:00