21 Oct, 2010
1 commit
-
* Posts unavailable for the user weren't displayed but were considered on pagination. * Used a direct sql to increase the performance. * Removing last and first_day_of_month methods and using the rails builtin methods in_the_beginning_of_month and in_the_end_of_month. P.S.: done against the master branch. (ActionItem1557)
21 Sep, 2010
1 commit
17 Sep, 2010
1 commit
-
(ActionItem1689)
02 Sep, 2010
1 commit
-
* Also cleaning the css that involves, the article title and the blog-feed-link.
26 Aug, 2010
4 commits
-
(ActionItem1625)
-
(ActionItem1642)
-
(ActionItem1641)
22 Aug, 2010
1 commit
-
Conflicts: db/schema.rb public/stylesheets/application.css
17 Aug, 2010
1 commit
-
* addThis * blog-feed-link * article-actions
15 Aug, 2010
1 commit
-
* addThis * blog-feed-link * article-actions
13 Aug, 2010
2 commits
-
(ActionItem1628)
-
(ActionItem1628)
09 Aug, 2010
1 commit
-
This reverts commit 64e4639c91da8a2beadf7639f95357b1db1f3e97. (ActionItem1557, ActionItem1617)
30 Jul, 2010
1 commit
-
* Disabling submit button after click (ActionItem1420)
06 Jul, 2010
2 commits
-
* Added an option to the Article#to_html named :gallery_view. This option is used to contextualize the html that should be generated. (ActionItem1545)
-
* Posts unavailable for the user weren't displayed but were considered on pagination. (ActionItem1557)
14 Jun, 2010
1 commit
-
(ActionItem1558)
28 May, 2010
1 commit
-
A blog can display the full content of posts or only the first paragraph (ActionItem1515)
14 May, 2010
1 commit
-
* Modularized RSS link in head code; added add_rss_feed_to_head helper method * Modularized RSS generation in FeedWriter class + Refactored RssFeed to use FeedWriter + removed feed_item_description (this fixes ActionItem1463) (ActionItem1518)
16 Apr, 2010
2 commits
-
(ActionItem1396) Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
09 Apr, 2010
1 commit
31 Mar, 2010
1 commit
30 Mar, 2010
1 commit
-
This reverts commit d0f8d245c7304e20f86be76e84de59e62f30c889.
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)
15 Mar, 2010
1 commit
-
(ActionItem1402)
08 Feb, 2010
1 commit
-
(ActionItem1361)
05 Feb, 2010
1 commit
-
* added option to shuffle images * added navigation buttons * other changes: * Removed "toggle visibility" button and action in BoxOrganizer Controller * Bock#visible? now receives an optional context so that blocks can decide where they must be shown or not * BoxesHelper now passes the context into the Block#visible? method * Added title to Uploaded files and displaying it instead of the description when viewing files (ActionItem1358)
20 Jan, 2010
1 commit
-
(ActionItem1367)
02 Dec, 2009
2 commits
-
- Remove unnecessary config file tests for GoogleMaps - Also add the default gravatar configuration (ActionItem1324)
13 Nov, 2009
1 commit
-
* If the comment was created by a user that now doesn't exist: *In the place of name is displayed "(removed user)" *In the avatar is displayed "unknown user" avatar ActionItem1296
03 Oct, 2009
1 commit
21 Aug, 2009
1 commit
-
* now is created one cache to user who can edit and other to other people * added touch plugin to update articles * added migrate to add column updated_at to profiles * added migrate to remove column lock_version from articles
22 Jul, 2009
3 commits
-
That way the user knows that the abstract is clipped.
06 Jul, 2009
1 commit
-
We are trying to fool the spam robots, in the case they look for the first field matching something that looks like "e.*mail".