aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
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
2011-02-14Views in the js/ directory should not contain <script> tagsewinslow
2011-02-14Removed unnecessary deprecated javascript functionewinslow
2011-02-14Cleaned up views/default/page/ directoryewinslow
2011-02-14More cleanup of login/forms css -- converted login_dropdown to use elgg-toggl...ewinslow
2011-02-14remove some unused css from admin themecash
2011-02-14getting rid of some warnings in theme previewcash
2011-02-13added tabs to admin themecash
2011-02-13Fixes #2848 pulls user settings code out of actions into functions. We should...cash
2011-02-13admin menu uses weights for orderingcash
2011-02-13Fixed #2218 finished up the encoding issues by turning of double encodingcash
2011-02-13added the footer analytics view for jscash
2011-02-13Renamed signin to elgg-button-dropdownewinslow
2011-02-13Progress refactoring the login dropdown and login forms -- not quite there ye...ewinslow
2011-02-12Updated docs for layout_objectsewinslow
2011-02-12Refs #650. Replaced count_annotations().brettp
2011-02-12Refs #650. Replaced list_annotations() by elgg_list_annotations().brettp
2011-02-12Refs #650. Replaced calls to get_annotations() by elgg_get_annotations().brettp
2011-02-12Refs #650. Replaced uses for get_metadata_byname() by elgg_get_metadata()brettp
2011-02-12Refs #650: Replaced uses of get_metadata_for_entity() by elgg_get_metadata().brettp
2011-02-12allow plugins to decline the addition of tags to their entity list viewcash
2011-02-12Label wraps checkbox for usabilityewinslow
2011-02-12clean up the last few commitscash
2011-02-12Refs #2032 core forms use divscash
2011-02-12recommended to use <div> in forms for wrapping content - added css to support...cash
2011-02-12moved security tokens to top of form so we can use :last-childcash
2011-02-12fixed another bug from last nightcash
2011-02-12fixing a few bugs introduced last night in the input viewscash
2011-02-12Refs #1393 added work around note to checkboxes and radio inputs for integer ...cash
2011-02-12hmmm...mixed up my left and right on that last commitcash
2011-02-12Fixes #972 checkboxes and radio input fields support horizontal and vertical ...cash