17 Jan, 2014
1 commit
-
Conflicts: test/unit/comment_test.rb
16 Jan, 2014
1 commit
15 Jan, 2014
3 commits
-
Conflicts: app/models/person.rb db/schema.rb
-
(ActionItem2513) Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Tales Martins <tales.martins@gmail.com> Signed-off-by: Carlos Andre <carlos.andre.souza@msn.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
09 Jan, 2014
1 commit
-
- Added a field on article new/edit to specify which users can access the article - Added a relationship has_and_belongs_to_many between Article and Person - Created a new table article_privacy_exceptions for has_and_belongs_to_many - Added cucumber tests - Added a new cucumber step to add a user to the exception users list (ActionItem2852) Signed-off-by: Alex de Souza <campelo.al1@gmail.com> Signed-off-by: Athos Ribeiro <athoscribeiro@gmail.com> Signed-off-by: Andre Bedran <bedran.fleck@gmail.com> Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Carlos Andre <carlos.andre.souza@msn.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Gustavo Jaruga <darksshades@hotmail.com> Signed-off-by: Matheus Faria <matheus.sousa.faria@gmail.com> Signed-off-by: Tales Martins <tales.martins@gmail.com>
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>
07 Jan, 2014
1 commit
-
Conflicts: db/schema.rb test/unit/person_test.rb
16 Dec, 2013
1 commit
-
…into merge-requests/387 Conflicts: app/helpers/application_helper.rb public/designs/themes/base/style.css
24 Nov, 2013
1 commit
-
the method link_to_remote is deprecated on Rails 3 (ActionItem2899)
14 Oct, 2013
1 commit
-
ActionItem2691
07 Oct, 2013
1 commit
-
…into merge-requests/328 Conflicts: app/controllers/public/catalog_controller.rb
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
1 commit
-
…into merge-requests/295
29 Jul, 2013
1 commit
-
(ActionItem2742)
17 Jul, 2013
3 commits
-
g wrong happens with comment creation Conflicts: public/javascripts/comment_form.js
16 Jul, 2013
3 commits
-
…into merge-requests/325
-
Fixing the js method and also correcting the controller orders to calculate the total count.
08 Jul, 2013
3 commits
01 Jul, 2013
1 commit
28 Jun, 2013
3 commits
27 Jun, 2013
1 commit
31 May, 2013
1 commit
-
ActionItem2682
29 May, 2013
1 commit
-
closes ActionItem2519
15 May, 2013
1 commit
10 May, 2013
1 commit
-
- Syntax error on chat - Reviewed INSTALL.chat - Added function to update the list of users online on main window (ActionItem2667)
09 May, 2013
1 commit
-
…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
15 Apr, 2013
1 commit
11 Apr, 2013
1 commit
10 Apr, 2013
1 commit
26 Mar, 2013
1 commit
22 Mar, 2013
1 commit
-
ActionItem1030