aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-21Fixes #4180 finished conversion to system cache by converting ↵Cash Costello
datalist/CONFIG var name
2012-01-21updated the display to show system cache languageCash Costello
2012-01-21switched the function names to system cacheCash Costello
2012-01-21cleans up the boot processCash Costello
2012-01-21single for loop for loading librariesCash Costello
2012-01-21updated documentation of configuration libCash Costello
2012-01-21improved documentation in bootstrap scriptCash Costello
2012-01-20Fixes #2222. Added IP address to system log table and log browser. Fixed ↵Brett Profitt
problem in log browser that would only show entries without an owner_guid.
2012-01-20Refs #4293 removed unnecessary get_input('offset') calls since ↵Cash Costello
elgg_list_entities() calls that
2012-01-20Fixes #4303 passing arguments to elgg_view_entity_list in options arrayCash Costello
2012-01-18Merge pull request #147 from jeabakker/patch-1Cash Costello
Fixes #4307 using elgg_get_site_entity() to work with multiple sites
2012-01-18Merge pull request #145 from sembrestels/default-accessCash Costello
Limited site default access to core access levels.
2012-01-18Fixed #3155. Limited site default access to core access levels.Sem
2012-01-18Merge pull request #138 from hypeJunction/tags_html_markupCash Costello
Fixes #4282 tags html markup issues
2012-01-18Merge pull request #144 from sembrestels/alpha-backgroundsCash Costello
Fixes #3911. File and page icons with transparent backgrounds since now.
2012-01-18Fixes #3911. File and page icons with transparent backgrounds since now.Sem
2012-01-18Merge pull request #146 from adayth/patch-1Cash Costello
Fixes #4305 added backward compatibility for file read url
2012-01-18solves part of #4307Jerome Bakker
2012-01-18solves part of #4307Jerome Bakker
2012-01-17Fixes #4305 added backward compatibility for file read url adayth
2012-01-16Refs #4036. Forgot to add a new view.Brett Profitt
2012-01-15Fixes #4036. Hiding exceptions except for admin users.Brett Profitt
2012-01-12added clearfix to increase the size of the area for the drag handleCash Costello
2012-01-11updated version and changes.txtcash
2012-01-11Fixes #4292 added a white list for ajax viewscash
2012-01-11class namespacingIsmayil Khayredinov
2012-01-10Fixes #4269. Not using ElggBatch to delete metadata / annotations. Added ↵Brett Profitt
unit tests for deleting annotations/md. Fixed an annoying inconsistency with "metastring/s" option in private functions.
2012-01-09Fixes #4243. Added docs for metadata_calculation option to elgg_get_metadata().Brett Profitt
2012-01-09Merge pull request #132 from cash/server_infoCash Costello
Adds a server info page
2012-01-09Fixes #4285 move only fetches 10 itemsJeroen Dalsem
2012-01-09coding standard fixes to engineCash Costello
2012-01-09tags cssIsmayil Khayredinov
2012-01-09fixes tags html markup issuesIsmayil Khayredinov
2012-01-08most of the comments in the engine now past the snifferCash Costello
2012-01-08coding standards fixes - commentsCash Costello
2012-01-08Fixes #3216 passing type/subtype for group discussionsCash Costello
2012-01-08Fixes #2199 can now pass entity type/subtype to tag searchCash Costello
2012-01-08Fixes #2421 added icontime to files with thumbnailsCash Costello
2012-01-08Fixes #2404 not using full set of query parameters for custom search typesCash Costello
2012-01-08Fixes #4234 forcing limit to be nonnegativeCash Costello
2012-01-08updated the messages plugin to use 1.8's JS hook systemCash Costello
2012-01-08updated groups js to use new JS hook systemCash Costello
2012-01-08Fixes #4192 making the bottom of widget columns equal rather than heightCash Costello
2012-01-08Fixes #4171 login success message is now i18n friendlyCash Costello
2012-01-08Fixes #2002 adds ETag support to simple cache handlerCash Costello
2012-01-08Refs #4271 integrates fix to 1.8 branch for ODDDocumentCash Costello
2012-01-08Fixes #4278 deprecation notices ignore debug level but do respect whether ↵Cash Costello
the admin is logged in
2012-01-08fixed some formattingCash Costello
2012-01-07Merge pull request #134 from sembrestels/etag2Cash Costello
2012-01-07added check for existance of IF-NONE-MATCH header in requestCash Costello