Commit Graph

5321 Commits (527a8e2ae8f52995be58b31b9f40a9afd3266716)
 

Author SHA1 Message Date
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
Stephan Eckardt 258a8fea03 [#176] add test for project summary and description 13 years ago
Stephan Eckardt 16922d3c95 [#176] add summary to project 13 years ago
Romano Licker 11b6807be9 [#686] h escaping ver.version 13 years ago
Romano Licker 9da4c6860c [#667] removed title and added label for check box 13 years ago
Romano Licker a8596e4536 [#667] added labels for wiki history 13 years ago
Romano Licker a7dfe57619 [#667] added labels for filters 13 years ago