aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-07elgg_view_layout is not used in installation so removing old viewcash
2011-01-07Fixes #2783 - updated installation message code to mirror default viewscash
2011-01-07Refs #2781: Checking if a dir was passed as a plugin package. Need to do this...brettp
2011-01-07Refs #2781: Using same technique to check for full plugin path in ElggPlugin.brettp
2011-01-07Refs #2782: Fixed WSOD for simple plugin admin.brettp
2011-01-07Refs #2782: Fixed WSOD for invalid plugins on admin screen. Needs better CSS,...brettp
2011-01-07Changed callback function option from 'row_callback' to 'callback' for elgg_g...brettp
2011-01-07Refs #2781 path checking in ElggPluginPackage constructor should work for bot...cash
2011-01-07cleaned up the group profilecash
2011-01-06changed tag display to <ul>cash
2011-01-06Fixes #1242: elgg_get_data() correctly returns an empty array on no results. ...brettp
2011-01-06Refs #1242, Fixes #2775. Pulled common code between get_data() and get_data_r...brettp
2011-01-06moved action registration into initcash
2011-01-06updating the site pages class to use initializeAttributescash
2011-01-06switched from new to addcash
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-05Refs #2770 - success messages are stoted is success array now in jsoncash
2011-01-05Refs #2676 removes old elgg_system_messages() functioncash
2011-01-05Fixes #2770: Corrected markup in JS to create system messages.brettp
2011-01-05Refs #2761. Removed test dep from profile manifest. Profile no longer require...brettp
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 #2764. Corrected plugin path for oauth vendor libs.brettp
2011-01-05Fixes #2676 system messages fade out againcash
2011-01-05Fixes #2458 adds upgrade to set default_access on old installscash
2011-01-04Refs #7221: Removed CRLFs.brettp
2011-01-04Refs #2771: Removed CRLFs.brettp
2011-01-04Refs #2771: Removed CRLF.brettp
2011-01-04Refs #2771: Removing CRLFs from javascript files.brettp
2011-01-04Fixed problem removing plugin entities if physical files were deleted.brettp
2011-01-04Refs #2732 added link to site pages but tab menu still does not workcash
2011-01-04moving captcha and crontrigger plugins out of corecash
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-03Removing unsupported requires in 1.7 manifest for oauth lib.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-02Upgrade invalidates simplecache instead of regenerating it.brettp
2011-01-02updated group widgetcash
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-01Refs #2317 dividing css element views into skin views and base views. The exp...cash