| /[drupal]/contributions/profiles/hostmaster/hostmaster.profile |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Revert the last patch which was breaking installation.
#566410 - installing on a non standard port. thanks adrinux
Add dependencies to jquery_ui and modalframe. the .make file already downloads these for you
#584188 - add a no_verify flag to the platform node so that a duplicate verify task does not get created
#534302 - write install profile to settings.php before displaying the install_configur form
#550696 by mig5 - load properly the modules this profile depends on before starting the main tasks
add phpdoc around hostmaster_settings_php()
add back dependency on install_profile_api now that there is a release (#501548). updated documentation accordingly
Remove dependency on install profile api and make the switching to the eldir theme work by setting the profile in the settings.php file.
#482412 - fix block configuration by setting it after choosing the theme. also fix the administer menu hack properly.
#482412 - properly use the install_profile_api functions and setup roles, blocks and the theme
#482408 - call the usual forms API hooks in wizard for non-node page types
#319277 - replaced the hosting wizard with an install profile implementation. aegir now installs from scratch. IMPORTANT : this version depends on install_profile_api.
create a new role: aegir account manager, that can create, view and edit all clients and their access lists
Hostmaster will now use the admin_menu module if available. If it is available, we now create a separate administration top level menu, move the admin menu item to it, and disable the admin link itselfso the menu only contains the children
comments, no functional change
enable the eldir theme if present
disable user registration, the signup form does that
Fix to remove package_release node type
No longer depend on provision
do not depend on provision or drush
Aegir clients can view their own client nodes
#341440 - added node_access rebuild, tweaked the default tasks and run hosting_init to set up the initial node access rules correctly
missing the watchdog module from profile_modules()
#331604 - aegir client role created on startup. thanks yann
Enable blocks on startup
add a client role for aegir that can create sites and a few tasks
#321942 (primarily) - some small changes needed to make this work
#262027 - users must now name platforms
#319389 - verify is automatically created now
Remove views and default block
Redirect to new wizard after install, and fix an issue with provision constants not being loaded since provision_init() had not been called
#272480 - rename action to task
use new constants to replace provision_get_group_name and provision_get_script_owner
Fix incorrect "magic number" being used to create platform verify action
missing comma in list of required modules
add new moduleized hosting node types to hook_profile_modules()
follow change of url in the hosting module view
missed a commit here. damnit damnit
don't purge drupal messages before finishing the install to help people debug the installation
remove the crud.inc include
remove nodequeue and token from dependencies
switch to standard drupal nodes. still has an issue creating default db server. Also registers admin user, and goes into configuration wizard.
In progress commit. Remove dependency on date module
keep track of own platform details
just keeping changes in synch
rebuild menus
change the initial starting page to a custom view, and change some permissions for authenticated and anonymous users. Set some default blocks
fix nodequeue creation issue
clear views cache to make actions_embed view work
remove some testing code
Adding hostmaster install profile
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |