aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-25Added river support to blog.brettp
2010-03-25Files missed from previous commit.brettp
2010-03-25Cleaned up the likes interface a bit.brettp
2010-03-25Fixed weird login in blog for real.brettp
2010-03-25Added access controls to blog archive grabbing function.brettp
2010-03-25Small update to zaudio player spacing for new layout.pete
2010-03-24Added anchor names for comments.brettp
2010-03-24Added ability to make arbitrary links for the menu items.brettp
2010-03-24Added archive view for blogs.brettp
2010-03-24Added documentation for order_by_metadata.brettp
2010-03-24tag cloud functions are deprecated in 1.8cash
2010-03-23Added filtering by archive date.brettp
2010-03-23Corrected bug in datepicker for passing in values.brettp
2010-03-23Added remove_subtype() and update_subtype().brettp
2010-03-23Added missing merge from Merge Monday.brettp
2010-03-23Added an ElggBlog class to override the time_created field.brettp
2010-03-23Minor update to profile language strings, and corrected view on riverdashboar...pete
2010-03-23Updated userpicker to use generic delete buttonpete
2010-03-23Reordered the top toolbar items.pete
2010-03-23Moved Shared Access css into pluginpete
2010-03-23Added selected class in navbar menu.brettp
2010-03-23Updated SitePages to new code standards & UI.pete
2010-03-22Update to ajax loader css and upgrade.phppete
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
2010-03-22Updated avatar menu: Removed links to tools, provided a view to extend menu, ...pete
2010-03-22Removed widget view from Profile.pete
2010-03-21hide the river comment form - still need to add a handle to each one so the c...dave
2010-03-21the beginnings of a mechanism to comment on river objectsdave
2010-03-21after delete action, return to the correct contextdave
2010-03-21timestamp added to like action viewdave
2010-03-21more tweaks to likes on the activity streamdave
2010-03-21likes added to the activity riverdave
2010-03-21like display added to blog objectdave
2010-03-21like added to blog postsdave
2010-03-21generic like this functionality addeddave
2010-03-20Moved toolbar dropdown menu to main nav.brettp
2010-03-20Removed non-working "lightmode" option.brettp
2010-03-20Removed ui_page_setup() to fix installation. Gave engine/start.php a bit of l...brettp
2010-03-19Default all tools' menu items to "world" view. Removed "My" prefix.brettp
2010-03-19Added a space between the word count colon and the number for tinymce.brettp
2010-03-19Namespaces sticky forms. Requires more testing.brettp
2010-03-19Removed page content area filter menu, in favor of simple tabs.pete
2010-03-19Updated latest comments to new UI and coding standards, and added to Blog and...pete
2010-03-18Updated blog to support multiple revisions and automatic saving of drafts.brettp
2010-03-18Included a view for plugins to extend (on the new reworked Bookmarks and Blogs).pete
2010-03-17Added blog languages.brettp
2010-03-17Added config options for tabs and menu items.brettp
2010-03-17Updates to: site nav (changed unused id's to title tags), latest wire post in...pete
2010-03-17Updated documentation for set_config(). Removed unnecessary escaping of valu...brettp
2010-03-17Documented pulldown quirks for NULL and FALSE as values. Fixed bug when call...brettp