23 Nov, 2013
2 commits
-
(ActionItem2837)
-
(ActionItem2837)
21 Nov, 2013
5 commits
-
Also: - removed whitespaces - added class with plugin name to style a view (ActionItem2837)
-
The numbers of categories are part of the classes names. Probably, those numbers are being used in some environment and we don't want to break those environments
-
Also allowing the expire of cache from old layouts
20 Nov, 2013
1 commit
19 Nov, 2013
3 commits
-
* removed whitespaces * fixes on texts (ActionItem2823)
-
(ActionItem2823)
-
…into merge-requests/406
17 Nov, 2013
1 commit
-
…into merge-requests/400
16 Nov, 2013
8 commits
-
(ActionItem2795)
-
…into merge-requests/399
-
…into merge-requests/373
-
(ActionItem2778)
-
…into merge-requests/370
-
(ActionItem2903)
-
(ActionItem2901)
08 Nov, 2013
2 commits
-
This check, crashes the migration which will include the attribute o Task. Until someone discover how to avoid that, the fail-safe is commented.
07 Nov, 2013
1 commit
06 Nov, 2013
1 commit
05 Nov, 2013
1 commit
-
Conflicts: script/quick-start test/unit/application_helper_test.rb test/unit/environment_statistics_block_test.rb test/unit/environment_test.rb
31 Oct, 2013
4 commits
-
This solves every problem related with Hpticot breaking pages since the parse was happening on the MainBlock too. But this does not changes the fact tha Hpricot is currently dead and we should move on to nokogiri. (ActionItem2873)
30 Oct, 2013
3 commits
-
…into merge-requests/405
-
…into merge-requests/393
29 Oct, 2013
2 commits
24 Oct, 2013
6 commits
-
* Avoiding module inclusion on models that doesn't have a spam attribute. * Avoiding named_scope filters on models that doesn't have named_scope.