aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
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
2010-12-12moved dashboard handler into base pages directorycash
2010-12-11fixed spelling error in documentationcash
2010-12-11updated tags library to use new sql functionscash
2010-12-11provided more flexibility in creating the relationships join sqlcash
2010-12-10changed name of icon block to picture block in media object to avoid conflict...cash
2010-12-09Refs #1411: Can specify custom row callbacks with 'row_callback' options in e...brettp
2010-12-09Fixes #2721 fixed typo - thanks for the report!cash
2010-12-09Refs #1411: Documentation fix.brettp
2010-12-09Refs #1411. Added ability to specify annotation time_created lower and upper....brettp
2010-12-09Refs #1411. Added elgg_get_entities_from_annotation_calculation(). Deprecated...brettp
2010-12-09fixed pagination for annotations due to changes in viewscash
2010-12-09DRY'd up elgg_get_entities() where clause helper functions. Added ability to...brettp
2010-12-08Added ability to check for empty string in elgg_get_array_value().brettp
2010-12-08Fixed a bug that wouldn't let you specify multiple selects in get_entities().brettp
2010-12-08Refs #1411. Deprecated get_entities_by_relationship_count() and list_entities...brettp
2010-12-08Removed the silly things I was doing in the egef_relationship_count() test.brettp
2010-12-08D'oh. Re-enabled the other getter unit tests.brettp
2010-12-08Refs #1411: Added elgg_get_entity_from_relationship_count().brettp
2010-12-08Fixes #2189 created the object/list view with semantic markupcash
2010-12-08reorganized the page views as discussedcash
2010-12-07reorganized the layout viewscash
2010-12-07Refs #2220. Check that an autoload class is registered before trying to inclu...brettp
2010-12-07Removed leading _ in private var names.brettp
2010-12-06Renamed 'elgg' manifest requirment to 'elgg_version' to be more in line with ...brettp
2010-12-06cleaned up system messages display codecash
2010-12-06comments use the media view nowcash