aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2011-06-09Fixes #2871 activate all/deactivate all now sensitive to filteringcash
2011-06-09Refs #2871 removed the simple plugins pagecash
2011-06-09Refs #2871 promoted advanced plugins up to be a primary menucash
2011-06-09Refs #2871 also turning off dragging when not in priority ordercash
2011-06-09Refs #2871 only showing links for changing priority when all plugins are show...cash
2011-06-09Refs #2871 adding sorting to advanced plugin pagecash
2011-06-09Refs #2871 filter plugins by active/inactive statecash
2011-06-07Refs #3510, #3414, #3536. Ported https login fixes to trunk. Will need to bac...brettp
2011-05-24Fixes #3467. Fixed bugs in priority deps. Can now disable active plugins with...brettp
2011-05-20Refs #3236 added some margin to the bottom of the admin footercash
2011-05-20Refs #3340 pulls dashboard out as plugincash
2011-05-20Fixes #3457 showing a snippet of a comment in sidebar instead of entire commentcash
2011-05-20Fixes #3189 adds entity support to tags and access viewscash
2011-05-19Fixes #3163 plugin/<plugin id>/settings.php is now the preferred way to add s...cash
2011-05-18Fixes #3385 rel now used for the confirm text so that title can be used separ...cash
2011-05-18Fixes #3419 removed code about admin option from registration formcash
2011-05-15fixed display issue in installation where navigation was overlapping requirem...cash
2011-05-15helpful links in installer open up in new page nowcash
2011-05-15Refs #3453 an implementation of creating the data directory. This capability ...cash
2011-05-14clean up installation input viewscash
2011-05-14fixed the double form submission code for the installercash
2011-05-14Fixes #3456 user/default now works much like the object/<subtype> views regar...cash
2011-05-14only display deprecation message if someone extends/overrides the deprecated ...cash
2011-05-14fixes a php warning if no options are passed to input/dropdown viewcash
2011-05-14fixed passing wrong parameters to input/userpicker (which is not currently fu...cash
2011-05-14fixed php warning when no custom menu itemscash
2011-05-14sorting plugin categories before displaycash
2011-04-29Made admin welcome widget a bit more semanticewinslow
2011-04-28Trying to increase probability that people will read the welcome widget by ma...cash
2011-04-28Refs #3236 updated the button css so that disable plugin button looks like a ...cash
2011-04-28Refs #3236 removed elgg-states-* from admin css since it was overaggressivecash
2011-04-28Refs #3236 cleaned up the widget css in admin areacash
2011-04-28Fixes #3326. Added CSS for inputs in admin area. No more tiny text fields!brettp
2011-04-27Added very basic CSS for elgg-markdown in admin area.brettp
2011-04-27Refs #3362. Removed use of $show_bad in elgg_get_plugins().brettp
2011-04-27Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri...brettp
2011-04-26Fixes #3380: .elgg-icon-user states are now consistent with other elgg-iconsewinslow
2011-04-26Fixes #3388: .elgg-icon is now middle-aligned by defaultewinslow
2011-04-26Fixes #3290: Fluid gallery w/o tables -- working great for fixed-width contentewinslow
2011-04-26Fixes #3389: Sandbox base styles for dl, dt, ddewinslow
2011-04-26Fixes #2922: pg/livesearch now works with "term" parameterewinslow
2011-04-25Fixes #2899, #2870. Added README.txt, CHANGES.txt, COPYRIGHT.txt, LICENSE.txt...brettp
2011-04-24Fixes #2196. Pulled in Francisco's patch for datepicker CSS.brettp
2011-04-22Fixes #3282: Added a class to menu items which includes menu item name (just ...ewinslow
2011-04-22Fixed deprecated call to input/pulldown.brettp
2011-04-18Fixes #3358. Renamed menu's class to link_class and documented possible probl...brettp
2011-04-14Fixes #2972: Following elements have default clearfix:ewinslow
2011-04-14Fixes #3329: Added page/elements/foot and refactored page shells to use itewinslow
2011-04-12Fixing JS problems when simple cache is disabled.brettp
2011-04-11Fixes #3333 removed include of chrome csscash