22 May, 2013
1 commit
-
Moving solr specifics to the plugin
21 May, 2013
1 commit
16 May, 2013
1 commit
10 May, 2013
1 commit
09 May, 2013
3 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
07 May, 2013
1 commit
-
Conflicts: app/models/article.rb app/views/layouts/application-ng.rhtml lib/noosfero/plugin.rb script/noosfero-plugins
17 Apr, 2013
2 commits
-
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
3 commits
-
…into merge-requests/302
-
ActionItem2638
12 Apr, 2013
1 commit
-
ActionItem2608
10 Apr, 2013
2 commits
-
(ActionItem2630)
05 Apr, 2013
2 commits
-
ActionItem2217
03 Apr, 2013
6 commits
-
…into merge-requests/275 Conflicts: test/unit/application_helper_test.rb
-
…into merge-requests/254 Conflicts: app/helpers/application_helper.rb app/views/layouts/application-ng.rhtml
-
…into merge-requests/188
28 Mar, 2013
2 commits
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.
26 Mar, 2013
2 commits
25 Mar, 2013
1 commit
22 Mar, 2013
2 commits
20 Mar, 2013
1 commit
-
Also removing the :url param on 2 admin view forms that were breaking the tests. They were originally include to avoid linking to the wrong page on profiles with own domain. But this pages will not be visualized if they are not using the environment domain, therefore there is no need to used this params.
18 Mar, 2013
4 commits
-
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!
-
ActionItem2381
15 Mar, 2013
3 commits
-
* 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
-
…into merge-requests/253