aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2012-09-28fixed: elgg_get_site_entity now works as documentedJerome Bakker
2012-08-26Merge pull request #360 from beck24/#4794-fix-river-comment-upgradeEvan Winslow
Fixes #4794: Upgrade script no longer creates faulty river comment entries
2012-08-26Merge pull request #349 from sembrestels/river-delete-validateEvan Winslow
Fixes #4774. Added tokens insted is_action param in delete river menu item.
2012-08-25Fixed @return doc on elgg_extractSteve Clay
2012-08-22Merge branch 'steve-4543' into 1.8Steve Clay
2012-08-22Refactored for claritySteve Clay
2012-08-07fixes river upgrade for commentsMatt Beckett
2012-07-31Fixes #4774. Added tokens insted is_action param in delete river menu item.Sem
2012-07-16Fixes #4621 adds warning to remove_subtype()Cash Costello
2012-07-16Merge pull request #304 from sembrestels/donate-manifestCash Costello
Code, Report issue and Donate links in manifest
2012-07-16added URL to the other new method namesCash Costello
2012-07-14Fixes #4705 validate view typeCash Costello
2012-07-14Refs #4004 decided to downgrage missing language keys to NOTICE for all ↵Cash Costello
languages. The plugin categories were causing problems at the WARNING level. This will be more useful when we move db queries off NOTICE
2012-07-14Merge pull request #305 from sembrestels/elgg_echo_logCash Costello
Fixes #4004. elgg_logging when a language key is missing.
2012-07-13Refs #4004. Used $CONFIG->translations instead of elgg_echo()Sem
2012-07-13Refs #4004. Downgraded to notice and warning. It also returns the complete ↵Sem
language name.
2012-07-13Refs #3646. "getRepositoryURL" is more descriptive than "getRepository".Sem
2012-07-12Fixes #4702 better actions logicCash Costello
2012-07-09Fixes #4685 display proper error on invalid requirementCash Costello
2012-07-09Refs #4631 $object->canEdit() check not necessary and added a confirm popup ↵Cash Costello
on delete to prevent accidental deletes
2012-07-09Merge pull request #296 from sembrestels/delete-riverCash Costello
Delete river items
2012-07-08Fixes #4004. elgg_logging when a language key is missing.Sem
2012-07-08Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest.Sem
2012-07-07Fixes #4631. Admins are now able to delete river items.Sem
2012-07-06Fixes #3046 adds documentation for requesting entities that do not have ↵Cash Costello
metadata or relationships
2012-07-05Fixes #4438 using request language to clear up confusionCash Costello
2012-07-05fixed typo in commentCash Costello
2012-07-05added different comment so I don't break this test againCash Costello
2012-07-05Refs #2276 made the new class privateCash Costello
2012-07-05Merge pull request #281 from mrclay/2276-friendly-titleCash Costello
Fixes #2276: Better friendly titles
2012-07-04stop double encoding the ban reasonCash Costello
2012-07-01Fixes #3955 removes public access from walled gardens - maintains groups ↵Cash Costello
functionality
2012-06-29Merge pull request #288 from mrclay/4634-group-icons-2Cash Costello
Fixes #4634: Restores pre 1.7 group profile pics after update
2012-06-28Fixes #4634: Restores pre 1.7 group profile pics after updateSteve Clay
2012-06-28Fixes #4642 group discussion replies work nowcash
2012-06-26Added NFC conversion where availableSteve Clay
2012-06-26Fixes #2276: Better friendly titles, portable ElggTranslit class, better unitsSteve Clay
2012-06-23Fixes #4428 functions deprecated for current version logged at WARNING. They ↵Cash Costello
become visual for everyone when the site's trace level is set to WARNING or lower
2012-06-23Fixes #4168 returning default value from elgg_extract if non-array passed - ↵Cash Costello
not removing type hint since we downgraded it from an error to a warning
2012-06-23Fixes #4619 downgraded type violations to warningsCash Costello
2012-06-21Fixes #4165 livesearch now returns people based on last namescash
2012-06-20Merge pull request #192 from jeabakker/#3405Cash Costello
#3405 Memcache: fault in contructor can cause site to go into English language
2012-06-19Fixes #4382 catches lost connection to database - from Pawełcash
2012-06-19Merge pull request #189 from mrclay/t4432Cash Costello
Fix ticket 4432
2012-06-18Fixes #4483 fixes undefined variable errors for non-deprecated functions in ↵Cash Costello
engine
2012-06-17Merge pull request #274 from cash/language_cachingCash Costello
Fixes #4538 Language caching rewrite
2012-06-17Fixes #4487 turned off logging for sites that haven't been upgraded with ip ↵Cash Costello
address column
2012-06-17Fixes #4383 hard codes bundled plugin list and also removes really ugly ↵Cash Costello
color for highlighting them in plugin list
2012-06-16Fixes #3684 prevent pagesetup, system event from firing during the init, ↵Cash Costello
system event
2012-06-16Fixes #4157 setting class name in cache when update_subtype() is calledCash Costello