10 Jan, 2012
4 commits
-
…nto merge-requests/91
-
(ActionItem2223)
-
(ActionItem2220)
-
(ActionItem2121)
09 Jan, 2012
1 commit
-
The profile has a new attribute to define if the guest must be automaticaly redirected to the article translation or not. Closes ActionItem2121
07 Dec, 2011
1 commit
06 Dec, 2011
3 commits
-
(ActionItem2136)
-
…nto merge-requests/82
-
(ActionItem2145)
29 Nov, 2011
2 commits
24 Nov, 2011
1 commit
22 Nov, 2011
2 commits
-
This reverts commit 26e7f6658d9d47584be570c1715a032111306316.
-
Conflicts: public/stylesheets/application.css
21 Nov, 2011
1 commit
-
(ActionItem2122)
17 Nov, 2011
2 commits
14 Nov, 2011
1 commit
-
(ActionItem2070)
26 Oct, 2011
1 commit
25 Oct, 2011
1 commit
-
Included new named_scopes for browsing contents: * more_recent * more_comments * more_views A named_scope to filter only text articles * text_articles Included new browse_contents_menu on base theme (ActionItem2069)
13 Oct, 2011
2 commits
-
(ActionItem2093)
11 Oct, 2011
1 commit
-
Libs added * jquery-validation * colorbox * recaptcha (ActionItem2074)
10 Oct, 2011
3 commits
-
* Refactoring profile management to use tokeninput * Also, adding support of tokeninput to the core * Adding attributes validated and cnpj to enterprise * Environment option to define enterprise as validated by defaul * Making profile namedscopes consider subclasses too * Adapting enterprise icon and identification to meet Bsc expectations * Adapting profile info actions to meet Bsc expectations * Adapting control panel buttons to meet Bsc expectations * Adapting core product to meed Bsc expectations * Adding and fixing plugin hotspots (ActionItem2085, ActionItem2087, ActionItem2086, ActionItem2088)
-
(ActionItem2075)
07 Oct, 2011
1 commit
30 Sep, 2011
2 commits
27 Sep, 2011
1 commit
-
* Still on the way TODO * Selenium tests
16 Sep, 2011
1 commit
-
(ActionItem2076)
17 Aug, 2011
1 commit
-
…nto merge-requests/23
13 Aug, 2011
2 commits
-
(ActionItem2027)
-
Conflicts: app/controllers/my_profile/cms_controller.rb test/functional/cms_controller_test.rb
09 Aug, 2011
6 commits
-
When you drag and drop, Firefox brings the outer element together with the link or image. A <div> is less weird than a <li>, though.