Age | Commit message (Expand) | Author |
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 #1289: Pragma: public header added for RSS feeds. | 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-24 | Refs #1459: Added missing security tokens for failsafe (installation) view. | 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-20 | Refs #1161: Added empty pagination view for RSS feeds. | brettp |
2010-01-11 | Always generating action tokens with output/confirmlink. | nickw |
2010-01-11 | Fixed tag output link for new search. | brettp |
2010-01-08 | Changed default prefix to 'elgg_' for table name readability. | 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-11-10 | these viewtypes need an empty title view or html shows up because they fallba... | cash |
2009-11-10 | leaner json objects for web services api calls | cash |
2009-11-02 | setting xml version and encoding in xml pageshell | cash |
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 | Finished standardizing seconday views. | brettp |
2009-10-16 | Standardized views/failsafe/* | brettp |
2009-10-16 | Finish up standardizing views/default/* | brettp |
2009-10-16 | More views cleanup. | brettp |
2009-10-16 | Standardizing views.` | brettp |
2009-10-16 | Standardized more files. | brettp |
2009-10-09 | Reverted back to previous copy removing Justin's search because of views prob... | brettp |
2009-10-09 | Pulled in Justin's search changes from github. | brettp |
2009-09-30 | Added autofocusing of the username field on the login page. | brettp |