Age | Commit message (Expand) | Author |
2010-11-17 | Refs #2143 I need ids for urls for the widget code right now | cash |
2010-11-17 | Refs #1793 - added a basic add new widgets view - it is not wired up yet | cash |
2010-11-17 | Closes #1422 admin user actions now check for self before banning, deleting, ... | cash |
2010-11-17 | Refs #1411 using new elgg_list* functions in friends page handlers | cash |
2010-11-17 | Refs #2662 removed html from friends page handlers | cash |
2010-11-17 | Refs #821 #1793 early widget layout - does not include edit settings, delete,... | cash |
2010-11-16 | ported the portion of the [7027] commit that dealt with pagination to trunk | cash |
2010-11-16 | Refs #2573 updates the uservalidationbyemail plugin to work with new validati... | cash |
2010-11-16 | Fixes #2573 upgrade script for new user validation approach | cash |
2010-11-16 | Fixes #2642 changed elgg_view_page() to always pick up page_shell views for t... | cash |
2010-11-16 | Pulled in hellekin's fixes from https://github.com/Elgg/Elgg/pull/2 | cash |
2010-11-16 | made page_draw() backward compatible with 1.7 | cash |
2010-11-16 | just in case any plugin called the previous install functions, I put them bac... | cash |
2010-11-15 | Refs #617 put user validation functions back in users lib | cash |
2010-11-15 | Refs #2573 fixes validation issue for users registered with validation turned... | cash |
2010-11-15 | Fixes #1417 Users get notified when their accounts are not validated for any ... | cash |
2010-11-15 | #Refs 2653 removed login() call since it was conflicting with user validation... | cash |
2010-11-14 | Refs #1417 Elgg core now passes back useful messages to user when log in fail... | cash |
2010-11-14 | fixed bug where the front page wasn't being populated with the views | cash |
2010-11-14 | fixed typo in comment | cash |
2010-11-14 | Refs #2391: Baby steps toward getting a unified css -- haven't landed on a na... | ewinslow |
2010-11-14 | Refs #2538: Added vsprintf support to elgg.echo. Added unit tests for normal... | ewinslow |
2010-11-14 | Refs #2538: Refactored and cleaned up ElggPriorityList and events | ewinslow |
2010-11-14 | Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog... | ewinslow |
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 |