aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
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
2011-08-23Fixes #3355. Added ElggPriorityList. Adapted the externals system to use it.Brett Profitt
2011-08-23Merge branch 'master' of github.com:Elgg/ElggBrett Profitt
2011-08-22Closes #3015. jQuery updated to 1.6.2. jQuery-UI updated to 1.8.16.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-21Fixes #3496. Using OR to concatenate unpaired type and subtype clauses in elg...Brett Profitt
2011-08-18Fixing priorities for jquery.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-27Fixes Ticket #3709 "Embed plugin: uploading a file in Firefox tries to save a...Richard Loxley
2011-07-10Fixes #3336 functions that used elgg_view_exists() were not falling back to t...Cash Costello
2011-07-09fixed redirect for user avatars if we cannot get the usercash
2011-07-06Revert "Merged ACL fixes from 1.7 branch."Brett Profitt
2011-07-06Revert "Fixes #3552. Addess ACL unit tests. These currently fail because of #...Brett Profitt
2011-07-06Fixes #2204 standardized the hooks/overrides for plugin settings and usersett...Cash Costello
2011-07-06$joins was not declared in elgg_get_river()Cash Costello
2011-07-06Merge pull request #54 from cash/dev-toolsCash Costello
2011-07-06changed new convenience function from elgg_register_add_button() to elgg_regi...Cash Costello
2011-07-04Merge pull request #53 from cash/reflected_xss_fixesCash Costello
2011-07-03Merged ACL fixes from 1.7 branch.Brett Profitt
2011-07-03Merged d423aee393458d6827db from 1.7 to master.Brett Profitt
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