aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/views/default/profile/css.php
AgeCommit message (Collapse)Author
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where ↵ewinslow
applicable. Cleaned up various other aspects of the css git-svn-id: http://code.elgg.org/elgg/trunk@8703 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of ↵ewinslow
buttons to forms theming preview meant for previewing all button types and states (still have to implement those...) git-svn-id: http://code.elgg.org/elgg/trunk@8091 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27moved profile fields language strings into core and update profile plugin ↵cash
details view git-svn-id: http://code.elgg.org/elgg/trunk@7729 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27more clean up of the basic profile plugin - reorged views and removed a lot ↵cash
of cruft git-svn-id: http://code.elgg.org/elgg/trunk@7726 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27improved menu creation for on demand menus and integrated hover menu items ↵cash
into profile owner block git-svn-id: http://code.elgg.org/elgg/trunk@7724 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19an almost done widget-based profile plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7695 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19using elgg-user-icon instead of usericon and moving the css into corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7689 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19replacing action-button with elgg-action-buttoncash
git-svn-id: http://code.elgg.org/elgg/trunk@7688 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19rough widget profile plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7676 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-18pulling the avatar code out of the profile plugin - just some minor icon ↵cash
related code left git-svn-id: http://code.elgg.org/elgg/trunk@7671 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken ↵cash
display code due to extent of this change git-svn-id: http://code.elgg.org/elgg/trunk@7493 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7492 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7149 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-10Small update to latest tweets list stylepete
git-svn-id: http://code.elgg.org/elgg/trunk@6452 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-01Updated avatar user-menu font-style.pete
git-svn-id: http://code.elgg.org/elgg/trunk@6301 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-28Updated interface for edit profile fieldspete
git-svn-id: http://code.elgg.org/elgg/trunk@6265 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-25UI update to avatar menu list-style.pete
git-svn-id: http://code.elgg.org/elgg/trunk@6197 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-24UI updates to users links and admin menu on profile pagespete
git-svn-id: http://code.elgg.org/elgg/trunk@6172 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-24Added missing formatting to user-generated contentpete
git-svn-id: http://code.elgg.org/elgg/trunk@6167 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-24Ownerblock links to users objects interface updated.pete
git-svn-id: http://code.elgg.org/elgg/trunk@6152 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-17..a couple more ui tweaks.pete
git-svn-id: http://code.elgg.org/elgg/trunk@6070 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-04Updated avatar sub-menu font sizes.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5969 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-26Update to site user avatars to use CSS3 rounding for modern browsers. Older ↵pete
browsers will display as square avatars. git-svn-id: http://code.elgg.org/elgg/trunk@5870 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-12Updated custom profile fields admin area / list re-ordering ui.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5704 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-12Collected all core sprites into graphics and updated css accordingly. ↵pete
Removed unused core graphics. Moved plugin-specific graphics into respective plugins graphics directories. git-svn-id: http://code.elgg.org/elgg/trunk@5700 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-12Likes updated for plugins entity list display (just icon remaining to add)pete
git-svn-id: http://code.elgg.org/elgg/trunk@5693 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-30Added missed css rule from previous commit.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5552 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-30Updated UI for commentwall on profile page.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5551 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-22Updated avatar menu: Removed links to tools, provided a view to extend menu, ↵pete
added @username to menu, cleaned-up and simplified menu generation. git-svn-id: http://code.elgg.org/elgg/trunk@5467 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-15Updated File mod to new UI.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5409 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-15Updates to Admin area UI.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5402 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-11Updated avatar user menu to generate an ordered list, reinstated the ↵pete
add/remove friend link, & cleaned up css. git-svn-id: http://code.elgg.org/elgg/trunk@5361 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-09Edit profile icon ui fixed.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5324 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-08Updates to Profile and owner_block interfacepete
git-svn-id: http://code.elgg.org/elgg/trunk@5301 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-04Removed horizontal nav from avatar edit view and debug string from sidebar. ↵pete
Added temp fix for large avatar upload image scaling git-svn-id: http://code.elgg.org/elgg/trunk@5286 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-04Merged interface changes to profile in.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5284 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-03Pulled in the interface changes.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5257 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-06removed all main plugins from core - they now live in the plugins svndave
git-svn-id: https://code.elgg.org/elgg/trunk@3422 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-27default theme changedpete
git-svn-id: https://code.elgg.org/elgg/trunk@2988 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-01-22jquery framework and avatar menu updatedpete
git-svn-id: https://code.elgg.org/elgg/trunk@2601 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-01-09Closes #668: Banning now works through a flag in the users_entity table. ↵marcus
Database upgrade required. * Added ElggUser::isBanned(); * Added 'banned' column to users_entity * Modified ban() and unban() * Modified pam functions to check $user->isBanned() * Modified login() to check $user->isBanned() * Modified sessions_init() to check isBanned() and destroy session accordingly * Modified profile views to highlight banned users and prevent menus for non-admin users. git-svn-id: https://code.elgg.org/elgg/trunk@2554 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-16gap in user menu removedpete
git-svn-id: https://code.elgg.org/elgg/trunk@2273 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-13Avatar user menu arrows updated to use one image rather than 3pete
git-svn-id: https://code.elgg.org/elgg/trunk@2251 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-10-08user avatar menu method adjusted to avoid hard-coded image resourcespete
git-svn-id: https://code.elgg.org/elgg/trunk@2228 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-17avatar menu fixes for IEpete
git-svn-id: https://code.elgg.org/elgg/trunk@1979 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-17avatar menu fix for IE groups and profile pagespete
git-svn-id: https://code.elgg.org/elgg/trunk@1978 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-16avatar menu in IE, z-index bug work-aroundpete
git-svn-id: https://code.elgg.org/elgg/trunk@1976 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-16avatar menu fixed in admin area, admin area h3's fixedpete
git-svn-id: https://code.elgg.org/elgg/trunk@1958 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-15IE 6 & 7 profile page avatar menu and submenu fixed, toolbar new msg icon ↵pete
position, git-svn-id: https://code.elgg.org/elgg/trunk@1926 36083f99-b078-4883-b0ff-0f9b5a30f544