aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2010-12-04a better main content view structurecash
2010-12-04striking balance between all classes and giving ids on major layout elements ...cash
2010-12-03Refs #2706 updates display of installer due to switch to dashes in CSS elementscash
2010-12-03updated grid css - added sixthscash
2010-12-03Refs #2189 the beginning of semantic markup for entity lists - needs some reo...cash
2010-12-03removed extra div in navigation/tabscash
2010-12-03preview of what the main content area looks like with a module approach cash
2010-12-03updated breadcrumbs with elgg- namespacecash
2010-12-03adjusted the one column and two column layoutscash
2010-12-03Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css a...cash
2010-12-02adding a generic module layoutcash
2010-12-02cleaned up header css for new layoutcash
2010-12-02more cleanup of the basic layout csscash
2010-12-02cleaned up the topbar csscash
2010-12-02fixed typo in widget display deprecationcash
2010-12-02restored the powered by badge imagecash
2010-12-02rough implementation of Evan's page layoutcash
2010-12-02Refs #2700 fixed the widget code with the new CSS element namescash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-12-02Refs #2317 pulled a few sections of CSS out to try out granular CSScash
2010-12-02moved the CSS into the new css/screen view and added a check for old themescash
2010-12-01screen.css is a better name for our main css filecash
2010-12-01Fixes #2555 content.php is the new display view for widgetscash
2010-11-29Refs #2428 added elgg_get_config(), elgg_set_config(), and elgg_save_config()cash
2010-11-29removed reported content css in admin css viewcash
2010-11-28Fixes #2173 #2507 integrated the ie and admin stylesheets into the new simple...cash
2010-11-28Fixes #2160 #2678 introducing a more flexible simplecache handler (this requi...cash
2010-11-28Refs #2173 #2160 #2507 added a css page handler to support multiple css filescash
2010-11-27Fixes #2280: ajax/loader view starts out with display set to noneewinslow
2010-11-23Fixes #2270 - deprecates metatags view and replaces with html_head/extendcash
2010-11-23adjusted text color of widget titlescash
2010-11-23Fixes #397 and Refs #2396 Can suppress the default value for both input/check...cash
2010-11-22widgets should not have content outside their containercash
2010-11-21Refs #2669: Merged password change fixes in 7404 to trunk.brettp
2010-11-20added collapsible state to widgetscash
2010-11-20Refs #2143 fix for commit [7354] as ampersands were being doubly encodedcash
2010-11-20added some light styling to the widget control buttonscash
2010-11-20Fixes #1342 dashboard widgets do not have access controlscash
2010-11-20Fixes #472 handling interactive adding/deleting of widgets with single/multip...cash
2010-11-20Refs #472 not allowing widgets to be added if only single instance allowedcash
2010-11-20added a plugin hook for determining who can edit a widget layoutcash
2010-11-20Fixes #2396: Added a new input/checkbox view. input/checkboxes harnesses itewinslow
2010-11-20Fixes #2036: using htmlspecialchars in output viewsewinslow
2010-11-20Refs #2143: DRY up button input views (button, reset, submit). Changed core ...ewinslow
2010-11-20Refs #2143: Cleaned up input/submitewinslow
2010-11-20Refs #2143: DRY up input/tagsewinslow
2010-11-20Refs #2143: DRY up input/emailewinslow
2010-11-20Refs #2143: DRY up input/textewinslow
2010-11-20Refs #2143: DRYed up input/formewinslow