Commit Graph

695 Commits (1f45cd3ba1bc95b2a86fdf871ff091c5a2179018)

Author SHA1 Message Date
Christian Ratz a2401b2798 removed join for always -one element- array, changed this to string 12 years ago
Jens Ulferts 89db6011e8 switches to join concatenation (as it was faster in my test) 12 years ago
Jens Ulferts 78fefce03b moves issue tree row rendering into helper 12 years ago
Jens Ulferts e3be06f320 allows journal formatters to receive options and uses it to be able to 12 years ago
Christian Ratz 3d7a029d62 issues filter drop down sorting works with special chars 12 years ago
Christian Ratz f8269c533a issues filter drop down entries sorted alphabetical 12 years ago
Gregor Schmidt c94c0789bb Async loading of project list in project jump box 12 years ago
Gregor Schmidt 348321a2d3 Avoid messing up the fallbacks array 12 years ago
Gregor Schmidt 237c0c9a50 Making i18n-js work for OpenProject 12 years ago
Romano Licker 1325423a1e refine new icons 12 years ago
Romano Licker 9177a25b4f introduce new icon-set 12 years ago
Romano Licker 3afe12c96a refine new icons 12 years ago
Romano Licker 644a6edc12 introduce new icon-set 12 years ago
Jens Ulferts 03edba5dbc refactors expanding of the main menu 12 years ago
Romano Licker 065406a387 highlight nearest ancestor of current wiki page in navigation 12 years ago
Romano Licker 936f0bbdcb refactoring wiki hierarchy breadcrumb 12 years ago
Romano Licker 803c0451f1 highlight current wikipage when 12 years ago
Romano Licker ae54ad8726 expand menu when visiting a wikipage which has a 12 years ago
Romano Licker e375875668 delete wiki tab in project settings since we do not need 12 years ago
Jens Ulferts 44ae671912 fixes issue index pagination within a project 12 years ago
Dennis Schmidt 2fab660b33 extracted base.rhtml footer into ApplicationHelper method call 12 years ago
Romano Licker 79b5f9d39e do not include all params when building a link 12 years ago
Jens Ulferts f65190afd0 uses openproject header for api requests 12 years ago
Martin Linkhorst fd57f9ca10 show display sums option and table row only when there is at least one summable column selected 13 years ago
Martin Linkhorst f40ac611ba bugfix and an id for the checkbox value in order to be checkable through cucumber 13 years ago
Martin Linkhorst e04bf5c99a allow columns to be marked as summable or not 13 years ago
Jens Ulferts f0ebe9f0b9 adding settings to control user deletion 13 years ago
Jens Ulferts 58735b8f4b enable admins to delete other users 13 years ago
Jens Ulferts db5a758b6d adding a delete account link to the "my account" menu 13 years ago
Jens Ulferts 698a157cad move methods only required for rendering the top menu into the corresponding helper 13 years ago
Jens Ulferts 478fe56357 refactoring top_menu 13 years ago
Martin Linkhorst 4a0ed4f1fb store display sums parameter in the session as well 13 years ago
Martin Linkhorst 9bad9f5869 merge list sums plugin into the core 13 years ago
Romano Licker f808b03f06 force the object to be an array 13 years ago
Martin Czuchra 4d39a5c6c3 Uses en dash to seperate start and end date. 13 years ago
Romano Licker 8c08b5106c replace small "-" with the large "—" one 13 years ago
Romano Licker 2be910f6d1 cut of the description with "…" in issue textile quickinfo links 13 years ago
Martin Linkhorst 947ee3ec09 use the project_tree helper in tracker view 13 years ago
Martin Linkhorst 680fe507b6 always sort a project hierarchy by name. fixes #30706 13 years ago
Romano Licker e3ab381eb4 add tracker to issue quickinfo link according to new specification 13 years ago
Jens Ulferts d50dbb62b8 code prettification and xss-vulnarability fixes 13 years ago
Jens Ulferts 66bfa26f63 define 3 lines to be the default description length on issue quick infos 13 years ago
Jens Ulferts 00d50140e4 production mode returns enumerable for String#lines if no block is provided 13 years ago
Jens Ulferts 7076a33934 do not return the ancestor links for new projects 13 years ago
Romano Licker b39f27cd3b extend issue link macro functionality by ## and ### 13 years ago
jwollert 65b384db2e unify issues bulk update form. code for custom fields now looks just like standard issue fields' 13 years ago
Martin Linkhorst f2dfe8f356 switch to a select box instead of links 13 years ago
Martin Linkhorst 0cbf9b7340 extract function for toggling email footer and header 13 years ago
Martin Linkhorst 5080b9019b switch languages for email header and footer 13 years ago
Jens Ulferts 9b5c4bfb13 enable admins to limit the languages selectable by users: 13 years ago