aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-10-03Closes #398marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2165 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-03Fixing installer issue.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2164 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-02Fitter, happier group linksben
git-svn-id: https://code.elgg.org/elgg/trunk@2163 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-02Added an admin override for container permissions checking.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2162 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-02Improved group menu items.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2161 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-01Improved cron supportmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2160 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-01Closes #379marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2159 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-01Closes #389marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2158 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-01Fixes #395marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2157 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-30Minor tweaksmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2156 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-30Changed to plugin hookmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2155 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-30Closes #390: Triggers an event 'action', $action before action is included.marcus
This is rather kludgy and we need to rethink this a bit. git-svn-id: https://code.elgg.org/elgg/trunk@2154 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-30Actually, bad idea...marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2153 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-30Events now triggered on plugin enable/disablemarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2152 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-30Closes #388: Additionally the site check in configuration_init() should be ↵marcus
instanceof. Nice spot, thanks. git-svn-id: https://code.elgg.org/elgg/trunk@2151 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-30Messages/error notification system updated with dismiss button, longer ↵pete
delay, and sticky/fixed position (at top of viewport). git-svn-id: https://code.elgg.org/elgg/trunk@2150 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-30Install now works againmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2149 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-30ratings hook added to comments blockdave
git-svn-id: https://code.elgg.org/elgg/trunk@2148 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-29Added IP address tools, todo check licence.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2147 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-29Set the notification settingsmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2146 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-29Notifications get notification stuff in API form.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2145 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-29Closes #383 & #384marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2144 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-29Closes #369: For entities which are not users the ->email field is used, ↵marcus
failing that it tries to work out an address from ->url and lastly from $CONFIG->site_guid. Closes #382: Fix applied as suggested. git-svn-id: https://code.elgg.org/elgg/trunk@2143 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-29get_input can now be properly overridden by set_input. Fixes #324ben
git-svn-id: https://code.elgg.org/elgg/trunk@2142 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-25git-svn-id: https://code.elgg.org/elgg/trunk@2141 ↵marcus
36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-25git-svn-id: https://code.elgg.org/elgg/trunk@2140 ↵marcus
36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-25Debugmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2139 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-25Committing what I have at the end of the day, api still not 100%marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2138 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-25Caching support fixed.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2137 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-25Fixing auth_token codemarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2136 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-25Fixed issue with pam handler, now if required method throws an exception the ↵marcus
authentication short circuits with false. git-svn-id: https://code.elgg.org/elgg/trunk@2135 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-25Clear annotations now clears annotations properly when no name is specified. ↵ben
Fixes #357 git-svn-id: https://code.elgg.org/elgg/trunk@2134 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-25Count annotations now fails properly if a metastring is not found. Fixes #377ben
git-svn-id: https://code.elgg.org/elgg/trunk@2133 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-25Make statisics nicermarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2132 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-25Make statisics nicermarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2131 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-25view now set by endpointmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2130 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-25Closes #326: add_widget uses the specified $user_guid as $widget->owner_guidmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2129 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-24git-svn-id: https://code.elgg.org/elgg/trunk@2128 ↵marcus
36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-24Closes #360: Will now install on 5.1.6 or greater with a warning, 5.2 with ↵marcus
now warning. git-svn-id: https://code.elgg.org/elgg/trunk@2127 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-24Closes #360: Will now install on 5.1.6 or greater with a warning, 5.2 with ↵marcus
now warning. git-svn-id: https://code.elgg.org/elgg/trunk@2126 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-24Modified pinger to use new style endpoint format. Note, this will require ↵marcus
ping.elgg.org to be upgraded come next release! git-svn-id: https://code.elgg.org/elgg/trunk@2125 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-24Modified pinger to use new style endpoint format. Note, this will require ↵marcus
ping.elgg.org to be upgraded come next release! git-svn-id: https://code.elgg.org/elgg/trunk@2124 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-24Closes 374: Using get_version function instead of including the version file.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2123 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-24Minor improvements to failure mode.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2122 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-24auth_token api call now functionalmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2121 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-24Addapted to be called from pagehandlermarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2120 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-24git-svn-id: https://code.elgg.org/elgg/trunk@2119 ↵marcus
36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-24Returning cache control back to access permissions.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2118 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-24Added action_gatekeeper() codemarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2117 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-24git-svn-id: https://code.elgg.org/elgg/trunk@2116 ↵marcus
36083f99-b078-4883-b0ff-0f9b5a30f544