| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r22739 and r22745 from trunk to 5.1-stable (#39995). | Marius Balteanu | 2024-02-27 | 1 | -1/+1 |
* | Don't display an unnecessary closing li element when there is no "Next" butto... | Go MAEDA | 2022-11-02 | 1 | -2/+1 |
* | Deprecate and rename rss_* methods to atom_* methods (#15118). | Marius Balteanu | 2022-03-19 | 1 | -2/+2 |
* | Add an interface to filter activities by user (#33602). | Go MAEDA | 2021-02-21 | 1 | -1/+4 |
* | Date selection for Activity page (#1422). | Go MAEDA | 2020-06-18 | 1 | -1/+4 |
* | Small refactorization of avatar methods (#31391). | Go MAEDA | 2019-05-19 | 1 | -1/+1 |
* | Add my activities to my page (#2471). | Go MAEDA | 2018-07-11 | 2 | -18/+19 |
* | Use reverse_each instead of reverse.each (#27671). | Go MAEDA | 2017-12-31 | 1 | -1/+1 |
* | Missing "next" pagination link when looking at yesterday's activity (#18399). | Jean-Philippe Lang | 2017-01-04 | 1 | -1/+1 |
* | Use the regular "icon icon-*" on activity view (#24313). | Jean-Philippe Lang | 2016-11-18 | 1 | -1/+1 |
* | Removes calls to #assert_template and #assigns in functional tests. | Jean-Philippe Lang | 2016-07-18 | 1 | -1/+1 |
* | Don't generate urls with params. | Jean-Philippe Lang | 2016-07-10 | 1 | -1/+1 |
* | Don't generate urls with params. | Jean-Philippe Lang | 2016-07-10 | 1 | -1/+1 |
* | Don't generate urls with params. | Jean-Philippe Lang | 2016-07-10 | 1 | -2/+2 |
* | Removed #link_to_content_update. | Jean-Philippe Lang | 2016-06-30 | 1 | -2/+2 |
* | Don't render an empty li tag (#23192). | Jean-Philippe Lang | 2016-06-30 | 1 | -2/+2 |
* | Adds missing class and removes space between previous/next links (#23192). | Jean-Philippe Lang | 2016-06-29 | 1 | -3/+2 |
* | Add the new pagination style in the activity page (#23192). | Jean-Philippe Lang | 2016-06-29 | 1 | -4/+8 |
* | Preserve from parameter when selecting new activity filters (#22912). | Jean-Philippe Lang | 2016-05-28 | 1 | -0/+1 |
* | Replace Date.today with User.current.today (#22320). | Jean-Philippe Lang | 2016-05-07 | 1 | -1/+1 |
* | Activity page to remember user's selection of activities (#1605). | Jean-Philippe Lang | 2015-10-15 | 1 | -1/+1 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 1 | -1/+1 |
* | Adds p/n access keys for previous/next links (#18692). | Jean-Philippe Lang | 2014-12-24 | 1 | -2/+4 |
* | Removed duplicate element ids. | Jean-Philippe Lang | 2014-11-23 | 1 | -1/+1 |
* | use li tags for issue links in activities index (#13242) | Toshi MARUYAMA | 2013-05-03 | 1 | -5/+11 |
* | Group events in the activity view (#12542). | Jean-Philippe Lang | 2012-12-08 | 1 | -4/+5 |
* | Preserve the "from" parameter in activity links. | Jean-Philippe Lang | 2012-12-02 | 1 | -1/+1 |
* | Fixed that link to user is escaped in activity title (#11124). | Jean-Philippe Lang | 2012-06-09 | 1 | -1/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -1/+1 |
* | [#9489] linked label to its element | Toshi MARUYAMA | 2011-10-29 | 1 | -1/+1 |
* | replace tabs to spaces at app/views/activities/index.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -3/+3 |
* | remove trailing white-spaces from app/views/activities/index.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -2/+2 |
* | replace « and » at app/views/activities/index.html.erb to hexadecim... | Toshi MARUYAMA | 2011-08-21 | 1 | -2/+2 |
* | HTML escape at app/views/activities/index.html.erb. | Toshi MARUYAMA | 2011-08-02 | 1 | -1/+1 |
* | Makes all pagination-like links use #link_to_content_update (#5138). | Jean-Philippe Lang | 2011-04-03 | 1 | -8/+6 |
* | Refactor: extract ProjectsController#activity to a new Activities controller. | Eric Davis | 2010-08-27 | 1 | -0/+61 |