Age | Commit message (Expand) | Author |
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 #666: Added some extra indexes | 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 #615 | 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-05 | Closes #611: Made name field longer | 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-04 | Fixed update script | 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 | 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-25 | git-svn-id: https://code.elgg.org/elgg/trunk@2487 36083f99-b078-4883-b0ff-0f9... | 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 | No need to trigger the init event on upgrade. | ben |
2008-11-20 | Refs #569, #570, #571: Update script for both users and plugins plugin settings | marcus |
2008-11-20 | Migrate plugin settings from plugin to new settigns store. | marcus |
2008-11-20 | Refs #571. Fixes #569, #570: | marcus |
2008-11-20 | Refs #569, #570, #571: Minor database schema errors corrected | marcus |
2008-11-20 | Refs #569, #570, #571: Corrected and optimised insert query | marcus |
2008-11-20 | Refs #569, #570, #571: Minor database schema errors corrected | marcus |
2008-11-20 | Refs #569, #570, #571: dbprefix not prefix; | marcus |
2008-11-20 | Refs #569, #570, #571: Added remove_all_private_settings() | marcus |
2008-11-20 | Refs #569, #570, #571: Added get_all_private_settings(); | marcus |