summaryrefslogtreecommitdiffstats
path: root/app/models/journal.rb
Commit message (Expand)AuthorAgeFilesLines
* model: replace Rails2 "named_scope" to Rails3 "scope"Toshi MARUYAMA2012-04-261-1/+1
* remove trailing white-spaces from app/models/journal.rb.Toshi MARUYAMA2011-08-311-13/+13
* Fixed: activity shows updates of private issues (#8432).Jean-Philippe Lang2011-05-291-1/+0
* Fixed: notes are lost when copying issue(s) (#6901, #8239).Jean-Philippe Lang2011-04-291-0/+8
* Makes visible scopes accept projects option and deprecate Project.visible_by.Jean-Philippe Lang2011-04-051-1/+1
* Adds a visible scope to the Journal model.Jean-Philippe Lang2011-03-151-2/+7
* Refactor: move method to model. (references r4057)Eric Davis2010-09-051-0/+8
* Fixes Journal#save signature (#3014).Jean-Philippe Lang2009-03-231-1/+1
* Display latest user's activity on account/show view.Jean-Philippe Lang2008-11-301-0/+1
* Activity refactoring.Jean-Philippe Lang2008-07-271-0/+6
* Search engine: display total results count (#906) and count by result type.Jean-Philippe Lang2008-07-201-6/+0
* Fixed: search engine may reveal private projects (#1613).Jean-Philippe Lang2008-07-101-1/+2
* Display issue notes in the activity view (#1509).Jean-Philippe Lang2008-06-211-1/+1
* Display status change before subject of issue on the activity view otherwise ...Jean-Philippe Lang2008-06-071-1/+1
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-181-1/+1
* Add an icon to each event on the activity view.Jean-Philippe Lang2008-04-121-0/+1
* Add a user preference to choose how comments/replies are displayed: in chrono...Jean-Philippe Lang2008-03-051-0/+1
* Fixes:Jean-Philippe Lang2008-02-171-1/+8
* Atom feeds:Jean-Philippe Lang2008-02-161-1/+1
* Added the following permissions (#527, #585, #627):Jean-Philippe Lang2008-02-161-1/+2
* Administrators can edit issue notes.Jean-Philippe Lang2008-02-021-0/+4
* Display the issue status in the email subject only if the status was actually...Jean-Philippe Lang2008-01-201-0/+5
* Added issues status changes on the activity view (initial patch by Cyril Moug...Jean-Philippe Lang2007-11-081-1/+8
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-051-0/+4
* Fixed: unable to add a file to an issue without entering a note.Jean-Philippe Lang2007-10-191-0/+5
* Search engines now supports pagination.Jean-Philippe Lang2007-09-271-0/+5
* added rss/atom feeds at project levels for:Jean-Philippe Lang2007-03-171-0/+4
* replaced deprecated ":dependent => true" statementsJean-Philippe Lang2006-12-261-1/+1
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+22