14 May, 2010
6 commits
-
Hopefully this will not introduce any bugs.
-
--00163630fc2b17c9f30486834628 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Adding sample database.yml file for Postgresql (ActionItem1532)
-
* 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)
-
(and not from github)
12 May, 2010
8 commits
-
(ActionItem1299)
-
(ActionItem1299)
-
(ActionItem1299)
-
* The field verification now occurs before de validation. * Fields that uses the full filter escape residual '<' and '>' after filtering wellformed tags. * Fields that uses white_list filter only escape the '<' and '>' symbols if the tag is not wellformed. * This patch only fixes the fields that were before being filtered. A full field verification is need to check the way each field must be filtered. (ActionItem1491)
11 May, 2010
9 commits
-
(ActionItem1522)
-
(ActionItem1508)
-
(ActionItem1517)
-
(ActionItem1521)
-
(ActionItem1471)
-
(ActionItem1471)
-
(ActionItem1339)
-
(ActionItem1519)
07 May, 2010
7 commits
-
* Store all temporary files in /var * Symlink the directories in /var inside the Noosfero directory * Updated sample ferret configuration * Updates logrotate configuration
-
After the 'copy a sample config file' step: 1. When attempting to migrate, the Ferret assumes that the 'articles' table already exists, generating an error (noosfero.1.log) # rake db:migrate 2. Deleting db/schema.rb, the migration 0024_new_permissions was broken, because the lack of argument env_id on line 3 (noosfero.2.log) # rm db/schema.rb # rake db:migrate 3. It works well for loading the database schema, and then calling db:migrate # rake db:schema:load # rake db:migrate
-
* Explicitly name the "Icon" column * Remove annoying scroll from links edition * Point the browser to the top of the page. This way when I edit a block that is far down I am sent to the place where the popup appears with the edit screen (ActionItem1428)
-
(ActionItem1428)
03 May, 2010
5 commits
30 Apr, 2010
5 commits
-
Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br> Unfortunately I could not recover the complete history to check who else collaborated in the translation besides Martín, so I am crediting it to him. If you collaborated in the translation, please e-mail me and I'll add the proper credit. -- Antonio Terceiro <terceiro@colivre.coop.br>