aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-15Fixes #147marcus
2008-07-15git-svn-id: https://code.elgg.org/elgg/trunk@1430 36083f99-b078-4883-b0ff-0f9...marcus
2008-07-15Closes #150marcus
2008-07-15Closes #145: Override getURL on imported entities. marcus
2008-07-15You can now override entity URLs with the setURL($string) method.ben
2008-07-15Fixes #144marcus
2008-07-15javascript menu dropdown IE bug fixed for friends widget, still an issue with...pete
2008-07-15Closes #140marcus
2008-07-15Closes #135: First version of the OpenDD friends elsewhere feed.marcus
2008-07-15Using ElggRiverStatement. Plugin writers update your views! Refs #135.marcus
2008-07-15Moved temp array caching stuff to the correct functions.marcus
2008-07-15Entity metadata can now be saved using setMetaData() interface even if guid n...marcus
2008-07-15Remove rogue print_r() statement, rightly set the xml view and fix incorrect ...misja
2008-07-15Fix uninitialized XML-RPC handler valuemisja
2008-07-15Fixed registering of XML-RPC handlersmisja
2008-07-14Time_created should be time_updated.marcus
2008-07-14Refs #139: Using UTF-8 encoding as a speculative fix. Test and confirm.marcus
2008-07-14updated toolabr logout for old IE 6'spete
2008-07-14updates to log out, pagination, search boxpete
2008-07-14Introducing oddmetadata_to_elggextender(), a function used for import but fun...marcus
2008-07-12Introducing oddentity_to_elggentity(), a function used for import but functio...marcus
2008-07-11and againpete
2008-07-11river_forums_update addedpete
2008-07-11new date and time langdave
2008-07-11The lists now go through the search/entity_list view.ben
2008-07-11Added getNumElements()marcus
2008-07-11Fixes #137: annotate and getAnnotations now functions for unsaved entities. M...marcus
2008-07-11Added Group entity support to import.marcus
2008-07-11Better errors for attempt to access a GUID you can'tmarcus
2008-07-11Exceptions in OpenDD export now appear as comments for debugging.marcus
2008-07-11relationships are addressable and have working UUIDs, refs #132marcus
2008-07-11Using register_error on errors rather than system_message.marcus
2008-07-11Using register_error on errors rather than system_messagemarcus
2008-07-11Using register_error on errors rather than system_messagemarcus
2008-07-11defaut font reset to verdanapete
2008-07-11full list of pc names for Lucida Sans addedpete
2008-07-10two column layout fixpete
2008-07-10two column canvas layout fixedpete
2008-07-10elgg_view_title can now suppress the submenuben
2008-07-10elgg topbar logout re-done with rolloverpete
2008-07-10Killed pagination on the plugin admin pageben
2008-07-10Added a plugin hook for counting comments.ben
2008-07-10Working with multiple values in arraymarcus
2008-07-10bookmarklet graphicpete
2008-07-10Fixes #134: Using else between statements to ensure that they are only ever t...marcus
2008-07-10avatar submenu altered and messages div coloured uppete
2008-07-10Error messages now have a different div nameben
2008-07-10The submenu div doesn't appear if there is no submenu.ben
2008-07-10Fixed issue with get_plugin_name and pagehandlers.ben
2008-07-09Fixed comments!ben