aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-04fitting blog object display into new html structurecash
2010-12-04blog sidebar html updates finished - uses modules!cash
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-04check if there are any messages before grabbing them in elgg_view_page()cash
2010-12-03Fixes #2706 simplecache url generator was not handling an empty last cache datecash
2010-12-03Refs #2706 updates display of installer due to switch to dashes in CSS elementscash
2010-12-03Cache handler needs to support _ in viewsbrettp
2010-12-03Refs #2700: Removed a few stray hyphens.brettp
2010-12-03Refs #2706. Added configuration.php to installation engine bootstrapping. Re...brettp
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-03Another stray hyphensewinslow
2010-12-03hyphen snuck in to elgg_view_river_itemewinslow
2010-12-03Refs #1986 #2170 #2225. Added semantic manifest.xml support and unit tests. ...brettp
2010-12-03Removed more incompatible 1.8 attributes in 1.7-style manifests.brettp
2010-12-03Removing unsupported 1.7-style manifest elements.brettp
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-02Refs #2700. Fixed a misplaced - in riverdashboard from the css _ to - convers...brettp
2010-12-02adding a generic module layoutcash
2010-12-02cleaned up header css for new layoutcash
2010-12-02Better code and docs or previous.brettp
2010-12-02Added 'true' as a truthy value for ini_get_bool().brettp
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-02added a function for getting current site entitycash
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 #1457. Added optional status param for get_installed_plugins()brettp
2010-12-01Fixes #2461 unsetting CONFIG variable in unset_config()cash
2010-12-01Fixes #2430 adds get_entities_from_access_collection() into trunkcash
2010-12-01Fixes #2555 content.php is the new display view for widgetscash
2010-11-30Fix typo in previous.brettp
2010-11-30Refs #1986 #2170 #2225 Added ElggPluginManifest, ElggPluginManifestParser, an...brettp
2010-11-30Refs #2428 removed a few CONFIG uses in corecash
2010-11-30Refs #2428 removed some global CONFIG usage in pluginscash
2010-11-30fixed typo in uservalidationbyemail plugincash
2010-11-30started cleaning up the messages plugincash
2010-11-30Refs #2428 adds elgg_get_plugin_path() and elgg_get_data_path()cash