Commit Graph

527 Commits (3601cbf9e1dce1a698fe211977134cd23f8e7a5c)

Author SHA1 Message Date
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Stefan Frank 17447c0cf6 removed the link_to_issue_preview from the application_helper (#1759) 11 years ago
Christian Ratz b86f8d65d7 [#1850] Disable atom feeds via setting 11 years ago
Nils Kenneweg 543c77232a improved layout passthrough 11 years ago
Nils Kenneweg 8d129f9d9a url rewriting. iframe destruction on close. 11 years ago
Nils Kenneweg f94dab0f6f bugfix 11 years ago
Nils Kenneweg f877b2c1b6 bugfix. url rewriting. 11 years ago
Hagen Schink 1edbf747cf Adapts Rails3's changed route globbing behavior 11 years ago
Michael Frister aa6fe5c17d Footer: Show software name before other information 11 years ago
Michael Frister 39bca1e4ba Add settings to change software name, URL and additional footer content 11 years ago
Stefan Frank d1becfc238 Removed the link_to_issue and replaced references with link_to_workpackage 11 years ago
Sebastian Schuster 0a05288565 Removed document related custom fields helper, 11 years ago
Sebastian Schuster 29326ef503 Removed more documents code from the core 11 years ago
Jens Ulferts 0d4f023d88 moved, fixed and shortened work_package link helper 11 years ago
Jens Ulferts 96c88c87a5 extends link_to_work_package to replace link_to_planning_element 11 years ago
Jens Ulferts ca5c9faede renames link_to_issue to link_to_work_package 11 years ago
Jens Ulferts 8e0f9db59d lets work package preview work for new work packages 11 years ago
Hagen Schink 09976b7098 Fix cukes 11 years ago
Hagen Schink ba02f0c6f2 Corrects preview link id 11 years ago
Hagen Schink 77700f0906 Implements preview for work package 11 years ago
Hagen Schink 012a030188 Introduces work package move controller 11 years ago
Philipp Tessenow 57c7456870 do not render links to acticity when it is disabled 11 years ago
Jens Ulferts 265e4597fa lets textile handle refs to planning elements and issues equally 11 years ago
Jens Ulferts e8b06559c7 extracts avatar into it's own helper 11 years ago
Jens Ulferts 00f7d7287d fixes more due_date/end_date bugs 11 years ago
Jens Ulferts bcd355099d further links the new work_packages controller 11 years ago
Hagen Schink 3a8f9e5ba1 Reference planning elements in wikis via work package 11 years ago
Hagen Schink cc54e7722c Link to work packages that are not issues 11 years ago
Philipp Tessenow 4a932dae82 make gravatar helper html_safe when no gravatar is shown 11 years ago
Michael Frister 35e2e43a56 Fix users index status filtering, status_name now returns string 11 years ago
Michael Frister 430e6cbde7 Refactor user statuses, add status_name method 11 years ago
Martin Linkhorst 963bbc92c5 fix a wrong css class regarding themes 11 years ago
Martin Linkhorst d7fe5cc8f2 move themes code into OpenProject's library 11 years ago
Hagen Schink 7f7a0114ea Fix tests 12 years ago
Christian Ratz 541ccb0a3f more reliable footer_content helper 12 years ago
Michael Frister 607c6a680d Revert "if we are loged out and do ajax, we can redirect to login page." 12 years ago
Christian Ratz a2e69908e1 Changeable footer 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Hagen Schink 82d2400cf0 Let issues work via STI 12 years ago
Jens Ulferts 28efd06bba rewrites the pagination_links_full helper method to use will_paginate 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago
Christian Ratz 4f9e46a54e fixed escaped html in activity view 12 years ago
Nils Kenneweg 5fe4222165 ajax without session gives us a popup. 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow ff2b79ea6a wrap js code in their javascript_text in jQuery onLoad handler 12 years ago
Sebastian Schuster a04b3f4b0e One more fix to the link creation helper to really escape the right stuff 12 years ago
Martin Linkhorst eb5ef61b8a test that the correct url including host and protocol is generated for attachments in an email. note the added :only_path option here, which defaults to true, which should mirror the original behavior. 12 years ago
Nils Kenneweg b3262028db if we are loged out and do ajax, we can redirect to login page. 12 years ago