summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* File viewer for attached text files.Jean-Philippe Lang2008-06-092-7/+8
* Unified diff viewer for attached files with .patch or .diff extension (#1403).Jean-Philippe Lang2008-06-082-1/+5
* Adds Filesystem adapter (patch #1393 by Paul R).Jean-Philippe Lang2008-06-081-0/+4
* Ability to disable unused SCM adapters in application settings.Jean-Philippe Lang2008-06-081-3/+6
* 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-042-2/+13
* Adds a Reply link to each issue note (#739). Reply is pre-filled with the quo...Jean-Philippe Lang2008-05-301-4/+7
* Prevent admin users from locking their own account (#1276).Jean-Philippe Lang2008-05-241-1/+1
* Ability to search a project and its subprojects (#1264).Jean-Philippe Lang2008-05-201-1/+2
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-181-0/+7
* Prevent "can't convert nil into String" error when :sort_order param is not p...Jean-Philippe Lang2008-05-031-1/+1
* Split user edit screen into tabs.Jean-Philippe Lang2008-05-021-0/+6
* Show the project hierarchy in the drop down list for new membership on user a...Jean-Philippe Lang2008-05-011-0/+14
* Redirected user to where he is coming from after logging hours (#1062).Jean-Philippe Lang2008-04-161-0/+4
* Custom fields (list and boolean) can be used as criteria in time report (#1012).Jean-Philippe Lang2008-04-091-2/+6
* CSV export added to timelog report (#1009).Jean-Philippe Lang2008-04-071-0/+52
* Preserve status filter and page number when using lock/unlock/activate links ...Jean-Philippe Lang2008-04-061-0/+12
* Inline images alt attribute set to the attachment description.Jean-Philippe Lang2008-04-051-2/+4
* Fixed: single file 'View difference' links do not work because of duplicate s...Jean-Philippe Lang2008-04-031-2/+5
* Move repetitive calendar include code from views into helper (patch #966 by P...Jean-Philippe Lang2008-03-311-0/+13
* Queries can be marked as 'For all projects'. Such queries will be available o...Jean-Philippe Lang2008-03-301-0/+13
* Add breadcrumb nav for the forums (#892).Jean-Philippe Lang2008-03-271-0/+4
* Do not use javascript to hide tabs content on page loading and make tabs work...Jean-Philippe Lang2008-03-261-0/+7
* Add the description field to the issue csv export (#753).Jean-Philippe Lang2008-03-261-0/+3
* 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-122-1/+14
* Replaces del tags by a css style (a.issue.closed) for closed issue links.Jean-Philippe Lang2008-03-091-1/+1
* Version details view changes:Jean-Philippe Lang2008-03-081-6/+1
* Display the last 30 days on the activity view rather than the current month.Jean-Philippe Lang2008-03-051-0/+4
* Display wiki syntax quick ref link within the jstoolbar (closes #629, #767).Jean-Philippe Lang2008-03-051-1/+6
* Translations updates:Jean-Philippe Lang2008-03-051-3/+8
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-291-1/+1
* Propagates time tracking to the parent project (closes #433). Time report enh...Jean-Philippe Lang2008-02-271-1/+3
* Adds date range filter and pagination on time entries detail view (closes #434).Jean-Philippe Lang2008-02-263-5/+56
* Added 'estimated time' in the csv export of the issue list.Jean-Philippe Lang2008-02-211-0/+2
* Fixes:Jean-Philippe Lang2008-02-171-13/+24
* Added the following permissions (#527, #585, #627):Jean-Philippe Lang2008-02-161-1/+1
* 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
* More appropriate default sort order on sortable columns.Jean-Philippe Lang2008-02-052-5/+10
* Slight changes to the activity view.Jean-Philippe Lang2008-02-041-0/+4
* Slight changes on users list view and hide Anonymous user.Jean-Philippe Lang2008-02-031-1/+1
* Set wiki class to issue notes.Jean-Philippe Lang2008-02-031-1/+1
* Fixed #208: Issue list does not scroll up when you click nextJean-Philippe Lang2008-02-031-3/+9
* Administrators can edit issue notes.Jean-Philippe Lang2008-02-021-0/+37
* Display custom fields in two columns on the issue form.Jean-Philippe Lang2008-01-201-1/+1