aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2010-11-23returning an empty array when there are no widgets for a contextcash
git-svn-id: http://code.elgg.org/elgg/trunk@7426 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-23adjusted text color of widget titlescash
git-svn-id: http://code.elgg.org/elgg/trunk@7425 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-23Fixes #397 and Refs #2396 Can suppress the default value for both ↵cash
input/checkbox and input/checkboxes git-svn-id: http://code.elgg.org/elgg/trunk@7424 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-22Fixes #2488 "return" was missing in ElggSite::getObjects() (also updated ↵cash
some documentation) git-svn-id: http://code.elgg.org/elgg/trunk@7423 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-22updated the deprecated list_site_members() to use new ↵cash
ElggSite::listMembers() method and updated ElggSite::getMembers() to accept all the arguments from elgg_get_entities() git-svn-id: http://code.elgg.org/elgg/trunk@7422 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-22deprecated some sites functions that were never supported or fully implementedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7421 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-22merged previous 2 commits into trunk - removes use of session class global cash
git-svn-id: http://code.elgg.org/elgg/trunk@7420 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-22Refs #2673 moved changes into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7417 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-22Refs #2660: Merged r7409's remove_group_tool_option() to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7411 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-22Merged bookmarks XSS fixes in r7406 to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7410 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-22widgets should not have content outside their containercash
git-svn-id: http://code.elgg.org/elgg/trunk@7408 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-22widget column ids must be integerscash
git-svn-id: http://code.elgg.org/elgg/trunk@7407 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-21Refs #2669: Merged password change fixes in 7404 to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7405 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-21Refs #2612: Merged r7402 to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7403 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-21Refs #2670: Merged XFN fixes from 1.7 to 1.8. Removed unused code in ↵brettp
profile_contents/details.php git-svn-id: http://code.elgg.org/elgg/trunk@7401 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-21removed call to deprecated page_owner()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7398 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-21removed deprecated tag library callscash
git-svn-id: http://code.elgg.org/elgg/trunk@7397 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-21deprecated two site functions and removed a use of previously deprecated ↵cash
function in the wire plugin git-svn-id: http://code.elgg.org/elgg/trunk@7396 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-21fix for previouscash
git-svn-id: http://code.elgg.org/elgg/trunk@7395 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-21use more Elgg standrad function names - elgg_register_widget_type()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7394 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20added hack for opera/jquery-ui bugcash
git-svn-id: http://code.elgg.org/elgg/trunk@7393 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20added collapsible state to widgetscash
git-svn-id: http://code.elgg.org/elgg/trunk@7392 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Refs #2143 fix for commit [7354] as ampersands were being doubly encodedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7391 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Refs #2629 Brett is correct - don't need the call to initializeAttributes() ↵cash
because all the first level subclasses call initializeAttributes() git-svn-id: http://code.elgg.org/elgg/trunk@7390 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Refs #2629 This should fix this ticket. Need to remove initialise_attributes ↵cash
from any class updated with new method and add call to initializeAttributes in ElggData for those that are not updated. git-svn-id: http://code.elgg.org/elgg/trunk@7389 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20added some light styling to the widget control buttonscash
git-svn-id: http://code.elgg.org/elgg/trunk@7388 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #2629: Pulled old initialise_attributes() into ElggData and added a ↵brettp
default param to emit a deprecation notice if called. git-svn-id: http://code.elgg.org/elgg/trunk@7387 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #1342 dashboard widgets do not have access controlscash
git-svn-id: http://code.elgg.org/elgg/trunk@7386 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #472 handling interactive adding/deleting of widgets with ↵cash
single/multiple instance constraints git-svn-id: http://code.elgg.org/elgg/trunk@7385 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Refs #472 not allowing widgets to be added if only single instance allowedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7384 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20moved save widget settings function to ElggWidgetcash
git-svn-id: http://code.elgg.org/elgg/trunk@7383 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20added a plugin hook for determining who can edit a widget layoutcash
git-svn-id: http://code.elgg.org/elgg/trunk@7382 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20fixed bug where widgets were not saving their new positioncash
git-svn-id: http://code.elgg.org/elgg/trunk@7381 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20do not need special canEdit method for ElggWidgetcash
git-svn-id: http://code.elgg.org/elgg/trunk@7380 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Refs #2668 adds getContainerGUID()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7379 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #2668 adding getOwnerGUID()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7378 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixed typos in text expectations that were cause elgg_normalize_url unit ↵ewinslow
tests to fial git-svn-id: http://code.elgg.org/elgg/trunk@7377 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #2490: attributes initialize to NULL instead of empty string or 0. ↵ewinslow
Updated tests to reflect this git-svn-id: http://code.elgg.org/elgg/trunk@7376 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Marking initialise_attributes as deprecated in ElggPluginewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7375 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Marking initialise_attributes as deprecatedewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7374 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #2237: Added 'reason' parameter to forward() to allow proper headers ↵ewinslow
and more flexible destinations via plugin hooks. Also made use of this in core gatekeeper functions and in pagehandler.php git-svn-id: http://code.elgg.org/elgg/trunk@7373 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #2396: Added a new input/checkbox view. input/checkboxes harnesses itewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7372 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #2615: Viewtype now included in views plugin hooksewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7371 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #2497: htmLawed now uses a plugin hook for allowed_styles and ↵ewinslow
htmlawed_config git-svn-id: http://code.elgg.org/elgg/trunk@7370 36083f99-b078-4883-b0ff-0f9b5a30f544