Age | Commit message (Expand) | Author |
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-19 | Refs #1504: Removing revert option from widget draggables to avoid fly away e... | brettp |
2010-02-19 | Fixed a bug in widget layouts that caused the "edit page" link to not work if... | brettp |
2010-02-19 | Fixes #1532: Added security tokens to friend picker when in form mode. | brettp |
2010-02-13 | Cleaned up tag searching so you can search on a specific tag. Useful in sear... | brettp |
2010-02-11 | Fixes #1507: $vars['baseurl'] used instead of undefined $baseurl in paginatio... | brettp |
2010-02-11 | fixes #1505 - some lazy css was impacting opera for checkboxes - overriding b... | cash |
2010-02-11 | Made the output/url view backward compatible for the few plugins that used it. | brettp |
2010-02-10 | Remove version from default theme's css. | brettp |
2010-02-07 | finished the fix to #1492 | cash |
2010-02-07 | & replaced by & in the header and alt added to some header graphics | dave |
2010-02-06 | Fixes #1491: Removed mistakingly assigned input-password with input-textarea. | brettp |
2010-02-06 | Fixes #1404: Added input-password rules in default css. | brettp |
2010-02-05 | Fixes #1481: Applie Mike's patch and created function elgg_http_add_url_query... | brettp |
2010-02-01 | Fixes #1473: Simple patch to create a view for the registration page. | brettp |
2010-02-01 | Add elgg_deprecated_notice() so we don't have to re-write all the elgg_log() ... | brettp |
2010-01-31 | Deprecated old search functions and views. | brettp |
2010-01-31 | Fixes #959: Added elgg_http_remove_url_query_element() to remove a GET elemen... | brettp |
2010-01-26 | Display names are limited to 50 chars and have HTML tags removed. | brettp |
2010-01-26 | Fixed a typo in css that broke everything in FF 3.6. | brettp |
2010-01-23 | Fixed missing ) causing a WSOD. | brettp |
2010-01-23 | Fixes #1455: Updated search URL for admin user search. (The old one worked, b... | brettp |
2010-01-21 | Updated views to use output/url with action flag set. | brettp |
2010-01-21 | Removed output/action_link view as it duplicated much of output/url. | brettp |
2010-01-21 | Fixed a typo causing a WSOD. | brettp |
2010-01-21 | Fixes #750: All actions require __elgg_ts and __elgg_token. | 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-20 | fixes #1193 - now specify charset in both metatag and http header | cash |
2009-12-18 | added js to input/form | cash |
2009-12-17 | fixed notices caused by some input views | cash |
2009-12-17 | fixes #951 - using background-color rather than background | cash |
2009-12-14 | fixes #1197 - no division by zero warning any longer | cash |
2009-12-14 | easier to extend login and registration forms now | cash |
2009-12-10 | closes #1226 - fixes eclipse validation error | cash |
2009-12-10 | fixes #1230 - spelling corrected | cash |
2009-12-09 | fixes #973 - pulls reported content and bookmark code out of core owner_block... | cash |
2009-12-08 | fixes #537 - missing area3 added to two_column_right_sidebar - also added eno... | cash |
2009-12-07 | fixes #1183 - correct case for form method now | cash |
2009-12-05 | fixed bug in comment river view due to missing } | cash |
2009-11-16 | Added an INSTALLING constant when installing. | brettp |
2009-11-12 | Fixes: #1356. Reverted search_listing to entity_listing for theme support. | brettp |
2009-10-23 | Standardized entity listing views. | brettp |
2009-10-22 | Pulling in MITRE's search core. Fo'rizzle this time. Yo. | brettp |
2009-10-19 | Adding debug options to admin site settings. | nickw |
2009-10-16 | Rewriting core debug messages to be more informative. | nickw |
2009-10-16 | Finish up standardizing views/default/* | brettp |