Commit Graph

3175 Commits (04a73ca6d1a99d1eef7b1bdc632fc345eb0fed33)

Author SHA1 Message Date
Romano Licker f2e02643b7 [#667] added labels on issue views 13 years ago
jwollert 4d867c6a8f [#667] title attribute for activity active checkbox 13 years ago
jwollert fcc6317117 [#667] fixes indentation and ids of labeling of trackers in issuecustomfield form 13 years ago
Felix Schäfer 7627ffadcf Better decide if journal implements the method itself. #554 13 years ago
Romano Licker eb36b36ee6 [#704] current position for tabs (project settings/admin - settings) 13 years ago
Romano Licker 8c9d406823 [#704] current position for breadcrumb 13 years ago
Romano Licker 1ae83a1097 [#700] added empty links for fieldsets in order to make them tabable 13 years ago
Romano Licker b284e53a73 [#700] removing tabindex for login 13 years ago
Romano Licker 444b23bdb6 [#700] removing tabindex for buttons, could not understand 13 years ago
Romano Licker aac5e9c5ba missing comma on alt-tag 13 years ago
Romano Licker c040d1cb57 missing comma on alt-tag 13 years ago
Romano Licker 65d485dbde [#692 #559] Grouping issues menu 13 years ago
Eric Davis 36d33fe96a [#692] Update base layout by reviewing pre and post-merge diff 13 years ago
Eric Davis 61c8b9ad01 [#692] Fix syntax errors and undefined methods in layout from merge 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
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
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 ad579cd81f [#692] empty project search every time the menu drops down 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 734da91b4b [#692] login slidedown implemented with tabindex and focus fix 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 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
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 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 16922d3c95 [#176] add summary to project 13 years ago