19 Aug, 2012
1 commit
-
Conflicts: db/schema.rb
17 Aug, 2012
2 commits
-
…into merge-requests/203
15 Aug, 2012
1 commit
-
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)
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
3 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
1 commit
-
(ActionItem2378)
06 Aug, 2012
1 commit
-
Changes the user picture size in comments as they appear in the Wall (as the title said :P)
02 Aug, 2012
1 commit
-
(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)
21 Jul, 2012
1 commit
20 Jul, 2012
4 commits
-
The solr merge brought a jQuery upgrade from 1.4 to 1.5 (WTF?), and that broke the jQuery Form plugin. I am adding the very latest form plugin but jQuery 1.5 is not that recent; that is probably why they don't seem to interact very well. Note how I had to workaround the dataType of the response ... weird. :-/
-
solr does not support them (or isn't configured to support them)
-
Conflicts: app/controllers/my_profile/cms_controller.rb
19 Jul, 2012
3 commits
-
Also removed not used monkey patch Removed comments on CSS file
-
The right edge of the user form (login/logout + search) is not aligned to the right edge of the navigation bar.
-
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
18 Jul, 2012
3 commits
-
(ActionItem2379)
-
Removed whitespaces Recovered schema.rb without plugins fields Included info about solr support of multitenancy on solr.yml.dist
13 Jul, 2012
2 commits
-
Move max-width and max-height properties to the <img>
12 Jul, 2012
6 commits
09 Jul, 2012
1 commit
05 Jul, 2012
2 commits
03 Jul, 2012
1 commit
-
Duplicated comments when it has answers Displaying comment title Fixed avatar images on comment Article title far from article lead Only displaying 1000 cahrs Creating activities on communities feed Fixes on rightbar and leftbar
27 Jun, 2012
1 commit
22 Jun, 2012
1 commit
-
Conflicts: test/unit/article_test.rb