aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow
2011-02-12pulled <head> out into page shell alsocash
2011-02-12fixed topbar htmlcash
2011-02-12Bye bye spotlightewinslow
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views to...ewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-11elgg-classic => elgg-page-classic, elgg-admin => elgg-page-adminewinslow
2011-02-11Added css/elements/modules.php. Modules and widgets deserve their own space.ewinslow
2011-02-11Cleaned up admin advanced plugins view a bitewinslow
2011-02-11Fixes #1303: Pulled html_begin/end into page shells. extracted <head> elemen...ewinslow
2011-02-11Cleanup of basic plugins areaewinslow
2011-02-11More cleanup of admin/plugins cssewinslow
2011-02-11elgg-$state-dependency => elgg-state-(error|success)ewinslow
2011-02-11Removed unused view: output/rss_viewewinslow
2011-02-10Removed nonsensical commentsewinslow
2011-02-10Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan...ewinslow
2011-02-10Moved the simple plugins admin form to the forms/ direwinslow
2011-02-10.disabled => .elgg-state-disabled (core only)ewinslow
2011-02-10Using spacing primitives rather than <br/>ewinslow
2011-02-10Corrected minor problem with admin tablesewinslow
2011-02-10Plugin settings forms now use the forms/ directoryewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-09Refs #2874. Finished removing calls to deprecated plugin mgmt functions in co...brettp
2011-02-09Refs #2874: More removal of deprecated function user in plugins systems.brettp
2011-02-09Slightly more efficient way of declaring spacing helpersewinslow
2011-02-09Refs #2874: Using elgg_get_plugins() instead of get_installed_plugins().brettp
2011-02-09Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins.brettp
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-08added a class variable to title viewcash
2011-02-08Added suggests to the plugins deps system. It parallels the requires system, ...brettp
2011-02-08rough system messages implementation for admin backendcash
2011-02-08updates for the admin css based on the reworking I did to the htmlcash
2011-02-08bringing us a little closer to validatingcash
2011-02-08a tiny amount of progress on the css chrome element viewcash
2011-02-08more tweaking of css - menu and general clean upcash
2011-02-08starting to standardize on elgg-<type>-<subtype> for css such as elgg-heading...cash
2011-02-07removed some old css no longer supported by modern browserscash
2011-02-07Pulled elgg-icon and elgg-icon-* into the admin css. Pulled out profile field...brettp
2011-02-07Added dragger icon.brettp
2011-02-07Added drag and drop reordering of plugins. Started pulling out admin area's j...brettp
2011-02-06removing old entities views that are no longer needed and did the last change...cash
2011-02-06updated the file plugin to use the new icon structurecash
2011-02-06moved the count comments and likes functions into the ElggEntity classcash
2011-02-06forgot this file from a previous commitcash
2011-02-06more css/html improvements - added .elgg-table and a featured modulecash
2011-02-06Fixes #2510 sticky forms is finish - Elgg 1.9 could have a ElggForm class tha...cash
2011-02-05using elgg-module-<type> cash
2011-02-05a little clean up of unnecessary viewscash
2011-02-05Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic...cash
2011-02-05The screenshot desc is now used. Small css changes.brettp