aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
2011-02-05Better displaying of full screenshots in plugins admin.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8036 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-05fixed ajax loader css and htmlcash
git-svn-id: http://code.elgg.org/elgg/trunk@8030 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-05cleaned up hover menucash
git-svn-id: http://code.elgg.org/elgg/trunk@8027 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-05getting back to the css - making changes based on Evan's commentscash
git-svn-id: http://code.elgg.org/elgg/trunk@8026 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-05removed unecessary inner div for .elgg-main because of switch back to ↵cash
overflow: hidden git-svn-id: http://code.elgg.org/elgg/trunk@8023 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-04Added support for screenshots in the advanced plugin admin.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8021 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-04Fixed problems showing detected values for plugin conflicts. Clarified ↵brettp
language for what the first value column means. git-svn-id: http://code.elgg.org/elgg/trunk@8017 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-04Added new priority 'requires' for plugin dep system. You can now say that a ↵brettp
plugin is required to be after / before another plugin in the system. git-svn-id: http://code.elgg.org/elgg/trunk@8016 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03Changed widgets layout "box" parameter to "content" just like the other layoutsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8007 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03changed input/pulldown to input/dropdowncash
git-svn-id: http://code.elgg.org/elgg/trunk@8006 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03removed one_column_with_sidebar layout - use one_sidebar insteadcash
git-svn-id: http://code.elgg.org/elgg/trunk@8005 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
git-svn-id: http://code.elgg.org/elgg/trunk@8001 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03Refs #2428 removed some uses of CONFIG in the viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7996 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03Fixes #2802 put state class on list element rather than spancash
git-svn-id: http://code.elgg.org/elgg/trunk@7995 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-02Fixes #2846: elgg_view_river_item calls river/item view first.ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7991 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-02Adding quotes to "constant" itemewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7990 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-02backward compatibility code for plugins that add admin pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@7985 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-01Puts css before js in the head, per website performance best practicesewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7983 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-29fixed css for group module headerscash
git-svn-id: http://code.elgg.org/elgg/trunk@7957 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-29made two_column_left_sidebar layout also handle $vars['content']cash
git-svn-id: http://code.elgg.org/elgg/trunk@7954 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-27introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitlecash
git-svn-id: http://code.elgg.org/elgg/trunk@7950 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-27removed menu code introduced for elgg.com that did not make it into 1.8cash
git-svn-id: http://code.elgg.org/elgg/trunk@7949 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-27using the new image block rather than deprecated listing viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7948 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-27supporting adding a class to navigation tabscash
git-svn-id: http://code.elgg.org/elgg/trunk@7947 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26updated the overview statistics pagecash
git-svn-id: http://code.elgg.org/elgg/trunk@7944 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more ↵cash
consistent git-svn-id: http://code.elgg.org/elgg/trunk@7943 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26going back to overflow:hidden on elgg-body - too many issues with display: ↵cash
table-cell git-svn-id: http://code.elgg.org/elgg/trunk@7940 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26added edit views for admin widgetscash
git-svn-id: http://code.elgg.org/elgg/trunk@7939 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26adding elgg-state-* css elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7937 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26namespaced longtext-controlcash
git-svn-id: http://code.elgg.org/elgg/trunk@7934 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26adding margin to admin buttonscash
git-svn-id: http://code.elgg.org/elgg/trunk@7931 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-25light clean-up of the csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7929 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-25converted widgets to modules cash
git-svn-id: http://code.elgg.org/elgg/trunk@7928 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-24welcome to the admin dashboardcash
git-svn-id: http://code.elgg.org/elgg/trunk@7922 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23updated more of the admin backend to use new CSS/HTMLcash
git-svn-id: http://code.elgg.org/elgg/trunk@7920 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23starting to remove the old HTML/CSS in the admin backendcash
git-svn-id: http://code.elgg.org/elgg/trunk@7919 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23take two of the admin header and sidebar menu - sidebar menu still needs ↵cash
plenty of work git-svn-id: http://code.elgg.org/elgg/trunk@7918 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23default elgg-inner to false in modulecash
git-svn-id: http://code.elgg.org/elgg/trunk@7917 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23playing around a little with the admin themecash
git-svn-id: http://code.elgg.org/elgg/trunk@7911 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22css now provides center for text and centered for divscash
git-svn-id: http://code.elgg.org/elgg/trunk@7905 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22this time got the guid correct for the add buttoncash
git-svn-id: http://code.elgg.org/elgg/trunk@7903 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22limiting the +/- additions to page menuscash
git-svn-id: http://code.elgg.org/elgg/trunk@7902 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22fixed add link for all site content pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@7899 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22added the two_column_left_sidebar layout back so that plugins from 1.7 work ↵cash
with 1.8 git-svn-id: http://code.elgg.org/elgg/trunk@7891 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-21Made a thorough pass over the css. Included todo's throughout to track what ↵ewinslow
still needs to be done. git-svn-id: http://code.elgg.org/elgg/trunk@7890 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-20moved likes to end of metadata and added a links parametercash
git-svn-id: http://code.elgg.org/elgg/trunk@7889 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-20using page owner rather than owner for better support for groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@7888 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-13Fixes #2240 finished the login page handler - there was a previous commit ↵cash
that did a majority of the work git-svn-id: http://code.elgg.org/elgg/trunk@7876 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-10Small typo in commentewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7869 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-08drying up the title creation in the admin backendcash
git-svn-id: http://code.elgg.org/elgg/trunk@7864 36083f99-b078-4883-b0ff-0f9b5a30f544