Age | Commit message (Expand) | Author |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-13 | Fixed #2218 finished up the encoding issues by turning of double encoding | cash |
2011-02-12 | Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e... | ewinslow |
2011-02-11 | Removed unused view: output/rss_view | ewinslow |
2011-02-08 | bringing us a little closer to validating | cash |
2011-02-05 | using elgg-module-<type> | cash |
2011-02-03 | changed input/pulldown to input/dropdown | cash |
2011-01-06 | changed tag display to <ul> | cash |
2011-01-01 | updating the sidebar boxes to use the new module classes | cash |
2011-01-01 | starting adding a .elgg-text class - plugins need to use output/longtext when... | cash |
2011-01-01 | almost finished updating the file plugin to work with new html/css | cash |
2010-12-30 | more html validation cleanup | cash |
2010-12-30 | updated the default object entity view | cash |
2010-12-29 | supporting anchors with a href in output/url | cash |
2010-12-20 | added elgg-icon-delete and elgg-icon-likes | cash |
2010-12-11 | updated module markup and fixed a bug with its footer code | cash |
2010-12-07 | reorganized the layout views | cash |
2010-12-04 | blog sidebar html updates finished - uses modules! | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-11-20 | Refs #2143 fix for commit [7354] as ampersands were being doubly encoded | cash |
2010-11-20 | Fixes #2036: using htmlspecialchars in output views | ewinslow |
2010-11-20 | Refs #2143: Added elgg_format_attributes() for generating an attribute string... | ewinslow |
2010-11-17 | Refs #2143 I need ids for urls for the widget code right now | cash |
2010-11-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Refs #2463: Added url normalization support to output/url, output/confirmlink... | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-22 | Merged r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ... | cash |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |
2010-06-29 | Added wrapper to tagcloud + title (for theming) | pete |
2010-06-02 | Moving new Site Tags functionality out of Tagcloud plugin and into core. | nickw |
2010-06-01 | Extending default tagcloud view to include a link to all site tags. | nickw |
2010-05-25 | Added title to output/url. Fixed typo breaking js support in output/url. | brettp |
2010-05-25 | Fixed documentation for output/url view. | brettp |
2010-05-25 | Added title to url output. | brettp |
2010-05-24 | Added output/access view for displaying entity access levels. | brettp |
2010-05-24 | Ensuring text displays on URL view for both "value" and "html" sent as property. | nickw |
2010-05-14 | Updated core tagcloud view markup/css. | pete |
2010-05-10 | Admin area now uses standard submenu tools. | brettp |
2010-04-12 | Collected all core sprites into graphics and updated css accordingly. Removed... | pete |
2010-04-05 | Merged 5605:5622 from 1.7 to trunk. | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-04-05 | Merged 5487:5525 from 1.7 to trunk. | brettp |
2010-03-22 | Merged 1.7 bugfixes back into core. (5376:HEAD). | brettp |
2010-03-15 | Replaced calls to deprecated elgg_validate_action_url() with elgg_add_action_... | brettp |
2010-03-03 | Removing unneeded svn:executable properties on files. | brettp |
2010-03-03 | Pulled in the interface changes. | brettp |
2010-02-22 | Fixes #1541: javascript now correctly included in output/url view | cash |
2010-02-21 | Deprecated elgg_validate_action_url() by elgg_add_action_tokens_to_url(). Up... | brettp |