Age | Commit message (Expand) | Author |
2011-03-27 | Fixes #3086 using full_view instead of full | cash |
2011-03-22 | Refs #3016 making the final elgg.js more readable | cash |
2011-03-19 | Refs #3158 Fixes #3170 namespaces messageboard plugin page scripts | cash |
2011-03-12 | Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl... | brettp |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-08 | Refs #2104 added bundled category to all core plugins | cash |
2011-03-01 | cleaned up the css for messageboard | cash |
2011-03-01 | cleaned up the messageboard plugin further | cash |
2011-02-23 | Converted delete-button to elgg-button-delete throughout plugins | ewinslow |
2011-02-21 | Fixes #2719. Removing hack from bookmarks add. Now appends http:// to www.exa... | brettp |
2011-02-19 | Fixes #2962. I hate ie. | brettp |
2011-02-19 | Refs #2916. More cleanup of the messageboard widget. | brettp |
2011-02-19 | Refs #2916: Moved messageboard js into elgg.messageboard object. Moved forms ... | brettp |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-14 | Updated trunk to use new annotation functions. Added checks for annotations_*... | brettp |
2011-02-12 | Updated a few recent calls to elgg_get_annotations() to use 'reverse_order_by... | brettp |
2011-02-12 | Refs #650. Replaced calls to get_annotations() by elgg_get_annotations(). | brettp |
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |
2011-02-11 | Converted all manifest files to 1.8 style | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-02-02 | updated the plugin manifest files to use the new variable name for activation... | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2010-12-29 | stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne... | cash |
2010-12-15 | replacing calls to add_widget_type() with elgg_register_widget_type() (from h... | cash |
2010-12-09 | forgot this file in the commit where the ajax loader graphics view is moved | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-12-01 | Fixes #2555 content.php is the new display view for widgets | cash |
2010-11-30 | Refs #2428 removed some global CONFIG usage in plugins | cash |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-20 | Fixes #2357: messageboard post action redirects to referrer | ewinslow |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
2010-11-02 | Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res... | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |
2010-05-12 | merging messageboard cleanup from 1.7 branch [5908],[5909],[5917] | cash |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-03-03 | Pulled in the interface changes. | brettp |