Age | Commit message (Expand) | Author |
2009-12-05 | fixed trivial bug in htmlawed plugin. The ; delimiter should only be used bet... | cash |
2009-12-05 | if there is already a user in the session, we don't need to set the code from... | cash |
2009-12-05 | fixed bug introduced in [3608] | cash |
2009-12-05 | fixed bug in comment river view due to missing } | cash |
2009-12-04 | fixes #1273 - replaced previous hack with call to getType | cash |
2009-12-04 | fixes #1397 and updates unit tests - comma was missing | cash |
2009-12-03 | fixes #1396 - thanks for reporting this | cash |
2009-12-03 | Stripping tags to remove HTML on title and description for comment search. | brettp |
2009-12-03 | Removed a line breaking description for comments in search. | brettp |
2009-12-03 | Comments' search hook now correctly trims description and title. | brettp |
2009-12-03 | Removed pagination from top of results. | brettp |
2009-12-03 | Trimming the paths when detecting which nav item to mark as selected. | brettp |
2009-12-02 | Search types without a subtype now display properly. | brettp |
2009-12-02 | Changed the way the sidebar nav "selected" class is applied. Should yield mo... | brettp |
2009-12-02 | Removed duplicate changes entry. | brettp |
2009-12-02 | Changed avatar size to small in search results. | brettp |
2009-12-02 | closes #876 - profile language strings moved to profile plugin | cash |
2009-11-30 | Added pagination to comments view. | brettp |
2009-11-30 | Removed tag search listing. | brettp |
2009-11-30 | If a search result returns a user, make the icon be for the user and not the ... | brettp |
2009-11-30 | Listings use profile/icon view instead of calling icon directly. | brettp |
2009-11-26 | search results view tweaked | dave |
2009-11-24 | Fixing a bug resulting from get_loggedin_user() return FALSE. | nickw |
2009-11-24 | Adding documentation to the unit test skeleton file. | nickw |
2009-11-24 | entities can now have metadata of 0 and return the correct type. Fixes #1192 | cash |
2009-11-24 | dashboard latest wasn't specifying fullview as false | cash |
2009-11-24 | fixes 1315 - language static now being set correctly | cash |
2009-11-24 | fixes #935 | cash |
2009-11-24 | made the get user friends objects functions consistent and added some missing... | cash |
2009-11-23 | Deleting a user will remove all user files. | nickw |
2009-11-22 | remove friend action, return user to the place the action was triggered | dave |
2009-11-22 | when friending another user, return to the page you carried out the action | dave |
2009-11-21 | fixes #1374 - owner_guid wasn't being set correctly in options array | cash |
2009-11-21 | get_entities_from_metadata_multi() had bad option keys - related to #1374. | cash |
2009-11-21 | fixes #1380 - get_user_friends() was being called with subtype of desired obj... | cash |
2009-11-20 | Fixed a bug with group by and order by in elgg_get_entities. #ElggCampBA | brettp |
2009-11-17 | updated some documentation on register_page_handler(). This fixes #1373 | cash |
2009-11-17 | updating the contributors file | dave |
2009-11-16 | Bump. | brettp |
2009-11-16 | 'More' links on serarch results moved, and link added to Tag results | pete |
2009-11-16 | Search UI cleaned up | pete |
2009-11-16 | Fixed typo to display the type of search. | brettp |
2009-11-16 | Added an INSTALLING constant when installing. | brettp |
2009-11-15 | Added a missing elgg_strlen() in search_remove_ignored_words() | brettp |
2009-11-15 | Updated changes file with search and user data storage info. | brettp |
2009-11-15 | Search changes. | brettp |
2009-11-14 | fixes #1169 as described on ticket | cash |
2009-11-14 | updated documentation of API functions - perhaps ready for developer preview | cash |
2009-11-14 | user object needs to be loaded from database into session on each page in cas... | cash |
2009-11-13 | Including jQuery UI 1.7.2 in core. | nickw |