17 Aug, 2012
3 commits
-
…into merge-requests/201
-
…into merge-requests/208
-
…into merge-requests/205
15 Aug, 2012
8 commits
-
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)
-
It was opening with lightbox but the cancel button was a colorbox button (ActionItem2415)
-
Enterprise status should be "active" and "not active", not "enabled" and "disabled"
-
Also move view to template
10 Aug, 2012
1 commit
-
ActionItem2318
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.
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
2 commits
-
(ActionItem2382)
23 Jul, 2012
1 commit
22 Jul, 2012
3 commits
-
The meta tags were being included on <head> (ActionItem2371)
-
…into merge-requests/191
20 Jul, 2012
6 commits
-
This fixes ActionItem2344
-
(solr brings everything with an empty query string)
-
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
4 commits
-
Removed whitespaces Recovered schema.rb without plugins fields Included info about solr support of multitenancy on solr.yml.dist
-
(ActionItem2370)
17 Jul, 2012
3 commits
-
…into merge-requests/180
-
Created a method for button to remove qualifiers (ActionItem2374)
-
…into merge-requests/183
12 Jul, 2012
3 commits
11 Jul, 2012
1 commit
-
Adds a delete button along with the new qualifiers row. Also, fix the page so when the qualifiers is selected, the button remains (this bug only happened in Chrome and was caused by a blank character in the html) (ActionItem2374)