Age | Commit message (Expand) | Author |
2009-01-13 | Fix for template handler override. | ben |
2009-01-13 | Closes #676: Entity subtables now deleted on failed connections. | marcus |
2009-01-13 | Better trigger_plugin_hook documentation. | ben |
2009-01-13 | Closes #675: Salt changed during password reset | marcus |
2009-01-13 | git-svn-id: https://code.elgg.org/elgg/trunk@2561 36083f99-b078-4883-b0ff-0f9... | marcus |
2009-01-12 | Tag updates. | ben |
2009-01-09 | Closes #560: Pagination parameters added. | marcus |
2009-01-09 | Minor variable name and comment change. | marcus |
2009-01-09 | Closes #668: Banning now works through a flag in the users_entity table. Data... | marcus |
2009-01-08 | Closes #588: Don't remember adding this check... but anyway, double entries r... | marcus |
2009-01-08 | Minor error message improvement | marcus |
2009-01-08 | Added extra belts and braces check (minor) | marcus |
2009-01-08 | Added extra belts and braces check (minor) | marcus |
2009-01-08 | Refs #668: Building on [2546] and providing ban and unban functions. Later th... | marcus |
2009-01-08 | Limit max display of active users to 10. | marcus |
2009-01-08 | Refs #668, #640: Cleaner interface provided for banning. | marcus |
2009-01-08 | Refs #640: Renamed and moved entities.php:disable_entities to user.php:disabl... | marcus |
2009-01-08 | Delete replaced by disable in disable_entity | marcus |
2009-01-08 | Closes #663: Added access checks on entity on get_entities_from_annotation an... | marcus |
2009-01-08 | Closes #667: Minor tweak, an e should be an m | marcus |
2009-01-07 | Closes #410: Pagination parameter now passed in relationship list view. | marcus |
2009-01-07 | Closes #286: Group access restrictions issue fixed, modified from patch suppl... | marcus |
2009-01-06 | Fixes #648: Copy and paste error corrected. | marcus |
2009-01-05 | * Added addRelationship to ElggEntity... bit of an omission! | marcus |
2009-01-05 | Fixes #655, Refs #628: Install now working with correct event chain (#628). | marcus |
2009-01-01 | bug #634 fixed | dave |
2008-12-31 | Closes #579: Allows configurable option $CONFIG->broken_mta = true. If set, t... | marcus |
2008-12-30 | Closes #643: Confirmed bug, applied fix as suggested. | marcus |
2008-12-30 | Closes #608: Placing a file called "disabled" in mod now disables all plugins... | marcus |
2008-12-29 | Closes #396: Form should probably not be permitted on input. | marcus |
2008-12-23 | Closes #628: Event change now terminates on false. Nice spot :) | marcus |
2008-12-08 | Fixes to user banning. | ben |
2008-12-05 | Prototype view caching | marcus |
2008-12-05 | Closes #597: GUID must now be non-zero for messages to be sent | marcus |
2008-12-04 | Closes #421 : Catches the DB Exception, so hopefully this will prevent the er... | marcus |
2008-12-04 | Closes #609 | marcus |
2008-12-03 | Some location tweaks | marcus |
2008-12-03 | Closes #550: Code metadata now moved to private storage | marcus |
2008-11-26 | Closes #571: Widgets now use private store for settings | marcus |
2008-11-26 | git-svn-id: https://code.elgg.org/elgg/trunk@2489 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-11-25 | Hook for future geocoding library added. | marcus |
2008-11-24 | Closes #580: Fixed tagging trim and strtolower | marcus |
2008-11-21 | Refs #452: Basic entity listing functions. Needs canvas. | marcus |
2008-11-21 | Closes #554: Validation procedure now correctly screening for ascii space | marcus |
2008-11-20 | git-svn-id: https://code.elgg.org/elgg/trunk@2483 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-11-20 | Added site secret to fingerprint to make it harder to guess | marcus |
2008-11-20 | Fixes #548: Introducing set_last_login($user_guid). Called from login(), but ... | marcus |
2008-11-20 | Refs #452: Calendar interface on entities | marcus |
2008-11-20 | Introducing get_entities_from_private_setting(); | marcus |
2008-11-20 | Refs #571. Fixes #569, #570: | marcus |