Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-25 | Upgraded to Elgg 1.8.4. | Sem | |
2012-01-08 | Fixes #4171 login success message is now i18n friendly | Cash Costello | |
2011-12-24 | Fixes #3272 added button to revert avatar | Cash Costello | |
2011-12-08 | Fixes #4185, #2111 adds control panel widget | cash | |
2011-11-27 | Fixes #3953 adds back the ability to change display name from settings page | Cash Costello | |
2011-11-25 | Fixed typo that prevented creating an admin user via the Admin panel (user ↵ | András Szepesházi | |
was created, but not elevated to admin). | |||
2011-11-19 | Fixes #641 users can submit email address to reset password | Cash Costello | |
2011-11-18 | Fixes #3996 displaying message when basic site settings are saved | cash | |
2011-11-15 | fixed bugs in avatar cropping with remembering old crop coordinates and ↵ | Cash Costello | |
resizing the master | |||
2011-11-05 | Refs #4011 forgot upload action | Cash Costello | |
2011-10-29 | Fixes #4001. Activity widget passes a context so correct output is displayed ↵ | Brett Profitt | |
upon save. | |||
2011-10-27 | Fixes #4011 icon sizes are configurable now | cash | |
2011-10-17 | added another check to useradd action | cash | |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt | |
2011-10-10 | Fixes #3950 falling back to deprecated view when saving a widget | Cash Costello | |
2011-10-05 | Fixes #3704 displaying error messages when adding users through admin interface | cash | |
2011-10-02 | Fixes #3915. Added ElggPlugin->getFriendlyName() to check for ↵ | Brett Profitt | |
manifest->getName() first, then for plugin ID. Added better descriptions for plugin activation errors. | |||
2011-10-01 | Fixes #3912 checking that the upload succeeded before resizing | Cash Costello | |
2011-09-10 | Fixes #3714 also forwarding to the top of the page when a plugin activation ↵ | Cash Costello | |
fails | |||
2011-08-30 | Fixes #3543. Ported access collections fix to master. | Brett Profitt | |
2011-08-24 | Refs #3557: Upscaling small icons to 200x200. This doesn't fix the problem ↵ | Brett Profitt | |
if someone uploads a 100x200 image. | |||
2011-07-06 | Revert "Merged ACL fixes from 1.7 branch." | Brett Profitt | |
This reverts commit de111da23258cd2b513c8f4ab84712ee50272b23. Reverted because of problems in how 1.8 populates the access dropdown. | |||
2011-07-06 | Fixes #2204 standardized the hooks/overrides for plugin settings and ↵ | Cash Costello | |
usersettings | |||
2011-07-03 | Merged ACL fixes from 1.7 branch. | Brett Profitt | |
2011-06-29 | Fixes #3630 using the plugin id for the css id | Cash Costello | |
2011-06-11 | added user avatar river messages back | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9181 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 Forgot to update the forwarding for activate/deactivate actions | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9161 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Fixes #2871 activate all/deactivate all now sensitive to filtering | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9158 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | on logout send the user to the main page | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9085 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest ↵ | brettp | |
private properties of ElggPlugin and added ->getPackage() and ->getManifest(). git-svn-id: http://code.elgg.org/elgg/trunk@9030 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-09 | Fixes #3193 moves default widgets upgrade to an action | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8971 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-02 | Refs #3229 at least we can forward so that user sees error message immediately | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8903 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-02 | Refs #3233 registration form should be sticky too | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8902 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-02 | Fixes #3233 useradd form is now sticky | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8901 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-26 | Fixes #3249 fixed name of actions exists function | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8862 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-25 | Fixes #3206 using space so that echo('none') is not passed as value | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8833 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-19 | Fixes #3167 friending now shows up in river | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8773 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-17 | Fixes #2242. Can now delete admin notices manually. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8737 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-09 | Fixes #3058 pulls likes out as a plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8639 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-02 | Fixes #3036 moved setting of forward url to before login in case session ↵ | cash | |
variables are being lost git-svn-id: http://code.elgg.org/elgg/trunk@8567 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #3013 activating/deactivating a plugin forwards to plugin page with ↵ | cash | |
changed plugin given focus git-svn-id: http://code.elgg.org/elgg/trunk@8523 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | Fixes #2982 friends collections work even if the code is convoluted and ↵ | cash | |
poorly written. git-svn-id: http://code.elgg.org/elgg/trunk@8495 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | Refs #2982 adding and deleting friend collections works - editing does not | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8490 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-21 | fixes #2885 #2569 likes controlled by canAnnotate() with plugin hook | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8382 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-21 | Fixes #2452. Removed the first admin installation notice. It was just a ↵ | brettp | |
reminder to his "save" on the simple plugins screen. This is pretty obvious. git-svn-id: http://code.elgg.org/elgg/trunk@8380 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | No need to say the widget was added because we can see it happen. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8349 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Fixes #2753: Default widgets merged into core as extensible admin section ↵ | brettp | |
and updated to work with new widgets. Will need an upgrade for users running the old default widgets in 1.7. git-svn-id: http://code.elgg.org/elgg/trunk@8302 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8260 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-14 | Updated trunk to use new annotation functions. Added checks for ↵ | brettp | |
annotations_* options vs annotation_* options because it's so easy to confuse. git-svn-id: http://code.elgg.org/elgg/trunk@8223 36083f99-b078-4883-b0ff-0f9b5a30f544 |