aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-11Making CodeSniffer happy + reduced C&P in elgg_trigger_eventewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7297 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Refs #2641 merged [7295] into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@7296 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Fixes #2638 fixes group action url problemcash
git-svn-id: http://code.elgg.org/elgg/trunk@7293 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Refs #2640 fixes a layout issue due to change in elgg_view_layout()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7292 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Closes #2637 good-bye canvascash
git-svn-id: http://code.elgg.org/elgg/trunk@7291 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Refs #2637 moved canvas/layouts to layoutscash
git-svn-id: http://code.elgg.org/elgg/trunk@7290 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11oops - undoing part of the previous commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@7289 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ↵cash
elgg_view* functions git-svn-id: http://code.elgg.org/elgg/trunk@7288 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Fixes #2367: Corrected plugin hook documentation to maintain that the ↵ewinslow
default priority is 500 git-svn-id: http://code.elgg.org/elgg/trunk@7287 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10Fixes #2306: deprecated get/count/list_user_objects as well as ↵ewinslow
get_user_objects_by_metadata git-svn-id: http://code.elgg.org/elgg/trunk@7286 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10Using max() to give priority a minimum value of 0 for plugin hooksewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7285 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to ↵ewinslow
use elgg_ prefixed versions git-svn-id: http://code.elgg.org/elgg/trunk@7284 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10Refs #2124: Removed js, page_owner, and page_owner_user variables from $varsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7283 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10Refs #2124: Removed session variables from $varsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7282 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10Refs #866 - registration uses https if configured for logincash
git-svn-id: http://code.elgg.org/elgg/trunk@7281 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10No sense in calling elgg_get_site_url() twice here...ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7280 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10Prevent "https login" from breaking login on sites that are https by defaultewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7279 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09Refs #2609 - added fix to trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@7278 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09Refs #2626 - adds default annotation view to trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@7275 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09Refs #2632 - cleaned up documentation on metadatacash
git-svn-id: http://code.elgg.org/elgg/trunk@7273 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09Refs #2506 reorged the login box views - css still needs to be cleaned upcash
git-svn-id: http://code.elgg.org/elgg/trunk@7271 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09Fixes #2631 removes 'elgg_' namespace from the page element views - anyone ↵cash
working with the trunk will need to update their theme and/or flush their cache git-svn-id: http://code.elgg.org/elgg/trunk@7268 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09Renamed test method appropriately. jslinted ElggLibTest.ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7267 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09Using nullFunction + abstractMethod reference instead of new closures in ↵ewinslow
EventsTest git-svn-id: http://code.elgg.org/elgg/trunk@7266 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09Using nullFunction reference instead of new closure in ajaxOptionsTestewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7265 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09jslinted ui.widgets.jsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7264 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09jslinted ui.jsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7263 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09jsLinted session.js, employed elgg type-checker functions, and did some more ↵ewinslow
miscellaneous cleanup git-svn-id: http://code.elgg.org/elgg/trunk@7261 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09Added elgg.isNumber type-checking functionewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7260 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09jsLinted security.js + using elgg typecheckers rather than ===ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7259 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09jslinted languages.jsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7258 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09Abstract methods are no longer nameableewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7257 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-07Various tweaks to coding style + comments (apologies for my schizo here... ↵ewinslow
trying to experiment to see what works). Using type-checking helpers rather than raw typeof and === checks git-svn-id: http://code.elgg.org/elgg/trunk@7253 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-07Addition of type-checking helper functions, various tweaks to comments, code ↵ewinslow
style, etc. git-svn-id: http://code.elgg.org/elgg/trunk@7252 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-06replaced usages of make_file_matrix() with new method makeFileMatrix()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7251 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-06added text color for warnings otherwise warnings that occur in topbar end up ↵cash
blank git-svn-id: http://code.elgg.org/elgg/trunk@7250 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-06pulled private settings out into a separate libcash
git-svn-id: http://code.elgg.org/elgg/trunk@7249 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-06Refs #1411 fixes bug introduced in [7213] that broke listing relationshipscash
git-svn-id: http://code.elgg.org/elgg/trunk@7248 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-06jsLinted ajax.js, removed experimental functionsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7241 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-05removed hacked in link to conversations plugin in riverdashboardcash
git-svn-id: http://code.elgg.org/elgg/trunk@7240 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-05small tweaks to the readme and copyright pagesdave
git-svn-id: http://code.elgg.org/elgg/trunk@7239 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-04Fixes #2463: Added support for forwarding to root-level files, e.g. ↵ewinslow
forward('install.php') git-svn-id: http://code.elgg.org/elgg/trunk@7238 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-04Refs #2463 Added trim for leading /s to avoid //s when passing ↵brettp
elgg_normalize_url('/mod/some/file.php'). git-svn-id: http://code.elgg.org/elgg/trunk@7237 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-04Fixes #2463: Added ^ to beginning of normalize_url regex to prevent matching ↵ewinslow
on urls like mod/plugin/page.php. Added unit tests to verify functionality. git-svn-id: http://code.elgg.org/elgg/trunk@7236 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-04Added @deprecated docblock tag to events()ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7235 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-04Removed requirement that object container be a groupewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7234 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-04Fixes #2210 - using new functions for registering the core js and css filescash
git-svn-id: http://code.elgg.org/elgg/trunk@7233 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Moved list_entities_groups to groups.php and deprecated in favor of ↵ewinslow
elgg_list_entities git-svn-id: http://code.elgg.org/elgg/trunk@7232 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Fixed missing ).brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7231 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Added myself to the copyright.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7230 36083f99-b078-4883-b0ff-0f9b5a30f544