Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mbi/django-rosetta Loading
base: develop
Choose a base ref
...
head repository: Yaco-Sistemas/django-rosetta Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 41 files changed
  • 3 contributors

Commits on Aug 2, 2012

  1. Now you can restart the server from the browser, this is neccesary for

    the translation became effectives
    goinnn committed Aug 2, 2012
    Configuration menu
    Copy the full SHA
    9d8e651 View commit details
    Browse the repository at this point in the history
  2. Clean the code

    goinnn committed Aug 2, 2012
    Configuration menu
    Copy the full SHA
    b2ae6ed View commit details
    Browse the repository at this point in the history
  3. Now you can update a catalogs from the browser. You have a form, you

    will have to indicate the catalog (in your server), the catalog to
    update the first, and the priority
    goinnn committed Aug 2, 2012
    Configuration menu
    Copy the full SHA
    560d357 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80b7a80 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2012

  1. Now rosetta detect the priority catalogues, and you can update in this

    catalogues. Before, you can change a catalogue, and this translation
    never was effective
    goinnn committed Aug 3, 2012
    Configuration menu
    Copy the full SHA
    7850541 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c4dd27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51d96e5 View commit details
    Browse the repository at this point in the history
  4. Update a translation in Spanish "Vellosos solo" O_o I'm sorry, if this

    is a word in latin America
    goinnn committed Aug 3, 2012
    Configuration menu
    Copy the full SHA
    56a86e3 View commit details
    Browse the repository at this point in the history
  5. New translations

    goinnn committed Aug 3, 2012
    Configuration menu
    Copy the full SHA
    9895b29 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2012

  1. Now the server restart is via ajax. Because, of this way, the user do…

    …es not see a
    
    server down.
    goinnn committed Aug 6, 2012
    Configuration menu
    Copy the full SHA
    c34d94d View commit details
    Browse the repository at this point in the history
  2. Translations the new features

    goinnn committed Aug 6, 2012
    Configuration menu
    Copy the full SHA
    99cf9e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ba2f1f View commit details
    Browse the repository at this point in the history
  4. A templatetag to know if a user can edit the translations. I had to

    move the file, but this was the same to the application. And I could
    not import the can_translate function
    goinnn committed Aug 6, 2012
    Configuration menu
    Copy the full SHA
    0b3e8c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2012

  1. Changed the egg to mark the yaco version.

    Manuel Saelices committed Sep 26, 2012
    Configuration menu
    Copy the full SHA
    b5e27b6 View commit details
    Browse the repository at this point in the history
  2. New translations.

    Manuel Saelices committed Sep 26, 2012
    Configuration menu
    Copy the full SHA
    2b807cd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2013

  1. New ROSETTA_EXCLUDE_LOCALE_PATHS setting to exclude catalogs found in

    locale paths.
    Manuel Saelices committed Oct 17, 2013
    Configuration menu
    Copy the full SHA
    b013ed4 View commit details
    Browse the repository at this point in the history
  2. New 0.6.9 version.

    Manuel Saelices committed Oct 17, 2013
    Configuration menu
    Copy the full SHA
    0c3d722 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2014

  1. Configuration menu
    Copy the full SHA
    7fb01c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd56c2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c4e8b1 View commit details
    Browse the repository at this point in the history
Loading