Molkobain
5276b48ed4
N°2847 - Rework of MultiColumn / Column
...
- Remove unused HTML template
- Move SCSS files to match convention
- Move Column under MultiColumn to match convention (eg. ActivityPanel, PopoverMenu)
- Update PHPDoc
2020-10-01 17:33:26 +02:00
Molkobain
6fd56f750e
N°2847 - UIContentBlock: Change code from "contentblock" to "content-block" to match convention
2020-10-01 17:33:25 +02:00
Molkobain
57fda98981
Reformat code
2020-10-01 17:33:24 +02:00
Molkobain
ce001a8097
N°2847 - Rework on iUIContentBlock and PageContent
...
* Add new Trait tUIContentAreas to handle multiple content areas across UIBlock classes (extracted from PageContent)
* Remove return type hinting in some method when type was "self" or the class itself when it's meant to be overloaded (works only with PHP 7.4+)
* Update some PHPDoc
* Reformat some brackets
2020-10-01 17:33:24 +02:00
Molkobain
f25ef7f5ac
N°2847 - Prepare object details header for demo (will be reworked)
2020-10-01 17:22:27 +02:00
Eric
40f3d6efbe
N°2847 - fix newsroom target for links
2020-09-30 11:59:22 +02:00
Eric
5c07591519
N°2847 - fix newsroom target for links
2020-09-30 11:56:55 +02:00
Eric
f0f7653884
N°2847 - revert fix inline scripts
2020-09-30 10:54:34 +02:00
Stephen Abello
de54d28c6b
N°2847 Fix newsroom not being displayed with block render changes
2020-09-30 10:40:41 +02:00
Eric
292457595c
N°2847 - Fix inline scripts
2020-09-30 10:36:01 +02:00
Stephen Abello
fd3f972948
N°2847 Add RichText input
2020-09-30 09:42:36 +02:00
Stephen Abello
12bf77d9ca
N°2847 Refactor Inputs components
2020-09-30 09:42:36 +02:00
Stephen Abello
c0337eaa23
N°2847 Fix twig missing templates (missing file or wrong case)
2020-09-30 09:42:36 +02:00
Eric
b8d71b2bfb
N°2847 - Edit/Create objects
2020-09-29 17:35:02 +02:00
Eric
078f81e853
N°2847 - Shortcut buttons look
2020-09-29 15:02:05 +02:00
Molkobain
3dc7b66f6f
N°2847 - Code clean up
...
* Fix TWIG exceptions due non existent JS templates for ajax tab
* Fix DisplayBlock::GetRenderContent and HistoryBlock::GetRenderContent signature mismatch warning
* Add return type hinting on ButtonFactory methods
* Rename ButtonFactory::MakeAlternativeNeutralActionButton() to ButtonFactory::MakeLinkNeutral()
* Add ButtonFactory::MakeLinkNeutral() to visual test page
* Fix button spacing/padding when only icon or label
2020-09-29 10:35:16 +02:00
Molkobain
c37aabfc8c
N°2847 - Fix TWIG exceptions due non existent JS templates
2020-09-28 17:14:13 +02:00
Molkobain
987ab4cbfb
PHPDoc and code cleanup
2020-09-28 16:54:58 +02:00
Eric
bfd4ba16d9
N°2847 - Action buttons
2020-09-25 16:02:18 +02:00
Eric
ecd5a7aadf
N°2847 - FieldSet, MultiColumn, Tab for object details CSS
2020-09-24 10:45:14 +02:00
Eric
7bf473d2a3
N°2847 - FieldSet, MultiColumn, Tab CSS
2020-09-23 14:51:18 +02:00
Eric
98d2e42bad
N°2847 - FieldSet and Fields
2020-09-23 08:55:58 +02:00
Eric
33f11d2a43
N°2847 - Form and Input WIP
2020-09-22 13:26:14 +02:00
Eric
74160d2447
N°2847 - Add Title component
...
* Add id to button factory
* Rework of Configuration File Editor page
2020-09-18 18:16:09 +02:00
Eric
9cd719ab56
N°2847 - Separate inline scripts and css from html in the rendering of pages
2020-09-18 18:16:09 +02:00
Eric
e83dfe5982
N°2847 - refactor twigs
2020-09-18 18:16:08 +02:00
Eric
68b8490288
N°2847 - Refactor
2020-09-17 11:01:41 +02:00
Eric
e3739641b4
N°2847 - Ajax page javascripts
2020-09-16 17:16:01 +02:00
Eric
410a637598
N°2847 - Tab Management - iTop Pages refactoring - introduction of UIContentBlock as base block
2020-09-16 12:00:48 +02:00
Stephen Abello
163c1ebc91
N°2847 Add disabled state for Button component
2020-09-10 15:33:35 +02:00
Eric
580e8ffa08
N°2847 - Refactor Web Pages classes - add deprecated files for extensions compatibility
2020-09-10 11:35:21 +02:00
Eric
63f8ec594c
N°2847 - Refactor Web Pages classes - Add UIBlockManager to the WebPage
2020-09-09 18:10:06 +02:00
Molkobain
8193ada159
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# composer.json
# css/light-grey.scss
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
2020-09-08 17:30:32 +02:00
Thomas Casteleyn
6542cf9d30
Add missing "
...
Co-authored-by: Eric Espié <eric.espie@combodo.com >
2020-09-06 20:30:36 +02:00
Thomas Casteleyn
610e74e642
Fix filename headers when downloading
2020-09-06 20:30:36 +02:00
Molkobain
3add77308a
N°2847 - ActivityPanel: Fix entry's author info for CMDBChangeOp
2020-08-27 18:57:41 +02:00
Molkobain
4c236b4422
N°2847 - Breadcrumbs: Fix type hint in SetNewEntry ($aNewEntry can be null)
2020-08-27 16:15:07 +02:00
Molkobain
825c70c001
Introduce type hinting in methods prototype (PHP >= 7.1)
2020-08-26 21:22:39 +02:00
Molkobain
77cd764b1c
PHPDoc & code cleanup
2020-08-26 21:22:25 +02:00
Molkobain
2864d48fa7
N°2847 - Flag TODOs as 2.8.0 so we don't forget any
2020-08-26 20:37:22 +02:00
Molkobain
b5c97e35bf
Add visibility to class constants (PHP >= 7.1)
2020-08-26 19:02:53 +02:00
Molkobain
8bdaec0129
N°2847 - Alert & Panel: Improve factories, add color schemes, add visual tests
2020-08-26 17:45:22 +02:00
Molkobain
fa406c1f17
PHPDoc & code cleanup
2020-08-26 17:45:22 +02:00
Molkobain
0a5e4effc0
N°2847 - Fix Html and Panel namespaces
2020-08-26 16:05:33 +02:00
Molkobain
61ec7f8053
N°2847 - Button: Add factory, color constants and refactor existing code to use the factory
2020-08-26 16:03:33 +02:00
Molkobain
d5f44ffd7b
N°2847 - Alert: Add factory and color constants
2020-08-26 16:03:33 +02:00
Molkobain
d2bf4de84c
N°2847 - Refactor some early choices
...
- TWIG: Change calls to object methods from simple notation (eg. oObject.Id) to complete notation (eg. oObject.GetId()) to avoid confusion with use of arrays and variables (eg. aObject.sId)
- UIBlock: $sId should not be first parameter as most of the time it can be ignored and generated by the system
- NewsroomMenu: Rename method for something more less ambiguous
- Html: Embed content in <div /> so we can easily find all such HTML fragments in the UI
2020-08-26 16:03:33 +02:00
Molkobain
5320f69c44
PHPDoc & code cleanup
2020-08-26 16:03:32 +02:00
Molkobain
eb1322dc3e
N°2847 - iTopWebPage: Continue cleanup of the legacy code
2020-08-26 16:03:32 +02:00
Stephen Abello
11f27019e4
N°2847 - Add Html component
...
- Fix icons on buttons
- Comment some rules from legacy css
2020-08-20 11:14:15 +02:00