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