aboutsummaryrefslogtreecommitdiff
path: root/views/installation
AgeCommit message (Collapse)Author
2012-12-16Refs #4491. Missed JS rewrite check view.Brett Profitt
2012-12-15Fixes #4491. Automatic fallback to JS to test rewrite rules during installation.Brett Profitt
2012-11-04Fixes #1479 - Replaces WP autop with implementation from Steve Clay.Paweł Sroka
2012-06-18fixed a language string for installerCash Costello
2012-01-30added language strings to installer for refresh and nextcash
2011-11-05Fixes #4057 updates jQuery version to 1.6.4cash
2011-10-21cleaned up input views for installation so that no notices are thrownCash Costello
2011-08-22Closes #3015. jQuery updated to 1.6.2. jQuery-UI updated to 1.8.16.Brett Profitt
2011-06-11fixed disabled button in installer - css class had changedcash
git-svn-id: http://code.elgg.org/elgg/trunk@9166 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-15fixed display issue in installation where navigation was overlapping ↵cash
requirements git-svn-id: http://code.elgg.org/elgg/trunk@9094 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-15helpful links in installer open up in new page nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@9090 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-15Refs #3453 an implementation of creating the data directory. This capability ↵cash
is turned off due to security concerns. git-svn-id: http://code.elgg.org/elgg/trunk@9088 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-14clean up installation input viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@9087 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-14fixed the double form submission code for the installercash
git-svn-id: http://code.elgg.org/elgg/trunk@9083 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Cleaned up some js in the installerewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8468 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Updated input/checkboxes code in installation viewtypeewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8467 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Not all of last commit got through completely...ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8466 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Converted installation forms to use elgg_view_form and the /forms/ directoryewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8465 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Move install footer/header/sidebar into page/elements. Converted CSS to use ↵ewinslow
more standard Elgg framework objects git-svn-id: http://code.elgg.org/elgg/trunk@8430 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Moved page/shells/* to page/*ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8428 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views ↵ewinslow
to forms/*). Some views are left that _only_ do elgg_view_form, so I wonder if those should even be kept around. git-svn-id: http://code.elgg.org/elgg/trunk@8127 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming ↵ewinslow
to 1.8 conventions git-svn-id: http://code.elgg.org/elgg/trunk@8123 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10.disabled => .elgg-state-disabled (core only)ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8096 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of ↵ewinslow
buttons to forms theming preview meant for previewing all button types and states (still have to implement those...) git-svn-id: http://code.elgg.org/elgg/trunk@8091 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03changed input/pulldown to input/dropdowncash
git-svn-id: http://code.elgg.org/elgg/trunk@8006 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-07elgg_view_layout is not used in installation so removing old viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7862 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-07Fixes #2783 - updated installation message code to mirror default viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7861 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30Refs #2428 removed more CONFIG usescash
git-svn-id: http://code.elgg.org/elgg/trunk@7769 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ↵cash
need work git-svn-id: http://code.elgg.org/elgg/trunk@7763 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-22adding elgg namespace to button css classescash
git-svn-id: http://code.elgg.org/elgg/trunk@7704 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08reorganized the page views as discussedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7559 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Refs #2706 updates display of installer due to switch to dashes in CSS elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7521 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken ↵cash
display code due to extent of this change git-svn-id: http://code.elgg.org/elgg/trunk@7493 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7492 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Refs #2143: DRY up button input views (button, reset, submit). Changed core ↵ewinslow
uses of button to reflect the fact that it no longer defaults to submit git-svn-id: http://code.elgg.org/elgg/trunk@7364 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7149 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to ↵ewinslow
elgg_get_site_url() git-svn-id: http://code.elgg.org/elgg/trunk@7146 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Fixes #2570 - cannot replicate issue with current_page_url() so returned to ↵cash
using it - fixes subdirectory install issue git-svn-id: http://code.elgg.org/elgg/trunk@7100 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-12Fixes #2522 - disabling form submission after first submissioncash
git-svn-id: http://code.elgg.org/elgg/trunk@7065 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-10finished the auto login option for the installercash
git-svn-id: http://code.elgg.org/elgg/trunk@7042 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-07pulled more language strings out of installer into language filecash
git-svn-id: http://code.elgg.org/elgg/trunk@7029 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-07added Elgg logo to installer screenscash
git-svn-id: http://code.elgg.org/elgg/trunk@7028 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-06Pulled installation language strings out of core language file into installercash
git-svn-id: http://code.elgg.org/elgg/trunk@7019 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-05Fixes #2523 - errors get red box during installcash
git-svn-id: http://code.elgg.org/elgg/trunk@7012 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-05forgot this from previous commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@7011 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-05moved installation to its own viewtypecash
git-svn-id: http://code.elgg.org/elgg/trunk@7010 36083f99-b078-4883-b0ff-0f9b5a30f544