Age | Commit message (Expand) | Author |
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 | register_entity_url_handler => elgg_register_entity_url_handler (because ever... | ewinslow |
2011-02-12 | Refs #2610: Using call_user_func in url hooks | ewinslow |
2011-02-12 | Page handler uses call_user_func (so methods of classes can be used as page h... | ewinslow |
2011-02-12 | Twitter services now allows login with twitter properly for a single user. | brettp |
2011-02-12 | Added elgg_get_entities_from_plugin_user_settings(). Added a name_prefix opti... | brettp |
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 | Added an elgg_view_module shortcut function -- now to try it out! | ewinslow |
2011-02-12 | fixed topbar html | cash |
2011-02-12 | Added missing @deprecated tags to a couple functions | ewinslow |
2011-02-12 | set_view_location => elgg_set_view_location (to match elgg_get_view_location) | ewinslow |
2011-02-12 | Bye bye spotlight | ewinslow |
2011-02-12 | One more conversion to elgg_view_form | ewinslow |
2011-02-12 | Converted most forms to use elgg_view_form (therefore also moved the views to... | ewinslow |
2011-02-12 | Registering forward() calls to a plugin-specific reason for use in plugin hooks. | nickw |
2011-02-12 | light clean up on the embed plugin which doesn't appear to work at present | cash |
2011-02-11 | Typo correction: @deprecate => @deprecated | ewinslow |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |
2011-02-11 | some clean up of the categories plugin - html/css polish needed | cash |
2011-02-11 | Fixes #2888: Plugins are checked for validity in elgg_get_plugins(). It won't... | brettp |
2011-02-11 | Bah Didn't hit save on annotations.php before I commited the previous change. | brettp |
2011-02-11 | Moved list_entities_from_annotation_count_by_metadata() to deprecated-18.php. | brettp |
2011-02-11 | Refs #650. Added 'annotation_calculation' to elgg_get_annotations(). Deprecat... | brettp |
2011-02-11 | Added $viewer callback option for elgg_list_entities(). | brettp |
2011-02-11 | Fixed doc spacing that was throwing errors in PHP Code Sniffer. | brettp |
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 | Converted all manifest files to 1.8 style | ewinslow |
2011-02-11 | Moved get_annotations() to deprecated-1.8. | brettp |
2011-02-11 | Refs #650. Deprecated get_annotations() for elgg_get_annotations(). | brettp |
2011-02-11 | not outputing all the plugin information in diagnostics plugin due to new plu... | cash |
2011-02-11 | Fixes #2872 - returned plugin settings menu to working order | cash |
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-11 | Converted hardcoded styles to css primitives | ewinslow |
2011-02-10 | Removed nonsensical comments | ewinslow |