Age | Commit message (Expand) | Author |
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 |
2010-02-13 | Cleaned up tag searching so you can search on a specific tag. Useful in sear... | 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 |
2010-01-21 | Adding a view to generate action links for single-click actions. | brettp |
2010-01-11 | Always generating action tokens with output/confirmlink. | nickw |
2010-01-11 | Fixed tag output link for new search. | brettp |
2009-12-21 | a little cleanup of documentation and variable handling in input and output v... | cash |
2009-12-14 | fixes #1197 - no division by zero warning any longer | cash |
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-06-30 | Modified output/confirmlink view to accept a class param. | brettp |
2009-04-10 | Rolled token into url and confirmlink | marcus |
2009-04-09 | Introducing actionurl.php (Refs #749) | marcus |
2009-03-01 | Closes #828: Quite correct - rather tired - arrays are individually trimmed -... | marcus |
2009-02-27 | Closes #651: I agree, changed to convert both quotes. | marcus |
2009-02-25 | output/longtext now parses URLs. | ben |
2009-02-10 | Closes #756: htmlentities on all output forms | marcus |
2009-02-09 | Added default to confirm link. | marcus |
2009-02-04 | Tag URLs now conform to the microformats specification. Fixes #729 | ben |