aboutsummaryrefslogtreecommitdiff
path: root/views/default/page
AgeCommit message (Expand)Author
2013-06-12removed unnecessary cookie and fixed empty screen if cancel after failing reg...Cash Costello
2013-06-08If JS enabled, walled garden registration reload will not flickerSteve Clay
2012-12-18Merge branch 'pr-380' into 1.8Brett Profitt
2012-11-04Fixes #1479 - Replaces WP autop with implementation from Steve Clay.Paweł Sroka
2012-10-04use correct language in html lang attributeJeroen Dalsem
2012-09-07Fixes #4789: group_gatekeeper() and river hide closed/invisible group content...Steve Clay
2012-08-06Fixes #4786. Adds a CDATA structure in the script tag in the head.Sem
2012-07-14Fixes #4661 not showing access on widgets loaded through ajax if the layout d...Cash Costello
2012-07-14Fixes #4691 not passing name to the form since not validCash Costello
2012-07-05added to comment to help people understand that limit does not limit what is ...Cash Costello
2012-06-02Fixes #4498 special check for admin pages that are throwing 404 errors - this...Cash Costello
2012-05-09Fixes #4509: Remove invalid space in id attribute markupSteve Clay
2012-02-10updated the walled garden js to use new js libCash Costello
2012-02-10new layout and ajax loading for walled gardenCash Costello
2012-01-22Fixes #4320 updated documentation for base_url in pagination and added backwa...Cash Costello
2011-12-19added more spacing to error layoutcash
2011-12-05first version of a 404 pagecash
2011-12-04Fixes #4032 rendering page elements before head/footCash Costello
2011-11-25returning from gallery view if no items in the galleryCash Costello
2011-11-06remove uses of the CSS class right from coreCash Costello
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-05Fixes #1253 added toggle for list types to file plugin. It's not pretty so we...cash
2011-11-04Fixes #4047 header and footer optional for the module viewCash Costello
2011-10-30added back support for registration and forgotten passwords to walled garden ...cash
2011-10-30basic walled garden implementation for logging incash
2011-10-27Fixes #3863 introduced elgg-menu-general so that elgg-menu-footer can be spec...cash
2011-10-26Merge pull request #81 from sembrestels/e778258e839965597e5ebb8da362806db83e0dfbCash Costello
2011-10-26Closes #3947. External pages are now viewable by visitors in walled-garden si...Sem
2011-10-23Fixes #4003 footer in modules is included by defaultCash Costello
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-09-24Fixes #3845 added ie7 css view and tested all current hacks for ie7Cash Costello
2011-09-17Fixes #3236 finishes admin theme - open new tickets for new issuesCash Costello
2011-08-25Fixes #3662. Pulled out shortcut_icon to its own view for easier overriding.Brett Profitt
2011-07-03reformatted the code in page/elements/header_logo view due to line lengthcash
2011-06-29added backward compatibility for the view page_elements/content_wrappercash
2011-06-28Fixes #3519 admin area now has title buttonsCash Costello
2011-06-28using elgg_view_title() in content layout headerCash Costello
2011-06-26removed buttons logic from content header view, created convenience function ...cash
2011-06-26Fixes #3470 using rel=toggle nowCash 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-24cleaned up the list/gallery css classes to use standard class naming - minor ...cash
2011-06-22backward compatibility of the admin page shell was broken when we reorganized...cash
2011-06-11need to maintain key associations with widget typescash
2011-06-11sort widgets for add widgets panelcash
2011-06-11Refs #3096 Moved page/components/summary to object/elements/summary. Leftcash
2011-05-20Fixes #3457 showing a snippet of a comment in sidebar instead of entire commentcash
2011-05-18Fixes #3385 rel now used for the confirm text so that title can be used separ...cash
2011-05-14only display deprecation message if someone extends/overrides the deprecated ...cash
2011-04-26Fixes #3290: Fluid gallery w/o tables -- working great for fixed-width contentewinslow