aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
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
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