= t("When you're performing maintenance on your Gallery, you can enable maintenance mode which prevents any non-admin from accessing your Gallery. Some of the tasks below will automatically put your Gallery in maintenance mode for you.") ?>
= t("Occasionally your Gallery will require some maintenance. Here are some tasks you can use to keep it running smoothly.") ?>
| = t("Name") ?> | = t("Description") ?> | = t("Action") ?> |
|---|---|---|
| = $task->name ?> | = $task->description ?> | callback?csrf=$csrf") ?>" class="g-dialog-link g-button ui-icon-left ui-state-default ui-corner-all"> = t("run") ?> |
| = t("Last updated") ?> | = t("Name") ?> | = t("Status") ?> | = t("Info") ?> | = t("Owner") ?> | = t("Action") ?> |
|---|---|---|---|---|---|
| "> = gallery::date_time($task->updated) ?> | = $task->name ?> | done): ?> state == "cancelled"): ?> = t("Cancelled") ?> = t("Close") ?> state == "stalled"): ?> = t("Stalled") ?> = t("%percent_complete% Complete", array("percent_complete" => $task->percent_complete)) ?> | = $task->status ?> | = html::clean($task->owner()->name) ?> | state == "stalled"): ?> id?csrf=$csrf") ?>"> = t("resume") ?> get_log()): ?> id?csrf=$csrf") ?>" class="g-dialog-link g-button ui-state-default ui-corner-all"> = t("view log") ?> id?csrf=$csrf") ?>" class="g-button ui-icon-left ui-state-default ui-corner-all"> = t("cancel") ?> |
| = t("Last updated") ?> | = t("Name") ?> | = t("Status") ?> | = t("Info") ?> | = t("Owner") ?> | = t("Action") ?> |
|---|---|---|---|---|---|
| "> = gallery::date_time($task->updated) ?> | = $task->name ?> | state == "success"): ?> = t("Success") ?> state == "error"): ?> = t("Failed") ?> state == "cancelled"): ?> = t("Cancelled") ?> | = $task->status ?> | = html::clean($task->owner()->name) ?> | done): ?> id?csrf=$csrf") ?>" class="g-button ui-state-default ui-corner-all"> = t("remove") ?> get_log()): ?> id?csrf=$csrf") ?>" class="g-dialog-link g-button ui-state-default ui-corner-all"> = t("view log") ?> id?csrf=$csrf") ?>" class="g-dialog-link g-button" ui-state-default ui-corner-all> = t("resume") ?> id?csrf=$csrf") ?>" class="g-button ui-state-default ui-corner-all"> = t("cancel") ?> |