Age | Commit message (Expand) | Author |
2012-07-05 | Fixes #4566 handling array in output/location | Cash Costello |
2012-05-01 | Fixes #1835. Passing tagcloud URLs through output/url for proper escaping. | Brett Profitt |
2012-01-18 | Merge pull request #138 from hypeJunction/tags_html_markup | Cash Costello |
2012-01-11 | class namespacing | Ismayil Khayredinov |
2012-01-09 | fixes tags html markup issues | Ismayil Khayredinov |
2012-01-01 | Fixes #3939 if user does not have permissions to see the name of the access c... | cash |
2011-11-13 | Fixes #4082 adds output/img | Cash Costello |
2011-11-13 | need to unset the trusted link key | Cash Costello |
2011-11-05 | Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs | cash |
2011-11-05 | Fixes #4050 using ISO 8601 standard for dates | cash |
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 |