summaryrefslogtreecommitdiffstats
path: root/app/views/projects/activity.rhtml
Commit message (Expand)AuthorAgeFilesLines
* Refactor: extract ProjectsController#activity to a new Activities controller.Eric Davis2010-08-271-61/+0
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-061-1/+1
* Adds a lang string with arguments for date ranges (#2305).Jean-Philippe Lang2009-03-131-3/+3
* Add links for one-click activity filtering (#2857).Jean-Philippe Lang2009-02-271-1/+3
* Adds an helper to render other formats download links.Jean-Philippe Lang2009-01-291-4/+3
* Fixes activity pagination broken by r2317.Jean-Philippe Lang2009-01-261-2/+2
* Merged nested projects branch. Removes limit on subproject nesting (#594).Jean-Philippe Lang2009-01-241-1/+1
* Fixed: 404 when "Apply" clicked on activity page (#2251).Jean-Philippe Lang2008-12-011-1/+1
* Adds links between account and user's activity pages.Jean-Philippe Lang2008-11-301-1/+1
* 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-301-2/+3
* Fixes activity date param.Jean-Philippe Lang2008-11-091-4/+4
* Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a...Jean-Philippe Lang2008-11-091-3/+1
* Added an option to turn user Gravatars on or offEric Davis2008-10-311-3/+3
* Gravatar support for issue detai, user grid, and activity streamEric Davis2008-10-301-1/+4
* Activity refactoring.Jean-Philippe Lang2008-07-271-2/+2
* Adds a class ('me') to events of the activity view created by current user.Jean-Philippe Lang2008-06-231-1/+2
* Fixed: changesets titles should not be multiline in atom feeds (#1356).Jean-Philippe Lang2008-06-041-1/+2
* Use display: block; for activity item descriptions.Jean-Philippe Lang2008-05-201-3/+1
* Add an icon to each event on the activity view.Jean-Philippe Lang2008-04-121-1/+1
* Show date range on the activity (closes #837).Jean-Philippe Lang2008-03-291-0/+1
* Adds a title attribute to the next/previous links on the activity view, conta...Jean-Philippe Lang2008-03-161-2/+4
* Activity enhancements:Jean-Philippe Lang2008-03-111-4/+8
* Display the last 30 days on the activity view rather than the current month.Jean-Philippe Lang2008-03-051-9/+9
* Display links to Atom feeds (closes #496, #750).Jean-Philippe Lang2008-03-051-3/+6
* Slight changes to calendar and activity h2 titles.Jean-Philippe Lang2008-02-151-1/+1
* Escape titles in activity view.Jean-Philippe Lang2008-02-141-1/+1
* Slight changes to the activity view.Jean-Philippe Lang2008-02-041-9/+14
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-021-1/+1
* More detailed html title on several views.Jean-Philippe Lang2007-12-071-0/+2
* Added a couple of new formats for the 'date format' setting.Jean-Philippe Lang2007-11-161-1/+1
* Added issues status changes on the activity view (initial patch by Cyril Moug...Jean-Philippe Lang2007-11-081-1/+1
* Activity view now uses events attributes.Jean-Philippe Lang2007-10-281-33/+4
* Added label tags on various checkboxes.Jean-Philippe Lang2007-10-011-1/+1
* Application layout refactored.Jean-Philippe Lang2007-09-221-16/+14
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-16/+17
* Activity view improvements:Jean-Philippe Lang2007-08-161-6/+9
* Added wiki diff.Jean-Philippe Lang2007-07-141-1/+2
* Removed "Wiki edits" option in the activity view if the project has no wiki.Jean-Philippe Lang2007-05-071-1/+1
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-251-2/+2
* Changesets comments truncated at 500 characters on activity view.Jean-Philippe Lang2007-04-091-1/+1
* Added link_to_issue helper.Jean-Philippe Lang2007-04-071-1/+1
* show anonymous on activity view when a commit has no authorJean-Philippe Lang2007-03-251-1/+1
* SVN commits are now stored in the database, and added to the activity view an...Jean-Philippe Lang2007-03-251-0/+4
* patch #9429 Display Wiki edits in activity log (Nick Read)Jean-Philippe Lang2007-03-231-2/+6
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-58/+58
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-261-2/+2
* XHTML compliance improvementsJean-Philippe Lang2007-01-051-8/+11
* various modifications to prevent xssJean-Philippe Lang2006-12-171-6/+6
* bug fixed in projects/activity due to sql joinJean-Philippe Lang2006-12-111-2/+4