Age | Commit message (Expand) | Author |
2011-02-13 | Renamed signin to elgg-button-dropdown | ewinslow |
2011-02-13 | Progress refactoring the login dropdown and login forms -- not quite there ye... | ewinslow |
2011-02-12 | Updated docs for layout_objects | ewinslow |
2011-02-12 | Refs #650. Replaced count_annotations(). | brettp |
2011-02-12 | Refs #650. Replaced list_annotations() by elgg_list_annotations(). | brettp |
2011-02-12 | Refs #650. Replaced calls to get_annotations() by elgg_get_annotations(). | brettp |
2011-02-12 | Refs #650. Replaced uses for get_metadata_byname() by elgg_get_metadata() | brettp |
2011-02-12 | Refs #650: Replaced uses of get_metadata_for_entity() by elgg_get_metadata(). | brettp |
2011-02-12 | allow plugins to decline the addition of tags to their entity list view | cash |
2011-02-12 | Label wraps checkbox for usability | ewinslow |
2011-02-12 | clean up the last few commits | cash |
2011-02-12 | Refs #2032 core forms use divs | cash |
2011-02-12 | recommended to use <div> in forms for wrapping content - added css to support... | cash |
2011-02-12 | moved security tokens to top of form so we can use :last-child | cash |
2011-02-12 | fixed another bug from last night | cash |
2011-02-12 | fixing a few bugs introduced last night in the input views | cash |
2011-02-12 | Refs #1393 added work around note to checkboxes and radio inputs for integer ... | cash |
2011-02-12 | hmmm...mixed up my left and right on that last commit | cash |
2011-02-12 | Fixes #972 checkboxes and radio input fields support horizontal and vertical ... | cash |
2011-02-12 | reverted part of [8148] that broke all forms | cash |
2011-02-12 | continued cleaning up admin plugin settings | cash |
2011-02-12 | Fixes #2143: DRYed up input/radio -- other views still should be addressed, b... | ewinslow |
2011-02-12 | Refs #2143: General cleanup of input views | ewinslow |
2011-02-12 | Refs #2143: DRYed up input/access -- wow, that feels good | ewinslow |
2011-02-12 | Refs #2143: DRYed up input/longtext -- maybe I missed it, but was there a dif... | ewinslow |
2011-02-12 | Refs #2143: DRYed up input/plaintext | ewinslow |
2011-02-12 | Refs #2143: DRYed up input/dropdown -- probably could be better still | ewinslow |
2011-02-12 | Refs #2143: DRY up input/hidden | ewinslow |
2011-02-12 | Refs #2143: DRYed up input/password | ewinslow |
2011-02-12 | Refs #2143: DRYed up input/file | ewinslow |
2011-02-12 | Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e... | ewinslow |
2011-02-12 | pulled <head> out into page shell also | cash |
2011-02-12 | fixed topbar html | cash |
2011-02-12 | Bye bye spotlight | ewinslow |
2011-02-12 | Converted most forms to use elgg_view_form (therefore also moved the views to... | ewinslow |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |
2011-02-11 | elgg-classic => elgg-page-classic, elgg-admin => elgg-page-admin | ewinslow |
2011-02-11 | Added css/elements/modules.php. Modules and widgets deserve their own space. | ewinslow |
2011-02-11 | Cleaned up admin advanced plugins view a bit | ewinslow |
2011-02-11 | Fixes #1303: Pulled html_begin/end into page shells. extracted <head> elemen... | ewinslow |
2011-02-11 | Cleanup of basic plugins area | ewinslow |
2011-02-11 | More cleanup of admin/plugins css | ewinslow |
2011-02-11 | elgg-$state-dependency => elgg-state-(error|success) | ewinslow |
2011-02-11 | Removed unused view: output/rss_view | ewinslow |
2011-02-10 | Removed nonsensical comments | ewinslow |
2011-02-10 | Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan... | ewinslow |
2011-02-10 | Moved the simple plugins admin form to the forms/ dir | ewinslow |
2011-02-10 | .disabled => .elgg-state-disabled (core only) | ewinslow |
2011-02-10 | Using spacing primitives rather than <br/> | ewinslow |
2011-02-10 | Corrected minor problem with admin tables | ewinslow |