11 Jan, 2010
4 commits
-
This theme must be used as a base for new themes. Look at the 'noosfero' theme for an example.
-
* some small CSS enhancements in the system CSS * new 'base' theme which can be used as a ... wait for it ... base for new themes * new 'noosfero' theme based on the 'base' theme. It only adds a noosfero logo and header/footer/navigation templates. * Now looking for favicon.ico in the root of the theme directory * Now looking for errors.css in the root ot the theme directory
04 Jan, 2010
2 commits
30 Dec, 2009
5 commits
-
(ActionItem1354)
-
(ActionItem1351)
-
This includes the port number, if for some reason a Noosfero instance is publicly available on another port then the HTTP default. Based on a patch from Josef Spillner.
-
* Number of chars limited to 150. * Validation of "group_for_person" and "group_for_friend" (ActionItem1352)
28 Dec, 2009
7 commits
-
Conflicts: test/functional/search_controller_test.rb
21 Dec, 2009
6 commits
-
* Added gdata as well since contacts need it. It uses the Apache License 2.0, so we are ok. * Used the current style of vendor libraries because we lack a better way to do it currently. (ActionItem1348)
-
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)
18 Dec, 2009
1 commit
-
This way we can reuse that logic (fast creation with a category and/or adding a category) in other tests for search functionality.
16 Dec, 2009
3 commits
-
* When the html informed wasn't in a feed format the message shown was the traceback of the exception. ActionItem1347
14 Dec, 2009
3 commits
-
(ActionItem1321)
11 Dec, 2009
8 commits
-
Trying to not depend on a too specific text
-
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
1 commit
-
If a person asks to publish an article in a community and removes it before approval, is displayed a message (ActionItem1343)