10 Apr, 2014
1 commit
03 Mar, 2014
1 commit
-
Also removed wrong class from link-title (ActionItem2925)
02 Mar, 2014
1 commit
-
…unb-gama/noosfero into AI2925-add_tittle_field_on_link_list_block Conflicts: app/views/box_organizer/_link_list_block.rhtml
23 Jan, 2014
1 commit
-
(ActionItem2925)
17 Jan, 2014
1 commit
16 Jan, 2014
2 commits
15 Jan, 2014
2 commits
-
(ActionItem2923)
08 Jan, 2014
1 commit
-
- Added buttons at members block. - Added checkbox to show or not the buttons on the community members. - Removed the render button "enter/leave" when the checkbox that enables the button is unchecked - Adjusted style CSS and display button - Added cucumber and unit tests. - Removed some spaces. - There are two cucumber tests that wasn't done by the our team that fail if you don't use selenium. The files are publish_article.feature line 20 and search_enterprises.feature line 33 and we didn't modify them. (ActionItem2844) Signed-off-by: Arthur Del Esposte <arthurmde@yahoo.com.br> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Leandro Alves <leandrosustenido@gmail.com> Signed-off-by: Tales Martins <tales.martins@gmail.com> Signed-off-by: Andre Bedran <bedran.fleck@gmail.com> Signed-off-by: Eduardo Vital <vitaldu@gmail.com>
03 Jan, 2014
1 commit
13 Dec, 2013
1 commit
-
Enable options to display the main block at all pages and all pages except in the homepage.
20 Nov, 2013
1 commit
16 Nov, 2013
1 commit
-
(ActionItem2795)
04 Nov, 2013
1 commit
-
Render container block box and do not override children boxes makes drag and drop functional. Also fix article block to not use direct box attribute and use owner method instead.
09 Oct, 2013
1 commit
-
(ActionItem2795) Signed-off-by: Guilherme C. Muniz<guilherme.cmuniz@gmail.com> Signed-off-by: Lucas Couto<loc.unb@gmail.com> Signed-off-by: Marcos Ramos<ms.ramos@outlook.com> Signed-off-by: Rafael de Souza Queiroz<querafael@live.com> Signed-off-by: Victor Carvalho<victorhugodf.ac@gmail.com>
09 May, 2013
2 commits
-
…into merge-requests/298 Added html_safe that was missing on the block_helper new method Conflicts: app/views/box_organizer/_highlights_block.rhtml test/unit/application_helper_test.rb
17 Apr, 2013
1 commit
-
Basically html_safe in some places that the stable branch had. Conflicts: app/models/article_block.rb app/models/tags_block.rb
10 Apr, 2013
1 commit
-
(ActionItem2630)
03 Apr, 2013
1 commit
28 Mar, 2013
1 commit
27 Mar, 2013
1 commit
-
* erase code is fun; * better name for "Area 1". Users can understand it now; * inline style for layout sux! Stop doing this! * add block dialog looks nice, with simpler code.
25 Mar, 2013
1 commit
18 Mar, 2013
1 commit
-
This commit has the participation of Lucas Prado Melo It includes: * Make blog pagination link to absolute path * Configure blog display on block view * List blogs on article block selection * Auto select the first text article (if there is one) * Testing!
11 Mar, 2013
2 commits
-
Beauty, useful, readable and code cleanner. ActionItem2613
-
Make colorBox to feet better the block config dialog, removing the unneeded horizontal scroll. Add a better style, and display the cancel button.
04 Nov, 2012
1 commit
24 Oct, 2012
1 commit
-
Conflicts: app/helpers/forms_helper.rb app/models/box.rb app/views/box_organizer/edit.rhtml db/schema.rb test/unit/box_test.rb
21 Oct, 2012
1 commit
-
"Add a block" button "Edit" buttons on blocks Also replaced radio_button_tag and label_tag by labelled_radio_button
20 Oct, 2012
2 commits
23 Aug, 2012
1 commit
09 May, 2011
2 commits
-
Conflicts: features/step_definitions/noosfero_steps.rb test/functional/profile_design_controller_test.rb
-
(ActionItem1957)
02 May, 2011
1 commit
-
(ActionItem1981)
01 Mar, 2011
1 commit
-
(ActionItem1908)
14 Feb, 2011
1 commit
-
(ActionItem1800)
11 Feb, 2011
1 commit
-
(ActionItem1656)
02 Dec, 2010
1 commit
-
Blocks will be displayed according to the browser locale: * "all": displayed in all languages * some language: displayed only in the selected language (ActionItem1774) Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>