Commit Graph

616 Commits (473db6e04e5cd520277bbbf9b368a1404237940c)

Author SHA1 Message Date
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
Christian Ratz f07d5bd6cf fixed bad usage of html_safe 12 years ago
Christian Ratz adcec308f6 [OPF #492] fixes special chars in issue subject 12 years ago
Sebastian Schuster da30960e8c Fixed defective links on closed issues 12 years ago
Philipp Tessenow 947431a7df handle nested namespaces in application_helper 12 years ago
Martin Linkhorst c9597204aa cleanup: simplify the definition and calls to labelled_tabular_form_for. some of the :as and :url params that i left out might not be needed either. 12 years ago
Sebastian Schuster a23b323928 Fixed issue link helper to return a html_safe string 12 years ago
Martin Linkhorst b165ff2487 REVIEW: these helper methods reside in the issues helper module. which we need to include before.. hmm 12 years ago
Christian Ratz e5c7f68dbb fixed textilizable helper method, wiki#edit 12 years ago
Philipp Tessenow 40f57c81b4 pretty format link_to options in application_helper 12 years ago
Philipp Tessenow b840634952 reorder js-includes 12 years ago
Philipp Tessenow be670249af fix parts of the i18njs setup 12 years ago
Philipp Tessenow d7f5c70ecb application_helper now understands underscores in project identifiers 12 years ago
Gregor Schmidt c94c0789bb Async loading of project list in project jump box 12 years ago
Martin Linkhorst b63bbe8309 refactored themes code 12 years ago
Romano Licker 9177a25b4f introduce new icon-set 12 years ago
Martin Linkhorst dcd27976be separately load user specific javascript files 12 years ago
Martin Linkhorst 04a1691e9d REVIEW: do we still need that behavior? 12 years ago
Martin Linkhorst d992f9d4ad always include the calendar css and js. but keep loading the correct locale file conditionally. 12 years ago
Martin Linkhorst b71c5768fd always include context_menu js and styles. no need to precompile and load it separately. 12 years ago
Romano Licker 644a6edc12 introduce new icon-set 12 years ago
Martin Linkhorst add9cc5769 simplify that helper 12 years ago
Martin Linkhorst bd4310800f alias textilize to textilizable 12 years ago
Martin Linkhorst 6be50fa6b9 refactor the way how themes work. 12 years ago