Tom Dooner

Results 17 issues of Tom Dooner

The `TaskUtils.getTaskId` method [adds the values of the arguments array](https://github.com/mesos/chronos/blob/master/src/main/scala/org/apache/mesos/chronos/scheduler/jobs/TaskUtils.scala#L103) to the end of the task ID. This makes for more-readable IDs in the case of common arguments like `-v`,...

bug

This was a minor UI snag that I noticed during the OpenBudget demo: I found myself wanting to compare the budget in a left-to-right fashion (or top-to-bottom) chronologically. By default,...

in progress

Otherwise, sharing on Facebook is super boring: ![screen shot 2014-10-14 at 10 46 26 pm](https://cloud.githubusercontent.com/assets/129120/4640979/c1e4ca6c-542e-11e4-96dd-c9068dd8836b.png)

enhancement
lil'fix

We were getting a bunch of errors like: ``` 2015-02-18T03:34:58.430953+00:00 app[web.1]: 12.250.181.178 - - [18/Feb/2015 03:34:58] "GET /api/category_contributions HTTP/1.1" 500 - 0.0599 2015-02-18T03:34:58.431610+00:00 app[web.1]: NoMethodError - undefined method `import_time' for...

bug

(design needed, but something like:) "$123,000 total has been contributed to the Oakland mayoral election" For bonus points, make it a bar chart like: ``` |========|-----------|======|-------|==|--| ^ Quan ^ Parker...

enhancement
design needed

@daguar has a good idea --- sanity checking that the data from NetFile (https://ssl.netfile.com/pub2/excel/COAKBrowsable/?AspxAutoDetectCookieSupport=1) matches the data in our database. In # of records, or sum of contributions, or something...

I think that Spotify is not logged in on the Partify server right now, since searches for anything return nothing. It would be nice to know why my searches return...

It's annoying that the Time column, by far the least-wide column, has insufficient space to display four-or-slightly-more digit times. E.g. [This Screenshot](http://dl.dropbox.com/u/80891/screenshots/Screen%20Shot%202011-12-05%20at%2011.46.40%20PM.png)

Currently, the search fields are for Artist, Track, and then Album. But the table displays Album, Artist, and then Track. It'd be cool if they were in the same order.

Clicking on "Partify -- Social Music at Your Control" should take me somewhere. Anywhere. (Preferably to the player if I am logged in.)