OSDN Git Service

Added the revision title to any revision links.
[redminele/redmine.git] / app / helpers / application_helper.rb
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).
2008-06-29 Jean-Philippe LangRemoves no longer needed helper method (r1605).
2008-06-29 Jean-Philippe LangMakes issue update link work without javascript (#1337).
2008-06-09 Jean-Philippe LangFile viewer for attached text files.
2008-06-04 Jean-Philippe LangRedmine links regexp fix (#1369, url hash turned into...
2008-06-04 Jean-Philippe LangFixed: changesets titles should not be multiline in...
2008-04-16 Jean-Philippe LangRedirected user to where he is coming from after loggin...
2008-04-05 Jean-Philippe LangInline images alt attribute set to the attachment descr...
2008-03-31 Jean-Philippe LangMove repetitive calendar include code from views into...
2008-03-27 Jean-Philippe LangAdd breadcrumb nav for the forums (#892).
2008-03-21 Jean-Philippe LangWiki links:
2008-03-17 Jean-Philippe LangSmall fix to the Redmine links regexp.
2008-03-17 Jean-Philippe LangAdd Redmine links for repository files using source...
2008-03-16 Jean-Philippe LangAdd a time tracking block for 'My page' (#615).
2008-03-12 Jean-Philippe LangMerged Git support branch (r1200 to r1226).
2008-03-09 Jean-Philippe LangReplaces del tags by a css style (a.issue.closed) for...
2008-03-05 Jean-Philippe LangDisplay wiki syntax quick ref link within the jstoolbar...
2008-02-29 Jean-Philippe LangAdds an optional description to attachments.
2008-02-26 Jean-Philippe LangAdds date range filter and pagination on time entries...
2008-02-17 Jean-Philippe LangFixes:
2008-02-12 Jean-Philippe LangTranslation for various hard-coded strings (#577).
2008-02-12 Jean-Philippe LangThe following menus can now be extended by plugins...
2008-02-11 Jean-Philippe LangReplaced window.hash= by Element.scrollTo()
2008-02-03 Jean-Philippe LangFixed #208: Issue list does not scroll up when you...
2008-01-20 Jean-Philippe LangAdded a 'New issue' link in the main menu (accesskey 7).
2008-01-17 Jean-Philippe LangAdded i18n support to the jstoolbar (only english and...
2008-01-15 Jean-Philippe LangFixed: issue filters may be lost when paginating after...
2008-01-15 Jean-Philippe LangRedmine links can be used to link to documents, version...
2008-01-02 Jean-Philippe LangSlight improvements to the browser views.
2007-12-30 Jean-Philippe LangMoved login and logout links to ApplicationHelper metho...
2007-12-30 Jean-Philippe LangTabularFormBuilder moved out of application_helper.rb
next