aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2011-02-20Refs #2697, #2956. Ported fix to show users and groups in river filter to trunk.brettp
2011-02-20only include footer/analytics view once on admin pagescash
2011-02-19Added instructions for default widgets.brettp
2011-02-19Copied all the icons into the admin theme.brettp
2011-02-19Refs #2961: Restoring old icon CSS for sprites and hover menu.brettp
2011-02-19Refs #2753. Missed this one.brettp
2011-02-19system messages use autop() for formatting rather than output/longtextcash
2011-02-19improved the styling of the comment areacash
2011-02-19added elgg-output class for displaying user input with typical styling for li...cash
2011-02-19another work around to suppress incorrect warnings from elgg_view()cash
2011-02-19added a work around for injecting internal* variables to handle deprecation c...cash
2011-02-19improved icon css so that they do not require having display: blockcash
2011-02-19removed a $CONFIG usage in css/screen viewcash
2011-02-19Genericked up annotation/generic_comment view to allow reuse in plugins.brettp
2011-02-19fixed typo on function namecash
2011-02-19Moving elgg-heading-main into typographyewinslow
2011-02-19That wasn't supposed to be there...ewinslow
2011-02-19Moved elgg-heading-site into typographyewinslow
2011-02-19Added 4 methods to ElggMenuItem: get/setLinkClass() and get/setItemClass(). T...brettp
2011-02-19Pulled the confirm link output view's JS into elgg.us. Any links with elgg-re...brettp
2011-02-19Fixed the tab that was showing up in every text area.brettp
2011-02-19Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t...cash
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp
2011-02-19clearfix > clearfloatewinslow
2011-02-18Added stub for page owners in elgg.jsbrettp
2011-02-18Fixes #2953: Like button doesn't show up for logged out users.brettp
2011-02-18Fixed plugin settings save form.brettp
2011-02-18Added some color to the selected state for admin page menu so we can tell wha...ewinslow
2011-02-18Added overflow-y: scroll by default so that the page doesn't get jerky when a...ewinslow
2011-02-18Improved the admin menu a bitewinslow
2011-02-18Refs #2950: layout/objects => page/componentsewinslow
2011-02-18Removed unused var in widgets layout.brettp
2011-02-18Refs #2950: layout/shells => page/layoutsewinslow
2011-02-18Refs #2950: layout/elements => page/elementsewinslow
2011-02-18@todos for refactoring admin statisticsewinslow
2011-02-18improved .elgg-gallery and added .elgg-photocash
2011-02-17Fixes #2938: Restored the $vars['entity'] in plugin settings for backward com...brettp
2011-02-17Cleaned up a manual implementation of elgg-moduleewinslow
2011-02-17Fixed typo in filter nav view.brettp
2011-02-16Fixes #2915. Can edit widget settings again.brettp
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
2011-02-15Fixes #2924: elgg-grid clearfixesewinslow
2011-02-15Refs #2693: Walledgarden code cleanup -- Too much custom codeewinslow
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-15Refs #2102: addressing more userpicker/autocomplete bugsewinslow
2011-02-15Refs #2102: Some input/autocomplete fixesewinslow
2011-02-15Friendspicker was moved to js/lib/friends_picker.jsewinslow
2011-02-15Refs #2102: Replace input/userpicker with jQuery UI autocompleteewinslow
2011-02-14Refs #2102: Replaced input/autocomplete with jQuery UI autocomplete (untested)ewinslow