aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-04-05Merged 5487:5525 from 1.7 to trunk.brettp
2010-04-05return to referer added to the login formdave
2010-04-03the disable button may be for disabling plugins but it is not disabled itselfcash
2010-04-03Fixes #1184 - added elgg_format_url() for handling ampersands in urlscash
2010-04-03target is not allowed in xhtml strictcash
2010-04-03fixed some markup issues with login boxcash
2010-04-03only display navigation if there are registered nav items - cannot have ul el...cash
2010-04-03removed two elements not allowed with xhtml strict and removed blank line at ...cash
2010-04-02Fixed the empty nav item entries when automatically building menu.brettp
2010-04-02Allowing default page handler to be overridden.nickw
2010-04-02small lang tweakdave
2010-03-31Updated site primary nav bar and improved drop-down submenu and made IE compa...pete
2010-03-31Updated paths to IE specific css, and triggered hasLayout for IE.pete
2010-03-25Updated Likes link.pete
2010-03-25Updated generic comment submit button text.pete
2010-03-25Converting all line endings to unix style.brettp
2010-03-25Fixed likes interface JS.brettp
2010-03-25Files missed from previous commit.brettp
2010-03-24Added anchor names for comments.brettp
2010-03-24Added ability to make arbitrary links for the menu items.brettp
2010-03-23Corrected bug in datepicker for passing in values.brettp
2010-03-23Updated userpicker to use generic delete buttonpete
2010-03-23Reordered the top toolbar items.pete
2010-03-23Moved Shared Access css into pluginpete
2010-03-23Added selected class in navbar menu.brettp
2010-03-22Update to ajax loader css and upgrade.phppete
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
2010-03-21timestamp added to like action viewdave
2010-03-21more tweaks to likes on the activity streamdave
2010-03-21generic like this functionality addeddave
2010-03-20Moved toolbar dropdown menu to main nav.brettp
2010-03-19Removed page content area filter menu, in favor of simple tabs.pete
2010-03-19Updated latest comments to new UI and coding standards, and added to Blog and...pete
2010-03-17Added config options for tabs and menu items.brettp
2010-03-17Updates to: site nav (changed unused id's to title tags), latest wire post in...pete
2010-03-17Documented pulldown quirks for NULL and FALSE as values. Fixed bug when call...brettp
2010-03-17Refs #1362: Fixed a problem when comparing int and string values to determin ...brettp
2010-03-16Addition of 'conversations' to temporary site_nav.pete
2010-03-16Updates to default entity views (within admin/log browser).pete
2010-03-16Minor updates to Files.pete
2010-03-16Updates to generic commentspete
2010-03-15Updated File mod to new UI.pete
2010-03-15Replaced calls to deprecated elgg_validate_action_url() with elgg_add_action_...brettp
2010-03-15Update to longtext/tintMCE input box ui.pete
2010-03-15Updates to Admin area UI.pete
2010-03-15Small update to user-settings/tools page.pete
2010-03-15Updated Notifications to new UI.pete
2010-03-13seems you need to wrap form inputs fields with the fieldset tag for strict xhtmldave
2010-03-13capitals not allow for strict xhtmldave