aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-02-27Plugin descriptions are now displayed on the tool menu, for better ease of use.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2974 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-27Redirect to tools on first admin login.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2973 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-27members box fixed for IE6&7pete
git-svn-id: https://code.elgg.org/elgg/trunk@2972 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-27thewire user icon layout fixed for IE / cross-browser consistencypete
git-svn-id: https://code.elgg.org/elgg/trunk@2971 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26Event functions should return true to prevent an event from being halted. ↵kevinjardine
Now this one does. git-svn-id: https://code.elgg.org/elgg/trunk@2970 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26markup fixing / cleanup / ie6 fixespete
git-svn-id: https://code.elgg.org/elgg/trunk@2969 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26Fixes to container permissions and widgets to allow default widgets to work ↵kevinjardine
with the Elgg permissions system. git-svn-id: https://code.elgg.org/elgg/trunk@2968 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26The search endpoint can now be told to go fetch a users' friends.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2967 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26enable/disable plugin actions now support arrays as parametersmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2966 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26Closes #801, Refs #277: Group join/request logic altered.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2965 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26broken wire link fixeddave
git-svn-id: https://code.elgg.org/elgg/trunk@2964 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26Gave each edit box a unique IDkevinjardine
git-svn-id: https://code.elgg.org/elgg/trunk@2963 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26Small access tweak for sending notifications.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2962 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26Fixed duplicate notifications.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2961 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26Fixed the first-post forum topic notification error. Fixes #816ben
git-svn-id: https://code.elgg.org/elgg/trunk@2960 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26Added "enemies" code to get_access_sql_suffix. This implements two features: ↵kevinjardine
a. a user can prevent another user from seeing any of his content and b. a user can filter out all the content created by another user. There is no interface for this yet, but adding one should be easy with this core support. git-svn-id: https://code.elgg.org/elgg/trunk@2959 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26markup fixed for cross-browser rendering consistencypete
git-svn-id: https://code.elgg.org/elgg/trunk@2958 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26Fixed pagination when filtering.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2957 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26Closes #822: Action file existed however the action was not registered ↵marcus
(previously called directly) git-svn-id: https://code.elgg.org/elgg/trunk@2956 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26Closes #807: Removed echo on page_draw()marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2955 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26Corrected bad form action for group tag and made search label a little more ↵ben
specific. git-svn-id: https://code.elgg.org/elgg/trunk@2954 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25Refs #808: Bug was actually fixed by not using empty... ↵marcus
register_translations has to be in the wild otherwise install won't load translation. git-svn-id: https://code.elgg.org/elgg/trunk@2953 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25Closes #808: Removed register_translation from the wild, now called on boot ↵marcus
so that it is always after configuration_init git-svn-id: https://code.elgg.org/elgg/trunk@2952 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25output/longtext now parses URLs.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2951 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25small lang tweakdave
git-svn-id: https://code.elgg.org/elgg/trunk@2950 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25Fixed river pagination issueben
git-svn-id: https://code.elgg.org/elgg/trunk@2949 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25lang file replaceddave
git-svn-id: https://code.elgg.org/elgg/trunk@2948 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25missing lang stringdave
git-svn-id: https://code.elgg.org/elgg/trunk@2947 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25Architectural version number changeben
git-svn-id: https://code.elgg.org/elgg/trunk@2946 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25Adding two files that might have been left out of the user default access ↵kevinjardine
commit. git-svn-id: https://code.elgg.org/elgg/trunk@2945 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25Added friends access levelkevinjardine
git-svn-id: https://code.elgg.org/elgg/trunk@2944 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25Introduces user default access.kevinjardine
git-svn-id: https://code.elgg.org/elgg/trunk@2943 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25Closes #800: Fixes typomarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2942 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25Unicode character fix for friends picker. Fixes #281ben
git-svn-id: https://code.elgg.org/elgg/trunk@2941 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25SPG fixben
git-svn-id: https://code.elgg.org/elgg/trunk@2940 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25Removing the jumps on the notification pickers.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2939 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-25Removing the membership requests link for now.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2938 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24Removing an infinite loop in groups.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2937 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24The group invite friends picker now correctly highlights friends' tabsben
git-svn-id: https://code.elgg.org/elgg/trunk@2936 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24Syntax improvements for the get_metadata functionsben
git-svn-id: https://code.elgg.org/elgg/trunk@2935 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24Fix for previous, including a change to check_entity_relationships that ↵ben
actually returns the relationship object. git-svn-id: https://code.elgg.org/elgg/trunk@2934 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24Introducing the 'delete relationship' event. Fixes #779ben
git-svn-id: https://code.elgg.org/elgg/trunk@2933 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24Defining grouptopic:blank; fixes #809ben
git-svn-id: https://code.elgg.org/elgg/trunk@2932 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24Notifications with nonexistent handlers no longer throw an exception; they ↵ben
now write to the error log. Refs #754 git-svn-id: https://code.elgg.org/elgg/trunk@2931 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24The session initialisation order is slightly altered to allow for language ↵ben
setup on the index page. Fixes #803 git-svn-id: https://code.elgg.org/elgg/trunk@2930 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24Group topics now have a friendlier URL. This will help a lot for notifications.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2929 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24Fixed error in notification procedureben
git-svn-id: https://code.elgg.org/elgg/trunk@2928 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24Removing web notification graphic; will sit elsewhere.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2927 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24web notification icon addedpete
git-svn-id: https://code.elgg.org/elgg/trunk@2926 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24all groups search formdave
git-svn-id: https://code.elgg.org/elgg/trunk@2925 36083f99-b078-4883-b0ff-0f9b5a30f544