denise
2527fa2e1a
CC-2184: Hardcoded CSS path should be relative path instead
2012-10-19 14:42:01 -04:00
denise
7d8079f770
Merge branch '2.2.x' into devel
...
Conflicts:
airtime_mvc/application/controllers/ShowbuilderController.php
airtime_mvc/public/js/airtime/audiopreview/preview_jplayer.js
airtime_mvc/public/js/airtime/common/common.js
2012-10-19 12:50:36 -04:00
denise
d32495d100
CC-2184: Hardcoded CSS path should be relative path instead
2012-10-19 11:09:34 -04:00
denise
25c28da761
CC-4550: Track should not be a required field in metadata editor
...
-fixed
2012-10-16 15:29:05 -04:00
denise
317bb7de69
CC-4479: Buttons in dialog windows are not styled
...
-done
2012-10-03 11:40:40 -04:00
denise
a7427645d5
CC-4273: Library: Open 'Edit Metadata' page and click 'Cancel' will cause an exception
...
-fixed
2012-08-29 17:01:55 -04:00
Martin Konecny
b2327472e8
CC-4090: Make code style PSR compliant - part 4
...
-forms directory
2012-08-28 23:04:55 -04:00
Martin Konecny
7ce4934cdc
CC-4090: Make code style PSR compliant
...
-removed all trailing whitespace in forms directory
-replace all tabs with 4 spaces
2012-07-10 18:55:44 -04:00
denise
b588b3b9a4
CC-3849: PlaylistLibrary->Edit Metadata: The deletion of metadata entries has no effect after saving
...
-set track_number as a required field on form
2012-06-12 14:40:18 -04:00
James
e35692e588
CC-3939: Media Library -> Edit Metadata: click 'Cancel' will keep in editing
...
page after error message appears
- fixed
2012-06-06 16:28:41 -04:00
James
c510286614
CC-3596: Playlist->Library->Edit Metadata: Throw exception after
...
inputing string in "BPM"
- added digit validator
2012-04-11 14:09:51 -04:00
James
d035681f35
CC-3596: Playlist->Library->Edit Metadata: Throw exception after
...
inputing string in "BPM"
- added validator on the form
2012-04-09 10:50:32 -04:00
Naomi Aro
cf2813a545
CC-3597 : Playlist->Library->Edit Metadata: Throw exception after click "Cancel" at "Edit Metadata" page
2012-04-05 10:56:06 +02:00
Naomi Aro
35d2ded26b
CC-3597 : Playlist->Library->Edit Metadata: Throw exception after click "Cancel" at "Edit Metadata" page
2012-04-05 10:47:35 +02:00
James
ebbaa02210
CC-3514: Playlist-> Metadata list of fields is not matching to that of
...
Playlist->Edit Metadata
- fixed
2012-04-03 18:09:03 -04:00
Martin Konecny
09ef22520e
CC-3310: Editing metadata of a song shows Artist instead of Creator.
...
-fixed
2012-02-08 14:15:15 -05:00
Yuchen Wang
5d741d84ee
CC-3001: Preferences->"Submit" button renamed to "Save", and should be at the top and the bottom of the screen
...
Changed all other buttons that says "Submit" to "Save.
Also added some CSS stuff so that the "Save" button at the top of Preference page
have some space between itself and the form below.
2011-11-09 16:03:32 -05:00
James
982c8f9c20
CC-2746: Removing required attribute from all fields
...
- done
2011-08-31 10:13:57 -04:00
Naomi Aro
dfb7ca69f6
CC-2632 : Language metadata from version 1.8 doesn't exist in 1.9 metadata
2011-08-05 15:09:03 -04:00
Naomi
765897600d
CC-2318 Edit Metadata of Live shows doesn't work
...
form is not taking care that a track number should be an integer,
default empty string cannot be set for integer, rejected by database.
2011-05-26 11:11:12 -04:00
naomiaro
a3d7c5e70b
CC-1799 : Live Studio Playout from media library (pytagsfs)
...
metadata almost working from airtime form -> python daemon. Just need to look into permissions for some stor folders.
2011-05-13 13:25:55 -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