10 Mar, 2015
1 commit
-
Signed-off-by: Victor Costa <vfcosta@gmail.com> Signed-off-by: Francisco Marcelo de Araújo Lima Júnior <francisco.lima-junior@serpro.gov.br>
09 Mar, 2015
17 commits
-
Currently translated at 23.8% (5 of 21 strings)
-
Currently translated at 6.4% (5 of 78 strings)
-
Currently translated at 3.7% (3 of 79 strings)
-
Currently translated at 7.6% (6 of 78 strings)
-
Currently translated at 61.5% (48 of 78 strings)
-
Currently translated at 97.5% (40 of 41 strings)
-
Currently translated at 41.8% (851 of 2032 strings)
-
Currently translated at 100.0% (78 of 78 strings)
08 Mar, 2015
1 commit
-
Currently translated at 41.8% (850 of 2032 strings)
07 Mar, 2015
4 commits
-
Currently translated at 100.0% (21 of 21 strings)
-
Currently translated at 41.4% (843 of 2032 strings)
-
Currently translated at 100.0% (18 of 18 strings)
-
I395 username with dot comment paragraph Fix https://gitlab.com/participa/noosfero/issues/395 See merge request !492
06 Mar, 2015
8 commits
-
$ rake -f Rakefile.translations The above invocation will work without a full rails environment, which requires a config/database.yml, an actual database to connect to, plus loading all the Rails stack which is painfully slow. This can now be used by distribution packages to compile translations during package build without worrying much.
-
It is needed to compile translations, so not only in development
-
Currently translated at 100% (0 of 0 strings) Created new translation.
-
Conflicts: plugins/statistics/po/es/statistics.po po/de/noosfero.po po/es/noosfero.po
05 Mar, 2015
9 commits
-
wheezy-test will now be a symlink to the latest version. This way I do not need to change it everytime, just update the symlink on the download server
-
Update production script - Verify if /lib/init/vars.sh file exist before source it in etc/init.d/noosfero - Add 'bundle exec' where is needed in script/production See merge request !488