Anton Pawlik

Results 21 comments of Anton Pawlik

@envygeeks right, this should have been a "Feature Request". I've started to report this issue because i get in state where my background image completely disappears after i've updated it,...

@envygeeks thanks, now i just need this `depend_on` to accept directories (like `link_tree` does) or jekyll-assets to add every asset that I link with `asset-url` to that graph automatically. otherwise...

Hi thanks, i think you can't remove the compat layer of mootools because the form-datepicker plugin will not work

in this old [file](https://raw.githubusercontent.com/antpaw/bhf/master/app/assets/javascripts/bhf/mootools-core-1.5.0-full-compat.js) if i search for "compat" i get 69 results in this new [file](https://raw.githubusercontent.com/majioa/bhf/devel/app/assets/javascripts/bhf/mootools-core-1.5.2-full.js) i get 11 i'm sure something went wrong

maybe it's not possible to have compat upto v1.2 anymore

very strange, can you check if datepicker still works?

thank you. It would be much easier for me to merge if every change would go into different branch and it's own pull request. Stuff you are doing is not...

I mean the login barrier, (you build an extra feature for it lately, something related to "device" gem) if someone can login, why would they try to do an xss...

i don't see how this branch, can ever be merged, unless you do some heavy git history modification and use git push --force, it should be much simpler for you...