aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)Author
2011-06-19removed the special ajax/embed code from the file plugincash
2011-06-19need a default container for files if form included from outside file plugin ...cash
2011-06-18fixed issue with embedding a file in an embedded filecash
2011-06-18added back tab switchingcash
2011-06-18rewrote pagination for embed file listingcash
2011-06-18rewrote the insert javascript as an intermediate step. I'm sure I completely ...cash
2011-06-18using the new lightbox and hacking away at the complicated embed/embed viewcash
2011-06-18Fixes #3580 adding blog preview button that uses save actioncash
2011-06-18using elgg_delete_river() rather than custom SQL in blog save actioncash
2011-06-18moving the delete button in blog form to right sidecash
2011-06-18Calling normal user registration "manual" was confusing admin manual registra...cash
2011-06-13Fixes #3175 toggled tinymce takes full width now - thanks tomvcash
2011-06-13fixed formatting of site pages creation form - longtext menu was overlapping ...cash
2011-06-12fixing some display issues with reported content - code use a little cleanupcash
2011-06-12pulling in blacktooth's wire language typo fix : pull request #32cash
2011-06-12Fixes #3521 removed unecessary anchor tags - thanks to blacktoothcash
2011-06-12using divs for group profile fields to work around html validation issues wit...cash
2011-06-11convert profile details to use divs so that we don't have invalid html due to...cash
2011-06-11added some spacing around the profile action menucash
2011-06-11Fixes #3376 added RSS feed to default index page and suppressing on custom in...cash
2011-06-11Fixes #3096 added user and group summery views an updated plugins to use the ...cash
2011-06-11Fixes #3523 setting public write access to logged in for pagescash
2011-06-11Refs #3523 added a view for write access in pages plugincash
2011-06-11Fixes #2672 limiting deleting pages and creating sub pagescash
2011-06-11Refs #2032 changed <p> to <div> for plugin settingscash
2011-06-11Refs #3407 adds a footer for formscash
2011-06-09Fixes #3394 added a landing page to theme preview and break out of iframe linkcash
2011-06-09added invite friends to default activated pluginscash
2011-06-09Refs #3410 all admin menu items have consistent capitalizationcash
2011-06-09setting correct category for diagnostics plugincash
2011-06-09Refs #3510, #3316. Merged register_metadata_as_independent() fix in profile.brettp
2011-06-08Refs #3510, #3264. Ported fix for icons of messages from deleted users to trunk.brettp
2011-06-07Refs #3510, #9113. Updated tinyMCE version in trunk.brettp
2011-06-03Refs #3360 #2911 applying ashleyward's patch for embed plugin - thanks!cash
2011-06-03Fixes #3138 using 'all' for group listing urlscash
2011-06-03Fixes #3497 users can unlike other users contentcash
2011-06-01Fixes #3499 using consistent menu name for likes plugincash
2011-05-20Refs #3340 pulls dashboard out as plugincash
2011-05-20Refs #2104 changed extension to enhancement and added security, widget, and t...cash
2011-05-18Fixes #3464 group discussion replies work on activity pagecash
2011-05-14defined elgg_dev_tools:settings:explanationcash
2011-05-14fixed passing wrong parameters to input/userpicker (which is not currently fu...cash
2011-05-14removed deprecated functions from these 3 pluginscash
2011-05-14fixed page revisions url overridecash
2011-05-14Refs #2104 more category work for bundled pluginscash
2011-05-13Fixes #3439 forcing months to have leading zerocash
2011-04-28hacking the 1.7 css for current twitter widget so it looks decent for screens...cash
2011-04-28Refs #3358 fixed another instance where link_class should be used now due to ...cash
2011-04-28activate messages plugin on installcash
2011-04-28Refs #3358. Missed Tinymce's use of class for its menu.brettp