aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-01CSS additionsben
2008-07-01previous top menu removed - replaced by new elgg_topbar viewpete
2008-07-01topbar menupete
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-01Users are now logged into the dashboard.ben
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-01Widgets now load after the main pageben
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-30Closes #105: Make admin option marcus
2008-06-30Added some user code - needs div hidingmarcus
2008-06-30Fixed entity pageben
2008-06-30Fixed minor cache counting issuemarcus
2008-06-30Refs #102 - Speculative fixmarcus
2008-06-30Partial fix for constantly-shrinking widgets bug.ben
2008-06-29page footer added and msg div fixed for IEpete
2008-06-29new page style, new floating msg box, other fixes & cleanuppete
2008-06-29changed the friends list view orderdave
2008-06-28more listings items cleanuppete
2008-06-28fixed several listing item spacing issuespete
2008-06-28cancel button added to widget gallerypete
2008-06-28added user status to the friends viewdave
2008-06-27Sanitising searchben
2008-06-27Fixed widget savingben
2008-06-27new widget gallerypete
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-27Some more translations for commentsben
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-27Tweaks to generic comment CSSben
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-27Icon menus now work when you're logged out.ben
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-27Fixed the contextual nubbin on search indices (really)ben
2008-06-27Fixed the contextual nubbin on search indicesben
2008-06-27Short circuited query if could not possibly return a value. Refs #101marcus