10 Sep, 2012
3 commits
05 Sep, 2012
2 commits
-
Fixes an error I found in the tasks view while I was investigating another bug. Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
04 Sep, 2012
1 commit
21 Aug, 2012
1 commit
-
…into merge-requests/181 Conflicts: app/controllers/application_controller.rb app/helpers/application_helper.rb app/models/person.rb app/views/enterprise_registration/basic_information.rhtml lib/noosfero/plugin.rb public/stylesheets/application.css test/unit/person_test.rb test/unit/profile_test.rb
19 Aug, 2012
1 commit
-
Conflicts: db/schema.rb
17 Aug, 2012
5 commits
-
…into merge-requests/209
-
(ActionItem2366)
-
…into merge-requests/201
-
…into merge-requests/208
15 Aug, 2012
5 commits
-
Also cleanup and refactor code
-
I did a little refactor in the already existent script to limited_text_area so the part that grows the textarea can be reused elsewhere, e.g. the comment box in the wall. Since I was modifying the limited_text_area function again, I re-did here the fix to the bug in Chrome browsers where the textarea would grow with every key press. So this merge request also fix the ActionItem2288. (ActionItem2405)
-
Also move view to template
09 Aug, 2012
2 commits
-
…into merge-requests/193
-
* Licenses only can be removed with method 'post' * Fixing truncate calls to stop displaying deprecation warnings * Added buttons to add a new license and to go back to admin panel * Added new db/schema (ActionItem2379)
08 Aug, 2012
4 commits
-
…into merge-requests/187 Conflicts: app/models/environment.rb public/stylesheets/application.css test/factories.rb test/fixtures/roles.yml test/unit/article_test.rb
-
(ActionItem2378)
-
The templates are not visible, so new user won't be able to see them Also styling the checkbox "is_template" on profile edition (ActionItem2378)
07 Aug, 2012
3 commits
-
(ActionItem2378)
-
(ActionItem2378)
-
(ActionItem2378)
06 Aug, 2012
1 commit
-
"What's new" tab have a duplicate content from the Wall tab. This patch just removes the tab from the Community's index page.
05 Aug, 2012
1 commit
-
…into merge-requests/184
03 Aug, 2012
1 commit
-
Also, removed comments from images on profile, because now the gallery is the target of activity (ActionItem1826)
31 Jul, 2012
1 commit
-
(ActionItem2382)
24 Jul, 2012
1 commit
-
(ActionItem2375)
22 Jul, 2012
1 commit
-
The meta tags were being included on <head> (ActionItem2371)
20 Jul, 2012
2 commits
-
Conflicts: app/controllers/my_profile/cms_controller.rb
19 Jul, 2012
3 commits
-
Also removed not used monkey patch Removed comments on CSS file
-
Conflicts: app/models/article.rb app/models/profile.rb app/models/uploaded_file.rb public/javascripts/application.js public/stylesheets/application.css test/unit/article_test.rb test/unit/category_finder_test.rb test/unit/enterprise_test.rb
-
Added back add_member_in_community activity Fixed creation of notifications for communities
18 Jul, 2012
2 commits
-
(ActionItem2379)
-
(ActionItem2379)