aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2011-10-04Fixes #3753 removed deprecated functions from delete_entity()cash
2011-10-02Merged docs update for getters from 1.7.Brett Profitt
2011-10-02Merged file mime type detection from 1.7.Brett Profitt
2011-10-02Merged fixes for delayed queries from 1.7.Brett Profitt
2011-10-02Merged test for can_write_to_container().Brett Profitt
2011-10-02Fixes #3675. Added admin gate keeper to unit tests.Brett Profitt
2011-10-02Fixes #3915. Added ElggPlugin->getFriendlyName() to check for manifest->getNa...Brett Profitt
2011-10-01Fixes #3860 changed context-sensitive to dynamic to describe menuscash
2011-10-01Fixes #3913 registering jquery.imgareaselectCash Costello
2011-10-01Fixes #3826 using wwwroot in 1.8.x releasescash
2011-09-30Fixes #3904 action word should come first for encode_text parametercash
2011-09-29Fixes #3827 updated documentation on @return for elgg_get_entities* functionscash
2011-09-28Fixes #3891. elgg_register_external_file() defaults priority to 500. Elgg's d...Brett Profitt
2011-09-28Refs #3808. Removed failing tests for manifest translations.Brett Profitt
2011-09-28Fixes #3713. elgg_get_entities() and friends return false if passed invalid o...Brett Profitt
2011-09-26Fixes #2921 clearing new ignore internal variablescash
2011-09-25Fixes #3876 fixed dangling more site menu when items are manually selected - ...cash
2011-09-25Fixes #3877 updates river db table for replying to forum topicscash
2011-09-24Fixes #3845 added ie7 css view and tested all current hacks for ie7Cash Costello
2011-09-24Fixes #3828 correct list classescash
2011-09-23Refs #3859. Using PHP internal functions to expire cache in +6 months instead...Brett Profitt
2011-09-22Fixes #3808 not translating manifest fields through elgg_echo()cash
2011-09-22Fixes #3834 not loading version.php hundreds of times - thanks to srokapCash Costello
2011-09-19don't generate false internalid deprecation notices: http://trac.elgg.org/tic...Steve Clay
2011-09-18Fixes #3786 menu code was corrupting link class if an additional class was pa...Cash Costello
2011-09-15Fixes #3178 updated elgg_view_icon() to take an optional classcash
2011-09-14Fixes #3681 fixed Utilities menu collisions in admin section and added docume...Cash Costello
2011-09-12Refs #3800 including jeditable on more admin pagesCash Costello
2011-09-12Fixes #3801 fixed documentation for page_owner_entity()Cash Costello
2011-09-11Fixes #3794 fixes menu links so that admins can edit avatarsCash Costello
2011-09-10Fixes #3741 fixed menu code so that all links do not get empty title and conf...Cash Costello
2011-09-10Fixes #3665, #3660 added plugin hooks for page and layouts so that rss icon f...Cash Costello
2011-09-10Fixes #3688 setting the page setup variable in $CONFIG before trigger the eve...Cash Costello
2011-09-10made the documentation of the plugin settings code a little clearerCash Costello
2011-09-10Fixes #3782 only deleting metadata if the entity has been savedCash Costello
2011-09-05Fixed a stupid problem I introduced in the installation and only just caught >:OBrett Profitt
2011-09-05Improved documentation for deprecated functions.Brett Profitt
2011-09-04Fixes #3661. Pulled in recursive delete fixes to master.Brett Profitt
2011-09-04Refs #3661. Merged lat/long metadata fixes to master.Brett Profitt
2011-09-04Refs #3661. Merged XSS fixes in search to master.Brett Profitt
2011-09-04Merge branch 'master' of github.com:Elgg/ElggBrett Profitt
2011-09-04Merge pull request #59 from surevine/ticket3709Brett Profitt
2011-09-04Refs #3661. Merged $CONFIG->lastcache fix to master.Brett Profitt
2011-09-03Fixed typo in call to function.Brett Profitt
2011-08-30Fixes #3543. Ported access collections fix to master.Brett Profitt
2011-08-29Fixes #3461: Using absolute URLs for lightbox CSS.Brett Profitt
2011-08-27Fixes #3434. Manifests are checked more carefully on anything that checks dep...Brett Profitt
2011-08-25Fixes #3535. elgg_view_form() automatically adds elgg-form-action-name.Brett Profitt
2011-08-24Checking for === false when moving elements in ElggPriorityList instead of ju...Brett Profitt
2011-08-24Refs #3750. Added annotation menu for generic comments (delete) and default a...Brett Profitt