Skip to content
Snippets Groups Projects
  1. May 28, 2017
  2. May 27, 2017
    • Eugen Rochko's avatar
      Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332) · 62ca3788
      Eugen Rochko authored
      * Fix #2922 - Load stylesheet from "custom.css" entrypoint when present
      
      This is pretty much the same way it worked as before, albeit with
      having to create app/javascript/packs/custom.js with
      require('../styles/custom.scss') (or whatever you want really), which
      will be a blank slate for you to import whatever you want
      
      * Remove old assets directory
      
      * Extract font-awesome into common.css and always load it
      62ca3788
    • jeroenpraat's avatar
      Update Dutch strings for 1.4 (#3363) · f9180823
      jeroenpraat authored
      * Update nl strings for 1.4
      
      * Update nl strings for 1.4
      
      * Update nl strings for 1.4
      
      * nl strings (+1)
      
      More new OTP strings will be translated another time
      f9180823
    • Quent-in's avatar
      i18n update for Occitan language (#3362) · 4b0c667c
      Quent-in authored
      * Update simple_form.oc.yml
      
      * Added check spam folder
      
      * Update oc.json
      
      abonats => seguidors
      
      * Update oc.yml
      
      * Update oc.json
      
      Added translations + corrections
      
      * Update confirmation_instructions.oc.html.erb
      
      * Update confirmation_instructions.oc.text.erb
      
      * i18n mailer
      
      * Update reset_password_instructions.oc.html.erb
      4b0c667c
  3. May 26, 2017
  4. May 25, 2017
  5. May 24, 2017
  6. May 23, 2017
  7. May 22, 2017
    • Ratmir Karabut's avatar
      Update Russian translation (#3225) · 2bb54863
      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
      
      * Update Russian translation
      
      * Update Russian translation (pluralizations)
      
      * Update Russian translation
      
      * Update Russian translation
      2bb54863
    • Nolan Lawson's avatar
      Only load Intl data for current language (#3130) · 9d04de1c
      Nolan Lawson authored
      * Only load Intl data for current language
      
      * Extract common chunk only from application.js and public.js
      
      * Generate locale packs, avoid caching on window object
      9d04de1c
    • unarist's avatar
Loading