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

Conversation

guilhermeblanco
Copy link

Hi ServerGrove team,

My team have worked hard to turn this extension much more usable in a various ways.
Some enhancements are very good, but we had to drop ODM support for now since the team won't be using it, but we did our best to turn into very extendable and reusable for other mappings.
Here is a list of enhancements:

  • Add Locale
  • Drop Locale
  • New entries now supports Domain and File
  • ORM support
  • XLIFF support

We hope you like it! =)

Regards,

Guilherme Blanco on behalf of InstaClick Inc.

guilhermeblanco and others added 30 commits February 7, 2012 11:00
…o analyze, classify the translation and rendered into a string in ExportCommand. Please note that ExportCommand in this commit cannot write a file.
…ce. Also, moved ObjectManager compatible code to AbstractStorage.
@damienalexandre
Copy link

Great PR but:

  • Documentation is not up-to-date, refer to Mongo, Orm, but do not expose the right one;
  • Why the f*** Pablo's name is removed from the composer file? authors accept an array;
  • Classes declared as services in Resources/config/services.xml should be parameters.

Beside that, ping @servergrove - this definitly deserve a merge 👍

@pgodel
Copy link
Collaborator

pgodel commented Feb 5, 2013

We are still swamped with work. Hopefully will be able to dedicate some time soon, sorry.

@michaelperrin
Copy link

👍 Nice PR

alex88 and others added 2 commits April 10, 2013 11:02
Bootstrap urls were giving 404 and I've updated them with netdna hosted version and also the new jquery version
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
@gimler
Copy link

gimler commented Apr 17, 2013

ping

@servergrove
Copy link
Owner

Hi Gordon.

We can't merge this PR without mongodb support and we haven't been able to implement it yet. Not sure when we will have time. If you or someone can do it, it will be very much welcomed.

Pablo Godel

On Apr 17, 2013, at 9:29, Gordon Franke [email protected] wrote:

ping


Reply to this email directly or view it on GitHub.

clement.gautier and others added 15 commits July 17, 2013 13:28
Fixed filer to accept anything before the first dot
Add support to import files like messages.es_ES.yml
Modifications for #14
Update to bootstrap 3 and add search capability
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
saveLocal & saveEntry fix
Added MonogDB storage support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.