Naomi Aro
942cfaac25
CC-3174 : show builder
...
moving columns around in library to look better.
2012-02-02 01:29:50 +01:00
Naomi Aro
3aab811a3e
CC-3174 : showbuilder
...
fixing some css/js for display.
2012-02-01 23:33:20 +01:00
Naomi Aro
f5b2a23eb1
CC-3174 : showbuilder
...
group add/delete is working
2012-02-01 18:47:08 +01:00
Naomi Aro
fbda0e733b
CC-3174 : showbuilder
...
check into issue that propel doesn't return DateTime object in UTC.
using table tools to keep track of selected rows.
2012-01-31 18:59:27 +01:00
Naomi Aro
3f3117cf0e
CC-3174 : Show builder
...
creating a scheduling system to work with the new timeline in mind using propel.
2012-01-27 21:06:04 +01:00
Naomi Aro
b0c3bace1c
CC-3174 : show builder
...
made sure the column reordering/visibility selection works with
modified show header/footer rows (their td spans the entire tr)
2012-01-26 15:21:04 +01:00
Naomi Aro
ecaebbeb67
CC-3174 : Show builder, working on date choice pickers, make sure they accomodate client/server timezones.
2012-01-23 19:07:07 +01:00
Naomi Aro
424206b9a9
CC-3174 : Show Builder
...
data tables column resizing, starting separating out events.
2012-01-17 11:18:17 +01:00
Naomi Aro
859213b760
CC-3174 Show Builder
...
experimenting
2012-01-16 09:56:57 +01:00
Yuchen Wang
09df61d027
CC-1977: Allow multiple files to be selected and acted upon in the library and playlist
...
Fixed the bug where checkbox change events get handled multiple times
2012-01-11 15:36:45 -05:00
Yuchen Wang
cf045652ec
CC-1986: Configurable columns for media search
...
- Fixed some hardcoded array access
- Fix js error in ColReorder
2012-01-11 10:41:58 -05:00
Yuchen Wang
d1d01e55ce
CC-1986: Configurable columns for media search
...
- added column 'utime' (upload time) and 'lptime' (last played time) in the tables cc_files and cc_playlist
2012-01-10 14:45:43 -05:00
Yuchen Wang
7d9aa3ca5d
CC-2299: Better column options in playlist/file list on playlist builder
...
- allow columns to be re-ordered; note that the 1st two columns are fixed in-place to avoid some
problem with the ColVis plugin
2012-01-10 09:52:32 -05:00
Yuchen Wang
7a27be878b
CC-1986: Configurable columns for media search
...
- Added "Year" column
- Added "Upload Time" column
- Fixed some formatting issue
2012-01-08 22:31:18 -05:00
Yuchen Wang
a1ccb9c42a
CC-1986: Configurable columns for media search
...
- Upgraded ColVis plugin to 1.7, as this one contains some bug-fix that we need
- Added CSS file for ColVis plugin, so that we don't have to modify the plugin code
- Added the Configure Columns UI code
2012-01-08 10:33:11 -05:00
Yuchen Wang
8833f4462e
CC-1977: Allow multiple files to be selected and acted upon in the library and playlist
...
- Added checkbox column to playlist builder
- Added the ability to add multiple songs to playlist by using checkboxes and "Add" button
- Added the ability to delete multiple songs/playlists by using checkboxes and "Delete" button
- Make them look nice by adjusting CSS and datatable
2012-01-07 23:37:37 -05:00
James
5fa92f3d17
- temp commit on group action
2012-01-04 12:47:27 -05:00
James
ac50c279f7
CC-3215: When you click on Playlist Builder, for a brief instant you see the
...
library table headings with different columns
- fixed
2011-12-20 15:00:20 -05:00
Naomi Aro
f15429c8d6
CC-3144 : Search box shows Track, Show Contents box shows Genre
...
replaces track number with genre.
2011-12-01 11:16:29 +01:00
Yuchen Wang
1fd29def27
CC-2436: Save pulldown settings
...
Move the code that updates the database for the "show entries" dropdown to
a more appropriate place.
2011-11-16 16:12:58 -05:00
Yuchen Wang
a363a53166
CC-2990: Library: Remember search string
...
Fixed by telling datatable to save the states
2011-11-07 15:07:56 -05:00
James
fb8735588d
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-10-22 11:34:43 -04:00
James
f160ded6bc
CC-2993: Playlist Builder: add "View on SoundCloud" option on the menu
...
- fixed
- extra fix: handles the case when username or password is empty
2011-10-22 11:34:04 -04:00
Yuchen Wang
d2fe46baf0
CC-2436: Save pulldown settings
...
For week and day views under Calendar page, save the change to pref db table when
user updates the interval dropdown. Same thing goes for the "show XXX entries"
dropdown found under Playlist Builder page.
When visiting these pages, we retrieves the entry from database for current user
and use those values. Defaults to 30m for interval and 10 entries for "show xxx entries"
if values were never set.
2011-10-18 10:10:35 -04:00
James
1d2a9709a8
CC-2872: Playlist builder: Metadata tooltip displays in upper left
...
hand corner when changing number of rows to display on the screen
- The metadata is now displayed on right click
2011-10-12 16:38:07 -04:00
James
03a339bfeb
CC-2937: Remove the word "Metadata" from metadata popup window
...
- done
2011-10-06 12:39:10 -04:00
James
e2ff0a6a94
CC-2920: Playlist: soundcloud icon appears multiple time when
...
click on reupload to soundcloud
- fixed
2011-10-03 16:50:50 -04:00
James
4f11428b60
CC-2920: Playlist: soundcloud icon appears multiple time when
...
click on reupload to soundcloud
- fixed
2011-10-03 14:13:02 -04:00
James
965a649d0e
CC-2591: Change function name
...
- done
- extra fix: fix was needed due to class name change
2011-09-22 14:01:05 -04:00
James
43ba92a535
CC-2866: progress icon not showing
...
- fixed
2011-09-22 12:15:03 -04:00
James
73dc4b851d
CC-2591: Allow upload of any audio clip to Soundcloud
...
- done
- need more styling
- note there were changes in style.css
2011-09-22 11:47:24 -04:00
James
8239588a95
CC-2798: Delete a song from the playlist builder doesn't refesh
...
the list
- fixed
2011-09-09 11:35:30 -04:00
James
968c0f96a2
CC-2651: import idicator
...
- Threshold is 10 seconds
- record timestamp once every 5 seconds
- "File import inprogress..." displays above search box
- pyinotify read_freq changed to 0.1 from 1
2011-08-09 10:40:10 -04:00
James
05b2a9679b
CC-2651: Prevent chaning the storage dir while import is happening
...
- done
2011-08-08 17:07:52 -04:00
James
9ff5bdaf0f
CC-2652: display info about import
...
- temp commit
2011-08-08 14:44:05 -04:00
Naomi Aro
c7279f74ca
CC-2558 : Only delete files from disk that are in stor directory and not scheduled etc.
2011-07-18 19:48:20 +02:00
James
24891604d3
CC-2507:Deleting a playing during editing does not refresh page
...
- fixed
2011-07-14 16:57:40 -04:00
martin
b802ba9a42
cc-2381: slow library searching speed
...
-implemented 350ms keystroke delay before searching
2011-06-17 14:41:57 -04:00
james
6e7ad79ff0
CC-2064:Drag and drop should have a hand cursor
...
Fixed
2011-05-30 14:12:32 -04:00
James Moon
6bbbdd5404
CC-2238: Deleting a playlist from right list
...
Fixed.
1. It only clears the left window form if 'delete' action is
clickced on the opened playlist.
2. similar functionality was implemented when 'edit meatadata'
form is opened in the left window.
2011-05-05 16:52:38 -04:00
martin
50c649dc59
Merge branch 'cc-2211-changes-to-playlist-not-shown' into devel
2011-04-29 15:31:18 -04:00
James Moon
c322b8fb7f
cc-2238:deleting-a-playlist-from-right-list
...
fixed.
2011-04-27 14:22:50 -07:00
James Moon
bf34170f29
Temp commit.
...
It's not done, need to work more later.
2011-04-25 10:11:12 -07:00
martin
fab68dfad1
CC-2203: Search results: "Delete" should be at the bottom of the list and should have a confirmation
...
-Fixed
2011-04-18 12:43:04 -04:00
Paul Baranowski
b11cbd8159
CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly.
2011-04-14 18:55:04 -04:00