aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)Author
2012-05-10Fixes #2936. PDFs are downloaded "inline" (in the same navigator).Sem
2012-05-10Fixes #4507. Corrected typo for twitter interstitial page.Brett Profitt
2012-05-01Refs #2139. Checking in pages delete action for owner / adminBrett Profitt
2012-05-01Admin users can create sub pages.Brett Profitt
2012-05-01Fixes #1830. Removed access and write access inputs for non-owners and non-ad...Brett Profitt
2012-04-24Fixed group entity display in full_view.Brett Profitt
2012-04-24Merge branch 'walled_garden' of https://github.com/cash/Elgg into 1.8Brett Profitt
2012-04-22Fixes #4452. Passing the correct filter context in the wire's owner page.Brett Profitt
2012-04-22Merge pull request #187 from mrclay/t4413Brett Profitt
2012-04-18Fixes #1301. Not filtering passwords.Brett Profitt
2012-04-17Fixes #4413: Removes deprecated call to get_loggedin_userSteve Clay
2012-04-15Removes superfluous array declarationEvan Winslow
2012-03-26Fixes #4419: Pages icons now work with all sizesEvan Winslow
2012-02-25Fixes #3550. Merged slightly modified pull request 166 from sembrestels.Brett Profitt
2012-02-21Refs #4335. Updated discussion notifications.Brett Profitt
2012-02-21Fixes #4335. Cleaned up the notifications for new content.Brett Profitt
2012-02-11external pages plugin uses walled garden layout when appropriateCash Costello
2012-02-09Fixes #4362 extra context was breaking group sidebar menu logicCash Costello
2012-02-08Fixes #3678 adds better description of pages pluginCash Costello
2012-02-08Fixes #4357, #4358 updates .elgg-table-altCash Costello
2012-02-04Fixes #4354 fixes messageboard deletecash
2012-02-04removed some old code from thewirecash
2012-02-04Fixes #1853 matching UTF8 characters in usernamescash
2012-02-04Fixes #4310 adds missing blog notification functioncash
2012-01-28replaced deprecated function call in the wire pluginCash Costello
2012-01-27Fixes #4309 added language stringCash Costello
2012-01-24Merge pull request #151 from cash/system_cacheCash Costello
2012-01-22Fixes #4320 updated documentation for base_url in pagination and added backwa...Cash Costello
2012-01-22Removed unnecessary gatekeeper from bookmark actions.Team Webgalli
2012-01-21Fixes #4180 finished conversion to system cache by converting datalist/CONFIG...Cash Costello
2012-01-21updated the display to show system cache languageCash Costello
2012-01-21switched the function names to system cacheCash Costello
2012-01-20Fixes #2222. Added IP address to system log table and log browser. Fixed prob...Brett Profitt
2012-01-20Refs #4293 removed unnecessary get_input('offset') calls since elgg_list_enti...Cash Costello
2012-01-20Fixes #4303 passing arguments to elgg_view_entity_list in options arrayCash Costello
2012-01-18Fixes #3911. File and page icons with transparent backgrounds since now.Sem
2012-01-17Fixes #4305 added backward compatibility for file read url adayth
2012-01-11Fixes #4292 added a white list for ajax viewscash
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-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-07added check for existance of IF-NONE-MATCH header in requestCash Costello
2012-01-07Refs #4142. Also added ETag in group icon.Sem
2012-01-07Refs #4142. Added ETag header support for user avatars.Sem
2012-01-07Refs #3209 fixed spacing and added options for wire methodCash Costello
2012-01-04Fixes #4266 fixed limit bugs with pages plugincash