aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
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
2011-02-12reverted part of [8148] that broke all formscash
2011-02-12continued cleaning up admin plugin settingscash
2011-02-12Fixes #2143: DRYed up input/radio -- other views still should be addressed, b...ewinslow
2011-02-12Refs #2143: General cleanup of input viewsewinslow
2011-02-12Refs #2143: DRYed up input/access -- wow, that feels goodewinslow
2011-02-12Refs #2143: DRYed up input/longtext -- maybe I missed it, but was there a dif...ewinslow
2011-02-12Refs #2143: DRYed up input/plaintextewinslow
2011-02-12Refs #2143: DRYed up input/dropdown -- probably could be better stillewinslow
2011-02-12Refs #2143: DRY up input/hiddenewinslow
2011-02-12Refs #2143: DRYed up input/passwordewinslow
2011-02-12Refs #2143: DRYed up input/fileewinslow
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow
2011-02-12pulled <head> out into page shell alsocash
2011-02-12fixed topbar htmlcash
2011-02-12Bye bye spotlightewinslow
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views to...ewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-11elgg-classic => elgg-page-classic, elgg-admin => elgg-page-adminewinslow
2011-02-11Added css/elements/modules.php. Modules and widgets deserve their own space.ewinslow
2011-02-11Cleaned up admin advanced plugins view a bitewinslow
2011-02-11Fixes #1303: Pulled html_begin/end into page shells. extracted <head> elemen...ewinslow
2011-02-11Cleanup of basic plugins areaewinslow
2011-02-11More cleanup of admin/plugins cssewinslow
2011-02-11elgg-$state-dependency => elgg-state-(error|success)ewinslow
2011-02-11Removed unused view: output/rss_viewewinslow
2011-02-10Removed nonsensical commentsewinslow