-
Notifications
You must be signed in to change notification settings - Fork 58
Fix event day text #185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
LuckyRoussel98
wants to merge
45
commits into
aspangaro:2024
Choose a base branch
from
SylvainLegrand:Fix_event_day_text
base: 2024
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix event day text #185
Conversation
This file contains hidden or 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
Co-authored-by: Ulysse Valdenaire <[email protected]>
…tion (aspangaro#167) Co-authored-by: Ulysse Valdenaire <[email protected]>
* new options for font and more Add option to change the Dolibarr font family Seperate the option to change the text color of line titles and the main title Change PHP variables to HTML variables as often as possible * Update global.inc.php * Update theme_vars.inc.php --------- Co-authored-by: Alexandre SPANGARO <[email protected]>
To prevent bad UX if these 2 options are set : FIX_AREAREF_CARD and FIX_STICKY_TABS_CARD
When you hide the kanban button you also hide the add button for spent time on task
* Update global.inc.php jquery css defines static colors => we need to override them for compatibility with other theme color settings. * Update global.inc.php
Popup calendrier parfois masquée Couleur en "dur" Nouvel gestion des documents joints (objectlink) Co-authored-by: Alexandre SPANGARO <[email protected]>
* Fix date picker Fix date picker z-index New color option for selected date (instaed of fix color) Use of getDolGlobal function * Fix font awesome management --------- Co-authored-by: Alexandre SPANGARO <[email protected]>
…nation and “Add” element are always visible
…nation and “Add” element are always visible
* new Dolibarr functions Use of Dolibarr functions getDolGlobal... + $user->hasrights() + isModEnabled etc. Colors : change the section title when the menus are reversed New color option when we fix action column for horizontal scrolling Auto-detect font Awesome directory and family Fixes ...... * Update global.inc.php * Fix action column header * Update global.inc.php
New option for info boxes => authorize adaptive width according to content or use Dolibarr mode (fix width) Fix missing english translations
* clean code + backport * New option + fix translations New option for info boxes => authorize adaptive width according to content or use Dolibarr mode (fix width) Fix missing english translations * Update global.inc.php
Add hidden options for CKEditor add a process for implementing new fonts: 1 - new font.css => font-face for added fonts 2 - change of config.js to take into account the new fonts in the WYSYWIG editor 3 - added 2 fonts => Puente and Neuropol
* clean code + backport * New option + fix translations New option for info boxes => authorize adaptive width according to content or use Dolibarr mode (fix width) Fix missing english translations * Update global.inc.php * new option for CKEditor and fonts Add hidden options for CKEditor add a process for implementing new fonts: 1 - new font.css => font-face for added fonts 2 - change of config.js to take into account the new fonts in the WYSYWIG editor 3 - added 2 fonts => Puente and Neuropol
fix dropdown
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.