aboutsummaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2011-11-27Fixes #3953 adds back the ability to change display name from settings pageCash Costello
2011-11-25Fixed typo that prevented creating an admin user via the Admin panel (user wa...András Szepesházi
2011-11-19Fixes #641 users can submit email address to reset passwordCash Costello
2011-11-18Fixes #3996 displaying message when basic site settings are savedcash
2011-11-15fixed bugs in avatar cropping with remembering old crop coordinates and resiz...Cash Costello
2011-11-05Refs #4011 forgot upload actionCash Costello
2011-10-29Fixes #4001. Activity widget passes a context so correct output is displayed ...Brett Profitt
2011-10-27Fixes #4011 icon sizes are configurable nowcash
2011-10-17added another check to useradd actioncash
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-10Fixes #3950 falling back to deprecated view when saving a widgetCash Costello
2011-10-05Fixes #3704 displaying error messages when adding users through admin interfacecash
2011-10-02Fixes #3915. Added ElggPlugin->getFriendlyName() to check for manifest->getNa...Brett Profitt
2011-10-01Fixes #3912 checking that the upload succeeded before resizingCash Costello
2011-09-10Fixes #3714 also forwarding to the top of the page when a plugin activation f...Cash Costello
2011-08-30Fixes #3543. Ported access collections fix to master.Brett Profitt
2011-08-24Refs #3557: Upscaling small icons to 200x200. This doesn't fix the problem if...Brett Profitt
2011-07-06Revert "Merged ACL fixes from 1.7 branch."Brett Profitt
2011-07-06Fixes #2204 standardized the hooks/overrides for plugin settings and usersett...Cash Costello
2011-07-03Merged ACL fixes from 1.7 branch.Brett Profitt
2011-06-29Fixes #3630 using the plugin id for the css idCash Costello
2011-06-11added user avatar river messages backcash
2011-06-09Refs #2871 Forgot to update the forwarding for activate/deactivate actionscash
2011-06-09Fixes #2871 activate all/deactivate all now sensitive to filteringcash
2011-05-14on logout send the user to the main pagecash
2011-04-27Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri...brettp
2011-04-09Fixes #3193 moves default widgets upgrade to an actioncash
2011-04-02Refs #3229 at least we can forward so that user sees error message immediatelycash
2011-04-02Refs #3233 registration form should be sticky toocash
2011-04-02Fixes #3233 useradd form is now stickycash
2011-03-26Fixes #3249 fixed name of actions exists functioncash
2011-03-25Fixes #3206 using space so that echo('none') is not passed as valuecash
2011-03-19Fixes #3167 friending now shows up in rivercash
2011-03-17Fixes #2242. Can now delete admin notices manually.brettp
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-09Fixes #3058 pulls likes out as a plugincash
2011-03-02Fixes #3036 moved setting of forward url to before login in case session vari...cash
2011-03-01Fixes #3013 activating/deactivating a plugin forwards to plugin page with cha...cash
2011-02-26Fixes #2982 friends collections work even if the code is convoluted and poorl...cash
2011-02-26Refs #2982 adding and deleting friend collections works - editing does notcash
2011-02-21fixes #2885 #2569 likes controlled by canAnnotate() with plugin hookcash
2011-02-21Fixes #2452. Removed the first admin installation notice. It was just a remin...brettp
2011-02-19No need to say the widget was added because we can see it happen.brettp
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
2011-02-14Updated trunk to use new annotation functions. Added checks for annotations_*...brettp
2011-02-13Fixes #2848 pulls user settings code out of actions into functions. We should...cash
2011-02-12Deleting a user from his profile forwards to the right page.brettp
2011-02-09Refs #2874: More removal of deprecated function user in plugins systems.brettp
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp