Skip to content
  1. Apr 15, 2021
  2. Apr 14, 2021
    • Cédric Anne's avatar
      Add docker container suitable for development · a762bc61
      Cédric Anne authored
      - Add docker container specs
      - Fix version of dependencies in bower.json
      - Update build dependencies and fix node version to 10.x
      - Add package-lock.json
      - Add composer.lock
      - Drop uncss that prevent build to work as expected
      a762bc61
  3. Apr 12, 2021
  4. Feb 24, 2021
  5. Apr 23, 2020
  6. Jan 23, 2020
  7. Mar 11, 2019
  8. Aug 22, 2018
  9. Aug 14, 2018
  10. Jun 07, 2018
  11. Nov 02, 2017
  12. Oct 03, 2017
  13. Sep 26, 2017
  14. Sep 11, 2017
  15. Jun 15, 2017
  16. Feb 14, 2017
  17. Feb 02, 2017
  18. Jan 05, 2017
  19. Dec 05, 2016
  20. Nov 22, 2016
    • C-Duv's avatar
      Fixes incorrect translation key · 5ea5a8f9
      C-Duv authored
      The (untranslated) key "PANEL_CLAIM_AN_AUTORSHIP_FEATURE_DESC" was used
      instead of the (translated) "PANEL_CLAIM_AN_AUTHORSHIP_FEATURE_DESC"
      (note the added "H" to "AUTHORSHIP").
      
      This commit fixes this by using "PANEL_CLAIM_AN_AUTHORSHIP_FEATURE_DESC"
      5ea5a8f9
    • C-Duv's avatar
      Fixes a inconsistent use of "web" and "Internet" · d2255496
      C-Duv authored
      The terms "web" and "Internet" were mixed between the field label and
      the corresponding error-handling message.
      
      This commit make sure the error message refers to the field using the
      same term as the one used in the label ("Internet").
      d2255496
    • C-Duv's avatar
      Fixes incorrect/forgotten French translations · 887b2e39
      C-Duv authored
      Some part of the French language file (`fr`) were obviously left
      untranslated by mistake (it's easy to skip a word) or never translated.
      
      This commit translates the missing words and also the "authorship claim"
      and "password reset" parts.
      887b2e39
Loading