16 Aug, 2011
1 commit
-
This reverts commit 6409d6cc8e989f473f17b882d05367c4b9153528, reversing changes made to 313f8a54d53a4fdfa651f02197813026e1660e3b. Conflicts: features/step_definitions/noosfero_steps.rb test/unit/category_finder_test.rb There are some problems with solr (ActionItem1958)
15 Aug, 2011
1 commit
-
(ActionItem2027)
13 Aug, 2011
1 commit
-
(ActionItem2027)
04 Aug, 2011
1 commit
27 Jul, 2011
1 commit
26 Jul, 2011
2 commits
-
Solr uses stop words configuration on the server and not on application level. So stop words code and tests were deleted Do not throw 'Out of sync' exceptions when ordering with acts_as_solr. Use the results from the database ignoring index results not present in the database.
18 May, 2011
1 commit
-
Change acts_as_searcheable to always index schema_path. If multitenancy if off or the database isn't PostgreSQL, then schema_path method returns an empty string and is not used at find_by_contents. Change find_by_contents adding options separating options from paginate, solr and rails's find. With Solr search capabilities, combined search (solr + rails find) won't be necessary in the future. Also change find_by_contents to return a hash where there are the facets found and also the results. Related tests pass with this change
11 May, 2011
1 commit
-
This is an enterprise block that shows all people that added the enterprise as "favorite". (ActionItem356)
28 Mar, 2011
1 commit
25 Mar, 2011
1 commit
-
(ActionItem1961)
22 Mar, 2011
1 commit
-
Also, fixing all selenium tests (ActionItem1672)
27 Feb, 2011
2 commits
-
(ActionItem1884)
-
(ActionItem1875)
01 Feb, 2011
1 commit
-
(ActionItem1783)
27 Jan, 2011
1 commit
-
* if he is also last member, the next user to join organization will become admin * if has other members, admin must choose some user to become admin * Generalized enterprise add_member interface. * Using json to manage action after join/leave/add/remove community/friend through ajax. * Person.members_of now returns unique profiles (ActionItem1400)
26 Jan, 2011
1 commit
-
(ActionItem1771)
18 Jan, 2011
2 commits
-
(ActionItem1734)
-
* new controller profile_search * new block profile_search_block * added on style.css background images for mimetypes icons * new route profile/foo/search?q=bar (ActionItem1734)
11 Jan, 2011
1 commit
-
(ActionItem1771)
30 Dec, 2010
1 commit
-
(ActionItem1791)
09 Dec, 2010
1 commit
-
(ActionItem894)
07 Dec, 2010
1 commit
-
(ActionItem1769)
30 Nov, 2010
1 commit
-
Removing all that mess feels *very good*. ActionItem1761
06 Nov, 2010
1 commit
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)
04 Oct, 2010
2 commits
-
(ActionItem1685)
-
(ActionItem1303)
25 Sep, 2010
1 commit
24 Sep, 2010
2 commits
-
(ActionItem1673)
-
(ActionItem1701)
21 Sep, 2010
1 commit
20 Sep, 2010
1 commit
-
Also: * Adding links to the profile-image balloon. * Removing add-friend and join-community confirmation steps.
12 Sep, 2010
1 commit
-
(ActionItem1303)
11 Sep, 2010
2 commits
-
(ActionItem1303)
-
- added strophejs lib to communication with XMPP server - added jquery.scrollabletab.js and jquery.emoticon.js plugins - new 'pidgin' icon theme - environment attribute 'icon_theme' moved to theme - added ruby_bosh as plugin to start XMPP/BOSH session (ActionItem1635)
10 Sep, 2010
1 commit
-
(ActionItem1608)
02 Sep, 2010
1 commit
-
The HTTP caching feature conflicts with it. This was a crappy feature, anyway. (ActionItem1608)
30 Aug, 2010
1 commit
-
(ActionItem1640)
27 Aug, 2010
1 commit
-
* Added message if user wants to fetch from hotmail * Added <url> to message if user removed it * Refactored invite_controller * Added ContactList * Added get_email_contacts_job * Added invitation_job (ActionItem1640)