Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Checked translation #581

Open
wants to merge 19 commits into
base: dev
Choose a base branch
from
Open

Commits on Jul 25, 2017

  1. Docker file updated facebookarchive#534

    Problems running development in docker facebookarchive#534
    izabellamatos authored Jul 25, 2017
    Configuration menu
    Copy the full SHA
    f9366aa View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. Configuration menu
    Copy the full SHA
    00cf184 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2017

  1. Remove NodeJS-Legacy (Fixes: facebookarchive#550) (facebookarchive#551)

    * Remove NodeJS-Legacy (Fixes: facebookarchive#550)
    
    * Updated version of node.js installed to fix critical provisioning errors. By default, Ubuntu 14.04 uses a legacy version of node.js. This code removes the legacy version and updates to a newer version.
    
    * Source: https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions
    
    * This PR fixes the provision/build issue from facebookarchive#550
    justinwray committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    a832bf6 View commit details
    Browse the repository at this point in the history
  2. Downgraded DropkickJS and Streamlined Provision for NodeJS/Downloads (F…

    …ixes: facebookarchive#554) (facebookarchive#555)
    
    * Downgraded Dropkick.js to version 2.1.10.  The project originally was built using 2.1.10 and specified a near version in the 2.x.x release family.  On August 27th 2017 Dropkick.js released version 2.2.0 which is incompatible with ES6 specs. The incompatibility with the new release of Dropkick.js caused the provisioning of the platform to fail.
    
    * Moved the installation process for Node.js to a function within `lib.sh`.  This change streamlines the provision script.
    
    * Removed the installation of `wget` from provisioning.  `wget` is no longer used within the project and is therefore unneeded.
    
    * Updated the `dl()` download function within the provision script to use `curl` exclusively, with retry options.  The retry options are set to 5 retries with a 15-second delay between retries.  The addition of the retry option ensures the provision can continue if there is a temporary issue with a remote connection or availability of a remote resource.
    
    * Added the `dl_pipe()` download function to the provision script.  This download function provided the data from the remote resource via standard output to be piped into another command.  As piping downloads within the provisioning process have become more common, this function streamlines the process.
    
    * Fixes facebookarchive#554
    
    * Updates fixes for facebookarchive#550
    justinwray committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    49c7459 View commit details
    Browse the repository at this point in the history
  3. Added Quick Setup Guide to README (facebookarchive#556)

    * Updated links and information related to the installation process.
    
    * Included a link to Quick Setup Guide.
    justinwray committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    d2ee4b3 View commit details
    Browse the repository at this point in the history
  4. Update CONTRIBUTING (facebookarchive#557)

    * Included message indicating that Pull Requests need to be submitted against `dev`.
    
    * Updated commands to branch from `dev`.
    justinwray committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    1f236bb View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

  1. Configuration menu
    Copy the full SHA
    f930556 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2017

  1. Configuration menu
    Copy the full SHA
    d7d41fb View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. Configuration menu
    Copy the full SHA
    07a0d17 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. Update lang_en.php

    izabellamatos authored Oct 3, 2017
    Configuration menu
    Copy the full SHA
    ac79a65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ee3aaf View commit details
    Browse the repository at this point in the history
  3. Adicionado tradução para o ENABLE/DISABLE Logos

    Na página de gerenciamento de Logos, o ENABLE e DISABLE não estava sendo traduzidos
    izabellamatos authored Oct 3, 2017
    Configuration menu
    Copy the full SHA
    3f9ce5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    860d4a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f30c8b View commit details
    Browse the repository at this point in the history
  6. Novas traduções

    izabellamatos authored Oct 3, 2017
    Configuration menu
    Copy the full SHA
    94a669e View commit details
    Browse the repository at this point in the history
  7. Update lang_en.php

    izabellamatos authored Oct 3, 2017
    Configuration menu
    Copy the full SHA
    6ab28c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Update lang_en.php

    izabellamatos authored Oct 4, 2017
    Configuration menu
    Copy the full SHA
    c3f72bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from izabellamatos/traducao

    Atualização da tradução do projeto.
    izabellamatos authored Oct 4, 2017
    Configuration menu
    Copy the full SHA
    19a859c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Configuration menu
    Copy the full SHA
    ae29bd9 View commit details
    Browse the repository at this point in the history