summaryrefslogtreecommitdiffstats
path: root/app/helpers/application_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Extends child_pages macro to display child pages based on page parameter (#19...Jean-Philippe Lang2008-11-221-0/+16
* Link to activity view when displaying dates.Jean-Philippe Lang2008-11-091-1/+4
* Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a...Jean-Philippe Lang2008-11-091-2/+11
* Email address should be lowercased for gravatar (#2145).Jean-Philippe Lang2008-11-071-67/+67
* Added an option to turn user Gravatars on or offEric Davis2008-10-311-0/+6
* Fixed: Inline images don't work if file name has upper case letters or if ima...Jean-Philippe Lang2008-10-281-1/+1
* Makes wiki text formatter pluggable.Jean-Philippe Lang2008-10-271-15/+13
* Makes permission screens localized (#2070).Jean-Philippe Lang2008-10-241-2/+3
* Show the most recent file when displaying an inline image.Jean-Philippe Lang2008-10-181-0/+1
* Escape image filename regexp (#1971).Jean-Philippe Lang2008-10-041-1/+1
* Fixed: Roadmap crashes when a version has a due date > 2037.Jean-Philippe Lang2008-09-201-0/+13
* Template error when user's timezone isn't set and UTC timestamps are used (#1...Jean-Philippe Lang2008-09-111-1/+1
* Adds posts quoting functionality (#1825).Jean-Philippe Lang2008-08-281-0/+6
* Adds links to forum messages using message#id syntax (#1756).Jean-Philippe Lang2008-08-101-1/+13
* Adds support for wiki links with anchor (#1647).Jean-Philippe Lang2008-07-281-4/+9
* Adds child_pages macro for wiki pages (#528).Jean-Philippe Lang2008-07-261-1/+1
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-261-1/+2
* Redirect user to the previous page after logging in (#1679).Jean-Philippe Lang2008-07-261-1/+2
* Appends the filename to the attachment url so that clients that ignore conten...Jean-Philippe Lang2008-07-221-0/+11
* Strikethru closed issue links (#1127).Jean-Philippe Lang2008-07-201-0/+3
* Adds links to the user page on various views.Jean-Philippe Lang2008-07-161-1/+2
* Fixed: trailing period should not be included in redmine links of type class:...Jean-Philippe Lang2008-07-101-1/+1
* Fixes "source:" links URLs (r1617).Jean-Philippe Lang2008-07-061-1/+6
* Removes calls to TimeZone#adjust (#1584).Jean-Philippe Lang2008-07-051-5/+1
* Removes no longer needed helper method (r1605).Jean-Philippe Lang2008-06-291-8/+0
* Makes issue update link work without javascript (#1337).Jean-Philippe Lang2008-06-291-1/+1
* File viewer for attached text files.Jean-Philippe Lang2008-06-091-0/+8
* Redmine links regexp fix (#1369, url hash turned into a ticket link).Jean-Philippe Lang2008-06-041-1/+1
* Fixed: changesets titles should not be multiline in atom feeds (#1356).Jean-Philippe Lang2008-06-041-2/+9
* Redirected user to where he is coming from after logging hours (#1062).Jean-Philippe Lang2008-04-161-0/+4
* Inline images alt attribute set to the attachment description.Jean-Philippe Lang2008-04-051-2/+4
* Move repetitive calendar include code from views into helper (patch #966 by P...Jean-Philippe Lang2008-03-311-0/+13
* Add breadcrumb nav for the forums (#892).Jean-Philippe Lang2008-03-271-0/+4
* Wiki links:Jean-Philippe Lang2008-03-211-1/+1
* Small fix to the Redmine links regexp.Jean-Philippe Lang2008-03-171-1/+1
* Add Redmine links for repository files using source: and export: keyworkds (#...Jean-Philippe Lang2008-03-171-3/+19
* Add a time tracking block for 'My page' (#615).Jean-Philippe Lang2008-03-161-2/+2
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-121-1/+6
* Replaces del tags by a css style (a.issue.closed) for closed issue links.Jean-Philippe Lang2008-03-091-1/+1
* Display wiki syntax quick ref link within the jstoolbar (closes #629, #767).Jean-Philippe Lang2008-03-051-1/+6
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-291-1/+1
* Adds date range filter and pagination on time entries detail view (closes #434).Jean-Philippe Lang2008-02-261-0/+4
* Fixes:Jean-Philippe Lang2008-02-171-13/+24
* Translation for various hard-coded strings (#577).Jean-Philippe Lang2008-02-121-0/+4
* The following menus can now be extended by plugins: top_menu, account_menu, a...Jean-Philippe Lang2008-02-121-8/+0
* Replaced window.hash= by Element.scrollTo()Jean-Philippe Lang2008-02-111-1/+1
* Fixed #208: Issue list does not scroll up when you click nextJean-Philippe Lang2008-02-031-3/+9
* Added a 'New issue' link in the main menu (accesskey 7).Jean-Philippe Lang2008-01-201-7/+1
* Added i18n support to the jstoolbar (only english and french are actually tra...Jean-Philippe Lang2008-01-171-1/+3
* Fixed: issue filters may be lost when paginating after r1026.Jean-Philippe Lang2008-01-151-1/+6