Commit Graph

5327 Commits (37f0fbfdca41e0671cc147669b09585619180f84)
 

Author SHA1 Message Date
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
Jens Ulferts 8046e8e15c refactored finding possible project members so that autocompleter and project_controller settings uses same method 13 years ago
Stephan Eckardt d7f31455a0 added helper method for password complexity requirements 13 years ago
Gregor Schmidt 2e890821f7 Using instance var to store journal class name 13 years ago
Felix Schäfer 60b5734c5f Fix missing filters on query edit view. 13 years ago
Felix Schäfer b44dbe90e2 Add hook for the issue_list_sums plugin 13 years ago
jwollert 6169c55c81 introduces hooks at the top of the query edit and issue index form 13 years ago
jwollert 5cd220737d extract preperation steps (retrieving/building a query from params) to before_filters, so plugins can chain after them to some extent 13 years ago
Felix Schäfer 033cef6f53 Change default issue sort to by parent. 13 years ago
Felix Schäfer 12bbcd0966 Allow subtasks to cross project boundaries. 13 years ago
Gregor Schmidt 322766dc4c being more forgiving about rdoc task 13 years ago
Gregor Schmidt df8e357f85 [#418] Making IE's conditional comments valid HTML 13 years ago
Jens Ulferts 79f7aadc56 [#418] conditional comments for repository statistics link so that it will be hidden to IE 8 and less 13 years ago
Stephan Eckardt 47fb958a60 [#176] add text_area for summary in project form 13 years ago