Age | Commit message (Expand) | Author |
2010-12-29 | Refs #2077 added new blog post button to group blog - can be used as module f... | cash |
2010-12-29 | Fixes #2169 - setting the blog edit page owner to container | cash |
2010-12-29 | Refs #1553 - removed all hard coded profile urls from core | cash |
2010-12-29 | Fixes #2221 - rewrite of rover functions has been completed with moving elgg_... | cash |
2010-12-29 | Fixes #2751 profile custom fields uses the config table now | cash |
2010-12-29 | added a catch for configuration names longer than 32 characters | cash |
2010-12-29 | fixed bug where get_config was returning 0 because there is not not auto id o... | cash |
2010-12-29 | Fixes #2481 - moving tabbed_profile plugin into the plugins repo from core - ... | cash |
2010-12-29 | Fixes #2226 moves riverdashboard into secondary plugins from core plugins - m... | cash |
2010-12-29 | cleaned up left over views and css from likes | cash |
2010-12-29 | rewrote the display of likes | cash |
2010-12-29 | updated documentation on new elgg_annotation_exists() function | cash |
2010-12-29 | let likes code handle logged in user status | cash |
2010-12-29 | forgot to remove commented css statement | cash |
2010-12-29 | styled the footer menu | cash |
2010-12-29 | created a new layout element - page links - holds stuff like the rss link | cash |
2010-12-29 | moved the file class into a class file | cash |
2010-12-29 | more clean up of the blog plugin - removed unused functions and moved the url... | cash |
2010-12-29 | updating plugins to use new page menu | cash |
2010-12-29 | forgot to add this file for the fie plugin | cash |
2010-12-29 | page menu using the new menu system - admin menu updated | cash |
2010-12-29 | starting to update the file plugin to use the new html/css | cash |
2010-12-29 | new content link uses guid to make supporting groups and users easier | cash |
2010-12-29 | supporting anchors with a href in output/url | cash |
2010-12-29 | added a general metadata view for lists | cash |
2010-12-29 | Cleaned up register_translations(). | brettp |
2010-12-28 | Added elgg_register_viewtype(). | brettp |
2010-12-27 | merged the admin profile edit fields language strings into core | cash |
2010-12-27 | fixing merge of plugin code [7727] - it blew away the plugin class loading code | cash |
2010-12-27 | moved profile fields language strings into core and update profile plugin det... | cash |
2010-12-27 | removed early version of admin context menu and fixed missing edit profile bu... | cash |
2010-12-27 | Refs #2635, #2643. Merged cache changes into trunk. | brettp |
2010-12-27 | more clean up of the basic profile plugin - reorged views and removed a lot o... | cash |
2010-12-27 | Refs #2543: set_default_config() uses better names. get_config() rewrites old... | brettp |
2010-12-27 | improved menu creation for on demand menus and integrated hover menu items in... | cash |
2010-12-27 | moved most of the code for the user hover menu into the new menu system | cash |
2010-12-25 | moved default profile icons into core | cash |
2010-12-25 | updated owner blocks for users and groups | cash |
2010-12-25 | amtrak does not have wifi so here is one big commit with group blogs, blog wi... | cash |
2010-12-24 | supporting id for comments for in page links | cash |
2010-12-24 | fixing a few display issues in the object/blog view | cash |
2010-12-24 | creating standard list body for plugins | cash |
2010-12-23 | using new list methods in tabbed profile plugin | cash |
2010-12-23 | Added list groups and list friends class methods - will be handy for federation | cash |
2010-12-23 | added a class math to get a user's groups and cleaned up some documentation | cash |
2010-12-23 | Refs #2283 using entity_row_to_elggstar() when loading user from username or ... | cash |
2010-12-23 | Fixes #2730 - passing the vars array into elgg_view_list_item so that eventua... | cash |
2010-12-23 | Fixes #2741 skipping :// when replacing // in file paths so that we support URIs | cash |
2010-12-23 | do not enable tabbed profile by default - also need to set a conflict key in ... | cash |
2010-12-22 | adding elgg namespace to button css classes | cash |