aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/elgglib.php
AgeCommit message (Expand)Author
2008-08-21Fixed input for people with magic quotes on.ben
2008-08-21Added plugin hook to elgg_view.ben
2008-08-21Fixes #280marcus
2008-08-20Refs #272: Speculative fix. Added PORT support to current_page_url(). Please ...marcus
2008-08-19Refs #256: Basic installation parameters checked.marcus
2008-08-19Refs #265: If $CONFIG->view not blank then it overrides the session even if t...marcus
2008-08-18More submenu correctionsben
2008-08-17Fixed the submenuben
2008-08-17Submenu items are now sorted.ben
2008-08-17Wired in latest activity, so new users aren't as lonely as they otherwise mig...ben
2008-08-14Fixed an issue with the submenu.ben
2008-08-14Redefined the default submenu item group to 'a', so most usually it will appe...ben
2008-08-14Added the facility to group submenusben
2008-08-13Only log warnings in debug mode.ben
2008-08-13Fixed select class issue for submenusben
2008-08-08Friendly titles no longer have more than one hyphen in a rowben
2008-08-05Tweaked the way forwarding works.ben
2008-08-05Log though will now not store a url relating to an action... it is now possib...marcus
2008-08-05Closes #196: Stores last forwarded page in session, this is used by logon to ...marcus
2008-08-05Fixes #202 : Listen to plugin hook 'entity:icon:url', which passes parameters:marcus
2008-08-04Hidden viewtype toggle on search.ben
2008-08-01Introducing the new pagesetup event.ben
2008-08-01Introducing the consistent owner blockben
2008-07-31Closes #151: Introducing getIcon($size)marcus
2008-07-31Introducing elgg_get_view_location()marcus
2008-07-30Lists of comments etc no longer display "none found" if there aren't any.ben
2008-07-22Introducing the Friendable interfaceben
2008-07-18Moved container_guid to entities, modified a bunch of functions.ben
2008-07-16Closes #157: Introducing elgg_[get|set]_viewtype()marcus
2008-07-16Closes #158: Renamed $location to $view_location within elgg_view. This seems...marcus
2008-07-11The lists now go through the search/entity_list view.ben
2008-07-10elgg_view_title can now suppress the submenuben
2008-07-10Added a plugin hook for counting comments.ben
2008-07-10Fixes #134: Using else between statements to ensure that they are only ever t...marcus
2008-07-09Fixed comments!ben
2008-07-09Fixed submenu tab contextsben
2008-07-09Fixed minor profile tab issueben
2008-07-09Introducing the submenuben
2008-07-09Refs #81: Subtype can be returned on a non-saved entity.marcus
2008-07-09Added a comment hook so that other plugins can handle comments insteadben
2008-07-08Removing annoying warning messagesben
2008-07-07Fixed friendly_timeben
2008-07-03Collection to group, refs #106marcus
2008-07-01Limits properly propagate to the pagination views.ben
2008-07-01Moved navigation/gallery to search/gallery, which makes more sense.ben
2008-06-30Gallery vs list view, first commitben
2008-06-27Introducing friendly_titleben
2008-06-27Bug fix for previous.ben
2008-06-27Introducing elgg_count_commentsben
2008-06-27Brought generic comments into Elgg coreben