aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-14Fixes #3341 removed xml-rpc code from Elgg - see xml-rpc plugin if you need a...cash
2011-12-14Refs #3341 allow files in the base of Elgg go through page handling systemcash
2011-12-14changed version to 1.9.0-dev so that plugins can specify 1.9 dependency and i...cash
2011-12-08Fixes #3181 caching language js on server side with proper headerscash
2011-12-08Fixes #4189 correctly getting the base url in pagination viewcash
2011-12-08Fixes #4025 added a url handler for commentscash
2011-12-08Fixes #4185, #2111 adds control panel widgetcash
2011-12-08added the ability to pass a class to be applied to all menu item <li> elementscash
2011-12-08Fixes #4182 if simplecache is empty, the cache requests go through the engine...cash
2011-12-08Merge branch '1.8'cash
2011-12-08Merging 1.8 into master. This syncs the branches to recover from the cherry p...cash
2011-12-07fixed profile editing routing for profile pluginCash Costello
2011-12-07Merge pull request #104 from janeklb/t4187Cash Costello
2011-12-07#4187 (get_entity optimization)Janek Lasocki-Biczysko
2011-12-07simplified the JavaScript for deleteing a widgetCash Costello
2011-12-07Merge pull request #103 from ColdTrick/masterCash Costello
2011-12-07delete action expects widget_guid instead of guidJeroen Dalsem
2011-12-06Fixes #4173 removed use of \w since it is locale sensitivecash
2011-12-05first version of a 404 pagecash
2011-12-04Fixes #4032 rendering page elements before head/footCash Costello
2011-12-04removed some usage of deprecated methodsCash Costello
2011-12-03Fixes #4046 checking offset compared to string lengthcash
2011-12-03Fixes #4046 checking offset compared to string lengthcash
2011-12-03Refs #4176 added elgg_list_registered_entities() fix to 1.8 branchcash
2011-12-03Refs #4176 added elgg_list_registered_entities() fix to 1.8 branchcash
2011-12-03Added Group Alias module.Sem
2011-12-03Upgraded group operators and videolist modules.Sem
2011-12-02Merge pull request #99 from ashward/ticket_4170Cash Costello
2011-12-02Fixes #4170: Messages icon on top bar doesn't have a title attributeAsh Ward
2011-12-01Merge pull request #99 from ashward/ticket_4170Cash Costello
2011-12-01added support for passing classes to ajax loadercash
2011-12-01added support for passing classes to ajax loadercash
2011-12-01Fixes #4170: Messages icon on top bar doesn't have a title attributeAsh Ward
2011-11-29Merge pull request #95 from janeklb/t1995cash
2011-11-29Fixes #1995 (memcache: incorrect check for get() return value)Janek Lasocki-Biczysko
2011-11-29Merge pull request #97 from THINKGlobalSchool/fix-lightbox-simplecachecash
2011-11-29Need to call elgg_register_simplecache_view('css/lightbox') to register the l...Jeff Tilson
2011-11-28Merge pull request #95 from janeklb/t1995Cash Costello
2011-11-28Merge pull request #97 from THINKGlobalSchool/fix-lightbox-simplecacheCash Costello
2011-11-28Fixes #4139 if no mbstring extension we strip characters for display with searchCash Costello
2011-11-28Fixes #4116 not liking users now since people think they are liking the activ...Cash Costello
2011-11-28Fixes #3986 not showing message buttons if no messagesCash Costello
2011-11-28Fixes #4052 removed the :focus styling on every input elementCash Costello
2011-11-28Fixes #3773 added documentation hint for using advanced features of fancyboxCash Costello
2011-11-28Fixes #3953 adds back the ability to change display name from settings pageCash Costello
2011-11-28Fixes #3982 fixing scrolling issue with elgg-bodyCash Costello
2011-11-28Fixes #3954 using lightbox for plugin screenshotsCash Costello
2011-11-28fixed some documentation related to subtypesCash Costello
2011-11-28rss view type needed a gallery viewCash Costello
2011-11-28Fixed typo that prevented creating an admin user via the Admin panel (user wa...András Szepesházi