Commit Graph

5540 Commits (f71c89624543e1695395f1266ad25a47451f1f07)
 

Author SHA1 Message Date
Romano Licker ef8fbde097 Merge branch 'feature/2.4.0/password_complexity_requirements_helper' into 2.4.0-finn-master 13 years ago
Romano Licker bfd1c148ac Merge branch 'feature/2.4.0/journal_class_name_in_attribute' into 2.4.0-finn-master 13 years ago
Romano Licker 415990b788 Merge branch 'feature/2.4.0/issue_list_sums_hooks' into 2.4.0-finn-master 13 years ago
Romano Licker 246dd462b2 Merge branch 'feature/2.4.0/default_sort_issues_by_parent' into 2.4.0-finn-master 13 years ago
Romano Licker 51caaf6793 Merge branch 'feature/2.4.0/allow_cross-project_subtasks' into 2.4.0-finn-master 13 years ago
Romano Licker d9c900650e Merge branch 'feature/2.4.0/477-rake-rdoctask' into 2.4.0-finn-master 13 years ago
Romano Licker ddc4710980 Merge branch 'feature/2.4.0/418-hide-repo-stats-from-ie' into 2.4.0-finn-master 13 years ago
Romano Licker a9fe647a9a Merge branch 'feature/2.4.0/176-add_a_summary_to_projects' into 2.4.0-finn-master 13 years ago
Romano Licker 65d485dbde [#692 #559] Grouping issues menu 13 years ago
Eric Davis 9868a92fb0 [#692] Fix failing test due to design changes 13 years ago
Eric Davis 36d33fe96a [#692] Update base layout by reviewing pre and post-merge diff 13 years ago
Eric Davis 13d389e721 [#692] Update CSS by reviewing pre and post-merge diff 13 years ago
Eric Davis 050bd9a403 [#692] Fix syntax errors in javascript from the merge 13 years ago
Eric Davis 61c8b9ad01 [#692] Fix syntax errors and undefined methods in layout from merge 13 years ago
Romano Licker feb18269ec [#692] implemented widget design for mypage 13 years ago
jwollert a4052a53f6 [#692] remove duplicate header from the bottom of the ticket show view 13 years ago
Romano Licker 1d7cd025a3 [#692] header-menu subentries closer together 13 years ago
Romano Licker 52560ebfd3 [#692] fixes admin-menu 13 years ago
jwollert 929f1eee99 [#692] only slide the first ul element when toggling header menu items. that way we won't interfere with underlying structures 13 years ago
Romano Licker 89425c5b42 [#692] removes div#admin-menu - now content of main menu 13 years ago
Romano Licker 79e8f86ec2 [#692] renamed div#account to div#header cleanup 13 years ago
Romano Licker eaad741f4b [#692] click - hover - os-like navigation bar 13 years ago
jwollert 10d7d42f1e [#692] fixes IE7 z-index bug with header drop down menus and focus bugs 13 years ago
Romano Licker 02c2383d3c [#692] header finished except for the project navigation 13 years ago
Romano Licker 6f69165008 [#692] projects will only be visible in the top menu when logged 13 years ago
jwollert e998e910d5 [#692] fix display strangeness for project search on browsers other than chrome 13 years ago
jwollert 28d7f62791 [#692] fixes IE7 overflow bug in project search results 13 years ago
jwollert ad579cd81f [#692] empty project search every time the menu drops down 13 years ago
jwollert d46fa1b622 [#692] retain padding for chzn results, so topmenu styles don't interfere 13 years ago
Romano Licker ffb3e71bb6 [#692] chosen pulldown now uses smaller fields 13 years ago
jwollert 74b3586619 [#692] pretty project search box inside submenu. relies on patched chosen version 13 years ago
jwollert 3cd5058a17 [#692] patchin' chosen: escape option html before rendering/doing substr magic on it 13 years ago
jwollert c57c8fafff [#692] patchin' chosen: don't resize. might look funky with long option names; browsers should take care of that 13 years ago
jwollert f2bb5d7cf9 [#692] project drop down menu in header. kinda works 13 years ago
jwollert edce16c89a [#692] enable jump to project box to take options (projects and html) 13 years ago
Romano Licker 977f74e11a [#692] Main design changes for new theme 13 years ago
Romano Licker c16cfd8ff1 [#692] images for new design 13 years ago
Romano Licker 734da91b4b [#692] login slidedown implemented with tabindex and focus fix 13 years ago
jwollert fecfbaf908 [#692] change project navigation arrow on hover 13 years ago
Markus Kahl bade1737e3 make view (ActionView::Base) available to macros 13 years ago
Jens Ulferts ef5c7099a1 changed constants to their value as loading problems prevent me from using user class there 13 years ago
Jens Ulferts 3e4ff8eff1 added title attribute for user status 13 years ago
Jens Ulferts 71cd32d961 added css class for registered users 13 years ago
Jens Ulferts 4707271c14 adding css class to users on project settings members screen based on the principals status 13 years ago
Jens Ulferts 53e8a1809e adding method to application_helper that returns a string usable as a css class based on the user's status 13 years ago
Jens Ulferts 6cadb9b736 allowing the users_controller show method for registered users 13 years ago
Jens Ulferts 95603ff053 adding active_or_registered named scope on user 13 years ago
Jens Ulferts 0b33384a1e registered users produce valid links when calling link_to_user 13 years ago
Jens Ulferts 184632db37 project members who are only registered are displayed 13 years ago
Jens Ulferts 76568cc999 active and registered users can be selected as project members 13 years ago