Molkobain
83a547bbf4
N°2844 - Fix mixed up activity entries
...
Note: Re-display the history tab for now so we can check consistency between history tab and activity panel
2020-10-01 22:02:03 +02:00
Molkobain
8e16d537ff
N°2847 - Fix crash on object edition due to TitleFactory::MakeForObjectDetails() refactor
2020-10-01 17:50:59 +02:00
Molkobain
d9fe4599ff
N°2847 - Fix tabs being centered instead of being align on the left
2020-10-01 17:49:10 +02:00
Molkobain
50bf0c9a27
N°2847 - Rework of TabContainer / Tab
...
- Add JS widget to handle front-end logic and for better encapsulation
- Move SCSS files to match convention
- Update SCSS files
- Remove unused SCSS file
- Move HTML templates to match convention
- Remove unused HTML template
- Renamed codes and folders to match convention
- Update PHPDoc
- Reformat code
- Remove usage of return type hinting when using "self"
2020-10-01 17:33:27 +02:00
Molkobain
261131d6d7
PHPDoc and code cleanup
2020-10-01 17:33:26 +02:00
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
d49dd8b993
N°2847 - Start classes icon update
2020-10-01 17:33:23 +02:00
Molkobain
eeec5989d9
Visual tests: Fix panels title
2020-10-01 17:22:28 +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
Eric
a99f03e510
N°2847 - Edit/Create objects
2020-09-30 09:56:03 +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
Eric
11a79501da
N°988 - Backoffice: Hide empty fieldsets in object details
2020-09-29 14:21:01 +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
Eric
2b0bdda1e0
Fix type hinting
2020-09-29 09:23:13 +02:00
Molkobain
794ee89d12
N°2847 - Fix "quick create" history display
2020-09-28 17:14:46 +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
Molkobain
0aaa0a33bf
N°2847 - Remove history tab from object details
2020-09-28 16:37:39 +02:00
Eric
795b28263a
N°2847 - Fixed unit tests
2020-09-28 11:23:31 +02:00
Eric
8306ce36a0
N°2847 - Fixed multi-column bottom margin
2020-09-25 18:21:23 +02:00
Eric
6c46c7ff3a
N°2847 - Fixed configuration editor
2020-09-25 18:16:05 +02:00
Eric
bfd4ba16d9
N°2847 - Action buttons
2020-09-25 16:02:18 +02:00
Eric
6969e4db1b
N°2847 - Title CSS
2020-09-24 15:12:25 +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
40efaf0360
N°2847 - Tab Management
2020-09-22 08:24:18 +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
08eada82f4
N°2847 - Fix External key selection
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
Pierre Goiffon
077ac81208
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
2020-09-18 14:24:19 +02:00
Pierre Goiffon
36f8344ec9
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# js/table-selectable-lines.js
2020-09-18 14:23:36 +02:00
Pierre Goiffon
dd942997cb
🎨 Fix invalid formatting introduced in 827b4b5bbe
2020-09-18 14:22:28 +02:00
Pierre Goiffon
57fea03745
🔧 Fix editorconfig for JS files
2020-09-18 14:21:47 +02:00
Pierre Goiffon
827b4b5bbe
🎨 Fix string delimiter
...
Thanks @jbostoen for pointing this out (see discussion in 0773660ef2 )
2020-09-18 14:15:41 +02:00
Pierre Goiffon
745e4aa424
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# webservices/import.php
2020-09-18 10:48:34 +02:00