aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-10Refs #2124: Removed js, page_owner, and page_owner_user variables from $varsewinslow
2010-11-10Refs #2124: Removed session variables from $varsewinslow
2010-11-10Refs #866 - registration uses https if configured for logincash
2010-11-10No sense in calling elgg_get_site_url() twice here...ewinslow
2010-11-10Prevent "https login" from breaking login on sites that are https by defaultewinslow
2010-11-09Refs #2609 - added fix to trunkcash
2010-11-09Refs #2626 - adds default annotation view to trunkcash
2010-11-09Refs #2632 - cleaned up documentation on metadatacash
2010-11-09Refs #2506 reorged the login box views - css still needs to be cleaned upcash
2010-11-09Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo...cash
2010-11-09Renamed test method appropriately. jslinted ElggLibTest.ewinslow
2010-11-09Using nullFunction + abstractMethod reference instead of new closures in Even...ewinslow
2010-11-09Using nullFunction reference instead of new closure in ajaxOptionsTestewinslow
2010-11-09jslinted ui.widgets.jsewinslow
2010-11-09jslinted ui.jsewinslow
2010-11-09jsLinted session.js, employed elgg type-checker functions, and did some more ...ewinslow
2010-11-09Added elgg.isNumber type-checking functionewinslow
2010-11-09jsLinted security.js + using elgg typecheckers rather than ===ewinslow
2010-11-09jslinted languages.jsewinslow
2010-11-09Abstract methods are no longer nameableewinslow
2010-11-07Various tweaks to coding style + comments (apologies for my schizo here... tr...ewinslow
2010-11-07Addition of type-checking helper functions, various tweaks to comments, code ...ewinslow
2010-11-06replaced usages of make_file_matrix() with new method makeFileMatrix()cash
2010-11-06added text color for warnings otherwise warnings that occur in topbar end up ...cash
2010-11-06pulled private settings out into a separate libcash
2010-11-06Refs #1411 fixes bug introduced in [7213] that broke listing relationshipscash
2010-11-06jsLinted ajax.js, removed experimental functionsewinslow
2010-11-05removed hacked in link to conversations plugin in riverdashboardcash
2010-11-05small tweaks to the readme and copyright pagesdave
2010-11-04Fixes #2463: Added support for forwarding to root-level files, e.g. forward('...ewinslow
2010-11-04Refs #2463 Added trim for leading /s to avoid //s when passing elgg_normalize...brettp
2010-11-04Fixes #2463: Added ^ to beginning of normalize_url regex to prevent matching ...ewinslow
2010-11-04Added @deprecated docblock tag to events()ewinslow
2010-11-04Removed requirement that object container be a groupewinslow
2010-11-04Fixes #2210 - using new functions for registering the core js and css filescash
2010-11-03Moved list_entities_groups to groups.php and deprecated in favor of elgg_list...ewinslow
2010-11-03Fixed missing ).brettp
2010-11-03Added myself to the copyright.brettp
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-03Refs #2351: deprecated get_objects_in_group() in favor of elgg_get_entities()...ewinslow
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-11-03Refs #1320: elgg_echo() has built-in sprintf support.brettp
2010-11-03Refs #2582. Merged [7224] to trunk.brettp
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
2010-11-03Refs #2050: Added missing docblock parametersewinslow
2010-11-03Fixes #2050: Added subtype parameter to can_write_to_container functions and ...ewinslow
2010-11-03Set return type of get_entity to ElggEntityewinslow
2010-11-03Fixes #2134: Moved getContainerEntity() method to ElggEntityewinslow
2010-11-03Refs #1411: Deprecated get_entities_from_metadata_groups(_multi) in favor of ...ewinslow