Molkobain
d4694b271f
N°2847 - Rework iTopWebPage layout (WIP Part IV)
...
- iTopWebPage: Clean up some commented sections
- iTopWebPage: Marked some new methods as @internal
- iTopWebPage: Restore page content to allow // developments
- Quick create: Add quick object creation box to the top bar
- Global search: Improve cinematic with other widgets
- Components / Layouts: Move JS parts to iTopWebPage, will be put in dedicated PHP helpers later
2020-07-27 15:09:35 +02:00
Molkobain
d56f6e684a
N°2847 - Add Bulma SCSS lib.
2020-07-27 15:09:35 +02:00
Molkobain
8999108fe3
Clean unwanted committed changes
2020-07-27 15:09:35 +02:00
Molkobain
75812ca151
N°2847 - Rework iTopWebPage layout (WIP Part III)
...
- iTopWebPage: Fix top bar actions drawers opening under the advanced search widget
2020-07-27 15:09:34 +02:00
Molkobain
b3dcfea8dc
N°3207 - Global search: Introduce new widget
2020-07-27 15:09:34 +02:00
Molkobain
6a3bbd8d49
N°2847 - SCSS: Refactor some variables names and some patterns into helpers
2020-07-27 15:09:34 +02:00
Molkobain
20ed4fe2d1
N°2847 - Theme: Add elevations as SCSS and CSS variables
2020-07-27 15:09:33 +02:00
Molkobain
87d7693be5
N°2847 - Rework iTopWebPage layout (WIP Part III)
...
- iTopWebPage: Extract processing in dedicated functions
- iTopWebPage: Add tooltips base feature
- iTopWebPage: Fix JS dictionaries
- iTopWebPage: Extract inline JS to dedicated file
- Top bar: Visual improvements
- Nav. menu: Visual improvements
- Nav. menu: Tooltip improvement
- Nav. menu: Toggle state preference saved
- Nav. menu: Add menus filter feature
- Breadcrumbs: Handle elements overflow
2020-07-27 15:09:33 +02:00
Molkobain
0516862632
N°2847 - Rework of iTopWebPage: Preliminary work on the page content
2020-07-27 15:09:33 +02:00
Molkobain
8efd8008fc
N°2847 - Rework of the global iTopWebPage layout (Part II)
...
- Optimize TWIG templates includes (don't pass context to autonomous components)
- Preliminary work of the top bar and breadcrumbs features
- Removal of images dedicated to the breadcrumbs feature
2020-07-27 15:09:33 +02:00
Molkobain
ab681b0954
N°2847 - Rework of the global iTopWebPage layout (Part I)
...
- Rework of the iTopWebPage class
- Use of TWIG templates
- Preliminary work of the navigation menu
2020-07-27 15:09:32 +02:00
Molkobain
f5df442e8b
N°2847 - Improve SCSS files structure
...
- Refactor some mixins into helpers
- CSS3 variables set via SCSS variables are now using "interpolation" (#{$my-var} instead of just $my-var) to be compatible with more SCSS compiler
- Overloading some Bulma variables such as font-family
2020-07-27 15:09:32 +02:00
Molkobain
f8af900c73
N°2847 - WIP: Sync. commit
2020-07-27 15:09:31 +02:00
Molkobain
7d4455baf4
N°2847 - Start rework of the CSS/JS/TWIG files structure
2020-07-27 15:09:31 +02:00
acognet
df4dfe4803
N°2284 - Replace JQuery Autocompleter plugin by JQuery UI Autocomplete widget
...
N°2390 - Auto-complete - Relevant results in first
2020-07-09 09:14:44 +02:00
acognet
9628a1d028
N°2284 - Replace JQuery Autocompleter plugin by JQuery UI Autocomplete widget and start of bug 2390 - Auto-complete - Relevant results in first
2020-07-02 11:46:51 +02:00
acognet
ca28f8f3c4
2393 - API : Font Awesome remove v4 compatibility
2020-06-30 16:28:15 +02:00
acognet
6523b34d58
Update version number for 2.7.1
2020-06-23 11:19:44 +02:00
Thomas Casteleyn
23afee514d
🌐 Update nl.dictionary.itop.ui.php ( #125 )
2020-05-13 14:38:32 +02:00
acognet
48c5698f08
N°2934 - Backoffice theme: Add variable for menu group background color
2020-05-13 12:22:35 +02:00
acognet
70cc19768a
N°1953 - Dashlet Title alignment not consistent : Left on List, Center on Table/Pie/Chart
2020-05-12 14:48:56 +02:00
Pierre Goiffon
9b065ffb0a
Merge remote-tracking branch 'origin/support/2.7.0' into support/2.7
...
# Conflicts:
# datamodels/2.x/itop-attachments/renderers.itop-attachments.php
2020-04-29 09:00:10 +02:00
Pierre Goiffon
1904bfdba6
css-variables : update to 2.7.0-2
2020-04-21 16:35:41 +02:00
Pierre Goiffon
4ee66377ce
Merge commit '15e5e21a89a3d3214dace82b8765a47e304a8f29' into support/2.7
2020-04-20 14:21:55 +02:00
acognet
621295199c
N°1402 - Attribut File cannot be emptied Add a trash next to the name of the file
2020-04-06 16:36:46 +02:00
acognet
3282b46c9b
N°2395 - Error in file light-gray.scss
2020-04-01 00:01:26 +02:00
Molkobain
30034d381b
Update version number to 2.7.0-1
2020-03-31 09:47:37 +02:00
Pierre Goiffon
c002ca7902
setup.css : update .css that was not up to date :/
2020-03-26 10:13:10 +01:00
Pierre Goiffon
ff22074418
🎨 setup.css : remove warnings & unused code
...
Removed unused legacy code :
* #header>H1 : a noline-height ugly when renamed to line-height, seems totally unused when noline-height
* table.formTable : cellpadding & cellspacing
2020-03-26 10:09:08 +01:00
Pierre Goiffon
0cba163dc9
🔖 Update version to final in iTop files
2020-03-17 16:50:45 +01:00
Stephen Abello
ffa43160bf
N°1164 #1491 - Add padding and border to code blocks
2020-02-28 16:42:46 +01:00
Stephen Abello
92ae0e72e1
N°2314 - Markup extensibility: Add a variable for hovered table lines background color
2020-02-25 15:14:12 +01:00
Pierre Goiffon
a92157f763
N°2790 fix collapsibleLabel
...
* change icon when label closed
* fix switch in about dialog for licenses details
2020-02-18 16:34:51 +01:00
Stephen Abello
166986f336
N°2314 - Markup extensibility: Replace some hardcoded values by overloadable variables
2020-02-12 14:53:19 +01:00
Molkobain
a1cdb46663
Internal: Refactor newsroom SCSS rules to real SCSS
2020-02-12 14:20:27 +01:00
Stephen Abello
fe8f274c14
N°2314 - Markup extensibility: Replace a hardcoded value by an overloadable variable
2020-02-10 15:33:47 +01:00
Stephen Abello
72fad49c4e
N°2314 - Markup extensibility: Add default color to body node
2020-02-10 15:33:47 +01:00
Molkobain
c5625e6a8d
Internal: Fix setup headers style due to 71708cf
2020-02-05 14:49:33 +01:00
Stephen Abello
65b8132914
N°2314 - Markup extensibility: Fix collapsible icons in "About iTop" modal
2020-02-05 09:47:27 +01:00
Molkobain
fe8e6ba4b0
N°2314 - Markup extensibility: Fix UI elements not using main colors variables
2020-02-04 10:32:57 +01:00
Stephen Abello
bf18d623d6
N°2314 - Markup extensibility: Add 2 additional themes for the backoffice
...
Adds a colored top bar to easily identify different environments (tests, production, ...)
2020-02-03 16:17:46 +01:00
Stephen Abello
a941e5f752
Merge branch 'develop' of https://github.com/Combodo/iTop into develop
2020-01-29 11:49:38 +01:00
Stephen Abello
b1878f7265
Update version number for 2.7.0-beta2
2020-01-29 11:49:20 +01:00
Molkobain
002da0b387
N°2314 - Markup extensibility: Rework some SCSS variables
2020-01-29 11:04:20 +01:00
Eric
a80bd6f2b9
N°985 - Add applicable contexts on Trigger (display read-only)
2020-01-28 15:29:12 +01:00
Eric
05485b838e
N°985 - Add applicable contexts on Trigger (display read-only)
2020-01-28 15:29:12 +01:00
Molkobain
71708cfbc7
Internal: Fix setup headers size
2020-01-27 14:54:53 +01:00
acognet
bfcb1fdb30
N°2618 - Fix missing scroll bar in DataModel Viewer for class with large number of attributs
2020-01-27 10:47:19 +01:00
Molkobain
c48bbfd32a
N°2313 - Markup extensibility: Add metadata on attachments
2020-01-24 17:02:02 +01:00
Molkobain
8df0ef6af9
N°2723 - Fix double scrollbar in search criterion
2020-01-21 17:40:11 +01:00