Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalization refactorings #6

Open
wants to merge 88 commits into
base: master
Choose a base branch
from

Commits on Feb 7, 2012

  1. Initial efforts around conversion from MongoDB specific to Storage ag…

    …nostic (but implementing ORM as default).
    guilhermeblanco committed Feb 7, 2012
    Configuration menu
    Copy the full SHA
    146c1f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    558e3e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a994aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    daa3dc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dc3fd9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13f3669 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08e052c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff52dea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2231ef2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07d1827 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2012

  1. Configuration menu
    Copy the full SHA
    f331db8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af5f151 View commit details
    Browse the repository at this point in the history
  3. Refactored the code from ImportCommand to Base; finished the coding t…

    …o analyze, classify the translation and rendered into a string in ExportCommand. Please note that ExportCommand in this commit cannot write a file.
    shiroyuki committed Feb 8, 2012
    Configuration menu
    Copy the full SHA
    c07430c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2012

  1. Refactored the XLIFF file handler from the export command and make th…

    …e file handler as a service.
    shiroyuki committed Feb 9, 2012
    Configuration menu
    Copy the full SHA
    82a63d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2012

  1. Configuration menu
    Copy the full SHA
    ef2d950 View commit details
    Browse the repository at this point in the history
  2. Optimized ORMStorage and also added missing methods on StorageInterfa…

    …ce. Also, moved ObjectManager compatible code to AbstractStorage.
    guilhermeblanco committed Feb 13, 2012
    Configuration menu
    Copy the full SHA
    959a36d View commit details
    Browse the repository at this point in the history
  3. Made new entry works.

    guilhermeblanco committed Feb 13, 2012
    Configuration menu
    Copy the full SHA
    269777c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73cbf3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    483a79d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2012

  1. Added YAML Exporter.

    guilhermeblanco committed Feb 15, 2012
    Configuration menu
    Copy the full SHA
    2257daa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd8dfe2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ba43b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df367a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2012

  1. Configuration menu
    Copy the full SHA
    b57dce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f7d040 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2012

  1. fix default locale parameter

    catacgc committed Feb 28, 2012
    Configuration menu
    Copy the full SHA
    56df1b1 View commit details
    Browse the repository at this point in the history
  2. update the docs

    catacgc committed Feb 28, 2012
    Configuration menu
    Copy the full SHA
    e2c32b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a1f4d4 View commit details
    Browse the repository at this point in the history
  4. fix yaml importer typo

    catacgc committed Feb 28, 2012
    Configuration menu
    Copy the full SHA
    4a54302 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e58eac View commit details
    Browse the repository at this point in the history
  6. refactor the importer to allow multi file type imports

    delegate the import to an ImportInterface implementation that supports
    the file type
    catacgc committed Feb 28, 2012
    Configuration menu
    Copy the full SHA
    f6e5d66 View commit details
    Browse the repository at this point in the history
  7. add the yaml importer

    catacgc committed Feb 28, 2012
    Configuration menu
    Copy the full SHA
    70e4b92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be24327 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2012

  1. Merge pull request #1 from catacgc/master

    Fix some configuration bugs and add some info about the configuration in README.md
    guilhermeblanco committed Mar 5, 2012
    Configuration menu
    Copy the full SHA
    4884b1b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2012

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

Commits on May 17, 2012

  1. Configuration menu
    Copy the full SHA
    faf8dd0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from dinamic/master

    Translation type varchar -> text
    guilhermeblanco committed May 17, 2012
    Configuration menu
    Copy the full SHA
    a6c49fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bef899b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2012

  1. Configuration menu
    Copy the full SHA
    1a5f370 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from dinamic/master

    bugfix: unable to set translation
    guilhermeblanco committed May 19, 2012
    Configuration menu
    Copy the full SHA
    77a2284 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2012

  1. Added the support for Symfony 2.1 by making the code automatically de…

    …termine the extension based on the version of Symfony kernel.
    cajoy committed May 24, 2012
    Configuration menu
    Copy the full SHA
    963f5c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2012

  1. Update master

    guilhermeblanco committed Jun 15, 2012
    Configuration menu
    Copy the full SHA
    79c063f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2012

  1. Configuration menu
    Copy the full SHA
    835bae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30c675a View commit details
    Browse the repository at this point in the history
  3. added debug code

    Juti Noppornpitak committed Jun 22, 2012
    Configuration menu
    Copy the full SHA
    d8d28f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a13c0e View commit details
    Browse the repository at this point in the history
  5. removed the debugging code, properly support 2.0 and 2.1 and took out…

    … the array support.
    Juti Noppornpitak committed Jun 22, 2012
    Configuration menu
    Copy the full SHA
    a7ab7b8 View commit details
    Browse the repository at this point in the history
  6. Added the missing module.

    shiroyuki committed Jun 22, 2012
    Configuration menu
    Copy the full SHA
    b1c3acd View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2012

  1. Removed dependency of ORM EntityRepository, allowing custom implement…

    …ations of EntityRepository to not require a non-interfaced Common Persistence method createQueryBuilder.
    guilhermeblanco committed Aug 3, 2012
    Configuration menu
    Copy the full SHA
    d4f50cb View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2012

  1. update code for bootstrap 2

    gimler committed Aug 14, 2012
    Configuration menu
    Copy the full SHA
    b578b83 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2012

  1. remove inline js

    gimler committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    22fdd2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05b0774 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from gimler/bootstrap2

    Bootstrap2
    guilhermeblanco committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    03e4f35 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from gimler/translator

    Use symfony translation service
    guilhermeblanco committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    3d95c96 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2012

  1. Fixing addTranslationAction()

    Yuan Xie committed Aug 22, 2012
    Configuration menu
    Copy the full SHA
    8c2a45f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2012

  1. fixed typo

    ch3ric committed Sep 18, 2012
    Configuration menu
    Copy the full SHA
    90f5691 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from ch3ric/patch-1

    fixed typo
    robocoder committed Sep 18, 2012
    Configuration menu
    Copy the full SHA
    f575fb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2012

  1. update composer.json

    robocoder committed Sep 27, 2012
    Configuration menu
    Copy the full SHA
    f774ac2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2012

  1. Configuration menu
    Copy the full SHA
    0a2257d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15c74a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    412025c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7d8843 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7 from ch3ric/master

    Removed useless conf and fixed filename during export
    guilhermeblanco committed Nov 28, 2012
    Configuration menu
    Copy the full SHA
    34d301e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2013

  1. Update ImportCommand.php

    ynx committed Mar 6, 2013
    Configuration menu
    Copy the full SHA
    a5fcb20 View commit details
    Browse the repository at this point in the history
  2. Update AbstractStorage.php

    ynx committed Mar 6, 2013
    Configuration menu
    Copy the full SHA
    b60711b View commit details
    Browse the repository at this point in the history
  3. Update StorageInterface.php

    ynx committed Mar 6, 2013
    Configuration menu
    Copy the full SHA
    0abfd28 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2013

  1. Merge pull request #8 from yxie/master

    This patch will reduce the TranslationImport command's running time from 45+ mins to 1.5 mins.
    robocoder committed Mar 7, 2013
    Configuration menu
    Copy the full SHA
    8238c5f View commit details
    Browse the repository at this point in the history
  2. Update composer.json

    robocoder committed Mar 7, 2013
    Configuration menu
    Copy the full SHA
    284abb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2013

  1. 1) Fixing issue that entity aren't persisted; 2) further optimize per…

    …formance;
    Yuan Xie committed Mar 12, 2013
    Configuration menu
    Copy the full SHA
    5559097 View commit details
    Browse the repository at this point in the history
  2. 3) Fixing the JavaScript that wrong locale is deleted by the delete b…

    …uttons
    Yuan Xie committed Mar 12, 2013
    Configuration menu
    Copy the full SHA
    8946e1e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from yxie/master

    Fixing various bugs during use of the bundle
    guilhermeblanco committed Mar 12, 2013
    Configuration menu
    Copy the full SHA
    af863de View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2013

  1. Updated bootstrap and jquery assets url

    Bootstrap urls were giving 404 and I've updated them with netdna hosted version and also the new jquery version
    alex88 committed Apr 10, 2013
    Configuration menu
    Copy the full SHA
    2cd58e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from alex88/patch-1

    Updated bootstrap and jquery assets url
    
    Note: the reason the bootstrap URLs are 404'ing is due to https://github.com/blog/1452-new-github-pages-domain-github-io
    robocoder committed Apr 10, 2013
    Configuration menu
    Copy the full SHA
    8415a67 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2013

  1. Fixed filer to accept anything before the first dot

    clement.gautier committed Jul 17, 2013
    Configuration menu
    Copy the full SHA
    85ba131 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2013

  1. Merge pull request #12 from ETSGlobal/fix-file-finder

    Fixed filer to accept anything before the first dot
    guilhermeblanco committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    40d2181 View commit details
    Browse the repository at this point in the history
  2. Update composer.json

    guilhermeblanco committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    f62a2e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2013

  1. Update ImportCommand.php

    Add support to import files like messages.es_ES.yml
    pabgaran committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    921de0f View commit details
    Browse the repository at this point in the history
  2. Avoid error on empty value

    pabgaran committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    8f95db6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13 from pgarrido/patch-1

    Update ImportCommand.php
    guilhermeblanco committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    de9e535 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ca4eb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2013

  1. Configuration menu
    Copy the full SHA
    2b47c8d View commit details
    Browse the repository at this point in the history
  2. Fix function names

    pabgaran committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    b926e6a View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Modifications for #14
    guilhermeblanco committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    53903dc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14 from pgarrido/master

    Update to bootstrap 3 and add search capability
    guilhermeblanco committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    4137409 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2014

  1. saveLocal & saveEntry fix

    In current version there is a problem with "Create Locale/Entry" forms.
    Actually ajax request for saving doesn't works because saveEntryForm() and saveLocaleForm() receive wrong object
    ivch committed Jun 26, 2014
    Configuration menu
    Copy the full SHA
    f48afcd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from ivch/patch-1

    saveLocal & saveEntry fix
    guilhermeblanco committed Jun 26, 2014
    Configuration menu
    Copy the full SHA
    d6b4099 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2014

  1. MonogDB storage support

    pasinter committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    d97b9dd View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2014

  1. Merge pull request #16 from pasinter/master

    Added MonogDB storage support
    guilhermeblanco committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    785592d View commit details
    Browse the repository at this point in the history