17 Jul, 2013
1 commit
16 Jul, 2013
1 commit
-
…into merge-requests/325
08 Jul, 2013
3 commits
01 Jul, 2013
1 commit
28 Jun, 2013
3 commits
27 Jun, 2013
1 commit
31 May, 2013
1 commit
-
ActionItem2682
15 May, 2013
1 commit
10 May, 2013
1 commit
-
- Syntax error on chat - Reviewed INSTALL.chat - Added function to update the list of users online on main window (ActionItem2667)
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
11 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
12 Mar, 2013
1 commit
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.
22 Feb, 2013
1 commit
20 Feb, 2013
1 commit
25 Dec, 2012
1 commit
-
This reverts commit 86d4d6669bb21fd220f6a2d0d0b2ad0e27954ed7.
12 Dec, 2012
1 commit
06 Nov, 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)