Age | Commit message (Expand) | Author |
2011-02-13 | Progress refactoring the login dropdown and login forms -- not quite there ye... | ewinslow |
2011-02-13 | moved custom_index back into core | cash |
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 | Updated a few recent calls to elgg_get_annotations() to use 'reverse_order_by... | brettp |
2011-02-12 | Refs #2906. Missed a file. | brettp |
2011-02-12 | Fixes #2906. Added elgg_sql_reverse_order_by() and wired it up to ege() and e... | brettp |
2011-02-12 | a mostly completed port of JHU/APL wire plugin to 1.8 | cash |
2011-02-12 | Refs #650. Replaced calls to get_annotations() by elgg_get_annotations(). | brettp |
2011-02-12 | added the status view into details on profile page | cash |
2011-02-12 | Refs #650. Replaced uses for get_metadata_byname() by elgg_get_metadata() | brettp |
2011-02-12 | Refs #650. Changed elgg_get_metadata_by_id() to elgg_get_metadata_from_id() t... | brettp |
2011-02-12 | Refs #650. Replaced get_metadata() by elgg_get_metadata_by_id() | 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 | Deprecated get_metadata() by elgg_get_metadata_by_id() to avoid confusion wit... | brettp |
2011-02-12 | Refs #650: Deprecated find_metadata() with elgg_get_metadata(). Deprecated ge... | brettp |
2011-02-12 | Label wraps checkbox for usability | ewinslow |
2011-02-12 | Doh, how did this get here? | ewinslow |
2011-02-12 | Refs #2898: Updated docs and test manifest for the xmlns changes. | brettp |
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
2011-02-12 | Cleaned up more twitterservice code. Twitter usernames now have random digits... | brettp |
2011-02-12 | Deleting a user from his profile forwards to the right page. | brettp |
2011-02-12 | Fixed #2887 redirects on blog, file, and pages works now - bookmarks plugin s... | cash |
2011-02-12 | updated reported content to use elgg_view_form | cash |
2011-02-12 | clean up the last few commits | cash |
2011-02-12 | Refs #2032 core forms use divs | cash |
2011-02-12 | updated the plugins that have already been updated to 1.8 html/css to use div... | cash |
2011-02-12 | pulled delete form out of edit view for groups | 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 | fixed enable group bookmarks language string | 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 | blog object wasn't being passed to the form view | cash |
2011-02-12 | fixed bug in elgg_format_attributes() that caused none string values to be ig... | 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 |