06 Jun, 2013
7 commits
-
…into merge-requests/314
-
…into merge-requests/330
-
…into merge-requests/329
-
…into merge-requests/324
-
…into merge-requests/322
-
article and article_versions fields type must be the same also removed plugins tables from schema.rb (ActionItem2685)
05 Jun, 2013
2 commits
04 Jun, 2013
2 commits
-
(ActionItem2684)
-
Leads of events returns the date of the event concatened with the lead defined on article. As on article the lead was not returning a safe html, the html was being escaped (ActionItem2658)
30 May, 2013
1 commit
29 May, 2013
1 commit
-
(ActionItem2681)
28 May, 2013
2 commits
-
Also fixed field size on edition of options (ActionItem2680)
-
(ActionItem2658)
27 May, 2013
1 commit
24 May, 2013
1 commit
-
Do not need to repeat the inclusion of addthis_widget.js ActionItem2678
20 May, 2013
3 commits
-
(ActionItem2676)
17 May, 2013
4 commits
-
(ActionItem2668)
-
(ActionItem2650)
-
…into merge-requests/315
16 May, 2013
4 commits
-
…into merge-requests/309
13 May, 2013
3 commits
10 May, 2013
5 commits
-
Bug added after the change on plugin routes: 3844f93c462dc69a7432b4baae18fdeca797a490 (ActionItem2669)
-
(ActionItem2667)
-
- Syntax error on chat - Reviewed INSTALL.chat - Added function to update the list of users online on main window (ActionItem2667)
09 May, 2013
4 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