summaryrefslogtreecommitdiffstats
path: root/app/views/activities
Commit message (Expand)AuthorAgeFilesLines
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-191-1/+1
* Add my activities to my page (#2471).Go MAEDA2018-07-112-18/+19
* Use reverse_each instead of reverse.each (#27671).Go MAEDA2017-12-311-1/+1
* Missing "next" pagination link when looking at yesterday's activity (#18399).Jean-Philippe Lang2017-01-041-1/+1
* Use the regular "icon icon-*" on activity view (#24313).Jean-Philippe Lang2016-11-181-1/+1
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-181-1/+1
* Don't generate urls with params.Jean-Philippe Lang2016-07-101-1/+1
* Don't generate urls with params.Jean-Philippe Lang2016-07-101-1/+1
* Don't generate urls with params.Jean-Philippe Lang2016-07-101-2/+2
* Removed #link_to_content_update.Jean-Philippe Lang2016-06-301-2/+2
* Don't render an empty li tag (#23192).Jean-Philippe Lang2016-06-301-2/+2
* Adds missing class and removes space between previous/next links (#23192).Jean-Philippe Lang2016-06-291-3/+2
* Add the new pagination style in the activity page (#23192).Jean-Philippe Lang2016-06-291-4/+8
* Preserve from parameter when selecting new activity filters (#22912).Jean-Philippe Lang2016-05-281-0/+1
* Replace Date.today with User.current.today (#22320).Jean-Philippe Lang2016-05-071-1/+1
* Activity page to remember user's selection of activities (#1605).Jean-Philippe Lang2015-10-151-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-1/+1
* Adds p/n access keys for previous/next links (#18692).Jean-Philippe Lang2014-12-241-2/+4
* Removed duplicate element ids.Jean-Philippe Lang2014-11-231-1/+1
* use li tags for issue links in activities index (#13242)Toshi MARUYAMA2013-05-031-5/+11
* Group events in the activity view (#12542).Jean-Philippe Lang2012-12-081-4/+5
* Preserve the "from" parameter in activity links.Jean-Philippe Lang2012-12-021-1/+1
* Fixed that link to user is escaped in activity title (#11124).Jean-Philippe Lang2012-06-091-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* [#9489] linked label to its elementToshi MARUYAMA2011-10-291-1/+1
* replace tabs to spaces at app/views/activities/index.html.erbToshi MARUYAMA2011-09-171-3/+3
* remove trailing white-spaces from app/views/activities/index.html.erbToshi MARUYAMA2011-09-171-2/+2
* replace « and » at app/views/activities/index.html.erb to hexadecim...Toshi MARUYAMA2011-08-211-2/+2
* HTML escape at app/views/activities/index.html.erb.Toshi MARUYAMA2011-08-021-1/+1
* Makes all pagination-like links use #link_to_content_update (#5138).Jean-Philippe Lang2011-04-031-8/+6
* Refactor: extract ProjectsController#activity to a new Activities controller.Eric Davis2010-08-271-0/+61