aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2008-07-01Closes #108marcus
2008-07-01Fixed notification subjectmarcus
2008-07-01Correction to get_river_entitiesben
2008-07-01Membership functions, and introducing can_write_to_container, and its hook gr...marcus
2008-07-01Limits properly propagate to the pagination views.ben
2008-07-01Entity loader support for ElggGroup, refs #106marcus
2008-07-01Bugfix, refs #106marcus
2008-07-01Group class, refs #106marcus
2008-07-01Added groups, refs #106marcus
2008-07-01Fix for the schemaben
2008-07-01The $entity_guid on get_annotations can now be an array.ben
2008-07-01Added object in container search, refs #106.marcus
2008-07-01get_annotations can now optionally take an array as owner_guidben
2008-07-01Moved navigation/gallery to search/gallery, which makes more sense.ben
2008-07-01Refs #106: Group prototype classmarcus
2008-07-01Added site_guid to internal db fieldsmarcus
2008-07-01Refs #106: Added schemamarcus
2008-06-30Gallery vs list view, first commitben
2008-06-30Added the ability to control widget contextsben
2008-06-30Added some user code - needs div hidingmarcus
2008-06-30Fixed minor cache counting issuemarcus
2008-06-30Refs #102 - Speculative fixmarcus
2008-06-27Fixed widget savingben
2008-06-27git-svn-id: https://code.elgg.org/elgg/trunk@1194 36083f99-b078-4883-b0ff-0f9...marcus
2008-06-27Caching (most) subtype queries, drastically reduces database queries in most ...marcus
2008-06-27Introducing friendly_titleben
2008-06-27git-svn-id: https://code.elgg.org/elgg/trunk@1190 36083f99-b078-4883-b0ff-0f9...marcus
2008-06-27Metastrings now keeps a record of strings it knows aren't present and so remo...marcus
2008-06-27Bug fix for previous.ben
2008-06-27Introducing elgg_count_commentsben
2008-06-27Brought generic comments into Elgg coreben
2008-06-27Using persistent db connections. This should speed up pages with numerous sma...marcus
2008-06-27Minor textual changesmarcus
2008-06-27Added mapping to cache username => guid & code => guid. Refs #101.marcus
2008-06-27Removed explains since these weren't much usemarcus
2008-06-27Db installed flag on config, Refs #101marcus
2008-06-27Caching datalists. Refs #101marcus
2008-06-27Short circuited query if could not possibly return a value. Refs #101marcus
2008-06-27Refs #101 - DB Profiling in debug mode (recommended usage means putting $CONF...marcus
2008-06-27Removed debug warningmarcus
2008-06-27Added a 'display full view' parameter to all of the listings functionsben
2008-06-27Introducing elgg_view_listingben
2008-06-27Fixes #100 - User not having any notification method no longer a hard error.marcus
2008-06-27Refs #86 - Better debugmarcus
2008-06-27Closes #86marcus
2008-06-26Added get_installed_translations() to return an array of available translatio...marcus
2008-06-26Widget river items are now of the form river/widget/handler/event.ben
2008-06-26Closes #16: Administration: Reset password functionality on user admin screen marcus
2008-06-26Unified user settings formben
2008-06-26Closes #92: Settings: Set user language marcus