aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/elgglib.php
AgeCommit message (Expand)Author
2013-10-27Refs #6172 - Fixed one more trac mentionPaweł Sroka
2013-10-23found some more references to tracJerome Bakker
2013-05-30Refs #5565 adds documentation on ACCESS_DEFAULTcash
2013-03-30Fixes #4378 prevent loading same library name twicecash
2013-03-30Refs #4356 do not display elgg_dump() messages on js or css requestscash
2013-03-19Merge pull request #5222 from Srokap/ticket_5200Steve Clay
2013-03-15more coding standard fixescash
2013-03-11Refs #5199 - Adds additional info to locate output start in case of headers a...Paweł Sroka
2013-02-27Fixes #5162. Not encoding URL in elgg_http_remove_url_query_element().Brett Profitt
2013-02-09remove unused code: vars, foreach keys, etcSteve Clay
2013-02-09Small changes to remove static analysis noise and simplify flowSteve Clay
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2012-12-08Refs #4869 fixed formattingcash
2012-12-08Fixes #4948, #4686 checking that event/hook exists before trying to unregistercash
2012-11-15Fixes #4895: Output valid ETag and Expires headersSteve Clay
2012-11-14Style cleanupSteve Clay
2012-11-14Fixes #4861: allow lazy-loading for static method callbacks, allow more calla...Steve Clay
2012-09-28fixed: shortcoming in Elgg's custom PHP error handlerJerome Bakker
2012-08-25Fixed @return doc on elgg_extractSteve Clay
2012-07-01Fixes #3955 removes public access from walled gardens - maintains groups func...Cash Costello
2012-06-23Fixes #4428 functions deprecated for current version logged at WARNING. They ...Cash Costello
2012-06-23Fixes #4168 returning default value from elgg_extract if non-array passed - n...Cash Costello
2012-06-23Fixes #4619 downgraded type violations to warningsCash Costello
2012-06-17Merge pull request #274 from cash/language_cachingCash Costello
2012-06-16Fixes #4485 walled garden lets a plugin take over index pageCash Costello
2012-06-14rewrote the language caching - now not calling register_translations() if we ...Cash Costello
2012-06-02Merge pull request #190 from mrclay/patch-2Cash Costello
2012-06-02Merge pull request #172 from ewinslow/river-externalize-jsCash Costello
2012-04-20Fixes #4447: Error handler takes type hint violations seriouslySteve Clay
2012-03-04Pulls river js out into external fileEvan Winslow
2012-02-10updated the walled garden js to use new js libCash Costello
2012-02-10new layout and ajax loading for walled gardenCash Costello
2012-01-25caching language datacash
2012-01-24Merge pull request #151 from cash/system_cacheCash Costello
2012-01-24Merge pull request #150 from cash/bootCash Costello
2012-01-22Fixes #4321. Limit alone is no longer valid for batch delete operations for m...Brett Profitt
2012-01-21moved cache loading out of plugin codeCash Costello
2012-01-21cleans up the boot processCash Costello
2012-01-15Fixes #4036. Hiding exceptions except for admin users.Brett Profitt
2012-01-11Fixes #4292 added a white list for ajax viewscash
2012-01-08Fixes #4278 deprecation notices ignore debug level but do respect whether the...Cash Costello
2012-01-08fixed some formattingCash Costello
2011-12-24Refs #4009 registering the walled garden css and js on every requestCash Costello
2011-11-25added a better message for php libraries that don't exist on diskCash Costello
2011-11-15atleast renaming the ui js libsCash Costello
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-10-30added back support for registration and forgotten passwords to walled garden ...cash
2011-10-30basic walled garden implementation for logging incash