summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2013-07-11add header to prevent iframeselijah
2013-07-11set no-cache headers in the responseelijah
2013-07-11fix incorrect calling of tickets_pathelijah
2013-07-11Slight cleanup due to some emacs annoyances.jessib
2013-07-09Merge branch 'master' into feature/authentication_generic_errorjessib
2013-07-07move icon path -- it turns out /icons/ is used by apache in most default inst...elijah
2013-07-06minor - remove masthead_noauth partialelijah
2013-07-06rename /img/ to /icons/ so as to not conflict with existing puppet deploy rec...elijah
2013-07-04bootswatch is messing up with the bootstrap icons, so i am disabling it for now.elijah
2013-07-04minor changes to css and home page.elijah
2013-07-04help - fix ticket navigation & links (use @user, not user).elijah
2013-07-04better ticket view navigation: tickets are now either global in scope (for ad...elijah
2013-07-04cleaned up application layout and some minor css.elijah
2013-07-04add js to report all errors to the user, not just ones related to field valid...elijah
2013-07-04new layout for the home buttonselijah
2013-07-04new home pageelijah
2013-07-04redirect to overview if authenticatedelijah
2013-07-04added html_title helper - use @title to set page title.elijah
2013-07-04remove gem bootstrap-editableelijah
2013-07-04new ui for ticketselijah
2013-07-04start of new ui - css changes, layout changes, navigation changes.elijah
2013-06-27Want to tweak some, but start to displaying base generic message via javascript.jessib
2013-06-27bootstrap menu now has 60 px height - adjust body paddingAzul
2013-06-17Use bootswatch rails gem.jessib
2013-02-09configure couchrest session store in initializerAzul
2013-02-04removing bootstrap-editable-inline as that does not exist anymoreAzul
2013-01-23make raising not found error less confusingAzul
2013-01-22render 404 if neededAzul
2013-01-13add head and tail scss, for customizationelijah
2012-12-18refactor: using tab partials for user editingAzul
2012-12-17Removing references to pjax.jessib
2012-12-14Do not include the pjax js and remove the pjax lineAzul
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-12-07Merge branch 'master' into help_developjessib
2012-12-07first stub at displaying success messagesAzul
2012-11-26don't collabse the navAzul
2012-11-26Merge branch 'develop' into help_developjessib
2012-11-26hide buttons in table-hover unless hovered over trAzul
2012-11-22don't collabse the navAzul
2012-11-20ui tweaks to the menuAzul
2012-11-20ui tweaks to the menuAzul
2012-11-19Merge branch 'develop' into help_developjessib
2012-11-16playing around with pjax-rails but not using it yetjessib
2012-11-12adding client side validations to the mixAzul
2012-11-09Various very small tweaks: comments about main div display in firefox, give i...jessib
2012-11-08added generic flash blockAzul
2012-10-31using controller extensions for application controller by handAzul
2012-10-29Merge branch 'help_develop' into developAzul
2012-10-19moved login navigation to the rightAzul