29 Mar, 2010
1 commit
26 Mar, 2010
10 commits
-
(ActionItem1451)
-
Using a constant instead of a method call that instantiates that array at every call; besides, using symbols instead of strings.
-
This way they will actually be displayed using the environment's theme instead of the theme called "default". In multi-environment setups the environments do not use the "default" theme. (and hell yeah from now on we are going to use timestamp in migration file names) (ActionItem1432)
-
* Profile theme is nil by default. * Profile#theme was removed. (ActionItem1432)
-
* Used xss_terminate with the option 'white_list' that only filters the bad html codes. (ActionItem1437)
-
* 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
4 commits
-
(hoping 2 seconds is enough)
-
I *like* deleting code. :-)