Rickard

Results 21 issues of Rickard

Plottable has an amazing chart with an even more amazing timeline axis. I would love it if britecharts would implement such a chart/timeline. Here is the example: http://plottablejs.org/examples/spacerace/

Type: Feature
Status: Needs Design

Something is off with source map as I just got en error pointing to a certain row in both chrome and firefox which was completely off. When I removed the...

I have noticed that if I use Html.ActionLink (in razor views) I get urls including the language tag like "/en/controller/action" However if I use Url.Action then I only get "/controller/action"...

Feature Request

I have a .js file (javascript) And in this .js file I have the following two lines var nuggetComment = src.indexOf("///"); and var nuggetParameters = src.indexOf("|||"); It's a semi-quick hack...

Bug

I found how to set the language cookie, but I would love for it to change permanently if the user changes the url manually. That should count as a user...

Feature Request

Once a language is selected (either by user interaction or automatic selection process) stick to it and rather display msgid than other languages. cases for when current behavior is nice...

Feature Request

I have this MVC controller that returns an object to a AJAX call with JSON serialization as you can see here: https://db.tt/ppJJmS5x However this is what reaches the client ```...

Feature Request

I have set up the pattern: 'mmm yyyy', I then also sen in my own month names for i18n. I give it a selectedMonth: 12 in the options. But when...

My multi tenant solution is now online and seems to work but I will let it run for a bit longer before i create a pull request. However, one thing...

Is there any reason why there is no delete functionality in memflex, I am thinking that it would want to clear up oauth accounts and such and that it therefor...