09 May, 2013
1 commit
-
…into merge-requests/298 Added html_safe that was missing on the block_helper new method Conflicts: app/views/box_organizer/_highlights_block.rhtml test/unit/application_helper_test.rb
17 Apr, 2013
1 commit
-
Basically html_safe in some places that the stable branch had. Conflicts: app/models/article_block.rb app/models/tags_block.rb
15 Apr, 2013
1 commit
10 Apr, 2013
1 commit
26 Mar, 2013
1 commit
20 Mar, 2013
1 commit
-
This commit, with the participation of Lucas Melo, does: * Make action list from ShoppingCartPluginController Fault-tolerant. * Create a basic logging system and replace debug alerts. * Limit the cart size to protect against cookie limit. * Add more loading style possibilities. * Add a little fault-tolerance to the process of loading the carts items. * Force colorbox to "Shopping checkout" button. * Add L10n to Cart JS interaction.
15 Mar, 2013
1 commit
-
* Correct multiple id generation on catalog/index.rhtml * Better main floating box element selection with a class * Remove txt2html from description. (WTF!?) * catalog.js rewrite. Simpler and working nice. * Move width/position style from JS do CSS. closes ActionItem2621
11 Mar, 2013
1 commit
-
Make colorBox to feet better the block config dialog, removing the unneeded horizontal scroll. Add a better style, and display the cancel button.
12 Dec, 2012
1 commit
23 Oct, 2012
1 commit
-
…into merge-requests/231
21 Oct, 2012
1 commit
-
"Add a block" button "Edit" buttons on blocks Also replaced radio_button_tag and label_tag by labelled_radio_button
01 Oct, 2012
1 commit
-
Conflicts: po/pt/noosfero.po public/javascripts/application.js
30 Sep, 2012
1 commit
28 Sep, 2012
1 commit
-
Instead of a textual feedback to the user when a comment or wall item is deleted, this patch uses jQuery .slideUp() so the user feel like they see instead of read about the item removal. Also updates the Brazilian Portuguese translation. (ActionItem2403)
11 Sep, 2012
1 commit
-
ActionItem2306
10 Sep, 2012
2 commits
21 Aug, 2012
2 commits
-
Additionally, I have made the "Mark as SPAM" and "Remove" links in the page view comment listing work through AJAX, so that now it is much more practical to remove comments or mark them as spam. ActionItem2306
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)
31 Jul, 2012
1 commit
-
(ActionItem2382)
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
1 commit
-
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
2 commits
-
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
27 Jun, 2012
1 commit