Age | Commit message (Expand) | Author |
2011-11-01 | Fixes #4038 corrects comment for view output/text | cash |
2011-10-30 | Fixes #3370 running the anti-spam option of htmlawed when filtering for output | Cash Costello |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello |
2011-09-30 | Fixes #3904 action word should come first for encode_text parameter | cash |
2011-09-13 | Fixes #3811 defaulting title to confirm text if passed to output/confirmlink | Cash Costello |
2011-07-04 | Fixes #3560 input/date and output/date support ISO 8601 (YYYY-MM-DD) and Unix... | cash |
2011-06-09 | Fixes #3489 added input/output views for tag and location | cash |
2011-05-20 | Fixes #3189 adds entity support to tags and access views | cash |
2011-05-18 | Fixes #3385 rel now used for the confirm text so that title can be used separ... | cash |
2011-04-03 | output/confirmlink now supports title attribute | cash |
2011-04-03 | cleaned up css for output/access | cash |
2011-03-22 | Refs #2091 added a tagcloud block that accepts subtype | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-07 | made encoding text default to false in confirm link | cash |
2011-03-05 | Fixes #2321: Deprecated input/datepicker and output/calendar in favor of inpu... | ewinslow |
2011-02-22 | Utilizing elgg_extract in output/url | ewinslow |
2011-02-22 | Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin... | ewinslow |
2011-02-22 | output/longtext can now apply arbitrary html attributes to the wrapper div | ewinslow |
2011-02-19 | added elgg-output class for displaying user input with typical styling for li... | cash |
2011-02-19 | improved icon css so that they do not require having display: block | cash |
2011-02-19 | Pulled the confirm link output view's JS into elgg.us. Any links with elgg-re... | brettp |
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 |