Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-09 | Scrollable tables in settings pages (#4857) | Lynx Kotoura | |
* Scrollable tables in settings pages * Add space before curly brace | |||
2017-08-17 | Show what protocol is used for accounts in admin/accounts#index (#4622) | nullkal | |
* Show what protocol used for in admin/accounts#index * Add frozen_string_literal | |||
2017-07-07 | Togglable filter links (#4021) | のら | |
* Togglable filter links * Rename is_selected to selected? | |||
2017-05-18 | Add reset button to admin accounts search, improve looks a little (#3100) | Eugen Rochko | |
2017-05-17 | Add filter to AccountFilter (#2968) | alpaca-tc | |
2017-05-02 | Add admin area view partials for each record type (#2700) | Matt Jankowski | |
2017-04-23 | Admin UI for confirming users (#2245) | Ash Furrow | |
* Shows confirmed status in list. * Adds ability to confirm users in admin UI. * Added new english translations. * Addresses feedback from #2245. * More feedback. | |||
2017-04-13 | Translate admin (#1702) | Thomas Citharel | |
* Translate the domain_block panel Signed-off-by: Thomas Citharel <tcit@tcit.fr> * Translate PubSubHubbub section Signed-off-by: Thomas Citharel <tcit@tcit.fr> * translate account section and correct typos * move reports translation & translate sidebar Signed-off-by: Thomas Citharel <tcit@tcit.fr> * normalize l18n | |||
2017-04-11 | Pagination improvements (#1445) | Matt Jankowski | |
* Replace will_paginate with kaminari * Use #page instead of #paginate in controllers * Replace will_paginate.page_gap with pagination.truncate in i18n * Customize kaminari views to match prior styles * Set kaminari options to match prior behavior * Replace will_paginate with paginate in views | |||
2017-02-15 | Fix admin UI for accounts somewhat | Eugen Rochko | |
2017-01-28 | Update settings to re-use admin layout, one big navigation tree, improve ↵ | Eugen Rochko | |
settings forms | |||
2016-12-13 | Improved admin UI | Eugen Rochko | |
2016-12-06 | Add suspend account functionality to admin UI | Eugen Rochko | |
2016-12-04 | Adding more to admin accounts UI | Eugen Rochko | |
2016-12-03 | Add "next" pagination to public profiles | Eugen Rochko | |
2016-12-03 | Admin accounts page lists accounts | Eugen Rochko | |
2016-11-30 | Normalize localizations, add stub for admin/accounts | Eugen Rochko | |