aboutsummaryrefslogtreecommitdiff
path: root/views/default
AgeCommit message (Collapse)Author
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-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 #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-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-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
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-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-16Finish up standardizing views/default/*brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3557 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-16More views cleanup.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3556 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-16Standardizing views.`brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3555 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-16Standardized more files.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3554 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-09Reverted back to previous copy removing Justin's search because of views ↵brettp
problems in plugins. git-svn-id: http://code.elgg.org/elgg/trunk@3521 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-09Pulled in Justin's search changes from github.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3520 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-30Added autofocusing of the username field on the login page.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3502 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-30new activity river - clipped overflow for long urls/stringspete
git-svn-id: http://code.elgg.org/elgg/trunk@3501 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-23Upped minChars to 2 for user picker.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3496 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-23Disabled matchContains in user picker.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3495 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-22collections picker - delete link given classname and brackets removed from ↵pete
string git-svn-id: http://code.elgg.org/elgg/trunk@3493 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-21Removing embed view in favor of the correct views in the plugin.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3492 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-21New river code added to allow user comment to be pulled out and displayeddave
git-svn-id: http://code.elgg.org/elgg/trunk@3490 36083f99-b078-4883-b0ff-0f9b5a30f544