aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2011-07-02Fixes #3624 input views use class extending rather than overridingCash Costello
2011-06-30Fixes #3635 added strings for activate and deactivateCash Costello
2011-06-29added backward compatibility for the view page_elements/content_wrappercash
2011-06-29Fixes #3629 added overflow hidden to .elgg-module for both default and admin ...Cash Costello
2011-06-29Fixes #3630 using the plugin id for the css idCash Costello
2011-06-28Fixes #3519 admin area now has title buttonsCash Costello
2011-06-28using elgg_view_title() in content layout headerCash Costello
2011-06-28Fixes #3597 defined a language string for 'more'Cash Costello
2011-06-28updated the menu item view to work with the new setLinkClass/addLinkClass met...Cash Costello
2011-06-27Refs #3407 using elgg-form and elgg-foot in core forms. Plugins nextCash Costello
2011-06-26removed buttons logic from content header view, created convenience function ...cash
2011-06-26Merge pull request #41 from cash/embed-lightboxCash Costello
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-26Fixes #3368 combining $vars with parameters for object/elements/summary viewCash Costello
2011-06-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash Costello
2011-06-25one_column layout was not showing title and navcash
2011-06-25actually read Evan's comment on pull request #48 and fixed previouscash
2011-06-25updates the avatar update river view and closes pull request #48cash
2011-06-25added documentation to new river views and improved handling of responsescash
2011-06-25Fixes #3388 put vertical-align: middle back on topbar iconsCash Costello
2011-06-25Fixes #3566 separate out likes button from likes countCash Costello
2011-06-25Refs #3388 entity menu has better vertical alignmentCash Costello
2011-06-24Fixes #3559 adds .elgg-gallery-userscash
2011-06-24Refs #1253 using 'list_type' string instead of boolean 'gallery' for entity l...cash
2011-06-24cleaned up the list/gallery css classes to use standard class naming - minor ...cash
2011-06-24Merge branch 'master' of github.com:Elgg/Elggcash
2011-06-24fixed group forum discussion inline replies for activity pageCash Costello
2011-06-24Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ewi...Cash Costello
2011-06-23added a css class so that we can limit the width of text instruction areas in...cash
2011-06-23Fixes #3471 moved helpers to end of css/elggCash Costello
2011-06-22backward compatibility of the admin page shell was broken when we reorganized...cash
2011-06-19need the system messages to be above the lightbox overlay at 1000 z-indexcash
2011-06-19Fixes #3581 checks that the owner of a friends widget is a userCash Costello
2011-06-18using the new lightbox and hacking away at the complicated embed/embed viewcash
2011-06-13Using tabs, not spaces for indentationEvan Winslow
2011-06-13Renamed river footer to a more semantic "responses". Fixed discussionEvan Winslow
2011-06-13elgg-river-message and elgg-river-attachments now get the oldEvan Winslow
2011-06-13Fixes #3282 always using a menu item's name in its classcash
2011-06-13added the css for longtext control menu to admin themecash
2011-06-12Fixes #3409 fixed small viewport issue with default themecash
2011-06-12adjusted the spacing between the settings tools text and the surrounding elem...cash
2011-06-11need to maintain key associations with widget typescash
2011-06-11sort widgets for add widgets panelcash
2011-06-11moved the elgg logo to the left by 10 pixelscash
2011-06-11topbar icons were pushing the site title. Forced the elgg logo and avatar to ...cash
2011-06-11forgot the new river view from the previous commitcash
2011-06-11made the widget edit area slightly darker to provide contrast with content areacash
2011-06-11Fixes #3556 limiting width of account text boxescash
2011-06-11Fixes #3515 created a unified page handler for account pagescash
2011-06-11Fixes #3096 added user and group summery views an updated plugins to use the ...cash