aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2011-02-05Fixed a problem with detecting conflicting plugin versions. Not showing a st...brettp
2011-02-04Added support for screenshots in the advanced plugin admin.brettp
2011-02-04Fixed typo that caused ElggPlugin->path not to be correctly set when loading ...brettp
2011-02-04Renamed 'name' to 'plugin' for priority req. Updated unit tests and docs.brettp
2011-02-04Fixed problems showing detected values for plugin conflicts. Clarified langua...brettp
2011-02-04Added new priority 'requires' for plugin dep system. You can now say that a p...brettp
2011-02-04I'm a dummy -- getType and getSubtype are taken care of by Loggable...ewinslow
2011-02-04Added type and subtype abstract functions to ElggDataewinslow
2011-02-04Fixes #2820, Fixes #2823. Using elgg_get_plugins() in elgg_get_plugins_provid...brettp
2011-02-03Updated elgg_get_plugin_path in load_plugin_manifest to elgg_get_plugins_pathewinslow
2011-02-03removed one_column_with_sidebar layout - use one_sidebar insteadcash
2011-02-03removed uses of $vars[config] in viewscash
2011-02-03removes uses of $vars[url] from core and pluginscash
2011-02-03Fixes #2124 only setting $vars[user], $vars[url], and $vars[config] in elgg_v...cash
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-02-03Refs #2428 just a few more CONFIG uses left to be replacedcash
2011-02-03Added more info to the @params documentation for elgg_register_action.brettp
2011-02-02Fixes #2846: elgg_view_river_item calls river/item view first.ewinslow
2011-02-02Fixes #2844 setting table for access_id to fix fatal errorcash
2011-02-01Initialize global $CURRENT_SYSTEM_VIEWTYPE correctlyewinslow
2011-02-01Moved deprecated files from sessions.php - xml.php into deprecation files for...ewinslow
2011-02-01Moved functions from export.php - river.php into deprecated filesewinslow
2011-02-01Moving deprecated functions out of files access.php - entities.php. This tim...ewinslow
2011-02-01Reversing 7975ewinslow
2011-02-01Refs #2839: moved deprecated functions from access.php - private_settings.php...ewinslow
2011-01-29supporting 'javascript:' when normalizing urlscash
2011-01-29fixed typo in deprecation noticecash
2011-01-29accidently removed the site menu set up functioncash
2011-01-27removed menu code introduced for elgg.com that did not make it into 1.8cash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-26fixed bug where a null passed as 2nd parameter to elgg_view_layout() prevente...cash
2011-01-25added support for $vars to elgg_view_entity() - need to clean up documentatio...cash
2011-01-24welcome to the admin dashboardcash
2011-01-23Refs #2557 merged fix into trunk from 1.7 branchcash
2011-01-23Refs #2804 #2805 pulling changes in trunk from 1.7 branchcash
2011-01-22Fixes #2586 ErrorResult has PHP5 constructor nowcash
2011-01-22missed check for null parameters in web services parameter codecash
2011-01-22Fixes #2548 do not need include_post_data() because of changes to rewrite rulescash
2011-01-22testing for the existence of username in pam credentials before usingcash
2011-01-22fixed bug with plugin settings because of assignment operator confusioncash
2011-01-22do not need {} around quoted variables surrounded by quotescash
2011-01-22Fixes #2812 - correct check for guid nowcash
2011-01-22fixed backward compatibility issue with $CONFIG in plugins' start.phpcash
2011-01-22deprecated add_menu() and made it compatible with 1.8cash
2011-01-20adding 'action' to url when overriding the form action cash
2011-01-14changed layout on pages to one_sidebarcash
2011-01-13Fixes #2402 adds 'add' 'river' plugin hookcash
2011-01-13Refs #2757 merged fix into trunkcash
2011-01-08finished the admin title modificationscash
2011-01-08Fixed problem where system log code would crash due to new plugin codecash