aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-20Fixes #3457 showing a snippet of a comment in sidebar instead of entire commentcash
2011-05-20Fixes #3189 adds entity support to tags and access viewscash
2011-05-20Refs #2104 changed extension to enhancement and added security, widget, and t...cash
2011-05-20Fixes #3300 adds a created,river eventcash
2011-05-19'creating', 'river' is the plugin hook for preventing or catching a river add...cash
2011-05-19Fixes #3454 not stripping empty attributescash
2011-05-19Fixes #3163 plugin/<plugin id>/settings.php is now the preferred way to add s...cash
2011-05-19Fixes #3462 empty classes directory is no longer treated as an errorcash
2011-05-18Fixes #3385 rel now used for the confirm text so that title can be used separ...cash
2011-05-18Fixes #3132 added 'route', $handler plugin hookcash
2011-05-18Fixes #3419 removed code about admin option from registration formcash
2011-05-18Fixes #3464 group discussion replies work on activity pagecash
2011-05-15Fixes #3453 added link to wiki about the data directorycash
2011-05-15fixed display issue in installation where navigation was overlapping requirem...cash
2011-05-15fixed issue introduced with the session changes in the installercash
2011-05-15do not need to initialize globals in installer because they are now declared ...cash
2011-05-15fixed regenerating cache when installing Elgg - wasn't picking up the plugins...cash
2011-05-15helpful links in installer open up in new page nowcash
2011-05-15Refs #3453 added $CONFIG->data_dir_override so that people can put the data d...cash
2011-05-15Refs #3453 an implementation of creating the data directory. This capability ...cash
2011-05-14clean up installation input viewscash
2011-05-14fixed the width of text boxes for the installercash
2011-05-14on logout send the user to the main pagecash
2011-05-14Fixes #3446 password is not required anymore for installercash
2011-05-14fixed the double form submission code for the installercash
2011-05-14Fixes #3456 user/default now works much like the object/<subtype> views regar...cash
2011-05-14not using deprecated get_annotation/get_metadata functions in can_edit_extend...cash
2011-05-14only display deprecation message if someone extends/overrides the deprecated ...cash
2011-05-14defined elgg_dev_tools:settings:explanationcash
2011-05-14fixes a php warning if no options are passed to input/dropdown viewcash
2011-05-14removed a deprecated function use in users libcash
2011-05-14fixed passing wrong parameters to input/userpicker (which is not currently fu...cash
2011-05-14removed deprecated functions from these 3 pluginscash
2011-05-14improved documentation of elgg_register_action()cash
2011-05-14fixed page revisions url overridecash
2011-05-14improved documentation of elgg_register_extender_url_handler()cash
2011-05-14fixed php warning when no custom menu itemscash
2011-05-14fixed typo in the admin welcome widgetcash
2011-05-14sorting plugin categories before displaycash
2011-05-14Refs #2104 more category work for bundled pluginscash
2011-05-14Refs #2591 we were not logging inserts, updates, and deletes. Also logging wa...cash
2011-05-14made database query logging explicitly set to NOTICE levelcash
2011-05-13Fixes #3439 forcing months to have leading zerocash
2011-05-11Version bumpbrettp
2011-05-09Pulled in Jeff's patch to fix the user picker.brettp
2011-05-09Fixes 3426. Not using a horrible variable name and fixing the bug created by it.brettp
2011-05-06Fixed wrapper for annotation calculations.brettp
2011-04-29Made admin welcome widget a bit more semanticewinslow
2011-04-29comment typoewinslow
2011-04-29Bah, can't do thatewinslow