OSDN Git Service

Refactor: use :id instead of :page when linking to Wiki Pages
[redminele/redmine.git] / app / helpers / application_helper.rb
2010-10-27 Eric DavisRefactor: use :id instead of :page when linking to...
2010-10-22 Eric DavisRefactor: move method to model with compatibility wrapper
2010-10-22 Jean-Philippe LangRemoves duplicate helper introduced in r4072.
2010-10-21 Eric DavisRefactor: rename WikiController#index to #show, it...
2010-10-20 Eric DavisRefactor: change :id on WikiController to use :project_id
2010-10-15 Eric DavisRevert part of r4064.
2010-09-20 Eric DavisTurn on ssl Gravatars for all SSL requests. #5929
2010-09-16 Jean-Baptiste BarthFix links to activity pages broken with r4047. #6392
2010-09-10 Eric DavisRewrite the Gantt chart. #6276
2010-09-06 Eric DavisChange link_to_if_authorized to allow url paths. (Fixes...
2010-08-22 Eric DavisAdd RTL support to the context menu. #6012
2010-08-08 Jean-Baptiste BarthRefactor: added link_to_project helper to handle links...
2010-08-04 Eric DavisAdded css classes to the HTML body based on the theme...
2010-07-30 Eric DavisUse image_path for the favicon instead to pick up asset...
2010-07-29 Eric DavisAdd a favicon link with support for suburi. #3301
2010-03-18 Jean-Philippe LangAdds text formatting to documents index (#202).
2010-03-17 Jean-Philippe LangAdds an helper for displaying the 'checked' image.
2010-03-17 Jean-Philippe LangAccept issue links inside brackets (#4418).
2010-03-15 Jean-Philippe LangClose unclosed pre/code tags (#4265).
2010-03-15 Jean-Philippe LangDo not parse redmine links inside pre/code tags (#1288).
2010-03-15 Jean-Philippe LangExtract parsing of inline attachments, wiki links and...
2010-03-14 Jean-Philippe LangExtract CodeRay calls to Redmine::SyntaxHighlighting...
2010-03-14 Jean-Philippe LangOptimization: load attachments when needed.
2010-03-04 Jean-Philippe LangAdds an helper for creating the context menu.
2010-03-03 Eric DavisAllow multiple selected projects in #project_tree_optio...
2010-02-18 Jean-Philippe LangFixed: Pound (#) followed by number with leading zero...
2010-02-13 Jean-Philippe LangAdds projects links (#4812).
2010-02-06 Jean-Philippe LangAdds pagination to forum messages (#4664).
2010-02-06 Jean-Philippe LangAdds a setting to cache textile rendering (off by default).
2009-12-27 Jean-Philippe LangMoves attachments parsing after textile parsing so...
2009-12-22 Eric DavisAdded the revision title to any revision links.
2009-12-13 Eric DavisAdded a setting to configure the day that week start...
2009-12-12 Jean-Philippe LangRoadmap: sort issues by project and prepend project...
2009-12-06 Jean-Philippe LangVersion sharing (#465) + optional inclusion of subproje...
2009-11-21 Jean-Philippe LangFixed roadmap progress display error (#4255).
2009-11-17 Eric DavisAdd a setting to pick alternative Gravatar images....
2009-11-14 Jean-Philippe LangClean up ticket auto links.
2009-11-14 Jean-Philippe LangRefactoring ApplicationHelper#link_to_issue.
2009-11-14 Jean-Philippe LangAdd view_issues permission (#3187).
2009-11-11 Jean-Philippe LangFixes ApplicationHelper#link_to_user
2009-11-04 Jean-Philippe LangSort the list of users to add to a group or project...
2009-10-29 Jean-Philippe LangAccountController#show (/account/show/:id) moved to...
2009-10-29 Jean-Philippe LangFixed error on repository when there are no comments...
2009-10-24 Jean-Philippe LangRemoves debug code.
2009-10-24 Jean-Philippe LangSmall fix to HTML title.
2009-10-24 Jean-Philippe LangSets the current project as the default value of projec...
2009-10-11 Jean-Philippe LangFixes project shortcut combo.
2009-09-12 Jean-Philippe LangRefactoring of tabs rendering.
2009-09-12 Jean-Philippe LangUser groups branch merged.
2009-08-02 Eric DavisEnable SSL gravatars when Redmine is using https. ...
2009-07-04 Jean-Philippe LangDo not require a non-word character after a comma in...
2009-07-04 Jean-Philippe LangAdds issue last update timestamp (#3565).
2009-05-10 Jean-Philippe LangAllows multiple roles on the same project (#706). Prere...
2009-04-25 Jean-Philippe LangAdds more css classes to the roadmap issues (#3214).
2009-04-24 Jean-Philippe LangFixed: Calendar popup broken by i18n refactoring (...
2009-02-26 Jean-Philippe LangTrackers controller refactoring.
2009-02-21 Jean-Philippe LangMerged Rails 2.2 branch. Redmine now requires Rails...
2009-02-20 Jean-Philippe LangFixes "too few arguments" error on activerecord error...
2009-02-20 Jean-Philippe LangAdds (a maximum of 3) links to project ancestors in...
2009-02-12 Jean-Philippe LangIssues pagination loses project param after applying...
2009-02-10 Jean-Philippe LangLeave wiki links untouched if target project doesn...
2009-02-05 Jean-Philippe LangFixed: inline attached image should not match partial...
2009-02-01 Jean-Philippe LangShow line breaks in activity events summary.
2009-01-29 Jean-Philippe LangAdds projects association on tracker form (#2578).
2009-01-29 Jean-Philippe LangAdds an helper to render other formats download links.
2009-01-26 Eric DavisConverted routing and urls to follow the Rails REST...
2009-01-25 Jean-Philippe LangFixed that the project jump box does not preserve curre...
2009-01-24 Jean-Philippe LangMerged nested projects branch. Removes limit on subproj...
2009-01-03 Jean-Philippe LangMoves flash messages rendering to a helper method.
2008-12-31 Jean-Philippe LangDo not escape back_url twice when login fails.
2008-12-12 Jean-Philippe LangEscape back_url field value (#2320).
2008-12-07 Jean-Philippe LangMakes logged-in username in topbar linking to (#2291).
2008-12-06 Jean-Philippe LangChanges issue history headings.
2008-12-02 Jean-Philippe LangUse style attribute for setting width of table cells...
2008-11-30 Jean-Philippe LangAdds link to user's account on issue history.
2008-11-30 Jean-Philippe LangDisplay latest user's activity on account/show view.
2008-11-22 Jean-Philippe LangExtends child_pages macro to display child pages based...
2008-11-09 Jean-Philippe LangLink to activity view when displaying dates.
2008-11-09 Jean-Philippe LangChanges ApplicationHelper#gravatar_for_mail to #avatar...
2008-11-07 Jean-Philippe LangEmail address should be lowercased for gravatar (#2145).
2008-10-31 Eric DavisAdded an option to turn user Gravatars on or off
2008-10-28 Jean-Philippe LangFixed: Inline images don't work if file name has upper...
2008-10-27 Jean-Philippe LangMakes wiki text formatter pluggable.
2008-10-24 Jean-Philippe LangMakes permission screens localized (#2070).
2008-10-18 Jean-Philippe LangShow the most recent file when displaying an inline...
2008-10-04 Jean-Philippe LangEscape image filename regexp (#1971).
2008-09-20 Jean-Philippe LangFixed: Roadmap crashes when a version has a due date...
2008-09-11 Jean-Philippe LangTemplate error when user's timezone isn't set and UTC...
2008-08-28 Jean-Philippe LangAdds posts quoting functionality (#1825).
2008-08-10 Jean-Philippe LangAdds links to forum messages using message#id syntax...
2008-07-28 Jean-Philippe LangAdds support for wiki links with anchor (#1647).
2008-07-26 Jean-Philippe LangAdds child_pages macro for wiki pages (#528).
2008-07-26 Jean-Philippe LangWiki page hierarchy (#528). Parent page can be assigned...
2008-07-26 Jean-Philippe LangRedirect user to the previous page after logging in...
2008-07-22 Jean-Philippe LangAppends the filename to the attachment url so that...
2008-07-20 Jean-Philippe LangStrikethru closed issue links (#1127).
2008-07-16 Jean-Philippe LangAdds links to the user page on various views.
2008-07-10 Jean-Philippe LangFixed: trailing period should not be included in redmin...
2008-07-06 Jean-Philippe LangFixes "source:" links URLs (r1617).
2008-07-05 Jean-Philippe LangRemoves calls to TimeZone#adjust (#1584).
next