Age | Commit message (Expand) | Author |
2011-04-08 | Refs #3108 forgot the user hover menu for the admin area | cash |
2011-04-07 | Fixes #3108 added admin sprites (enough for beta release) | cash |
2011-04-05 | Fixes #3289 added inline-block to buttons | cash |
2011-03-26 | Fixes #3084 added clearfix to elgg-layout | cash |
2011-03-25 | Refs #2979 forces vertical scrollbar without breaking widget dragging | cash |
2011-03-25 | Refs #3236 removed some unused css from admin theme and did some reorganizing | cash |
2011-03-23 | Refs #3165 floating admin widgets in same direction as profile widgets | cash |
2011-03-17 | elgg-head is no longer the direct child of elgg-state-draggable. Restoring dr... | brettp |
2011-03-17 | Fixes #2242. Can now delete admin notices manually. | brettp |
2011-03-14 | Refs #3112: Pulled out widget gear icon into elgg-icon-gear, which widgets no... | ewinslow |
2011-03-14 | Refs #3109: Fixes 3 more instances of background-color being used when backgr... | ewinslow |
2011-03-14 | Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba... | ewinslow |
2011-03-14 | Fixes #3109: added non-vendor-prefixed css property declarations where applic... | ewinslow |
2011-03-12 | Refs #2991: Readded the appearance menu under configure. Moved plugin setting... | brettp |
2011-03-12 | Refs #2991. Using section for admin menu. | brettp |
2011-03-11 | Refs #2991. First round at rearranging and grouping admin menu based upon tasks. | brettp |
2011-03-10 | Fixes #2948: Put specific rules in for .elgg-plugin.elgg-state-active to get ... | brettp |
2011-03-10 | Fixes #3057 page wrapper now sets the margin so messages don't end up in far ... | cash |
2011-03-09 | Fixes #3058 pulls likes out as a plugin | cash |
2011-03-08 | Fixes #3005. Added links to admin faq, admin manual, blog, and community foru... | brettp |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-03-01 | Refs #3021: elgg-section-$section => elgg-menu-$menu-$section | ewinslow |
2011-02-26 | moved admin messages into admin page shell | cash |
2011-02-26 | Fixes #2913 - directs the user to admin dashboard when installer finishes | cash |
2011-02-26 | Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using menu... | ewinslow |
2011-02-24 | fixed dragging/scrolling issue caused by overflow-y on body | cash |
2011-02-19 | Copied all the icons into the admin theme. | brettp |
2011-02-18 | Added some color to the selected state for admin page menu so we can tell wha... | ewinslow |
2011-02-18 | Added overflow-y: scroll by default so that the page doesn't get jerky when a... | ewinslow |
2011-02-18 | Improved the admin menu a bit | ewinslow |
2011-02-14 | remove some unused css from admin theme | cash |
2011-02-13 | added tabs to admin theme | cash |
2011-02-12 | Refs #2032 core forms use divs | cash |
2011-02-11 | elgg-classic => elgg-page-classic, elgg-admin => elgg-page-admin | ewinslow |
2011-02-11 | Cleaned up admin advanced plugins view a bit | ewinslow |
2011-02-11 | Cleanup of basic plugins area | ewinslow |
2011-02-11 | More cleanup of admin/plugins css | ewinslow |
2011-02-11 | elgg-$state-dependency => elgg-state-(error|success) | ewinslow |
2011-02-10 | .disabled => .elgg-state-disabled (core only) | ewinslow |
2011-02-10 | Corrected minor problem with admin tables | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-08 | Added suggests to the plugins deps system. It parallels the requires system, ... | brettp |
2011-02-08 | rough system messages implementation for admin backend | cash |
2011-02-08 | updates for the admin css based on the reworking I did to the html | cash |
2011-02-07 | removed some old css no longer supported by modern browsers | cash |
2011-02-07 | Pulled elgg-icon and elgg-icon-* into the admin css. Pulled out profile field... | brettp |
2011-02-05 | The screenshot desc is now used. Small css changes. | brettp |
2011-02-05 | Better displaying of full screenshots in plugins admin. | brettp |
2011-02-05 | removed unecessary inner div for .elgg-main because of switch back to overflo... | cash |
2011-02-04 | Added support for screenshots in the advanced plugin admin. | brettp |