aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-02Refs #2317 pulled a few sections of CSS out to try out granular CSScash
git-svn-id: http://code.elgg.org/elgg/trunk@7491 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02moved the CSS into the new css/screen view and added a check for old themescash
git-svn-id: http://code.elgg.org/elgg/trunk@7490 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-01screen.css is a better name for our main css filecash
git-svn-id: http://code.elgg.org/elgg/trunk@7489 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-01Fixes #1457. Added optional status param for get_installed_plugins()brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7488 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-01Fixes #2461 unsetting CONFIG variable in unset_config()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7487 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-01Fixes #2430 adds get_entities_from_access_collection() into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@7486 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-01Fixes #2555 content.php is the new display view for widgetscash
git-svn-id: http://code.elgg.org/elgg/trunk@7484 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-30Fix typo in previous.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7482 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-30Refs #1986 #2170 #2225 Added ElggPluginManifest, ElggPluginManifestParser, ↵brettp
and its parser classes for 1.7 and 1.8 style manifests. Changed load_plugin_manifest() to use new parser. Added initial unit tests. git-svn-id: http://code.elgg.org/elgg/trunk@7481 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-30Refs #2428 removed a few CONFIG uses in corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7480 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-30Refs #2428 removed some global CONFIG usage in pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@7479 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-30fixed typo in uservalidationbyemail plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7478 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-30started cleaning up the messages plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7477 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-30Refs #2428 adds elgg_get_plugin_path() and elgg_get_data_path()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7476 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-30Updated the zaudio plugin for 1.8cash
git-svn-id: http://code.elgg.org/elgg/trunk@7475 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-29Refs #2668: Deprecated ElggEntity::setContainer() for setContainerGUID()brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7474 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-29Fixes #2694 fixed typo in join_group()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7473 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-29fixed typo in the code that I moved from /services/exportcash
git-svn-id: http://code.elgg.org/elgg/trunk@7472 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-29Fixes #2508 Sending user to referrer in reported content admin actionscash
git-svn-id: http://code.elgg.org/elgg/trunk@7471 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-29Refs #2428 added elgg_get_config(), elgg_set_config(), and elgg_save_config()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7470 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-29removed reported content css in admin css viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7469 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-29cleaned up some of the other smaller pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@7468 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-29Cleaned up the log browser plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7467 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-29cleaned up the reported content plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7466 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-28Fixes #2173 #2507 integrated the ie and admin stylesheets into the new ↵cash
simplecache code git-svn-id: http://code.elgg.org/elgg/trunk@7465 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-28Fixes #2160 #2678 introducing a more flexible simplecache handler (this ↵cash
requires an htaccess update) git-svn-id: http://code.elgg.org/elgg/trunk@7464 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-28Refs #2173 #2160 #2507 added a css page handler to support multiple css filescash
git-svn-id: http://code.elgg.org/elgg/trunk@7463 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-28Refs #2681 removes services directorycash
git-svn-id: http://code.elgg.org/elgg/trunk@7462 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-28Fixes #2681 moves export handler into handler directory - current installs ↵cash
need to have .htaccess updated git-svn-id: http://code.elgg.org/elgg/trunk@7461 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-28moved rest/rpc web services handler into web_services librarycash
git-svn-id: http://code.elgg.org/elgg/trunk@7460 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-28moved api.php to web_services.php as it is more descriptivecash
git-svn-id: http://code.elgg.org/elgg/trunk@7459 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-27Fixes #2280: ajax/loader view starts out with display set to noneewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7456 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-26Updated contrib file.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7444 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-26Cleaned up some typos and formatting issues in README and CONTRIB files.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7443 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-26Fixed typos and cleaned up copyright and contrib file.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7442 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24Fixes #2664: elgg_view_entity subtype defaults to "default" rather than $typeewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7441 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24Fixes #2667: pagehandler.php => page_handler.php. You'll need to update ↵ewinslow
.htaccess to keep developing git-svn-id: http://code.elgg.org/elgg/trunk@7440 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24unnecessary declaration of global $CONFIG;ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7439 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24Removing superfluous calls to insert site root in urlsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7438 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24Deprecated list_entities_from_metadata_multiewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7437 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24Added generic function deprecation translationewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7436 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24added .buildpath to svn:ignoreewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7435 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actionsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7434 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actionsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7433 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7432 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24Refs #2655: Introducing elgg_register_action() + a few fixes to typos in ↵ewinslow
documentation git-svn-id: http://code.elgg.org/elgg/trunk@7431 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-23Fixes #2472 move cron_handler.php logic into cron page handlercash
git-svn-id: http://code.elgg.org/elgg/trunk@7430 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-23Fixes #2638 - specifying the full url on the urls so we don't have this ↵cash
problem anymore git-svn-id: http://code.elgg.org/elgg/trunk@7429 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-23Fixes #2270 - deprecates metatags view and replaces with html_head/extendcash
git-svn-id: http://code.elgg.org/elgg/trunk@7428 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-23Fixes #2418 and merges [7121] into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@7427 36083f99-b078-4883-b0ff-0f9b5a30f544