aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
2010-02-07finished the fix to #1492cash
git-svn-id: http://code.elgg.org/elgg/trunk@3921 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-02-07& replaced by & in the header and alt added to some header graphicsdave
git-svn-id: http://code.elgg.org/elgg/trunk@3916 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-02-06Fixes #1492: Removed usage info collecting from installation.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3913 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-02-06Fixes #1491: Removed mistakingly assigned input-password with input-textarea.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3911 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-02-06Fixes #1404: Added input-password rules in default css.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3908 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-02-05Fixes #1481: Applie Mike's patch and created function ↵brettp
elgg_http_add_url_query_elements() to handle what the pagination view was trying to do. git-svn-id: http://code.elgg.org/elgg/trunk@3903 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-02-03fixed a comment in rss pageshellcash
git-svn-id: http://code.elgg.org/elgg/trunk@3899 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-02-01Fixes #1328: Removed rows and cols from the installation textareas and added ↵brettp
CSS to format width/height at 100% to make it easier to read and select. git-svn-id: http://code.elgg.org/elgg/trunk@3895 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-02-01Fixes #1473: Simple patch to create a view for the registration page.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3879 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-02-01Add elgg_deprecated_notice() so we don't have to re-write all the elgg_log() ↵brettp
deprecated notices to register_error()s. Updated current ones to use this. git-svn-id: http://code.elgg.org/elgg/trunk@3874 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-31Deprecated old search functions and views.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3872 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-31Fixes #1289: Pragma: public header added for RSS feeds.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3868 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-31Fixes #959: Added elgg_http_remove_url_query_element() to remove a GET ↵brettp
element instead of using faulty regexp. git-svn-id: http://code.elgg.org/elgg/trunk@3866 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-26Display names are limited to 50 chars and have HTML tags removed.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3845 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-26Fixed a typo in css that broke everything in FF 3.6.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3843 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-24Refs #1459: Added missing security tokens for failsafe (installation) view.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3835 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-23Fixed missing ) causing a WSOD.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3832 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-23Fixes #1455: Updated search URL for admin user search. (The old one worked, ↵brettp
but didn't limit to users.) git-svn-id: http://code.elgg.org/elgg/trunk@3831 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-21Updated views to use output/url with action flag set.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3828 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-21Removed output/action_link view as it duplicated much of output/url.brettp
Improved output/url view. git-svn-id: http://code.elgg.org/elgg/trunk@3827 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-21Fixed a typo causing a WSOD.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3822 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-21Fixes #750: All actions require __elgg_ts and __elgg_token.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3821 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-21Adding a view to generate action links for single-click actions.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3819 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-20Refs #1161: Added empty pagination view for RSS feeds.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3817 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-11Always generating action tokens with output/confirmlink.nickw
Includes a check for actions already defining the tokens. git-svn-id: http://code.elgg.org/elgg/trunk@3799 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-11Fixed tag output link for new search.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3796 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-01-08Changed default prefix to 'elgg_' for table name readability.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3788 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-21a little cleanup of documentation and variable handling in input and output ↵cash
views git-svn-id: http://code.elgg.org/elgg/trunk@3780 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-20fixes #1193 - now specify charset in both metatag and http headercash
git-svn-id: http://code.elgg.org/elgg/trunk@3774 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-18added js to input/formcash
git-svn-id: http://code.elgg.org/elgg/trunk@3769 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-17fixed notices caused by some input viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@3766 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-17fixes #951 - using background-color rather than backgroundcash
git-svn-id: http://code.elgg.org/elgg/trunk@3762 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-14fixes #1197 - no division by zero warning any longercash
git-svn-id: http://code.elgg.org/elgg/trunk@3757 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-14easier to extend login and registration forms nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@3756 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-10closes #1226 - fixes eclipse validation errorcash
git-svn-id: http://code.elgg.org/elgg/trunk@3751 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-10fixes #1230 - spelling correctedcash
git-svn-id: http://code.elgg.org/elgg/trunk@3750 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-09fixes #973 - pulls reported content and bookmark code out of core ↵cash
owner_block view - left images in _graphics since themes probably depend on that and did not want to break themes git-svn-id: http://code.elgg.org/elgg/trunk@3745 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-08fixes #537 - missing area3 added to two_column_right_sidebar - also added ↵cash
enough css so that the login page works with right sidebar git-svn-id: http://code.elgg.org/elgg/trunk@3740 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-07fixes #1183 - correct case for form method nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@3736 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-05fixed bug in comment river view due to missing }cash
git-svn-id: http://code.elgg.org/elgg/trunk@3726 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-16Added an INSTALLING constant when installing.brettp
Fixed a bug when trying to export a site that causes the browser to redirect to the site's url, which caused the installation process to skip past the "create your admin user" prompt when "ping home" was checked. git-svn-id: http://code.elgg.org/elgg/trunk@3687 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-12Fixes: #1356. Reverted search_listing to entity_listing for theme support.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3673 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10these viewtypes need an empty title view or html shows up because they ↵cash
fallback on default view git-svn-id: http://code.elgg.org/elgg/trunk@3664 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10leaner json objects for web services api callscash
git-svn-id: http://code.elgg.org/elgg/trunk@3649 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-02setting xml version and encoding in xml pageshellcash
git-svn-id: http://code.elgg.org/elgg/trunk@3611 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-23Standardized entity listing views.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3575 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-22Pulling in MITRE's search core. Fo'rizzle this time. Yo.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3572 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-19Adding debug options to admin site settings.nickw
Debugging errors and warnings to screen. If notice level is enabled, output is sent to system log file. git-svn-id: http://code.elgg.org/elgg/trunk@3563 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-16Rewriting core debug messages to be more informative.nickw
Introducing the concept of levels for Elgg debugging: notices, warnings and errors are displayed when the appropriate debugging level is enabled. An additional level of "debug" exists to differentiate from errors. git-svn-id: http://code.elgg.org/elgg/trunk@3560 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-16Finished standardizing seconday views.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3559 36083f99-b078-4883-b0ff-0f9b5a30f544