Age | Commit message (Expand) | Author |
2011-02-17 | Fixes #2680. Added group profile bookmark widget. Fixed a problem editing boo... | brettp |
2011-02-17 | Hiding the filter tabs for bookmarks when not in a filter context. | brettp |
2011-02-17 | Fixes #2680: Added group support to bookmarks plugin. | brettp |
2011-02-17 | Refs #2680: Bookmarks revamp, part 3: menus and bookmarklet. | brettp |
2011-02-17 | calling the new category output view in the plugins - looks like the pages pl... | cash |
2011-02-17 | added tinymce to admin css | cash |
2011-02-16 | Refs #2680. Bookmarks revamp, part 2. | brettp |
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (... | ewinslow |
2011-02-15 | Removed all calls to deprecated register_entity_type | ewinslow |
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow |
2011-02-15 | added language strings for theme preview | cash |
2011-02-15 | moved lorem ipsum into a view | cash |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-14 | Saving avatar filename with user GUID instead of old-style username. | nickw |
2011-02-14 | Give the css preview a little more vertical breathing room | ewinslow |
2011-02-14 | Updated trunk to use new annotation functions. Added checks for annotations_*... | brettp |
2011-02-14 | getting rid of some warnings in theme preview | cash |
2011-02-14 | Refs #2903 navigation updated for theme preview | cash |
2011-02-14 | Removed accidental commit. | brettp |
2011-02-14 | Refs #2912. Added checks for constraints in dangerous functions. Unit tests n... | brettp |
2011-02-14 | Refs #2903 moving theme preview into developers plugin - navigation and title... | cash |
2011-02-13 | updates externalpages to 1.8 | cash |
2011-02-13 | swapping sitepages for externalpages since the external pages is easier to in... | cash |
2011-02-13 | categories are listed horizontally | cash |
2011-02-13 | updated custom index for 1.8 | cash |
2011-02-13 | moved custom_index back into core | cash |
2011-02-12 | Refs #650. Replaced list_annotations() by elgg_list_annotations(). | brettp |
2011-02-12 | Updated a few recent calls to elgg_get_annotations() to use 'reverse_order_by... | brettp |
2011-02-12 | a mostly completed port of JHU/APL wire plugin to 1.8 | cash |
2011-02-12 | Refs #650. Replaced calls to get_annotations() by elgg_get_annotations(). | brettp |
2011-02-12 | added the status view into details on profile page | cash |
2011-02-12 | Doh, how did this get here? | ewinslow |
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
2011-02-12 | Cleaned up more twitterservice code. Twitter usernames now have random digits... | brettp |
2011-02-12 | Fixed #2887 redirects on blog, file, and pages works now - bookmarks plugin s... | cash |
2011-02-12 | updated reported content to use elgg_view_form | cash |
2011-02-12 | clean up the last few commits | cash |
2011-02-12 | updated the plugins that have already been updated to 1.8 html/css to use div... | cash |
2011-02-12 | pulled delete form out of edit view for groups | cash |
2011-02-12 | recommended to use <div> in forms for wrapping content - added css to support... | cash |
2011-02-12 | fixed enable group bookmarks language string | cash |
2011-02-12 | blog object wasn't being passed to the form view | cash |
2011-02-12 | Twitter services now allows login with twitter properly for a single user. | brettp |
2011-02-12 | Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e... | ewinslow |
2011-02-12 | Converted most forms to use elgg_view_form (therefore also moved the views to... | ewinslow |
2011-02-12 | Registering forward() calls to a plugin-specific reason for use in plugin hooks. | nickw |
2011-02-12 | light clean up on the embed plugin which doesn't appear to work at present | cash |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |