05 Nov, 2015
1 commit
22 Oct, 2015
1 commit
31 Jul, 2015
1 commit
23 Jul, 2015
1 commit
-
I know this is ridiculous, but will we have to rewrite all the HTML at some point anyway ...
12 May, 2015
1 commit
10 Apr, 2015
3 commits
27 Mar, 2015
1 commit
-
Add global theme intervention spaces When the env theme has `global.css`, `global_header.html.erb`, or `global_footer.html.erb`, that content is added to any customized profile theme. See merge request !529
26 Mar, 2015
2 commits
-
When the env theme has `global.css`, `global_header.html.erb`, or `global_footer.html.erb`, that content is added to any customized profile theme.
19 Mar, 2015
2 commits
16 Mar, 2015
2 commits
-
See merge request !481
03 Mar, 2015
2 commits
-
Without this it is not possible to load the modal programatically. This follows the responsive plugin API.
26 Feb, 2015
1 commit
-
- created 'secret' attribute for profiles - redefined scope for secret communities Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Álvaro Fernando <alvarofernandoms@gmail.com> Signed-off-by: Dylan Guedes <djmgguedes@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Filipe Ribeiro <firibeiro77@live.com> Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
24 Feb, 2015
3 commits
-
Adding temporary copy of jrails.js; when we move to the asset pipeline we'll be able to use the copy provided by eita-jrails itself.
22 Feb, 2015
4 commits
-
Add topleft layout template See merge request !385
-
Colorbox was updated for the onCleanup callback
13 Feb, 2015
1 commit
-
See merge request !454
11 Feb, 2015
1 commit
10 Feb, 2015
1 commit
-
awesome: Update to version 4.3.0 and make update process easier For update just replace the `scss` and `fonts` folder with the new version, no merge is necessary as before. See merge request !461
09 Feb, 2015
1 commit
-
We now extend the vanilla scss and extend on another file. Conflicts: public/designs/icons/awesome/style.css
06 Feb, 2015
2 commits
-
Conflicts: public/stylesheets/application.css
05 Feb, 2015
2 commits
03 Feb, 2015
5 commits
-
Conflicts: db/schema.rb
-
Conflicts: app/controllers/my_profile/profile_editor_controller.rb app/helpers/search_helper.rb app/models/invitation.rb app/models/person.rb app/views/cms/view.html.erb app/views/templates/index.html.erb plugins/community_track/views/content_viewer/_step_item.html.erb test/functional/home_controller_test.rb test/unit/person_test.rb test/unit/profile_test.rb
-
Add awesome icon theme See merge request !423
-
This feature allows organizations to invite people and users to request friendship from other users from the network instead of only through email. Signed-off-by: Rodrigo Souto <rodrigo@colivre.coop.br> Signed-off-by: Andre Bernardes <andrebsguedes@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com>
30 Jan, 2015
1 commit
-
Add the wait cursor when the user try to load comments http://noosfero.org/Development/ActionItem2947 See merge request !87
28 Jan, 2015
1 commit
-
Google Maps lib was being loaded on every submit. I moved the include to the search page, outside the search content.