Commit Graph

11457 Commits (22c3b0adb5e4d4150f058238ad1f346721405688)

Author SHA1 Message Date
Oliver Günther 57b727b22a Use String concat instead of Array join 9 years ago
Oliver Günther 18b99eceba Refactor automatic repository setting into single select 9 years ago
Oliver Günther 3ccde73519 Allow automatic creation of manageable repositories through a setting 9 years ago
Jens Ulferts a5e625cb4a fix wrong method name broken when fixing merge conflict 9 years ago
Henriette Dinger 7a844aa9d5 removed unnecessary stylings 9 years ago
Henriette Dinger 0cd7d0acfc increased the z-index of the top menu to assure that it is higher and not equal to the notification box 9 years ago
Henriette Dinger fa0eb2f02b changed the z-index, so that the notifications are behind the menu 9 years ago
Tim Habermaas 1571abc931 [Refactor] Remove useless setters; remove useless mutation of self. 9 years ago
Tim Habermaas 5a57a5bf9d [Refactor] Make wp_hashes_with_string depend solely on its parameters. 9 years ago
Alex Coles 18b8625ae2 Fix deprecated .update_all in MoveWorkPackageService 9 years ago
Henriette Dinger 71f4e56be5 the table Admin/Enumeration is now also styled by hand to make the site consistent 9 years ago
Henriette Dinger 4a75c9ac47 fixed bug: (un-)checkAll is working again in ProjectSettings/Types 9 years ago
Henriette Dinger 12993e484c restyled the tables Boards, My, ProjectAssociation, Repositories, TimeEntries, Wiki/History, WorkPackages/ListSimple 9 years ago
Tim Habermaas d0426dcf17 [Refactor] Use ActiveRecord#find_by_id instead of #find and rescue. 9 years ago
Tim Habermaas 0ea1c9e8ff [Refactor] Simplify User.register_allowance_evaluator. 9 years ago
Tim Habermaas 69ca057fa9 [Refactor] Use method memoization instead of explicitly setting ivar. 9 years ago
Stefan Botzenhart 87a3413ad3 Strip all passed values for non-array values 9 years ago
Evghenii Barhatov 6ceb63b2b7 Pass user_id instead of whole User model object in DeleteUserJob 9 years ago
Henriette Dinger 8d57e828a9 fixed bug: one header for multipe columns 9 years ago
Henriette Dinger 3825250562 styled more hidden tables in Admin/Workflows, Admin/Users, Admin/Groups, Admin/Roles 9 years ago
Oliver Günther 070cc2c400 Fix invalid label concerning storage overview 9 years ago
Oliver Günther 5b4ebe8dc0 Add better contextual view hooks to navigation and empty view 9 years ago
Jens Ulferts da90f7a588 remove no longer required min-width rule 9 years ago
Henriette Dinger d7e87f79a5 styled the table Settings/Types 9 years ago
Jens Ulferts a7955d5b18 handle invisible tables becoming visible 9 years ago
Jens Ulferts ad52c4b1fb introduce spacer to have a min width 9 years ago
Henriette Dinger 5113bfb98e used the interactive-table-directive for background color of head when being hovered 9 years ago
Jens Ulferts 6e01b27f18 rename service's method to be in accordance with proc 9 years ago
Jens Ulferts c471080e08 set locale before API v3 request 9 years ago
Henriette Dinger b67659ddc2 fixed the broken specs 9 years ago
Oliver Günther 234be83b10 Allow checkout plugin to display information below empty notification 9 years ago
Henriette Dinger d8952e0a00 menu item gets correct background when being selected 9 years ago
Henriette Dinger 2478ec994b fixed 'copy-paste'-bug and used the 'sort-link'-tag again 9 years ago
Jens Ulferts e87b53639a enable no_self_notification per default 9 years ago
Henriette Dinger d80d462b78 styled the folowing tables: Settings/Activities, Settings/Members, Settings/Categories, Settings/Versions, Settings/Forum, TimeSheets, StatusReporting, Forum 9 years ago
Jens Ulferts efe4845130 generalize work package table dom even more 9 years ago
Jens Ulferts ca2e9e258f disable required fields when making them invisible 9 years ago
Henriette Dinger e4e9fc579e restyled the following tables: Admin/Info, Admin/Plugins, Admin/CustomFields, Admin/Enumerations, Admin/Colors, Admin/ProjectType, Admin/Auth, Workpackages/Summary 9 years ago
Jens Ulferts e1f1c2d33e create interactive table directive 9 years ago
Henriette Dinger 5c47d453f6 restyled the following tables: Admin/Groups, Admin/Roles, Admin/Types, Admin/Statuses, Admin/CustomFields 9 years ago
Jens Ulferts 35dd0d33fb apply adapted helper to users/index 9 years ago
Jens Ulferts bf4b5dddd8 adapt sort_header_tag helper 9 years ago
Evghenii Barhatov c4b3c3b1a0 Adjust the top of HTML tooltips for small elements 9 years ago
Evghenii Barhatov 57b4127d1c Fix change password form 9 years ago
Henriette Dinger 5a68b2012e started transforming the 'Admin/Users' table to new design 9 years ago
Henriette Dinger 31c031acc0 fixed little design bugs within in the table 9 years ago
Henriette Dinger 99145d3e9a if buttons are inside a table, they will be aligned on the right side 9 years ago
Henriette Dinger 98d3a4b1e3 used new tabe component design for projects table 9 years ago
Jens Ulferts 14af960bc6 fix my page styling in IE 9 years ago
Evghenii Barhatov 930bfc9855 Use aria-describedBy attribute for html tooltips 9 years ago