aboutsummaryrefslogtreecommitdiff
path: root/views/installation
AgeCommit message (Expand)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
2011-05-15fixed display issue in installation where navigation was overlapping requirem...cash
2011-05-15helpful links in installer open up in new page nowcash
2011-05-15Refs #3453 an implementation of creating the data directory. This capability ...cash
2011-05-14clean up installation input viewscash
2011-05-14fixed the double form submission code for the installercash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-02-25Cleaned up some js in the installerewinslow
2011-02-25Updated input/checkboxes code in installation viewtypeewinslow
2011-02-25Not all of last commit got through completely...ewinslow
2011-02-25Converted installation forms to use elgg_view_form and the /forms/ directoryewinslow
2011-02-22Move install footer/header/sidebar into page/elements. Converted CSS to use ...ewinslow
2011-02-22Moved page/shells/* to page/*ewinslow
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views to...ewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-10.disabled => .elgg-state-disabled (core only)ewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-03changed input/pulldown to input/dropdowncash
2011-01-07elgg_view_layout is not used in installation so removing old viewcash
2011-01-07Fixes #2783 - updated installation message code to mirror default viewscash
2010-12-30Refs #2428 removed more CONFIG usescash
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...cash
2010-12-22adding elgg namespace to button css classescash
2010-12-08reorganized the page views as discussedcash
2010-12-03Refs #2706 updates display of installer due to switch to dashes in CSS elementscash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-11-20Refs #2143: DRY up button input views (button, reset, submit). Changed core ...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-10-20Fixes #2570 - cannot replicate issue with current_page_url() so returned to u...cash
2010-10-12Fixes #2522 - disabling form submission after first submissioncash
2010-10-10finished the auto login option for the installercash
2010-10-07pulled more language strings out of installer into language filecash
2010-10-07added Elgg logo to installer screenscash
2010-10-06Pulled installation language strings out of core language file into installercash
2010-10-05Fixes #2523 - errors get red box during installcash
2010-10-05forgot this from previous commitcash
2010-10-05moved installation to its own viewtypecash