summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/application.js
AgeCommit message (Collapse)Author
2016-05-02upgrade: typeahead is not in bootstrap3 anymoreAzul
using twitter/typeahead instead which seems to have similar properties
2014-04-25ensure buttons are properly loading... and resetAzul
2014-04-10bringing back srp jsAzul
2013-10-15detect os in browser and show proper download linkAzul
We add a class to the html element based on the detected os and use that to pick which download link should be visible. If we detect an os that is not supported we display a deactivated download link instead with all alternatives.
2013-07-04add js to report all errors to the user, not just ones related to field ↵elijah
validation.
2013-07-04remove gem bootstrap-editableelijah
2013-02-04removing bootstrap-editable-inline as that does not exist anymoreAzul
2012-12-14Do not include the pjax js and remove the pjax lineAzul
This was breaking inclusion of other js.
2012-12-11Start to using x-editable to have title editable.jessib
2012-12-11Playing around with using x-editable, which isn't yet working.jessib
2012-11-19Merge branch 'develop' into help_developjessib
Conflicts: app/assets/javascripts/application.js ui_dependencies.rb
2012-11-16playing around with pjax-rails but not using it yetjessib
2012-11-12adding client side validations to the mixAzul
2012-10-17UI tweaks including newer version of bootstrapAzul
2012-10-02bringing sign_up back to lifeAzul
2012-09-27Adding in what used to be leap webapp demoAzul
we're merging repositories into one