forked from egbot/Symbiota
-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update branch from development (#1568)
* CSS Refactor - Remove dependence on $CSS_VERSION_RELEASE and v202209 directory path - Move all css files out of v202209 directory one directory down into css base directory - Add $CSS_VERSION to CSS imports within head_template.php, thus allowing force reload of CSS files when that variable is changed within symbbase.php file - Remove deprecated css/base.css file - Remove deprecated files within css/symb/directory - Reduce pixel size of Symbiota icon, which is much larger than a typical icon. Large version of icon is still conserved, but not used as the default icon. * CSS modification by Logan * header and footer adjustments - Move javascript code out of footer into separate js file. This will allow us to make adjustments to code without needing individual non-template footer files to be adjusted to code changes. - Remove code out of header_template file in preference to code run within symbbase.php file - Given condition at top of header page testing if language file is imported, individual isset statements for each LANG variable is not needed. * minimal header adjustments - Remap minimalheader_template.php to minimalheader.php in support of the currently supported template system - Add minimalheader_template.php to setup.sh file * Add temporarily to resolve conflict * Remove dependence on v202209 * Misc adjustments - Bug fix: remove php code out of new js file - Standardize syntax within footer template file - Remove deprecated code within symbini config file * Very minor code adjustment * Increase Symbiota size of icon * Misc adjustments * Remove 202209 again * Add break to collection profile title (#1556) * Update variables.css correct default header background image path. * change the default project to 0 (#1546) * fix typo in request (#1559) * Change exsicatti to exsicattae (#1563) * Change "open" to "toggle" record search form (#1565) --------- Co-authored-by: Edward Gilbert <[email protected]> Co-authored-by: Greg Post <[email protected]> Co-authored-by: NikitaSalikov <[email protected]>
- Loading branch information
1 parent
6bb2fb2
commit 50a93aa
Showing
77 changed files
with
148 additions
and
2,398 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.