| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
| |
- use a two pass localization process so localization is ready for the configure form and profile tasks
- fix awkward form API workarounds which were introduced before we used a full bootstrap anyway
- allow for more usable localized profiles by letting them skip language selection
- lots of documentation improvements to profiles and the installer functions
|
|
|
|
| |
and improve installation error messages checking for all requirements on the same screen, instead of putting the user through individual error screens
|
|
|
|
| |
to where the form is output
|
|
|
|
| |
error pages
|
|
|
|
| |
removed some trailing whitespace.)
|
|
|
|
| |
update to avoid any privacy concerns
|
| |
|
| |
|
|
|
|
| |
install.
|
| |
|
|
|
|
| |
standards
|
| |
|
| |
|
|
|
|
| |
some output to send to the user. If JSON output is generated, it is already printed and should not be themed with HTML.
|
|
|
|
| |
choosen profile and language are remembered
|
| |
|
|
|
|
| |
special users
|
|
|
|
| |
'already installed' page
|
| |
|
|
|
|
| |
actions.module is not turned on
|
|
|
|
| |
cross-database compatibility (ie. better SQL parsing and altering options)
|
|
|
|
| |
discovery to use on user registration
|
| |
|
|
|
|
| |
language link
|
|
|
|
| |
'Save' to compliy with the desktop metaphor and actually tell what the button does ('we know it submits the form, but what it does?')
|
|
|
|
| |
task if there is only one profile
|
|
|
|
| |
text in the installer.
|
|
|
|
| |
in this development cycle; only whitespace changes
|
|
|
|
| |
the settings directory in use is not write protected after installation.
|
| |
|
|
|
|
| |
once we have the database set up, to get the values set by the configuration form and the install profile to the proper cache values
|
|
|
|
| |
and script.js as a default theme JS file to use, if found
|
|
|
|
| |
strength and confirmation.
|
|
|
|
| |
mysqli is available.
|
|
|
|
| |
redundant arguments
|
| |
|
|
|
|
| |
internal FAPI functions, and that line had been missed.
|
| |
|
| |
|
| |
|
|
|
|
| |
to not run twice on the same request
|
| |
|
| |
|
| |
|
|
|
|
| |
the need for both menu_rebuild() calls, so we will not make this mistake in the future
|
|
|
|
| |
properly rebuilding the menu when done and returning update results
|
|
|
|
| |
at the end of install to collect data, plus allow profiles to modify and add more.
|
| |
|
|
|
|
| |
with sites/default/default.settings.php.
|
|
|
|
| |
patch by meba
|