09 May, 2013
2 commits
-
…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
10 Apr, 2013
1 commit
-
(ActionItem2630)
03 Apr, 2013
1 commit
28 Mar, 2013
1 commit
27 Mar, 2013
1 commit
-
* erase code is fun; * better name for "Area 1". Users can understand it now; * inline style for layout sux! Stop doing this! * add block dialog looks nice, with simpler code.
25 Mar, 2013
1 commit
18 Mar, 2013
1 commit
-
This commit has the participation of Lucas Prado Melo It includes: * Make blog pagination link to absolute path * Configure blog display on block view * List blogs on article block selection * Auto select the first text article (if there is one) * Testing!
11 Mar, 2013
2 commits
-
Beauty, useful, readable and code cleanner. ActionItem2613
-
Make colorBox to feet better the block config dialog, removing the unneeded horizontal scroll. Add a better style, and display the cancel button.
04 Nov, 2012
1 commit
24 Oct, 2012
1 commit
-
Conflicts: app/helpers/forms_helper.rb app/models/box.rb app/views/box_organizer/edit.rhtml db/schema.rb test/unit/box_test.rb
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
20 Oct, 2012
2 commits
23 Aug, 2012
1 commit
09 May, 2011
2 commits
-
Conflicts: features/step_definitions/noosfero_steps.rb test/functional/profile_design_controller_test.rb
-
(ActionItem1957)
02 May, 2011
1 commit
-
(ActionItem1981)
01 Mar, 2011
1 commit
-
(ActionItem1908)
14 Feb, 2011
1 commit
-
(ActionItem1800)
11 Feb, 2011
1 commit
-
(ActionItem1656)
02 Dec, 2010
1 commit
-
Blocks will be displayed according to the browser locale: * "all": displayed in all languages * some language: displayed only in the selected language (ActionItem1774) Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
31 Aug, 2010
1 commit
-
(ActionItem1666)
26 Aug, 2010
1 commit
-
(ActionItem1652)
23 Jul, 2010
1 commit
-
(ActionItem1543)
09 Jul, 2010
1 commit
-
* This block must be available to Enterprises and the enterprise administrator could choose what products will be highlighted * The environment could have this block and in this case the products are choosen randomically (ActionItem1576)
29 Jun, 2010
1 commit
-
The user could choose which image It want to see at the moment, each image may also be associated with a link (ActionItem1564)
07 May, 2010
3 commits
-
* Explicitly name the "Icon" column * Remove annoying scroll from links edition * Point the browser to the top of the page. This way when I edit a block that is far down I am sent to the place where the popup appears with the edit screen (ActionItem1428)
-
(ActionItem1428)
30 Apr, 2010
2 commits
28 Apr, 2010
1 commit
26 Apr, 2010
1 commit
-
* Adding new image size: slideshow * SlideshowBlock can choose which size to use (thumb or slideshow) (ActionItem1493)
16 Apr, 2010
1 commit
-
* Folders are being filtered in the slideshow's block. (ActionItem1447)
05 Feb, 2010
2 commits
-
* Reviewed all block desciptions; changed them to a single, short phrase describing the purpose of the block and removed the "term" block since it's not necessary in the context * Making better use of the space in "add block" popup
-
* added option to shuffle images * added navigation buttons * other changes: * Removed "toggle visibility" button and action in BoxOrganizer Controller * Bock#visible? now receives an optional context so that blocks can decide where they must be shown or not * BoxesHelper now passes the context into the Block#visible? method * Added title to Uploaded files and displaying it instead of the description when viewing files (ActionItem1358)
13 Jan, 2010
1 commit
-
(ActionItem1357)