aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-02-03Refs #2428 removed some uses of CONFIG in the viewscash
2011-02-03Fixes #2802 put state class on list element rather than spancash
2011-02-02Fixes #2846: elgg_view_river_item calls river/item view first.ewinslow
2011-02-02Adding quotes to "constant" itemewinslow
2011-02-02backward compatibility code for plugins that add admin pagescash
2011-02-01Puts css before js in the head, per website performance best practicesewinslow
2011-01-29fixed css for group module headerscash
2011-01-29made two_column_left_sidebar layout also handle $vars['content']cash
2011-01-27introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitlecash
2011-01-27removed menu code introduced for elgg.com that did not make it into 1.8cash
2011-01-27using the new image block rather than deprecated listing viewcash
2011-01-27supporting adding a class to navigation tabscash
2011-01-26updated the overview statistics pagecash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-26going back to overflow:hidden on elgg-body - too many issues with display: ta...cash
2011-01-26added edit views for admin widgetscash
2011-01-26adding elgg-state-* css elementscash
2011-01-26namespaced longtext-controlcash
2011-01-26adding margin to admin buttonscash
2011-01-25light clean-up of the csscash
2011-01-25converted widgets to modules cash
2011-01-24welcome to the admin dashboardcash
2011-01-23updated more of the admin backend to use new CSS/HTMLcash
2011-01-23starting to remove the old HTML/CSS in the admin backendcash
2011-01-23take two of the admin header and sidebar menu - sidebar menu still needs plen...cash
2011-01-23default elgg-inner to false in modulecash
2011-01-23playing around a little with the admin themecash
2011-01-22css now provides center for text and centered for divscash
2011-01-22this time got the guid correct for the add buttoncash
2011-01-22limiting the +/- additions to page menuscash
2011-01-22fixed add link for all site content pagescash
2011-01-22added the two_column_left_sidebar layout back so that plugins from 1.7 work w...cash
2011-01-21Made a thorough pass over the css. Included todo's throughout to track what ...ewinslow
2011-01-20moved likes to end of metadata and added a links parametercash
2011-01-20using page owner rather than owner for better support for groupscash
2011-01-13Fixes #2240 finished the login page handler - there was a previous commit tha...cash
2011-01-10Small typo in commentewinslow
2011-01-08drying up the title creation in the admin backendcash
2011-01-07elgg_view_layout is not used in installation so removing old viewcash
2011-01-07Fixes #2783 - updated installation message code to mirror default viewscash
2011-01-07Refs #2782: Fixed WSOD for simple plugin admin.brettp
2011-01-07Refs #2782: Fixed WSOD for invalid plugins on admin screen. Needs better CSS,...brettp
2011-01-06changed tag display to <ul>cash
2011-01-06switched from new to addcash
2011-01-05Refs #2676 removes old elgg_system_messages() functioncash
2011-01-05Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ...brettp
2011-01-05Fixes #2676 system messages fade out againcash
2011-01-04Refs #7221: Removed CRLFs.brettp
2011-01-04Refs #2771: Removed CRLFs.brettp