Age | Commit message (Expand) | Author |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello |
2011-02-22 | Utilizing elgg_extract in output/url | ewinslow |
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 |
2010-12-29 | supporting anchors with a href in output/url | 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-02 | Refs #2463: Added url normalization support to output/url, output/confirmlink... | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
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 | Ensuring text displays on URL view for both "value" and "html" sent as property. | nickw |
2010-05-10 | Admin area now uses standard submenu tools. | 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-15 | Replaced calls to deprecated elgg_validate_action_url() with elgg_add_action_... | 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 |
2010-02-11 | Made the output/url view backward compatible for the few plugins that used it. | brettp |
2010-01-21 | Removed output/action_link view as it duplicated much of output/url. | brettp |
2009-10-16 | Standardizing views.` | brettp |
2009-08-31 | All line endings are now Unix-style. | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-04-10 | Rolled token into url and confirmlink | marcus |
2009-02-27 | Closes #651: I agree, changed to convert both quotes. | marcus |
2009-02-10 | Closes #756: htmlentities on all output forms | marcus |
2009-01-23 | Refs #706 | marcus |
2008-07-25 | Fixed another oopsy | marcus |
2008-07-24 | Support HTTPS | marcus |
2008-04-15 | Tidied up output views | ben |
2008-03-10 | some new views | dave |