aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2009-01-08Limit max display of active users to 10.marcus
2009-01-08Refs #668, #640: Cleaner interface provided for banning.marcus
2009-01-08Refs #640: Renamed and moved entities.php:disable_entities to user.php:disabl...marcus
2009-01-08Delete replaced by disable in disable_entitymarcus
2009-01-08Closes #666: Added some extra indexesmarcus
2009-01-08Closes #663: Added access checks on entity on get_entities_from_annotation an...marcus
2009-01-08Closes #667: Minor tweak, an e should be an mmarcus
2009-01-07Closes #410: Pagination parameter now passed in relationship list view.marcus
2009-01-07Closes #286: Group access restrictions issue fixed, modified from patch suppl...marcus
2009-01-06Fixes #648: Copy and paste error corrected.marcus
2009-01-05* Added addRelationship to ElggEntity... bit of an omission! marcus
2009-01-05Fixes #655, Refs #628: Install now working with correct event chain (#628).marcus
2009-01-01bug #634 fixeddave
2008-12-31Closes #579: Allows configurable option $CONFIG->broken_mta = true. If set, t...marcus
2008-12-30Closes #643: Confirmed bug, applied fix as suggested.marcus
2008-12-30Closes #608: Placing a file called "disabled" in mod now disables all plugins...marcus
2008-12-29Closes #396: Form should probably not be permitted on input.marcus
2008-12-23Closes #628: Event change now terminates on false. Nice spot :)marcus
2008-12-08Fixes #615marcus
2008-12-08Fixes to user banning.ben
2008-12-05Prototype view cachingmarcus
2008-12-05Closes #597: GUID must now be non-zero for messages to be sentmarcus
2008-12-05Closes #611: Made name field longermarcus
2008-12-04Closes #421 : Catches the DB Exception, so hopefully this will prevent the er...marcus
2008-12-04Closes #609 marcus
2008-12-04Fixed update scriptmarcus
2008-12-03Some location tweaksmarcus
2008-12-03Closes #550: Code metadata now moved to private storagemarcus
2008-11-26Closes #571: Widgets now use private store for settingsmarcus
2008-11-26Closes #571: Widgets now use private store for settingsmarcus
2008-11-26git-svn-id: https://code.elgg.org/elgg/trunk@2489 36083f99-b078-4883-b0ff-0f9...marcus
2008-11-25Hook for future geocoding library added.marcus
2008-11-25git-svn-id: https://code.elgg.org/elgg/trunk@2487 36083f99-b078-4883-b0ff-0f9...marcus
2008-11-24Closes #580: Fixed tagging trim and strtolowermarcus
2008-11-21Refs #452: Basic entity listing functions. Needs canvas.marcus
2008-11-21Closes #554: Validation procedure now correctly screening for ascii spacemarcus
2008-11-20git-svn-id: https://code.elgg.org/elgg/trunk@2483 36083f99-b078-4883-b0ff-0f9...marcus
2008-11-20Added site secret to fingerprint to make it harder to guessmarcus
2008-11-20Fixes #548: Introducing set_last_login($user_guid). Called from login(), but ...marcus
2008-11-20Refs #452: Calendar interface on entitiesmarcus
2008-11-20Introducing get_entities_from_private_setting();marcus
2008-11-20No need to trigger the init event on upgrade.ben
2008-11-20Refs #569, #570, #571: Update script for both users and plugins plugin settingsmarcus
2008-11-20Migrate plugin settings from plugin to new settigns store.marcus
2008-11-20Refs #571. Fixes #569, #570: marcus
2008-11-20Refs #569, #570, #571: Minor database schema errors correctedmarcus
2008-11-20Refs #569, #570, #571: Corrected and optimised insert querymarcus
2008-11-20Refs #569, #570, #571: Minor database schema errors correctedmarcus
2008-11-20Refs #569, #570, #571: dbprefix not prefix;marcus
2008-11-20Refs #569, #570, #571: Added remove_all_private_settings()marcus