Age | Commit message (Expand) | Author |
2010-11-14 | Added some more unit tests for elgg_normalize_url | ewinslow |
2010-11-14 | No comment... | ewinslow |
2010-11-14 | Wow, what a blunder -- what to go deleting random methods, Winslow | ewinslow |
2010-11-14 | Refs #1208: Default input/button to 'button' type (rather than 'submit' type). | ewinslow |
2010-11-14 | Refs #2486: Added support for the 'recursive' parameter to ElggEntity::delete() | ewinslow |
2010-11-14 | Added comments to several undocumented methods | ewinslow |
2010-11-14 | Fixes #2572: Removed last @license tag from pages plugin | ewinslow |
2010-11-13 | Fixes #2561 fixed typo - thanks for the report | cash |
2010-11-13 | Cleaning up database after new ElggEntity unit test. | nickw |
2010-11-12 | Updating ElggEntity::clearMetaData() to fail when passed a non-existent metad... | nickw |
2010-11-11 | Obliterated C&P in elgg_trigger_plugin_hook | ewinslow |
2010-11-11 | Making CodeSniffer happy + reduced C&P in elgg_trigger_event | ewinslow |
2010-11-11 | Refs #2641 merged [7295] into trunk | cash |
2010-11-11 | Fixes #2638 fixes group action url problem | cash |
2010-11-11 | Refs #2640 fixes a layout issue due to change in elgg_view_layout() | cash |
2010-11-11 | Closes #2637 good-bye canvas | cash |
2010-11-11 | Refs #2637 moved canvas/layouts to layouts | cash |
2010-11-11 | oops - undoing part of the previous commit | cash |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-11 | Fixes #2367: Corrected plugin hook documentation to maintain that the default... | ewinslow |
2010-11-10 | Fixes #2306: deprecated get/count/list_user_objects as well as get_user_objec... | ewinslow |
2010-11-10 | Using max() to give priority a minimum value of 0 for plugin hooks | ewinslow |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-10 | Refs #2124: Removed js, page_owner, and page_owner_user variables from $vars | ewinslow |
2010-11-10 | Refs #2124: Removed session variables from $vars | ewinslow |
2010-11-10 | Refs #866 - registration uses https if configured for login | cash |
2010-11-10 | No sense in calling elgg_get_site_url() twice here... | ewinslow |
2010-11-10 | Prevent "https login" from breaking login on sites that are https by default | ewinslow |
2010-11-09 | Refs #2609 - added fix to trunk | cash |
2010-11-09 | Refs #2626 - adds default annotation view to trunk | cash |
2010-11-09 | Refs #2632 - cleaned up documentation on metadata | cash |
2010-11-09 | Refs #2506 reorged the login box views - css still needs to be cleaned up | cash |
2010-11-09 | Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo... | cash |
2010-11-09 | Renamed test method appropriately. jslinted ElggLibTest. | ewinslow |
2010-11-09 | Using nullFunction + abstractMethod reference instead of new closures in Even... | ewinslow |
2010-11-09 | Using nullFunction reference instead of new closure in ajaxOptionsTest | ewinslow |
2010-11-09 | jslinted ui.widgets.js | ewinslow |
2010-11-09 | jslinted ui.js | ewinslow |
2010-11-09 | jsLinted session.js, employed elgg type-checker functions, and did some more ... | ewinslow |
2010-11-09 | Added elgg.isNumber type-checking function | ewinslow |
2010-11-09 | jsLinted security.js + using elgg typecheckers rather than === | ewinslow |
2010-11-09 | jslinted languages.js | ewinslow |
2010-11-09 | Abstract methods are no longer nameable | ewinslow |
2010-11-07 | Various tweaks to coding style + comments (apologies for my schizo here... tr... | ewinslow |
2010-11-07 | Addition of type-checking helper functions, various tweaks to comments, code ... | ewinslow |
2010-11-06 | replaced usages of make_file_matrix() with new method makeFileMatrix() | cash |
2010-11-06 | added text color for warnings otherwise warnings that occur in topbar end up ... | cash |
2010-11-06 | pulled private settings out into a separate lib | cash |
2010-11-06 | Refs #1411 fixes bug introduced in [7213] that broke listing relationships | cash |
2010-11-06 | jsLinted ajax.js, removed experimental functions | ewinslow |