12 Dec, 2013
1 commit
-
(ActionItem2849) Signed-off-by: Marcos Ramos <ms.ramos@outlook.com Signed-off-by: Valéssio Brito <contato@valessiobrito.com.br> Signed-off-by: Victor Hugo Alves de Carvalho <victorhugodf.ac@gmail.com>
02 Dec, 2013
2 commits
-
Conflicts: app/models/category.rb app/models/uploaded_file.rb test/functional/memberships_controller_test.rb test/functional/profile_controller_test.rb vendor/plugins/action_tracker_has_comments/init.rb
28 Nov, 2013
2 commits
-
Also: - Removed unused code - Fixed identation (ActionItem2587)
-
Show events by month Event list now only show 10 events when listing events for month (events for a day still listing all events) Add information on indefined place Enhance layout (ActionItem2587) Signed-off-by: Marcos Ramos <ms.ramos@outlook.com> Signed-off-by: Arthur Del Esposte <arthurmde@yahoo.com.br> Signed-off-by: Luiz Matos <luizff.matos@gmail.com> Signed-off-by: Carlos Andre <carlos.andre.souza@msn.com> Signed-off-by: Leandro Alves <leandrosustenido@gmail.com> Signed-off-by: Tales Martins <tales.martins@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by; Gabriela Navarro <navarro1703@gmail.com>
27 Nov, 2013
2 commits
-
Conflicts: app/controllers/public/content_viewer_controller.rb features/manage_products.feature
26 Nov, 2013
2 commits
25 Nov, 2013
5 commits
-
(ActionItem2875)
-
- Added translation markup - Fixed indentation - css of link (ActionItem2875)
-
(ActionItem2875)
-
…into merge-requests/417
-
(ActionItem2748)
24 Nov, 2013
3 commits
-
…into merge-requests/414
-
the method link_to_remote is deprecated on Rails 3 (ActionItem2899)
-
(ActionItem2899)
23 Nov, 2013
1 commit
-
…into merge-requests/418
22 Nov, 2013
8 commits
-
(ActionItem2829)
-
Since there are plugins that need to receive the scope clean (that is without filters applied to it) and since the plugin has the power to not apply the filter when conveys it (also rewriting the interface to keep its consistency), I decided to pass the reposability of applying any filter provided by the core to the engines. Nevertheless, if the plugin returns nil (that's the same that it would return if it was disabled) the core will deal with the filters through the default way (that is without any engine).
21 Nov, 2013
7 commits
-
Also: - removed whitespaces - added class with plugin name to style a view (ActionItem2837)
-
The numbers of categories are part of the classes names. Probably, those numbers are being used in some environment and we don't want to break those environments
-
Also includes migration to remove already orphaned profiles. (ActionItem2906)
-
Also allowing the expire of cache from old layouts
20 Nov, 2013
5 commits
-
The comments and replies are fetched only after the View all and More links are clicked.
16 Nov, 2013
2 commits
-
(ActionItem2795)
-
…into merge-requests/399