aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2010-02-22Fixes #1541: javascript now correctly included in output/url viewcash
2010-02-21Fixes #1517 - let web server set content length on xml filescash
2010-02-21Deprecated elgg_validate_action_url() by elgg_add_action_tokens_to_url(). Up...brettp
2010-02-19Refs #1504: Removing revert option from widget draggables to avoid fly away e...brettp
2010-02-19Fixed a bug in widget layouts that caused the "edit page" link to not work if...brettp
2010-02-19Fixes #1532: Added security tokens to friend picker when in form mode.brettp
2010-02-19Fixes #1535: Corrected double replace for URL in RSS title view. brettp
2010-02-13Cleaned up tag searching so you can search on a specific tag. Useful in sear...brettp
2010-02-11Fixes #1507: $vars['baseurl'] used instead of undefined $baseurl in paginatio...brettp
2010-02-11fixes #1505 - some lazy css was impacting opera for checkboxes - overriding b...cash
2010-02-11Made the output/url view backward compatible for the few plugins that used it.brettp
2010-02-10Remove version from default theme's css.brettp
2010-02-07finished the fix to #1492cash
2010-02-07& replaced by & in the header and alt added to some header graphicsdave
2010-02-06Fixes #1492: Removed usage info collecting from installation.brettp
2010-02-06Fixes #1491: Removed mistakingly assigned input-password with input-textarea.brettp
2010-02-06Fixes #1404: Added input-password rules in default css.brettp
2010-02-05Fixes #1481: Applie Mike's patch and created function elgg_http_add_url_query...brettp
2010-02-03fixed a comment in rss pageshellcash
2010-02-01Fixes #1328: Removed rows and cols from the installation textareas and added ...brettp
2010-02-01Fixes #1473: Simple patch to create a view for the registration page.brettp
2010-02-01Add elgg_deprecated_notice() so we don't have to re-write all the elgg_log() ...brettp
2010-01-31Deprecated old search functions and views.brettp
2010-01-31Fixes #1289: Pragma: public header added for RSS feeds.brettp
2010-01-31Fixes #959: Added elgg_http_remove_url_query_element() to remove a GET elemen...brettp
2010-01-26Display names are limited to 50 chars and have HTML tags removed.brettp
2010-01-26Fixed a typo in css that broke everything in FF 3.6.brettp
2010-01-24Refs #1459: Added missing security tokens for failsafe (installation) view.brettp
2010-01-23Fixed missing ) causing a WSOD.brettp
2010-01-23Fixes #1455: Updated search URL for admin user search. (The old one worked, b...brettp
2010-01-21Updated views to use output/url with action flag set.brettp
2010-01-21Removed output/action_link view as it duplicated much of output/url.brettp
2010-01-21Fixed a typo causing a WSOD.brettp
2010-01-21Fixes #750: All actions require __elgg_ts and __elgg_token.brettp
2010-01-21Adding a view to generate action links for single-click actions.brettp
2010-01-20Refs #1161: Added empty pagination view for RSS feeds.brettp
2010-01-11Always generating action tokens with output/confirmlink.nickw
2010-01-11Fixed tag output link for new search.brettp
2010-01-08Changed default prefix to 'elgg_' for table name readability.brettp
2009-12-21a little cleanup of documentation and variable handling in input and output v...cash
2009-12-20fixes #1193 - now specify charset in both metatag and http headercash
2009-12-18added js to input/formcash
2009-12-17fixed notices caused by some input viewscash
2009-12-17fixes #951 - using background-color rather than backgroundcash
2009-12-14fixes #1197 - no division by zero warning any longercash
2009-12-14easier to extend login and registration forms nowcash
2009-12-10closes #1226 - fixes eclipse validation errorcash
2009-12-10fixes #1230 - spelling correctedcash
2009-12-09fixes #973 - pulls reported content and bookmark code out of core owner_block...cash
2009-12-08fixes #537 - missing area3 added to two_column_right_sidebar - also added eno...cash