aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-28Merge pull request #283 from beck24/acl-notificationsCash Costello
Fixes #4580 - Friend Collections can again be used for notifications
2012-06-28updated the language for the change in notifications functionalityCash Costello
2012-06-28Merge pull request #287 from beck24/email-notification-language-stringCash Costello
Fixes #4640 - email change language string
2012-06-28Fixes #4642 group discussion replies work nowcash
2012-06-28Fixes #4641 setting timeout for plugin upgradescash
2012-06-28fixed language string - elgg doesn't send verification emails for changes ↵Matt Beckett
made to user settings
2012-06-28forward to correct URL for view discussionCash Costello
2012-06-27Changed logged in user to contextual user as per Steve Clays fix for admin ↵Matt Beckett
editing user notifications
2012-06-27Empty collections now report 0 members instead of 1Matt Beckett
2012-06-27Uncommented friend collections notification codeMatt Beckett
2012-06-27Fixes #4339 for real this time - adds default for the subtypeCash Costello
2012-06-26Merge pull request #280 from mrclay/4138-notificationsCash Costello
Fixes #4138: Admin can edit any users' notifications
2012-06-26Fixes #4632: Adds 301 redirects for /forum/topic/... urls. - from Evancash
2012-06-24updated library nameCash Costello
2012-06-24Refs #3041 adds footer and entity menu. Fixes several issues with other menus.Cash Costello
2012-06-24Refs #3401 adds fonts like .elgg-text-help to the typography pageCash Costello
2012-06-24Merge pull request #279 from mrclay/2893-plugin-errorsCash Costello
Fixes #2893: More visible invalid plugin errors
2012-06-24updated thewire to extend the correct css viewCash Costello
2012-06-24passing user as body variable to elgg_view_form()Cash Costello
2012-06-24fixed owner block displaySteve Clay
2012-06-24Fixes #4138: Admin can edit any users' notificationsSteve Clay
2012-06-23Fixes #2893: More visible invalid plugin errorsSteve Clay
2012-06-23Fixes #4547 adds userpicker and friendpicker support to admin areaCash Costello
2012-06-23added slug to url of discussion forum topicCash Costello
2012-06-23added missing break in the wire's page handlerCash Costello
2012-06-23Fixes #4610 better handling of content requiring a logged in userCash Costello
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-23Refs #4504 made it easier to detect any problems caused by hack for json ↵Cash Costello
duplicate issue
2012-06-23Fixes #4504. Entity duplicates in json views.Sem
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-22Fixes #4537, #4617 made input/friendspicker i18n compliantCash 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-20Merge pull request #277 from jeabakker/#4604Cash Costello
Fixes #4604: Pages: potential useless loading of JS (jQuery treeview)
2012-06-20changed: loading of jQuery treeview library to prevent potentialJerome Bakker
unnecessary loading
2012-06-19Fixes #4382 catches lost connection to database - from Pawełcash
2012-06-19Fixes #4608 optimizes messages_count_unread() - from Jeroencash
2012-06-19Fixes #4606 made unlike code consistent and functionalcash
2012-06-19Merge pull request #189 from mrclay/t4432Cash Costello
Fix ticket 4432
2012-06-19Merge pull request #183 from hypeJunction/group_title_buttonCash Costello
Fixes #4395: Register group profile title buttons earlier - registering menu items before rendering the layout
2012-06-18Elgg 1.8.6Cash Costello
2012-06-18fixed a warning due to foreach over empty arrayCash Costello
2012-06-18fixed a language string for installerCash Costello
2012-06-18updated changes.txtCash Costello
2012-06-18updated copyright dateCash Costello
2012-06-18updated install instructionsCash Costello
2012-06-18Fixes #4483 fixes undefined variable errors for non-deprecated functions in ↵Cash Costello
engine
2012-06-18Fixes #4478 corrected license of htmlawed pluginCash Costello
2012-06-17Merge pull request #274 from cash/language_cachingCash Costello
Fixes #4538 Language caching rewrite