summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Changes issue history headings.Jean-Philippe Lang2008-12-0633-3/+34
* Added several useful hooks to the Issue sidebarEric Davis2008-12-061-1/+4
* Final refactoring on Query#sql_for_field to rename v to valueEric Davis2008-12-051-14/+14
* Bit more refactoring on Query#sql_for_field to remove multiple returnsEric Davis2008-12-051-18/+18
* Refactor: Extracted new method Query#sql_for_field from Query#statement inEric Davis2008-12-051-45/+54
* Added :view_issues_history_journal_bottom hookEric Davis2008-12-051-0/+1
* Cross-project gantt and calendar (#1157).Jean-Philippe Lang2008-12-054-15/+38
* Added :view_issues_edit_notes_bottom hookEric Davis2008-12-031-0/+1
* Added :controller_issues_edit_before_save hookEric Davis2008-12-031-0/+3
* Fixed: wrong digest for text files under Windows (#2264).Jean-Philippe Lang2008-12-023-3/+16
* Use style attribute for setting width of table cells in progress bars (#2267).Jean-Philippe Lang2008-12-021-3/+3
* Fixed: activity broken by r2066 with postgresql (#2266).Jean-Philippe Lang2008-12-021-2/+5
* Fixed: 404 when "Apply" clicked on activity page (#2251).Jean-Philippe Lang2008-12-012-2/+2
* ru.yml updatewinterheart2008-12-011-1/+2
* Translation updates (#2249, #2250, #2252, #2254)winterheart2008-12-014-5/+4
* Replaces User.find_active with a named scope.Jean-Philippe Lang2008-11-307-19/+10
* Changes Portuguese decimal separator (#1372).Jean-Philippe Lang2008-11-301-2/+2
* Adds To and Cc as watchers when submitting an issue by email (#2245).Jean-Philippe Lang2008-11-303-0/+67
* Adds --status option to rdm-mailhandler.Jean-Philippe Lang2008-11-301-1/+3
* Adds status option to email integration rake tasks.Jean-Philippe Lang2008-11-301-2/+4
* Mail handler: check workflow for status set/change.Jean-Philippe Lang2008-11-301-4/+11
* Adds link to user's account on issue history.Jean-Philippe Lang2008-11-302-2/+2
* Obfuscates email address on user's account page using javascript.Jean-Philippe Lang2008-11-301-1/+1
* Slight changes to profile on account page and last connexion date added.Jean-Philippe Lang2008-11-301-8/+11
* Adds links between account and user's activity pages.Jean-Philippe Lang2008-11-302-2/+2
* Adds atom feed on user's account page.Jean-Philippe Lang2008-11-301-0/+9
* Fixes activity atom link params (when not on first page).Jean-Philippe Lang2008-11-301-2/+2
* Makes activity view accept a user_id param to show user's activity (#1002).Jean-Philippe Lang2008-11-3035-7/+76
* Display latest user's activity on account/show view.Jean-Philippe Lang2008-11-3014-22/+86
* Italian update (#2239)winterheart2008-11-282-19/+19
* Fixed: inappropriate redirection to login or register page may occur (#2206)....Jean-Philippe Lang2008-11-271-2/+2
* Typo in gloc:update task description (#2243).Jean-Philippe Lang2008-11-271-1/+1
* Typo in lang files (#2241).Jean-Philippe Lang2008-11-2731-31/+31
* Adds a css class on menu items in order to apply item specific styles (eg. ic...Jean-Philippe Lang2008-11-274-17/+32
* rake gloc:update, update for Serbian (#2232)winterheart2008-11-263-148/+150
* Do not request blank LDAP attributes.Jean-Philippe Lang2008-11-252-2/+5
* Slight tests fixes.Jean-Philippe Lang2008-11-252-0/+3
* Fixed date filters accuracy with SQLite (#2221).Jean-Philippe Lang2008-11-233-16/+84
* Extends child_pages macro to display child pages based on page parameter (#19...Jean-Philippe Lang2008-11-228-55/+196
* removing BOM, sorting, #2169winterheart2008-11-211-626/+610
* fix for Polish, #2215winterheart2008-11-211-1/+1
* Remove eclipse filesJean-Philippe Lang2008-11-193-28/+0
* Typo in sv, #2213winterheart2008-11-191-1/+1
* Fixed: Printing long roadmap doesn't split across pages (#2203).Jean-Philippe Lang2008-11-181-1/+1
* SubversionAdapter#entries performance improvement.Jean-Philippe Lang2008-11-181-7/+10
* Vietnamese language updated (#2125).Jean-Philippe Lang2008-11-181-184/+185
* Do not query multiple times git for branch (#1435).Jean-Philippe Lang2008-11-171-2/+2
* Adds Plugin#requires_redmine method so that plugin compatibility can be check...Jean-Philippe Lang2008-11-163-1/+61
* Adds url and author_url plugin attributes (#2162).Jean-Philippe Lang2008-11-165-9/+21
* Adds a few Plugin tests.Jean-Philippe Lang2008-11-163-0/+82