aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2010-12-29page menu using the new menu system - admin menu updatedcash
2010-12-29Cleaned up register_translations().brettp
2010-12-28Added elgg_register_viewtype().brettp
2010-12-27fixing merge of plugin code [7727] - it blew away the plugin class loading codecash
2010-12-27removed early version of admin context menu and fixed missing edit profile bu...cash
2010-12-27Refs #2635, #2643. Merged cache changes into trunk.brettp
2010-12-27Refs #2543: set_default_config() uses better names. get_config() rewrites old...brettp
2010-12-27improved menu creation for on demand menus and integrated hover menu items in...cash
2010-12-27moved most of the code for the user hover menu into the new menu systemcash
2010-12-24supporting id for comments for in page linkscash
2010-12-23Added list groups and list friends class methods - will be handy for federationcash
2010-12-23added a class math to get a user's groups and cleaned up some documentationcash
2010-12-23Refs #2283 using entity_row_to_elggstar() when loading user from username or ...cash
2010-12-23Fixes #2741 skipping :// when replacing // in file paths so that we support URIscash
2010-12-21merged the fix to get access collection documentation into trunk from 1.7 branchcash
2010-12-20added the core river to the tabbed profile plugin and fixed some deprecated f...cash
2010-12-19fixed a few bugs and updated the widget codecash
2010-12-19fixed missed variable name change in river's use of image block patterncash
2010-12-19changed name from media block to image blockcash
2010-12-19added a ready,system event so that plugins can do things after the init has f...cash
2010-12-19added a user admin menu that plugins can add menu items tocash
2010-12-18continuing to slash and burn the profile plugin - moving the admin profile fi...cash
2010-12-18moved profile edit form into corecash
2010-12-18pulling the avatar code out of the profile plugin - just some minor icon rela...cash
2010-12-18moved the avatar forms and actions into core from profile plugincash
2010-12-18half way through converting submenu to new menu code - pages and groups are t...cash
2010-12-18site nav menu now uses new menu code (and finished the implementation of cust...cash
2010-12-17last of the river updates I hope - fixes the likes river viewcash
2010-12-17reorganized the settings views and updated the pages to use new layoutcash
2010-12-17updated group member and group forum topics to new rivercash
2010-12-17Refs #2320 added new menu functions and classescash
2010-12-17updated the river generic_comment view for the new river codecash
2010-12-17updated the river friend view for the new river codecash
2010-12-16Fixes #2725 - js page handler now handles javascript views with slashes in th...cash
2010-12-16freeing mysql result - committing the last of hellekin's latest pull request:...cash
2010-12-16fixed a lot of notices being generated by the new plugin hook codecash
2010-12-16moved friends widget into corecash
2010-12-15Fixes #2728 creating a name for plugins with 1.7 manifests based on hellekin'...cash
2010-12-15updated to removing more deprecation warnings (from hellekin)cash
2010-12-15moving friends views into corecash
2010-12-15moved likes forms into forms directorycash
2010-12-15moved default notification settings into usersettingscash
2010-12-151st step in changing initialise_elgg.js to elgg.jscash
2010-12-14moved account views into core views - account forms are nextcash
2010-12-14Pulling in hellekin's commit to fix typos in log messages: https://github.com...cash
2010-12-14Fixes #2103 adding a site nav entry for memberscash
2010-12-14Fixes #2723 members listing pages now in corecash
2010-12-14sanitise_filepath() removes double /s.brettp
2010-12-14Cleaned up constructor logic for ElggPluginPackage. Better detection of inva...brettp
2010-12-13Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ...cash