aboutsummaryrefslogtreecommitdiff
path: root/engine/lib
AgeCommit message (Expand)Author
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-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-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-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-06cleaned up system messages display codecash
2010-12-06comments use the media view nowcash
2010-12-05blog plugin now uses the new elgg_view_form() functioncash
2010-12-05Fixes #2616 Adds Evan's view form convenience functioncash
2010-12-05added a convience function for the media content pattern - is elgg_view_media...cash
2010-12-05moved the view functions around so that they are grouped together by functioncash
2010-12-05Clean-up of the blog plugin - now using urls from 1.7.5cash
2010-12-04forgot to include language string for previous commitcash
2010-12-04Fixes #2519 we can now register and load php libraries - blog plugin is using...cash
2010-12-04object/blog view uses new media view - needs some clean upcash
2010-12-04welcome to the new media view - it is being used in the new latest comments m...cash
2010-12-04check if there are any messages before grabbing them in elgg_view_page()cash
2010-12-03Fixes #2706 simplecache url generator was not handling an empty last cache datecash
2010-12-03Refs #2189 the beginning of semantic markup for entity lists - needs some reo...cash
2010-12-03Refs #1986 #2170 #2225. Added semantic manifest.xml support and unit tests. ...brettp
2010-12-02Better code and docs or previous.brettp
2010-12-02Added 'true' as a truthy value for ini_get_bool().brettp
2010-12-02added a function for getting current site entitycash
2010-12-01screen.css is a better name for our main css filecash
2010-12-01Fixes #1457. Added optional status param for get_installed_plugins()brettp
2010-12-01Fixes #2461 unsetting CONFIG variable in unset_config()cash
2010-12-01Fixes #2430 adds get_entities_from_access_collection() into trunkcash
2010-11-30Fix typo in previous.brettp
2010-11-30Refs #1986 #2170 #2225 Added ElggPluginManifest, ElggPluginManifestParser, an...brettp
2010-11-30Refs #2428 adds elgg_get_plugin_path() and elgg_get_data_path()cash