11 Dec, 2009
3 commits
-
This time: * test/functional/search_controller_test.rb * test/functional/profile_editor_controller_test.rb The time gain was small, so perhaps we need to formulate another strategy for functional tests. The way we are doing them, they always require hitting the database.
10 Dec, 2009
3 commits
-
If a person asks to publish an article in a community and removes it before approval, is displayed a message (ActionItem1343)
-
(ActionItem1344)
07 Dec, 2009
3 commits
-
That makes it easier to follow the upgrade visually
04 Dec, 2009
17 commits
-
It is always updated by rake db:migrate
-
This reverts commit cb833800fc66097971672d08246d1844eb0ce94b.
-
Don't use a name that was used before, probably by fixtures.
-
(ActionItem1256)
-
ActionItem1309
-
(ActionItem1280)
-
(ActionItem1256)
-
(ActionItem1256)
-
For some reason the extraction is producing duplicate entries, wich cause msgmerge to exit with an error and not doing the merge. This commit adds a monkey patch on GetText and will probably break in the future.
03 Dec, 2009
1 commit
02 Dec, 2009
9 commits
-
* 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
-
- Button to create new event - Displaying header and footer even without side boxes - Display links to events in bold - Fixing previous and next month boxes on IE - Display environment name in header of global agenda (ActionItem1255)
-
Blocks: friends, community and enterprises (ActionItem1326)
-
- Remove unnecessary config file tests for GoogleMaps - Also add the default gravatar configuration (ActionItem1324)
-
(ActionItem101)
30 Nov, 2009
4 commits
-
Conflicts: app/views/profile_editor/_organization.rhtml features/support/selenium.rb