Age | Commit message (Expand) | Author |
2011-05-20 | Refs #3236 added some margin to the bottom of the admin footer | cash |
2011-05-20 | Refs #3340 pulls dashboard out as plugin | cash |
2011-05-20 | Fixes #3457 showing a snippet of a comment in sidebar instead of entire comment | cash |
2011-05-20 | Fixes #3189 adds entity support to tags and access views | cash |
2011-05-19 | Fixes #3163 plugin/<plugin id>/settings.php is now the preferred way to add s... | cash |
2011-05-18 | Fixes #3385 rel now used for the confirm text so that title can be used separ... | cash |
2011-05-18 | Fixes #3419 removed code about admin option from registration form | cash |
2011-05-15 | fixed display issue in installation where navigation was overlapping requirem... | cash |
2011-05-15 | helpful links in installer open up in new page now | cash |
2011-05-15 | Refs #3453 an implementation of creating the data directory. This capability ... | cash |
2011-05-14 | clean up installation input views | cash |
2011-05-14 | fixed the double form submission code for the installer | cash |
2011-05-14 | Fixes #3456 user/default now works much like the object/<subtype> views regar... | cash |
2011-05-14 | only display deprecation message if someone extends/overrides the deprecated ... | cash |
2011-05-14 | fixes a php warning if no options are passed to input/dropdown view | cash |
2011-05-14 | fixed passing wrong parameters to input/userpicker (which is not currently fu... | cash |
2011-05-14 | fixed php warning when no custom menu items | cash |
2011-05-14 | sorting plugin categories before display | cash |
2011-04-29 | Made admin welcome widget a bit more semantic | ewinslow |
2011-04-28 | Trying to increase probability that people will read the welcome widget by ma... | cash |
2011-04-28 | Refs #3236 updated the button css so that disable plugin button looks like a ... | cash |
2011-04-28 | Refs #3236 removed elgg-states-* from admin css since it was overaggressive | cash |
2011-04-28 | Refs #3236 cleaned up the widget css in admin area | cash |
2011-04-28 | Fixes #3326. Added CSS for inputs in admin area. No more tiny text fields! | brettp |
2011-04-27 | Added very basic CSS for elgg-markdown in admin area. | brettp |
2011-04-27 | Refs #3362. Removed use of $show_bad in elgg_get_plugins(). | brettp |
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri... | brettp |
2011-04-26 | Fixes #3380: .elgg-icon-user states are now consistent with other elgg-icons | ewinslow |
2011-04-26 | Fixes #3388: .elgg-icon is now middle-aligned by default | ewinslow |
2011-04-26 | Fixes #3290: Fluid gallery w/o tables -- working great for fixed-width content | ewinslow |
2011-04-26 | Fixes #3389: Sandbox base styles for dl, dt, dd | ewinslow |
2011-04-26 | Fixes #2922: pg/livesearch now works with "term" parameter | ewinslow |
2011-04-25 | Fixes #2899, #2870. Added README.txt, CHANGES.txt, COPYRIGHT.txt, LICENSE.txt... | brettp |
2011-04-24 | Fixes #2196. Pulled in Francisco's patch for datepicker CSS. | brettp |
2011-04-22 | Fixes #3282: Added a class to menu items which includes menu item name (just ... | ewinslow |
2011-04-22 | Fixed deprecated call to input/pulldown. | brettp |
2011-04-18 | Fixes #3358. Renamed menu's class to link_class and documented possible probl... | brettp |
2011-04-14 | Fixes #2972: Following elements have default clearfix: | ewinslow |
2011-04-14 | Fixes #3329: Added page/elements/foot and refactored page shells to use it | ewinslow |
2011-04-12 | Fixing JS problems when simple cache is disabled. | brettp |
2011-04-11 | Fixes #3333 removed include of chrome css | cash |
2011-04-11 | Fixes #3325 added cursor: pointer to system messages in admin area | cash |
2011-04-10 | Fixed #3313: Removed the superfluous html_head/extend view from core. Anyone... | ewinslow |
2011-04-10 | Refs #3182: Feeding language loading through /ajax/view to keep thing simpler... | ewinslow |
2011-04-10 | Refs #3281: css/elements/core.php for the cross-browser/hacky/non-trivial thi... | ewinslow |
2011-04-09 | fixed delete icon in admin css | cash |
2011-04-09 | Fixes #3193 moves default widgets upgrade to an action | cash |
2011-04-09 | Refs #3286: Removed css/elements/chrome.php, putting all the style rules into... | ewinslow |
2011-04-08 | Fixes #3319 alternate sidebar should work now | cash |
2011-04-08 | Refs #3108 forgot the user hover menu for the admin area | cash |