aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-15Refs #4196 integrates fix into 1.8 branchCash Costello
2011-12-14Fixed #4198 uservalidationbyemail respects the return value of the ↵hypeJunction
register,user hook
2011-12-14Fixes #3341 removed xml-rpc code from Elgg - see xml-rpc plugin if you need ↵cash
an xml-rpc endpoint
2011-12-14Refs #3341 allow files in the base of Elgg go through page handling systemcash
2011-12-14changed version to 1.9.0-dev so that plugins can specify 1.9 dependency and ↵cash
it will pass
2011-12-12added consumer and server libs that can be loaded using Elgg's apiCash Costello
2011-12-11add the old slideshow back incash
2011-12-11added lightbox to single imagescash
2011-12-11added navigation when viewing full imagecash
2011-12-11added commit from php-openid fork for better PHP 5.3 support: ↵Cash Costello
https://github.com/kost/php-openid/commit/423d95ce64539891f492967c53e8e4effd5dd299
2011-12-11added copyright and readme for php-openid libraryCash Costello
2011-12-11initial commmitCash Costello
2011-12-11initial commit for git repositoryCash Costello
2011-12-10Removed "Friends of" menu item.Sem
2011-12-10Added more languages.Sem
2011-12-09Registered an event handler to notify users about friend requests.Sem
2011-12-08Fixes #3181 caching language js on server side with proper headerscash
2011-12-09Added number in the topbar icon.Sem
2011-12-08Fixes #4189 correctly getting the base url in pagination viewcash
2011-12-08Fixes #4025 added a url handler for commentscash
2011-12-09Added a num of friend requests on menu text and fixed a bug in decline message.Sem
2011-12-08Fixes #4185, #2111 adds control panel widgetcash
2011-12-08added the ability to pass a class to be applied to all menu item <li> elementscash
2011-12-08Fixes #4182 if simplecache is empty, the cache requests go through the ↵cash
engine and need to be white listed for the walled garden
2011-12-08Merge branch '1.8'cash
2011-12-08Merging 1.8 into master. This syncs the branches to recover from the cherry ↵cash
picking
2011-12-08Added river on add a friend.Sem
2011-12-08Arranged page to see friend requests.Sem
2011-12-08Added friend/remove and friendrequest/decline actions.Sem
2011-12-08Add friend refactored.Sem
2011-12-08Page created and link added in menu.Sem
2011-12-07fixed profile editing routing for profile pluginCash Costello
2011-12-07Merge pull request #104 from janeklb/t4187Cash Costello
2011-12-07#4187 (get_entity optimization)Janek Lasocki-Biczysko
2011-12-07simplified the JavaScript for deleteing a widgetCash Costello
2011-12-07Merge pull request #103 from ColdTrick/masterCash Costello
2011-12-07delete action expects widget_guid instead of guidJeroen Dalsem
2011-12-06Fixes #4173 removed use of \w since it is locale sensitivecash
2011-12-05first version of a 404 pagecash
2011-12-04Fixes #4032 rendering page elements before head/footCash Costello
2011-12-04removed some usage of deprecated methodsCash Costello
2011-12-03Fixes #4046 checking offset compared to string lengthcash
2011-12-03Fixes #4046 checking offset compared to string lengthcash
2011-12-03Refs #4176 added elgg_list_registered_entities() fix to 1.8 branchcash
2011-12-03Refs #4176 added elgg_list_registered_entities() fix to 1.8 branchcash
2011-12-03updated the manifest for 1.8cash
2011-12-03basic view countingcash
2011-12-03some more clean-upcash
2011-12-03better image display code - using elgg_view_entity_icon() nowcash
2011-12-03river finished up for image, batch, albumcash