19 Jun, 2015
1 commit
-
This was breaking the asset pipeline for me when running in production mode
17 Jun, 2015
2 commits
-
Signed-off-by: André Bernardes <andrebsguedes@gmail.com> Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
-
- Added image label - Added image to article body - Changed some minor positioning Signed-off-by: André Bernardes <andrebsguedes@gmail.com> Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Fábio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
16 Jun, 2015
1 commit
-
(ActionItem3149)
01 Jun, 2015
1 commit
-
It is now replaced with a single div with class 'main-content'. This *might* break some old themes, but we need to start getting rid of these absurds at some point.
20 Nov, 2014
1 commit
-
Conflicts: Gemfile.lock script/development
10 Oct, 2014
1 commit
-
- Remove absolute URL's from stylesheets and javascripts - Handle prefix in LinkListBlock - add Noosfero.root method as a central data source The application server needs to be started with the RAILS_RELATIVE_URL_ROOT environment variable set to the desired prefix. In development, this can be tested with # assuming /social prefix $ RAILS_RELATIVE_URL_ROOT=/social thin --prefix /social start For production, see INSTALL.md
12 Aug, 2014
4 commits
-
Makes the connections shown in the community / people block less crowded. (ActionItem3234)
04 Aug, 2014
2 commits
-
(ActionItem3234)
-
(ActionItem3234)
05 Jun, 2014
1 commit
-
(ActionItem2859)
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>
31 Jan, 2014
1 commit
-
…into merge-requests/367 Conflicts: app/views/content_viewer/view_page.rhtml
21 Jan, 2014
1 commit
-
…into merge-requests/337 Conflicts: app/controllers/public/catalog_controller.rb app/helpers/application_helper.rb app/helpers/catalog_helper.rb app/views/catalog/index.rhtml public/stylesheets/application.css
16 Jan, 2014
1 commit
-
(ActionItem2844)
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>
16 Dec, 2013
1 commit
-
…into merge-requests/387 Conflicts: app/helpers/application_helper.rb public/designs/themes/base/style.css
27 Sep, 2013
1 commit
-
* The env admin link and the user pannel had the same controlpanel id. * The user icon is now recovered. * The #manage-enterprises icons was croped. Closes ActionItem2817
19 Sep, 2013
2 commits
-
…into merge-requests/316 Conflicts: app/helpers/blog_helper.rb
-
…into merge-requests/295
04 Sep, 2013
1 commit
12 Jul, 2013
1 commit
17 Jun, 2013
1 commit
-
ActionItem896
08 May, 2013
1 commit
-
The idea is never to give a Upload File to a view. That must always work with a File Presenter providing overwrite methods and specific views/partials. ActionItem2373
22 Mar, 2013
1 commit
-
ActionItem1030
20 Oct, 2012
2 commits
21 Aug, 2012
1 commit
19 Jul, 2012
1 commit
-
The right edge of the user form (login/logout + search) is not aligned to the right edge of the navigation bar.
20 May, 2012
1 commit
-
Conflicts: app/views/layouts/_javascript.rhtml features/step_definitions/noosfero_steps.rb features/support/paths.rb
13 May, 2012
1 commit
-
Fixed js error on IE by adding quotes on attr parameters Set height on wrap-2 in IE7
03 Apr, 2012
1 commit
15 Mar, 2012
1 commit
24 Dec, 2011
2 commits
-
- Standardized search for all entities type - New category search based on a facet view
-
This allow simples hints for inputs in Noosfero. Later a search input will receive use this plugin for hints.
17 Nov, 2011
1 commit
13 Oct, 2011
1 commit
-
(ActionItem1325)