summaryrefslogtreecommitdiff
path: root/app/helpers/tab_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `project_member` instead of `team_member`.Douwe Maan2015-03-151-1/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+2
* Rubocop: indentation fixes Yay!!!Dmitriy Zaporozhets2015-02-021-1/+1
* Fix nav_link support for several path optionsDmitriy Zaporozhets2014-12-251-19/+33
* Add parenthesis to function def with arguments.Ciro Santilli2014-10-031-1/+1
* Move protected branches to Project settingsDmitriy Zaporozhets2014-05-231-1/+1
* Sort dropdown for Dashboard#projects pageDmitriy Zaporozhets2013-12-291-1/+6
* Fix tests and tab highlightDmitriy Zaporozhets2013-07-161-2/+2
* Project Snippets now part of projectAndrew8xx82013-03-241-1/+1
* Return own tab for wall. Improve Wiki nav. Removed attachments listing pageDmitriy Zaporozhets2013-03-181-10/+0
* Use wiki tab for wiki, wall, snippetsDmitriy Zaporozhets2013-03-151-1/+1
* Merge wiki, wall & snippets under one tab - writeboardsDmitriy Zaporozhets2013-03-141-2/+10
* Add settings tab to project. Move all project administration thereDmitriy Zaporozhets2013-03-141-1/+1
* User can create groupDmitriy Zaporozhets2013-01-241-1/+6
* Fix 500 error on services page. Fixed active project tab when on servicesDmitriy Zaporozhets2012-12-051-1/+1
* Filter projects on dashboardDmitriy Zaporozhets2012-11-301-0/+13
* Minor doc fixRobert Speicher2012-09-271-1/+1
* Replace various "active tab" checks with nav_linkRobert Speicher2012-09-261-43/+1
* Add nav_link helper to TabHelperRobert Speicher2012-09-261-0/+68
* Remove commit_tab_class helperRobert Speicher2012-09-261-6/+0
* Change active tab and nav class to "active"Robert Speicher2012-09-261-13/+4
* Move tab_class helper to TabHelperRobert Speicher2012-09-261-0/+39
* Remove Projects#team actionRobert Speicher2012-09-161-1/+1
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-2/+2
* Clean up tab_helper.rb codeAndrey Vakarev2012-06-031-10/+4
* first pack of tests for milestonesDmitriy Zaporozhets2012-04-091-0/+43