26 Mar, 2010
2 commits
-
* Checking if each children of the folder should be displayed to the current user by using the 'display_to?' method. * Moving some test from the folder test to the folder_helper test. (ActionItem1396)
-
* This patch will centralize the logic of public/private article in the 'published' attribute. * Removing the public_article attribute from the code replacing it by published. * Creating two new migrations: 1. Setting the published attribute to false when the article has the public_article attribute false. This will grant that all the articles that aren't public now continue unpublished. 2. Removing the public_article attribute from the schema.
17 Mar, 2010
1 commit
-
* New topics * Changing password for user * Editing sideboxes (user, community, enterprises) * Editing header/footer (user, community, enterprise) * Editing appearance (user, community, enterprise) * Adding "Back to top" link * Translating (ActionItem1431)
10 Mar, 2010
2 commits
08 Mar, 2010
4 commits
-
(ActionItem1423)
-
(ActionItem1419)
-
* Granting that the attribute 'task_args' isn't nil before trying to merge. (ActionItem1411)
05 Mar, 2010
2 commits
-
* Also created another method for the cache of members called members_cache_key (ActionItem1399)
-
* The problem ocurred because the body of PublishedArticles is empty and it must call the body of the article to which it references to. This is done through the to_html method. * Also included fast_create defaults for blog. (ActionItem1395)
03 Mar, 2010
1 commit
-
* Creating a community * Inviting contacts from e-mail * Moderating articles * Joining a community * Accepting new members (ActionItem1422)
26 Feb, 2010
6 commits
-
* Adding div's on blocks, blog, footer and home/index * Adding separator as argument on language chooser * Adding slideshowblock on available blocks of Environment (ActionItem1398)
-
(ActionItem1397)
-
(ActionItem1410)
-
* fixing wrong links * translating (ActionItem1409)
11 Feb, 2010
9 commits
-
I'm wondering whether we should just generate distribute a tarball of the git repository instead of explicitly listing the files that rake should put in this tarball.
08 Feb, 2010
11 commits
-
(hoping 2 seconds is enough)
-
I *like* deleting code. :-)
-
Also fixing the one that depended on the example section
-
(ActionItem1361)
05 Feb, 2010
2 commits
-
This reverts commit 93f859662e9f6f4036c20e8e6a9c3ac81a7f8090.