Commit Graph

778 Commits

Author SHA1 Message Date
Codenift b34fad3fb8 small fix, tooltip was flickering after going back to it. 2020-03-13 10:26:37 -04:00
Codenift 73da7f6f8d minor tweak, tooltip style 2020-03-13 03:24:43 -04:00
Codenift 4002c4ee05 Tooltip for track type column in track library 2020-03-11 21:05:47 -04:00
Codenift 339fddf652 improved selection on upload 2020-01-26 21:48:22 -05:00
Codenift dbb95b7915 Track type dropdown menu for advanced search filter 2020-01-25 17:11:15 -05:00
Codenift 386918da2b Renamed media type to track type for tracks 2020-01-06 17:15:04 -05:00
Codenift 3338e9289a Set to media type on upload. Music being default. 2019-11-07 15:31:09 -05:00
Codenift 07a4117bd4 Media Type for tracks. Same PR from before with a couple minor fixes 2019-10-16 20:20:34 -04:00
Robb Ebright 5c1481167e removed the media type PR from the artwork PR with revert 2019-10-13 08:17:40 -04:00
Codenift b411d6d6f2 Added option to set media type for tracks. 2019-09-20 03:09:41 -04:00
Codenift 4b59e75d2b Needed to change 32 to 33 on var colExclude for column reordering. 2019-09-19 23:07:22 -04:00
Codenift 45dbf84750 Generate artwork images for audio using ID3. 2019-09-19 20:07:50 -04:00
Robbt f813db9151 do not take focus away from advanced search fields 2019-05-10 12:58:51 -04:00
Robbt e701c2cffe Added last import date to podcast 2019-05-01 17:31:58 -04:00
Robbt d4784355ee point tracks hyperlink to tracks page of docs 2019-04-24 21:37:57 -04:00
Robbt dc161c4741 updated manual links from UI 2019-04-24 20:50:11 -04:00
Kyle Robbertze 73150fc7b4
Merge pull request #750 from frecuencialibre/my-podcast-restore-button
restore my podcast episode delete button
2019-03-28 14:08:18 +02:00
Robb bc14230281
Merge pull request #716 from frecuencialibre/podcast-ui-2
Clarify podcast settings and workflow
2019-02-27 13:09:42 -05:00
r c903a6dfd3 Add missing translateable strings in js to php translation method 2019-02-25 10:59:14 -06:00
r b6e554edfe include gemerated smartblock/playlist name in success message 2019-02-23 01:55:38 -06:00
r d9776c1e49 restore my podcast episode delete button 2019-02-23 00:24:38 -06:00
Robbt c92bb14799 added Genre and removed Album as an decision about what to prioritize for new users 2019-02-08 10:50:18 -05:00
Robbt ff5998417f added Uploaded column to default library view and sorted by newest track 2019-02-08 10:30:52 -05:00
ryan d2167f6f2c update podcast tab name upon smartblock generation 2019-01-23 07:18:54 -06:00
Robbt 6e39cb400f update individual track metadata 2019-01-13 12:00:42 -05:00
Robb f0ef3d0c87
Merge pull request #651 from frecuencialibre/podcast-ui
make podcast creation UI conform to standard content creation UI
2019-01-12 12:27:03 -05:00
ryan 3f85c38137 cleanup podcast episodes table orphaned code 2019-01-08 13:01:05 -06:00
ryan 28ca9c0e0f add ability to use multiple episode dataTables 2019-01-07 21:13:15 -06:00
ryan fb35881df7 move initPodcastEpisodeDatatable functions within podcast.js 2018-12-28 14:19:40 -06:00
ryan 8f8e9ef3f3 progress commit: display podcast episodes in right-side pane 2018-12-27 16:48:28 -06:00
ryan e672e81d8f restore station podcast onSaveCallback 2018-12-26 18:06:07 -06:00
ryan 14c8df75ab focus library search input upon load 2018-12-26 16:59:25 -06:00
ryan bd409fa100 podcasts: open edit pane upon submission of popup 2018-12-20 13:23:13 -06:00
ryan 6bbaa88b0f add podcast "overwrite album..." setting tooltip 2018-12-15 06:58:36 -06:00
ryan 91e3bdfd2f add success indication to podcast settings save 2018-12-15 06:09:31 -06:00
ryan bde87c7afb podcast smartblock generation: add success message and conditional hide 2018-12-15 05:09:19 -06:00
ryan 5829996202 remove podcast pane close upon save 2018-12-14 15:26:37 -06:00
ryan 15cf291bc9 set auto-generated smartblock and playlist title directly from input 2018-12-14 15:24:28 -06:00
ryan 15b73580c1 podcasts: change icon from cog to edit pencil 2018-12-14 05:40:47 -06:00
Robbt ac10de5090 fixed missing closing bracket and removed debugging log 2018-12-13 21:26:08 -05:00
Robbt 6cd5550721 added button to generate smartblock and playlist for podcast 2018-12-12 22:53:28 -05:00
Robbt 4abe301fbb modified javascript and binary values to make dynamic default 2018-12-11 21:34:06 -05:00
Lucas Bickel c342aef031 Use max upload size from php config in frontend plupload js 2017-12-26 13:14:01 +01:00
Xabi Spacebiker 3e8d893f01 Fix missing translations 2017-09-27 10:15:38 +02:00
Lucas Bickel 0274920d14 Restore datatables-library from server on login
When localStorage is empty we try getting the data from the server. This is a bit hacky since the ui uses a very old version of datatables.
2017-03-24 16:21:39 +01:00
Lucas Bickel 6e712b4b82 Hideable Scheduled Shows tab
Makes the first tab remoeable and the tracks page be full width after removing the last tab. You can press the "Dashboard" link to open it back up again.
2017-03-21 00:19:25 +01:00
Lucas Bickel d8c663ef7a Change inline manual links
Fixes #59
2017-03-11 21:20:06 +01:00
Duncan Sommerville 17a03e088f SAAS-1244 - improve pending podcast episode sweeping; small bugfixes 2015-11-26 15:25:38 -05:00
Duncan Sommerville 7f5e41c885 Add basic 403 handling to table.js 2015-11-20 13:41:23 -05:00
Duncan Sommerville fb3d83cc40 Change 'Learn about podcasts' link 2015-11-20 11:49:03 -05:00