18 Jan, 2010
1 commit
-
* Not allowing people to signup without a name * Adding a migrate to set identifier as name for people that are already without a name * Changing the field "Full Name" to "Name" and to become red when not filled * Adding new db:schema (ActionItem1352)
21 Dec, 2009
2 commits
-
If everything goes right, this is the last time we have these ugly schema.rb changes. (cf. 4cbc8c7747e86010b492d3871b6188e04634cbf4)
-
* Added google_maps_key to domain (ActionItem1341)
02 Dec, 2009
1 commit
-
* The user can set his location in the map by dragging a marker or by setting his address in the form. * After setting his location, the map is added to the location block. * The user can configure the zoom level and the map type that will be shown in the location block. ActionItem1256
20 Nov, 2009
1 commit
-
- Fixing tests for access_control plugin - Remove associated role_asignments when destroy a role - Clean role_assignments without a role (ActionItem1287) Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
27 Oct, 2009
1 commit
-
* transformed script/feed-updater into a controller script. It starts and stops together with the production system (script/production) * moved the update (daemon) logic into FeedUpdater class. It knows which feeds must be updated and when, and when it should stop running. * concentrated the fetch (download) logic into FeedHandler class. It knows how to update a specific feed. * implemented the concept of "enabled" and "expired" in both ExternalFeed and FeedReaderBlock. The feed updater looks for feeds that are both enabled *and* expired to update. * Disabled feed reader blocks get re-enabled when their address is changed. * fixed a bug that made some feeds crash when using PostgreSQL (CGI::unescapeHTML transforms Numeric Character References into iso-8859-1 data and PostgreSQL won't accept that into a UTF-8 database) * Removed sleep(1) calls from script/production, they don't seem to be useful * Added an index for the type column in `blocks` table. (ActionItem1243)
26 Oct, 2009
2 commits
-
(ActionItem1258)
-
- Ask confirmation before change blog address - Add cucumber tests for blog - Set icon to create blog in CMS - Choose a blog when edit blog archives block (ActionItem1258)
07 Oct, 2009
1 commit
05 Oct, 2009
1 commit
-
* home page news cache uses cache_key
25 Sep, 2009
2 commits
02 Sep, 2009
2 commits
21 Aug, 2009
3 commits
-
Conflicts: po/pt_BR/noosfero.po
-
* 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
12 Aug, 2009
1 commit
03 Aug, 2009
1 commit
21 Jul, 2009
1 commit
08 Jul, 2009
1 commit
06 Jun, 2009
2 commits
-
* changed system roles to depend on environment * made roles environment specific
11 May, 2009
1 commit
-
* made areas appear in the front page * folders can provide specific news for front page * adding condition to display news (feature and portal community defined) * admin can set the portal community * added cache to the news page * added migration for highlight attribute + renumbering migrations
06 May, 2009
1 commit
27 Apr, 2009
1 commit
22 Apr, 2009
1 commit
04 Apr, 2009
1 commit
-
* Fixing BlogArchivesBlock to list the years in the correct order * Changing Article#recent to consider published_at instead of created_at for listing recent content. * small refactoring in FeedHandler (rename variable) * Better wording in blog edition template
03 Apr, 2009
1 commit
27 Mar, 2009
3 commits
-
* Adding migrate with new permission to admin and moderators * not allowing members to view private content
20 Feb, 2009
1 commit
17 Feb, 2009
1 commit
03 Feb, 2009
1 commit
29 Jan, 2009
1 commit
28 Jan, 2009
2 commits
27 Jan, 2009
2 commits