summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AttachmentsController now handles attachments deletion.Jean-Philippe Lang2008-12-0924-84/+168
* Fixed: project activity truncated after viewing user's activity.Jean-Philippe Lang2008-12-081-1/+1
* Adds a setting to limit the number of diff lines that should be displayed (de...Jean-Philippe Lang2008-12-0737-1/+203
* Follows r2110.Jean-Philippe Lang2008-12-071-1/+1
* Use options hash in UnifiedDiff.newJean-Philippe Lang2008-12-071-4/+6
* Makes logged-in username in topbar linking to (#2291).Jean-Philippe Lang2008-12-072-3/+3
* UPGRADING updatedJean-Philippe Lang2008-12-071-1/+1
* Update changelog for 0.8 rc1Jean-Philippe Lang2008-12-071-1/+1
* Set version to 0.8Jean-Philippe Lang2008-12-071-2/+2
* Upgrade to Rails 2.1.2Jean-Philippe Lang2008-12-071-1/+1
* Show project name in front of related issues if cross-project issue relations...Jean-Philippe Lang2008-12-071-1/+2
* Changelog updated.Jean-Philippe Lang2008-12-071-0/+168
* Translations updates.Jean-Philippe Lang2008-12-063-260/+260
* Slight change to css so that gravatar is vertically centered on user's page.Jean-Philippe Lang2008-12-061-0/+2
* Fixed: CVS connexion string may not contain @.Jean-Philippe Lang2008-12-061-2/+8
* Fixes Darcs#cat with Postgresql.Jean-Philippe Lang2008-12-061-1/+1
* 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