aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2011-01-06Fixes test for $relationship_guid in sql generating functioncash
2011-01-06Fixes #2774 - fixes several E_NOTICE issues - mostly due to accessign array i...cash
2011-01-06replaced deprecated load_plugins() - thanks to hellekincash
2011-01-05Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ...brettp
2011-01-05Refs #2759: Added elgg_version to 1.7 manifest parser.brettp
2011-01-05Fixes #2458 adds upgrade to set default_access on old installscash
2011-01-04Refs #2771: Removed CRLF.brettp
2011-01-04Fixed problem removing plugin entities if physical files were deleted.brettp
2011-01-03Removed experimental duplicate code from ElggPlugin.brettp
2011-01-03Added ElggPlugin::getPath().brettp
2011-01-03Reindexing plugin priorities after regenerating entities.brettp
2011-01-03Fixes #2763. Better normalizing for unused 1.7 manifest options. Added loggi...brettp
2011-01-02Fixes #1986, #2170, #2225, #2759. Integrated ElggPluginPackage and ElggPlugin...brettp
2011-01-02Refs #7552, #2547. Autoloading functions return bool.brettp
2011-01-02Refs #2490. Using array_key_exists() instead of isset() in get() overrides to...brettp
2011-01-02Added checking for real entities to other private setting functions.brettp
2011-01-02set_private_setting() checks if the guid is a real entity.brettp
2011-01-02revert structure of admin views and fixed uniqueness of admin page menu itemscash
2011-01-01updating the sidebar boxes to use the new module classescash
2011-01-01using the info module for user settingscash
2011-01-01removed unnecessary variable from stick forms codecash
2011-01-01fixed the function for viewing latest commentscash
2011-01-01stop double encoding attributes in output/input elementscash
2011-01-01Fixes #2740 - exception messages using the value for minimum username and pas...cash
2011-01-01Fixes #2561 only triggering join, group event if the add relationship succeededcash
2011-01-01Fixes #2698 not sanitizing strings to prevent double encodingcash
2010-12-31Refs #2684, #2754: Merged r7701 to trunk.brettp
2010-12-31not caching js and css when not served through simple cache right nowcash
2010-12-31Refs #2583, #2754: Merged r7445-7446 to trunk.brettp
2010-12-31Refs #2752, #2635. Merged r7299 to trunk.brettp
2010-12-31Merged r7272 from 1.7 to trunk.brettp
2010-12-31added a proper gallery view - still need to wire up the elgg_view_list_item f...cash
2010-12-30adding ability to override access regardless of whether the entity is saved i...cash
2010-12-30required for river rss to workcash
2010-12-30fixed a few issues with the admin backend - need to look into better ways to ...cash
2010-12-29added admin utilities menu itemcash
2010-12-29Fixes #2221 - rewrite of rover functions has been completed with moving elgg_...cash
2010-12-29Fixes #2751 profile custom fields uses the config table nowcash
2010-12-29added a catch for configuration names longer than 32 characterscash
2010-12-29fixed bug where get_config was returning 0 because there is not not auto id o...cash
2010-12-29rewrote the display of likescash
2010-12-29updated documentation on new elgg_annotation_exists() functioncash
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