Skip to content
Snippets Groups Projects
  1. Apr 18, 2017
    • Matt Jankowski's avatar
      Instances list in admin (#2095) · 55e15035
      Matt Jankowski authored
      * Add admin/instances index action
      
      * Add link to instances admin page
      
      * View lists instances
      
      * Instances, grouped by domain, ordered by count
      
      * Use Account.remote scope
      
      * Extract method: Account.by_domain_accounts
      55e15035
    • Matt Jankowski's avatar
      Admin reports with accounts (#2092) · 66d8f99a
      Matt Jankowski authored
      * Add a ReportFilter class
      
      * Add reports and targeted_reports relationships to Account
      
      * Use ReportFilter from admin/reports controller
      
      * Link to admin/reports filtered views from admin account show view
      
      * Add indexes to reports.account_id and reports.target_account_id
      66d8f99a
    • Olivier Humbert's avatar
      French translation update (#2063) · ee919bed
      Olivier Humbert authored
      fixes
      ee919bed
    • Koala Yeung's avatar
      Add Occitan (oc) translation (#2077) · 0a1b0246
      Koala Yeung authored
      * Added oc.yml
      
      * Added `config/locales/oc.yml`.
        Translated in General Occitan (Quent-in).
      
      * Added oc.jsx (Occitan translation)
      
      * Written in General Occitan (lengadocian)
      * Added `app/assets/javascripts/components/locales/oc.js`
      
      * Added doorkeeper.oc.yml
      
      * Added `config/locales/doorkeeper.oc.yml` (Quent-in)
      
      * Added simple_form.oc.yml
      
      * Added `config/locales/simple_form.oc.yml` (Quent-in).
      
      * Merge en.yml changes into oc.yml
      
      Added new strings for translations
      
      * Fix typo in oc.yml
      
      * Update javascript locale support (oc)
      
      * Update ruby locale list (oc)
      
      * Fix oc.yml
      
      * Remove obsoleted translations
      * Moved old translation of `reports` to `admin.reports`
      0a1b0246
    • Ratmir Karabut's avatar
      Update Russian translation (#1967) · 50ed7276
      Ratmir Karabut authored
      * Add Russian translation (ru)
      
      * Fix a missing comma
      
      * Fix the wording for better consistency
      
      * Update Russian translation
      
      * Arrange Russian setting alphabetically
      
      * Fix syntax error
      
      * Update Russian translation
      
      * Fix formatting error
      
      * Update Russian translation
      
      * Update Russian translation
      
      * Update ru.jsx
      
      * Fix syntax error
      
      * Remove two_factor_auth.warning (appears obsolete)
      
      * Add missing strings in ru.yml
      
      A lot of new strings translated, especially for the newly added admin section
      
      * Fix translation consistency
      50ed7276
  2. Apr 17, 2017
  3. Apr 16, 2017
  4. Apr 15, 2017
Loading