aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-07Added metadata 'new_post' when autosaving blogs to help with river / revision...brettp
2010-06-07Fix for displaying auto save time. HTML was changed without relevent JS upda...brettp
2010-06-07Removing deprecated calls to get_entities_from_relationship() from core code.nickw
2010-06-07group create river action moveddave
2010-06-07Added a classname to generic comment and forum topic posts anchors - for them...pete
2010-06-07Updating Notifications language file.nickw
2010-06-07creating a new group now displays in the activity stream.dave
2010-06-07updated the group discussion river viewdave
2010-06-07Removing user "Find" from Admin area.nickw
2010-06-07lang tweakdave
2010-06-07featuring and unfeaturing groups now worksdave
2010-06-07don't extend input fields yet with ecml as it is not designed as an end user ...dave
2010-06-07blog tags will not display the class if no tags existdave
2010-06-07missing lang strings addeddave
2010-06-06Added elgg_sidebar/extend view.brettp
2010-06-04Added missing language string for embed.brettp
2010-06-04Added first loosely coupled upload support to embed.brettp
2010-06-04Updating Find User in the Admin section to use the livesearch user picker.nickw
2010-06-04Merged r6349:6351 from 1.7 to trunk.brettp
2010-06-04Merge r6301:6338 from 1.7 to trunk.brettp
2010-06-04Allowing new users to validate email addresses if the site is a Private Network.nickw
2010-06-04Added id to invite friends to group form (for theming purposes).pete
2010-06-04Removed profile content wrapper from comment wall content.pete
2010-06-03Updating views to no longer parse usernames as this is handled directly thru ...nickw
2010-06-03Added entity keyword to ECML. (NB: The old entity keyword is now entity_list)brettp
2010-06-03Removed one unused and one absent plugin from tinyMCE init that was causing p...pete
2010-06-03Updated CODING.txt with more best practices. Simplified some of the examples.brettp
2010-06-03Moved most of the logic for embed viewing into a single place.brettp
2010-06-02Mathematical calculations on annotations will return false for non-existent e...nickw
2010-06-02Moving new Site Tags functionality out of Tagcloud plugin and into core.nickw
2010-06-02Requesting annotations from a non-existent subtype will now return nothing in...nickw
2010-06-02Added missing language strings for blog.brettp
2010-06-02Updated documentation for entity_listing and gallery_listing.brettp
2010-06-02Updated gallery_listing.php view. No CSS yet.brettp
2010-06-02Removing unused views and files from embed.brettp
2010-06-02Updated tagcloud linkpete
2010-06-02Standardized embed language file.brettp
2010-06-02Updated private network (previously walled garden) login/register/lost passwo...pete
2010-06-02removed redundant view calldave
2010-06-02Updated all site Tagcloud to use 2column canvas.pete
2010-06-01First pass at a loosely couple embed plugin using ECML.brettp
2010-06-01Adding a "Register" link to the Walled Garden login screen.nickw
2010-06-01Pagination uses elgg_get_array_value().brettp
2010-06-01Added elgg_get_array_value() helper function.brettp
2010-06-01Fixed bug in detecting and using baseurl in navingation/pagination view.brettp
2010-06-01Updated documentation for entities/entity_listing view.brettp
2010-06-01Extending default tagcloud view to include a link to all site tags.nickw
2010-06-01get_input() defaults to NULL instead of empty string. Works better with isse...brettp
2010-06-01Forgot to svn add tinymce_content.css. Added tinymce_content.css and reverte...brettp
2010-06-01Restricting tag cloud display on Blogs and Documents by context.nickw