nullable
in the install process as nullable
in the update process.update_read_guide
language key.mail()
function can no longer be used with Swiftmailer. When using the mail
protocol, Sendmail will be used instead.application/views
into the Nova core.actions_cancel
language key.misc_rss_feed
language key.word_count_with_read_time
language key.include_head
files (all suffixed with _next
). This allowed us to fix some significant issues with jQuery bugs by removing some code. Existing skins will continue to work as expected, but the Pulsar and Titan skins now use the newer versions.departments_{genre}
to departments
.positions_{genre}
to positions
.ranks_{genre}
to ranks
.span
tags and should not impact any existing skins.span
tag has been added around the label and page name on the Manage Wiki Pages screen.span
tag has been added around the text inside the Show Filters link in the wiki screens.span
tag has been added around the text inside the sub navigation links in the wiki screens.edit
class to be consistent with other similar edit links.versions_redirect
language item now links to the Nova 2 source code repository changelog instead of Anodyne Help.ui-datepicker-trigger
styling has been moved out of the Javascript files and into the stylesheets. If you are overriding the mange_missions_js.php
file, your changes will remain intact. If you're using the Pulsar or Titan skins, you will get the new styling. If you are using a custom skin, you will need to copy the styling from application/views/default/dist/css/app.css
for .ui-datepicker-trigger
and move it into your own skin.counter
class. Everything will display correctly without this class, but you can use it in your own skins to control the distance from the content textarea.pill-container
, pill-inline-container
, and pill
have been added to the HTML in several places. Everything will display correctly without these classes in your skin stylesheets, but you can use them in your own skins to control the look of "pill" elements. This is in use in the follow pages now: main/news, main/viewnews, personnel/index, manage/positions.large
targeting inputs and selects has been added. Everything will display correct without this class in your skin stylesheets, but you can use it to control the size of text inputs and select menus that should be wider.autocomplete
attributes to email and password fields on the login, reset password, and join forms.p
tag to a div
and given a class of prose
(this applies to both published and draft pages). This allows for the removal of overly greedy CSS selectors in the include_head_wiki_next
file and moving those styles into the wiki.css
file in the Pulsar and Titan skins. Existing skins will continue to work as expected.p
tag to a div
and given an additional class of pill-container
(see above for pill changes).blank
for the genre code instead of previous uses of bln
and blk
(impacts fresh installs only).div
tag on the site/simtypes page that resulted in broken layouts.Log in with your AnodyneID to rate this article or submit the article for review.