Age | Commit message (Expand) | Author |
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 |
2009-01-23 | Refs #706 | marcus |
2008-10-20 | Output/checkboxes now defers to output/tags rather than output/text; much mor... | ben |
2008-10-17 | Default output fields for radio and checkboxes | ben |
2008-08-08 | Adjusted contributors file. | ben |
2008-07-31 | Added iframe output | marcus |
2008-07-25 | Fixed another oopsy | marcus |
2008-07-24 | Support HTTPS | marcus |
2008-07-18 | Added the autop function, replaced any references to nl2br | ben |
2008-07-08 | widget are now logged in by default, tag output tweaked | dave |
2008-07-07 | class wrapped around tag string. | dave |
2008-06-10 | Sorting out tag links. | ben |
2008-05-28 | Added new tagcloud functions | ben |
2008-05-28 | Subtypes and object types for search. | ben |
2008-04-28 | Calendar popup input for dates | ben |
2008-04-28 | Removing undefined index notice | ben |
2008-04-28 | The tag output view can now use $vars['value'], bringing it in line with all ... | ben |
2008-04-28 | Email address input and output fields | ben |
2008-04-15 | Tidied up output views | ben |
2008-04-07 | Improved tag display | ben |
2008-04-04 | Tweaking the output/tags view | ben |
2008-03-10 | some new views | dave |