30 Mar, 2014
2 commits
-
Also fixed visualization on firefox (the trash icon was in the second line) (ActionItem2582)
-
…a/noosfero into AI2582-Link_List_Block_Improvements
29 Mar, 2014
1 commit
-
(ActionItem2911) Signed-off-by: Luiz Matos <luizff.matos@gmail.com> Signed-off-by: Marcos Ramos <ms.ramos@outlook.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Matheus Faria <matheus.sousa.faria@gmail.com>
28 Mar, 2014
2 commits
-
(ActionItem2582) Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com>
-
(ActionItem2582) - Changed link list html structure from table to ul/li - Added image that indicates draggable area - Added Drag and Drop javascript - Added button that delete the link - Added auto complete to Address field - Corrected syntax error on token_helper Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gustavo Jaruga <darksshades@gmail.com> Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com> Signed-off-by: Matheus Faria <matheus.sousa.faria@gmail.com>
26 Mar, 2014
3 commits
-
agenda_improvements: Changed the limit to show the events Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Luiz Matos <luizff.matos@gmail.com> (ActionItem3048)
25 Mar, 2014
1 commit
19 Mar, 2014
2 commits
-
Signup Redirect Improvements Add environment feature for choosing where to redirect the user after signup. The options are the same as the ones for the login redirection options existing today. This feature takes in consideration that the usar may have to follow a confirmation URL recieved by eletronic mail.
18 Mar, 2014
2 commits
-
Also fixed typo (ActionItem2997)
17 Mar, 2014
2 commits
-
(ActionItem3046)
16 Mar, 2014
5 commits
-
- EnvironmentStatisticsBlock was marked as DEPRECATED, it will be removed in the next Noosfero release, see ActionItem3045 Thanks for the tip Daniela Feitosa ;) (ActionItem2851)
-
- Removed EnvironmentStatisticsBlock from core. Environment's admins should enable the statistics block for its environment Signed-off-by: Leandro Nunes dos Santos <leandro.santos@serpro.gov.br> Signed-off-by: Francisco Marcelo de Araújo Lima Júnior <francisco.lima-junior@serpro.gov.br> Signed-off-by: Victor Costa <vfcosta@gmail.com> (ActionItem2851)
-
…sfero into AI3015-fix_profile_controller
-
test/functional/application_controller_test.rb test/functional/profile_themes_controller_test.rb
14 Mar, 2014
3 commits
-
allow_change_of_redirection is disabled. (ActionItem2998)
-
email is enabled. (ActionItem2998) Signed-off-by: Daniel Bucher <daniel.bucher88@gmail.com> Signed-off-by: Luiz Matos <luizff.matos@gmail.com>
-
signup. (ActionItem2998) Signed-off-by: Daniel Bucher <daniel.bucher88@gmail.com> Signed-off-by: Luiz Matos <luizff.matos@gmail.com>
13 Mar, 2014
3 commits
-
(ActionItem2928)
-
(ActionItem3021)
12 Mar, 2014
3 commits
-
-Added tests for ban user -Added also tests for activate/deactivate users -Added also tests for set admin role (ActionItem3021) Signed-off-by: Alex Campelo <campelo.al1@gmail.com> Signed-off-by: Gustavo Jaruga <darksshades@gmail.com>
-
(ActionItem3021) Signed-off-by: Alex Campelo <campelo.al1@gmail.com> Signed-off-by: Gustavo Jaruga <darksshades@hotmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com>
-
(ActionItemAI3021) Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Eduardo Vital <vitaldu@gmail.com>
10 Mar, 2014
1 commit
07 Mar, 2014
3 commits
-
(ActionItem2997) Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
-
Conflicts: app/controllers/my_profile/profile_themes_controller.rb test/unit/comment_test.rb vendor/plugins/action_tracker_has_comments/init.rb
-
(ActionItem2997) Signed_off_by: Gabriela Navarro <navarro1703@gmail.com> Signed_off_by: Gustavo Jaruga <darksshades@gmail.com>
05 Mar, 2014
1 commit
-
Ai2943 Container Block Fixes Fix broken edition for container block with the new css for sideboxes view.
28 Feb, 2014
1 commit
-
…gama/noosfero into ActionItem2909-SortUsersAlphabetically
20 Feb, 2014
1 commit
-
(ActionItem3015)
13 Feb, 2014
1 commit
12 Feb, 2014
1 commit
11 Feb, 2014
2 commits
-
(ActionItem2995)
-
Also adding a new assert helper to test the order of a collection without assuming all elements inside it. (ActionItem2996)