aboutsummaryrefslogtreecommitdiff
path: root/engine/classes
AgeCommit message (Expand)Author
2011-09-10Fixes #3782 only deleting metadata if the entity has been savedCash Costello
2011-09-04Refs #3661. Merged lat/long metadata fixes to master.Brett Profitt
2011-08-27Fixes #3434. Manifests are checked more carefully on anything that checks dep...Brett Profitt
2011-08-24Checking for === false when moving elements in ElggPriorityList instead of ju...Brett Profitt
2011-08-23Fixes #3355. Added ElggPriorityList. Adapted the externals system to use it.Brett Profitt
2011-08-22Merge branch 'master' of github.com:Elgg/ElggBrett Profitt
2011-08-21Fixes #3606. Reset password page added to public pages for walled garden mode.Brett Profitt
2011-08-17Finished ElggPriorityList. Migrated external files to use it.Brett Profitt
2011-08-15Refs #3355. Added ElggPriorityList.Brett Profitt
2011-07-27Fixed some documentation.Brett Profitt
2011-07-06Fixes #2204 standardized the hooks/overrides for plugin settings and usersett...Cash Costello
2011-07-06Merge pull request #54 from cash/dev-toolsCash Costello
2011-07-03Fixes #3650 deprecated ElggUser::getCollections()cash
2011-07-03Fixes #3656 updates the AccessArray interface methods for ElggCacheCash Costello
2011-07-02added logging to the web page footercash
2011-06-29handling spaces and uppercase characters when creating menu item classescash
2011-06-26added a data array to ElggMenuItem. Now by default options end up being passe...cash
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash Costello
2011-06-25Fixes #3609 removed use of deprecated trigger_plugin_hook()cash
2011-06-22Merge pull request #44 from lie2815/3546-menu-item-edit-textCash Costello
2011-06-21Add param description to PHPDoc comments of setText() function.Franz Liedke
2011-06-21Fix dumb typos from last commit.Franz Liedke
2011-06-20Add setText() method to ElggMenuItem class. Fixes #3546.Franz Liedke
2011-06-20Add setHref() method to ElggMenuItem class. Fixes #3486.Franz Liedke
2011-06-13Fixes #3282 always using a menu item's name in its classcash
2011-06-12Fixes #2910 set the site_guid of site entitiescash
2011-06-11Fixes #3515 created a unified page handler for account pagescash
2011-06-11sorting plugin settings menu items by textcash
2011-06-07Refs #3510, #3433. Ported r9062 to trunk. Fix for comment hook returning 0 co...brettp
2011-05-24Fixes #3467. Fixed bugs in priority deps. Can now disable active plugins with...brettp
2011-05-19Fixes #3462 empty classes directory is no longer treated as an errorcash
2011-05-09Fixes 3426. Not using a horrible variable name and fixing the bug created by it.brettp
2011-04-27Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri...brettp
2011-04-25Fixes #2899, #2870. Added README.txt, CHANGES.txt, COPYRIGHT.txt, LICENSE.txt...brettp
2011-04-25Renamed ElggPlugin->canIncludeFile() to ->canReadFile() and am using is_reada...brettp
2011-04-18Fixes #3358. Renamed menu's class to link_class and documented possible probl...brettp
2011-04-16Fixes #3310. Applied lie2815's patch to use activate.php and deactivate.php i...brettp
2011-04-14Refs #3023. Exposed item_class option in the menu item factory. Should we cha...brettp
2011-04-14fixes warnings in ElggEntity::getMetadata() (hellekin)cash
2011-04-14making sure ElggEntity::getAnnotations() returns an array, check if temporary...cash
2011-04-14checking that PAM handlers have been registered for the policy being tested (...cash
2011-04-14Checking that get_user_by_username() returned something in ElggUser construct...cash
2011-04-02Refs #2988 corrected typo in trunkcash
2011-04-02Fixes #3208 setting time_created on updatecash
2011-04-02Fixes #3244 fixed variable name in ElggPluginManifestcash
2011-04-01Refs #3287 setting null for menu href means you want an empty <a></a> tag wit...cash
2011-04-01Fixes #3287 added documentation on non-link menu items cash
2011-03-26Fixes #3026 documentation for menu systemcash
2011-03-26Refs #3238 #3246 anootations needed the same fixes as metadatacash