root/mb_server


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @10254 [10254] 2008-08-21 00:11:23 niklas only displaying collection menu if user is logged on
(edit) @10253 [10253] 2008-08-20 23:11:50 niklas redirecting to same page after selecting to be notified/see missing in …
(edit) @10252 [10252] 2008-08-20 19:50:55 niklas adding releases through missing releases page possible
(edit) @10251 [10251] 2008-08-20 19:06:58 niklas fixed missing collections bug. did not display any releases as missing …
(edit) @10247 [10247] 2008-08-19 19:59:23 robert Hold open a socket, so that subsequent calls are more efficient (three …
(edit) @10246 [10246] 2008-08-19 03:04:28 niklas forgot to add artists file in previous commit
(edit) @10245 [10245] 2008-08-19 03:03:41 niklas added artists page. added collection top menu
(edit) @10244 [10244] 2008-08-19 01:41:51 niklas implemented ignoring release types
(edit) @10243 [10243] 2008-08-18 02:33:39 acid2 Correctly call URI->new
(edit) @10242 [10242] 2008-08-18 02:33:17 acid2 Removing depandcy on Apache.pm (this is quite hackish, and probably needs …
(edit) @10241 [10241] 2008-08-18 02:13:39 acid2 Few bits of FormBuilder that are now irrelevent
(edit) @10240 [10240] 2008-08-17 23:15:52 niklas moved types selection in collectionpreferences.html to the ignore types …
(edit) @10239 [10239] 2008-08-17 22:35:14 niklas thats it for today
(edit) @10238 [10238] 2008-08-17 20:55:41 niklas changed to more informative messages when collection is info and when …
(edit) @10237 [10237] 2008-08-17 20:38:37 niklas removed collection and collectionmissing components. fixed some things in …
(edit) @10236 [10236] 2008-08-17 13:17:11 acid2 Updating the INSTALL file with pointers to use Makefile.PL (the whole file …
(edit) @10235 [10235] 2008-08-16 23:22:22 niklas removed a hard coded value I used for debugging but then forgot to remove …
(edit) @10234 [10234] 2008-08-16 23:15:19 niklas added removing releases from collection via web interface. can be removed …
(edit) @10233 [10233] 2008-08-15 22:33:17 niklas implemented adding releases via the web interface
(edit) @10232 [10232] 2008-08-15 22:20:24 niklas --
(edit) @10231 [10231] 2008-08-15 21:58:14 robert Added update script for adding dateadded column to the album table
(edit) @10230 [10230] 2008-08-15 21:55:45 robert Renaming this file to avoid confusion
(edit) @10229 [10229] 2008-08-15 21:50:07 robert Added links to artists and releases and added more verbiage if no items …
(edit) @10228 [10228] 2008-08-15 21:00:18 niklas Cleaned up code
(edit) @10227 [10227] 2008-08-15 00:57:50 niklas added My Collection link in sidebar. fixed bug that allowed multiple …
(edit) @10226 [10226] 2008-08-14 00:22:24 niklas fixed some bugs that I dont know how they got there. commiting this before …
(edit) @10225 [10225] 2008-08-13 21:22:25 niklas added sorting by artist, releasename in collection page. changed …
(edit) @10224 [10224] 2008-08-13 19:45:59 niklas fixes a syntax error in CollectionPreference.pm
(edit) @10223 [10223] 2008-08-13 19:44:05 niklas moved CollectionPreference.pm
(edit) @10222 [10222] 2008-08-13 19:43:48 niklas more POD comments. wrore error handling code in CollectionPreference.pm
(edit) @10219 [10219] 2008-08-13 18:07:47 niklas more POD documentation, did something I cannot remember
(edit) @10218 [10218] 2008-08-13 02:56:25 niklas solved some collection web service bugs. started writing POD …
(edit) @10217 [10217] 2008-08-11 01:54:02 niklas missing releases ordered by artist name, then releasename
(edit) @10216 [10216] 2008-08-11 01:31:10 niklas Not displaying "duplicates" as missing releases
(edit) @10215 [10215] 2008-08-08 22:47:15 murdos List of entities rated by user.
(edit) @10214 [10214] 2008-08-08 22:44:02 murdos Rough ratings display component.
(edit) @10213 [10213] 2008-08-08 22:03:24 murdos Webservices for ratings (GET & POST).
(edit) @10212 [10212] 2008-08-08 21:59:05 murdos Revamped version of Rating.pm.
(edit) @10211 [10211] 2008-08-08 21:53:30 murdos Commit new design for ratings tables.
(edit) @10210 [10210] 2008-08-07 19:21:35 murdos Changed default value of preference "show_ratings".
(edit) @10209 [10209] 2008-08-07 15:56:33 murdos Ratings preferences.
(edit) @10208 [10208] 2008-08-07 00:23:47 niklas sending release notifications kind of working(?). modified …
(edit) @10205 [10205] 2008-08-04 06:08:38 robert Fixes all the issues in 3888
(edit) @10204 [10204] 2008-08-03 07:27:33 murdos Check if DiscID matches CD TOC. Fixes #3882
(edit) @10203 [10203] 2008-08-03 01:03:01 niklas Collection preferences finally working properly. Added script for sending …
(edit) @10202 [10202] 2008-08-02 14:37:21 murdos Fixed entities class names, following recent terminology changes.
(edit) @10201 [10201] 2008-08-01 14:41:17 murdos Fixes #3397
(edit) @10200 [10200] 2008-08-01 13:19:15 murdos Skip langage code in Jamendo artist pages.
(edit) @10199 [10199] 2008-07-31 22:10:13 robert Improve the "No such database" with a clue what to check in DBDefs.pm
(edit) @10198 [10198] 2008-07-31 00:19:16 acid2 Quick fix to get annotations to appear on artist pages again (whoops!)
(edit) @10197 [10197] 2008-07-31 00:19:04 acid2 * Removed dependancy on C::M::XML::Feed (just use XML::Feed) * Fixed issue …
(edit) @10196 [10196] 2008-07-30 11:31:10 murdos Introduces entities _meta tables, currently only holding lastupdate info.
(edit) @10195 [10195] 2008-07-29 22:56:56 robert Add a dateadded column to the album table. This column was added to the …
(edit) @10194 [10194] 2008-07-29 18:05:05 robert Allow the moderation_closed to be imported on this branch as per our …
(edit) @10193 [10193] 2008-07-29 17:58:45 robert Fixes #907 and allows the moderation_closed data to be imported again
(edit) @10192 [10192] 2008-07-29 17:43:01 robert This tweak allows moderation_closed to be imported. First step towards …
(edit) @10191 [10191] 2008-07-29 16:35:22 acid2 Logic to apply edit track moderations
(edit) @10190 [10190] 2008-07-29 16:34:59 acid2 View to track edit form
(edit) @10189 [10189] 2008-07-29 16:34:39 acid2 Track editing form
(edit) @10188 [10188] 2008-07-29 15:09:02 acid2 Updating makefile for our dbh workaround
(edit) @10187 [10187] 2008-07-28 19:32:32 luks Workaround for a Catalyst bug
(edit) @10186 [10186] 2008-07-28 19:12:34 luks A hack to avoid DB connection leaking (one connection per model class and …
(edit) @10185 [10185] 2008-07-28 18:18:32 luks Doesn't exist anymore
(edit) @10184 [10184] 2008-07-28 00:36:32 acid2 Support for showing releases on CDToc page
(edit) @10183 [10183] 2008-07-28 00:36:10 acid2 Factoring just the release box out to its own component
(edit) @10182 [10182] 2008-07-28 00:35:58 acid2 CDToc details
(edit) @10181 [10181] 2008-07-27 23:18:51 acid2 Support loading CDTOCs
(edit) @10180 [10180] 2008-07-27 23:18:37 acid2 Forgot this module…
(edit) @10179 [10179] 2008-07-27 20:45:38 acid2 Removed ->mb - now that we have models this is not necessary
(edit) @10178 [10178] 2008-07-27 16:38:51 acid2 Consistancy with entity headers. Should fix #3876 - zout, can you confirm?
(edit) @10177 [10177] 2008-07-27 15:52:12 acid2 Caching the RSS feed (hacking it's use in the templates too... saddly)
(edit) @10176 [10176] 2008-07-27 14:51:56 acid2 Don't need this anymore
(edit) @10175 [10175] 2008-07-27 14:51:25 acid2 * Reworked the way login happens (now redirects correctly) * Use …
(edit) @10174 [10174] 2008-07-27 12:26:42 acid2 Fixes #3875
(edit) @10173 [10173] 2008-07-27 12:11:03 acid2 Fixes #3874
(edit) @10172 [10172] 2008-07-27 12:10:38 acid2 Changing the way the user system works to be more consistant with the …
(edit) @10171 [10171] 2008-07-27 02:22:41 acid2 Fixes #3873, and adds a lot more track specific functionality
(edit) @10170 [10170] 2008-07-26 18:23:43 acid2 Fixes #3868
(edit) @10169 [10169] 2008-07-26 17:59:25 acid2 Fixes #3869
(edit) @10168 [10168] 2008-07-26 17:53:21 acid2 Fixes #3870
(edit) @10167 [10167] 2008-07-26 15:41:07 acid2 Fixes #3867
(edit) @10166 [10166] 2008-07-26 13:28:28 acid2 Fixes #3865
(edit) @10165 [10165] 2008-07-25 22:04:44 acid2 XHTML fixes
(edit) @10164 [10164] 2008-07-25 14:49:19 acid2 * Removed ExportStash methods * Refactored models to use a base class * …
(edit) @10163 [10163] 2008-07-25 13:06:08 acid2 Track and URL moved to use facades - I think I've finished that …
(edit) @10162 [10162] 2008-07-25 09:12:34 murdos More doc links for release events in edit mode.
(edit) @10161 [10161] 2008-07-25 09:11:47 murdos Changed wikidocs links title from "Wiki page:" to "Documentation page:".
(edit) @10160 [10160] 2008-07-25 02:10:39 acid2 Releases moved to facades
(edit) @10159 [10159] 2008-07-24 23:19:32 acid2 Moved label to use facades too
(edit) @10158 [10158] 2008-07-24 22:19:33 acid2 Completing the move of the artist controller to use facades. Also added …
(edit) @10157 [10157] 2008-07-24 20:38:10 acid2 Don't need these
(edit) @10156 [10156] 2008-07-24 20:35:52 acid2 Beginning the move to facades... lots of changes here, many of which are …
(edit) @10155 [10155] 2008-07-23 15:56:55 acid2 Disc IDs on release listing
(edit) @10154 [10154] 2008-07-23 15:20:40 acid2 Re feedback from irc about cover artwork
(edit) @10153 [10153] 2008-07-23 14:21:18 acid2 Fixes #3861 (mostly)
(edit) @10152 [10152] 2008-07-23 14:06:06 acid2 Fixes #3860
(edit) @10151 [10151] 2008-07-23 14:03:19 acid2 Fixes #3863
(edit) @10150 [10150] 2008-07-23 13:33:32 acid2 Think I forgot this in my last commit
(edit) @10148 [10148] 2008-07-22 14:13:21 acid2 Spent more time working on external search
(edit) @10147 [10147] 2008-07-22 01:11:21 niklas removed selection of artists from collectionpreferences.html since its now …
Note: See TracRevisionLog for help on using the revision log.