summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Show timelog reports for non-versioned issues (#3051).Jean-Philippe Lang2009-03-301-1/+5
* Fixed: News summary field is not searchable (#2998).Jean-Philippe Lang2009-03-281-1/+1
* Fixes content vertical overflow (#3053).Jean-Philippe Lang2009-03-281-0/+1
* Adds a user search field with autocompleter on project members screen.Jean-Philippe Lang2009-03-284-11/+40
* Added observers to watch model objects for mail delivery instead of calling M...Eric Davis2009-03-289-14/+91
* Escape member name.Jean-Philippe Lang2009-03-271-1/+1
* Ability to add multiple project members in a single action (#1556).Jean-Philippe Lang2009-03-272-8/+33
* Fixes that "My Page" personalization was not storing reordered blocks (#2971).Jean-Philippe Lang2009-03-261-2/+2
* Fixes Journal#save signature (#3014).Jean-Philippe Lang2009-03-231-1/+1
* Fixing bug #3009, trivial updates of localesAzamat Hackimov2009-03-221-2/+2
* Added some RDoc documentation for some models.Eric Davis2009-03-215-5/+85
* Added several more plugin hooks:Eric Davis2009-03-216-1/+11
* Added plugin hooks to the context menuEric Davis2009-03-211-0/+4
* Added a plugin hook for :controller_account_success_authentication_afterEric Davis2009-03-201-0/+1
* Set sort orders on 'View all issues' links on my page.Jean-Philippe Lang2009-03-173-3/+17
* Makes the 'View all' link on 'Reported issues' list open and closed issues.Jean-Philippe Lang2009-03-171-1/+1
* Adds missing scope for r2595.Jean-Philippe Lang2009-03-171-0/+2
* Adds issue count on assigned and reported 'My page' modules (#2986).Jean-Philippe Lang2009-03-172-5/+7
* Fixes that user's last_login_on was not set when using registration with auto...Jean-Philippe Lang2009-03-151-0/+1
* Adds controller to urls in case the side bar is called from another controlle...Jean-Philippe Lang2009-03-131-2/+2
* Adds a lang string with arguments for date ranges (#2305).Jean-Philippe Lang2009-03-132-7/+5
* Fixes broken CSV link on cross-project timelog report (#2941).Jean-Philippe Lang2009-03-132-2/+2
* Fixing repository routes (#2967).Jean-Philippe Lang2009-03-133-2/+3
* Only retrieve query name for display.Jean-Philippe Lang2009-03-121-0/+1
* Fixes SortHelper examples (#2950).Jean-Philippe Lang2009-03-121-2/+2
* Hide 'New file' link and form for printing (#2949).Jean-Philippe Lang2009-03-121-0/+2
* Ability to save "sort order" in custom queries (#2899).Jean-Philippe Lang2009-03-124-19/+77
* SortHelper refactoring:Jean-Philippe Lang2009-03-101-61/+95
* Fixed: Files without Version aren't visible in the Activity page (#2930).Jean-Philippe Lang2009-03-081-1/+1
* Adds css classes to the issues in the calendar (#2651).Jean-Philippe Lang2009-03-072-2/+2
* Adds 2 css classes (created-by-me and assigned-to-me) to issues created by or...Jean-Philippe Lang2009-03-071-0/+2
* Adds a sortable "Project" column to the issue list.Jean-Philippe Lang2009-03-072-2/+6
* Adds a List-Id header to all emails (#2879).Jean-Philippe Lang2009-03-071-1/+2
* Transaction for each imported subversion changeset.Jean-Philippe Lang2009-03-071-3/+3
* Fixed: export links on the issue list lose project param after applying a fil...Jean-Philippe Lang2009-03-061-3/+3
* Fixed: MailHandler raises an error when processing an email without From head...Jean-Philippe Lang2009-03-061-1/+1
* Reorder links refactoring (follows r2526).Jean-Philippe Lang2009-03-0110-92/+5
* Adds some functional tests.Jean-Philippe Lang2009-03-011-1/+1
* Removes unused code.Jean-Philippe Lang2009-03-011-36/+0
* Fixed that some error messages were not displayed (#2866).Jean-Philippe Lang2009-03-011-4/+2
* Fixed: Undefined Method (l_YesNo) Being Called (#2867).Jean-Philippe Lang2009-03-011-1/+1
* Add links for one-click activity filtering (#2857).Jean-Philippe Lang2009-02-271-1/+3
* Fixes user's activity link (#2853).Jean-Philippe Lang2009-02-271-1/+1
* Allow My Page blocks to be added to from a plugin (#2840).Jean-Philippe Lang2009-02-261-4/+4
* Allow underscore in block partial name (#2840).Jean-Philippe Lang2009-02-262-12/+14
* Clickable/linkable line #'s while browsing the repo or viewing a text file (#...Jean-Philippe Lang2009-02-262-2/+2
* Trackers controller refactoring.Jean-Philippe Lang2009-02-263-26/+12
* Fixed: When logging in via an autologin cookie the user's last_login_on shoul...Jean-Philippe Lang2009-02-253-18/+24
* Fixing Plugin and Mailer default_url_options.Eric Davis2009-02-251-6/+6
* Fixed that MailHandler#plain_text_body was returning nil if there was nothing...Jean-Philippe Lang2009-02-231-0/+1