Age | Commit message (Expand) | Author |
2011-06-11 | Refs #3407 adds a footer for forms | cash |
2011-06-09 | Fixes #3489 added input/output views for tag and location | cash |
2011-06-09 | Fixes #2871 activate all/deactivate all now sensitive to filtering | cash |
2011-06-09 | Refs #2871 removed the simple plugins page | cash |
2011-06-09 | Refs #2871 promoted advanced plugins up to be a primary menu | cash |
2011-06-09 | Refs #2871 also turning off dragging when not in priority order | cash |
2011-06-09 | Refs #2871 only showing links for changing priority when all plugins are show... | cash |
2011-06-09 | Refs #2871 adding sorting to advanced plugin page | cash |
2011-06-09 | Refs #2871 filter plugins by active/inactive state | cash |
2011-06-07 | Refs #3510, #3414, #3536. Ported https login fixes to trunk. Will need to bac... | brettp |
2011-05-24 | Fixes #3467. Fixed bugs in priority deps. Can now disable active plugins with... | brettp |
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-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 |