16 Jul, 2015
1 commit
-
Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
13 Jul, 2015
10 commits
-
Currently translated at 82.5% (1725 of 2089 strings)
-
- make the code independent of the number of packages - cope with a clean environment, where there is no local copies yet.
12 Jul, 2015
2 commits
09 Jul, 2015
1 commit
07 Jul, 2015
4 commits
-
Currently translated at 8.9% (7 of 78 strings)
-
Currently translated at 100.0% (41 of 41 strings)
-
Currently translated at 100.0% (14 of 14 strings)
-
Currently translated at 80.9% (1691 of 2089 strings)
03 Jul, 2015
4 commits
-
Currently translated at 100.0% (21 of 21 strings)
-
Currently translated at 1.3% (12 of 911 strings)
-
Currently translated at 80.8% (1689 of 2089 strings)
-
Currently translated at 100.0% (41 of 41 strings)
29 Jun, 2015
5 commits
-
Currently translated at 6.4% (5 of 78 strings)
-
Currently translated at 1.2% (11 of 911 strings)
-
Currently translated at 59.0% (1233 of 2089 strings)
-
Handle ActiveRecord::RecordInvalid exceptions in remote user plugin Fix #612 See merge request !616
28 Jun, 2015
1 commit
-
Fix crash on article view SQL query http://noosfero.org/Development/ActionItem3277 See merge request !299
27 Jun, 2015
2 commits
26 Jun, 2015
3 commits
-
Put limit on tag search See merge request !553
-
i18n: add countries default and change format (- instead of _) See merge request !613
25 Jun, 2015
5 commits
-
Change remote user plugin to handle any exception Small fix to handle any possiblie exception in remote user plugin See merge request !612
-
Add staging environment See merge request !611
24 Jun, 2015
2 commits
-
Avoids social buttons breaking when used in contexts with deeper route, like inside a post on a route defined by a plugin or a deep folder tree. It was never a good idea to use relative path in the first place. Fixes Issue #61