summaryrefslogtreecommitdiff
path: root/ui_dependencies.rb
AgeCommit message (Collapse)Author
2014-04-08move all dependencies into GemfileAzul
We used to keep them separated so one could require some engines without using the full webapp. We've never really supported this though and probably never will.
2014-01-23upgraded bootstrap to latest in 2.x serieselijah
2014-01-23added default pricing, privacy policy and tos pages.elijah
2013-07-04remove gem bootstrap-editableelijah
2013-06-17Use bootswatch rails gem.jessib
2013-02-07Use more recent version of bootstrap-editable-rails, and a change to have ↵jessib
the editing be inline rather than popup.
2012-12-17Removing references to pjax.jessib
2012-12-11Playing around with using x-editable, which isn't yet working.jessib
2012-12-07Merge branch 'master' into help_developjessib
Conflicts: app/views/layouts/application.html.haml help/app/controllers/tickets_controller.rb help/test/functional/tickets_controller_test.rb users/test/support/stub_record_helper.rb
2012-12-05trying to work around a gem issue with the ruby racer 0.11.nAzul
2012-12-04Requiring libv8 gem so therubyracer gem will work.jessib
2012-11-21Playing around with pagination, and ways to filter/order ticket results.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-11first steps at reducing coreAzul