Molkobain
dfbbee2a1c
N°4142 - Add config. param. to hide user avatars in the GUIs -mostly in logs- (backoffice, end-users portal, ...)
2021-07-15 21:23:20 +02:00
Molkobain
4e58b8616a
N°3203 - PHPDoc and small variable refactor
2021-07-15 17:31:30 +02:00
Molkobain
e59d472cec
N°4108 - Portal: Fix linkedset items not correctly saved on add/remove (follow-up of N°3914)
2021-06-28 16:10:01 +02:00
acognet
5bf6035bcf
N°3592 - Migrate module to new UIBlock system : Customized request forms - fix input select
2021-06-08 18:40:49 +02:00
Eric
609d9c7a60
♻️ rework of Select UIBlock with labels
2021-06-04 11:52:24 +02:00
Molkobain
27b930c31c
N°3914 - Fix rows selection in the portal's datatables
2021-05-17 13:47:41 +02:00
acognet
16c9599739
N°3819 - Input: Migrate request templates input to new UIBlock system
2021-05-04 11:55:20 +02:00
Molkobain
cfab20519e
N°2922 - Revert 93a1f027 and add support for LabelField in the ConsoleFormRenderer (was already done in PortalFormRenderer)
2021-04-29 12:02:13 +02:00
Molkobain
4c289edac7
N°3887 - Harmonize number of autocomplete displayed results throughout the app
2021-04-06 14:50:31 +02:00
Molkobain
58d2b1d3f4
Rename utils::GetContactPictureAbsUrl() to utils::GetUserPictureAbsUrl()
2021-03-26 08:54:46 +01:00
Eric
4534944b08
N°3536 - revert function and use GetSubBlocks() instead
2021-03-23 14:26:17 +01:00
Eric
574d089c20
N°3536 - Dashboard: Add title, toggler and menu to AttributeDashboard
2021-03-22 16:46:45 +01:00
Molkobain
8dd96ea636
Copyright year bump
2021-03-15 09:29:45 +01:00
Molkobain
370c08cd68
N°3657 - Replace calls to deprecate jQuery methods (".click(callback)" to ".on('click', callback)")
2021-03-15 09:29:09 +01:00
Molkobain
f1613c62a4
N°3657 - Replace calls to deprecate jQuery methods (".bind" and ".unbind")
2021-03-15 09:28:06 +01:00
Molkobain
c3140c2db3
Copyright year bump
2021-03-12 18:48:46 +01:00
Pierre Goiffon
fe70db9af6
💡 PHPDoc : replace link by see
...
Thanks @Molkobain !
I wrote to much JavaDoc where it is the opposite :/
PhpDoc ref :
https://docs.phpdoc.org/3.0/guide/references/phpdoc/index.html
2021-03-10 15:59:33 +01:00
Pierre Goiffon
1a3e8c59c7
💡 Update PHPDoc for enums in \Combodo\iTop\Renderer\BlockRenderer::RenderJsInline
2021-03-08 16:41:58 +01:00
Stephen Abello
a7fde78105
Fix unmigrated Attachment constant in portal
2021-02-25 17:45:46 +01:00
Molkobain
8026965915
N°3649 - Activity panel: Work on multiple caselogs edition at once
2021-02-08 12:24:03 +01:00
Eric
2f68be14f8
N°3565 - Migrate backoffice pages to new UIBlock system : Setup
2021-02-01 16:28:10 +01:00
Molkobain
7c8019319a
UIBlock: Update PHPDoc, fix typo in $aJsTemplatesRelPath property/methods name and fix $aAdditionalCSSClasses initialization
2021-01-21 12:40:42 +01:00
acognet
3876fb9d62
N°3540 - Migrate printable version of an object
2020-12-18 11:41:31 +01:00
Eric
31f3bf9368
N°2847 - move console specific methods from BlockRenderer to ConsoleBlockRenderer
2020-12-16 17:44:08 +01:00
Eric
1b115624a2
N°2737 - RenderBlockTemplate enhancement, uilinkswidget UIBlock refactor
2020-12-16 11:05:30 +01:00
Pierre Goiffon
e3895f284b
N°3512 fix setup crashing if env-production doesn't exist
2020-12-11 09:26:19 +01:00
acognet
5ccb12453a
N°3123 : Improved JavaScript management in web pages and ajax pages
2020-12-08 08:59:25 +01:00
Stephen Abello
13d2699011
N°2629 Allow user to choose default expanded/collapsed toolbar for richtext editors
2020-12-04 10:53:22 +01:00
Eric
15aa9e508c
N°3123 - Refactor Directories
2020-12-02 13:18:01 +01:00
Eric
5f30729127
N°3123 - Add variables for templates (html, js and css)
2020-12-01 19:09:49 +01:00
Eric
5378361faa
N°3123 - Add the possibility to create UIBlocks in extensions
2020-11-30 18:01:01 +01:00
Molkobain
d76e4255f2
N°2950 - Fix syntax highlighting (CKEditor) not working on AttributeHTML
...
- Fix for not supported attributes (HTML)
- Migrate selectors for new backoffice markup
2020-11-04 17:25:25 +01:00
Molkobain
27e1f3d64b
N°2836 - Portal: Introduce bubbles conversation as default caselog rendering
2020-10-24 15:22:42 +02:00
Molkobain
e419060e8a
Add type hinting to methods parameters
2020-10-22 16:06:00 +02:00
Molkobain
cfd9dba66e
N°2224 - Portal: Enable tooltips for object's attributes description
2020-10-22 16:05:59 +02:00
Molkobain
b15ed80732
Internal: Replace references to iTop 2.8.0 with iTop 3.0.0
2020-10-14 10:16:49 +02:00
Eric
2b0bdda1e0
Fix type hinting
2020-09-29 09:23:13 +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
68b8490288
N°2847 - Refactor
2020-09-17 11:01:41 +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
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
Molkobain
99fc41a0f8
PHPDoc & code cleanup
2020-09-02 12:01:35 +02:00
Molkobain
825c70c001
Introduce type hinting in methods prototype (PHP >= 7.1)
2020-08-26 21:22:39 +02:00
Molkobain
c5b8d3fa72
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# application/datamodel.application.xml
# application/itopwebpage.class.inc.php
# css/light-grey.scss
2020-08-19 10:20:37 +02:00
Stephen Abello
8996117929
Allow additional paths for Twig Helper and add images/ to iTop webpage and block renderer paths
2020-08-10 16:56:00 +02:00
Molkobain
1e3771dffa
N°2847 - Fix content parameters (eg. aPage) not passed in subblocks
2020-08-06 17:47:14 +02:00
Molkobain
3ed73ac020
N°2847 - Fix UI block var name being different across the different templates (painful when working with derivated block classes)
2020-08-06 17:47:14 +02:00
Molkobain
1f0211b45a
N°2847 - Rework iTopWebPage layout (WIP Part VI)
...
- iTopWebPage: Restore "open search" feature
- iTopWebPage: Change all resources URL to absolute in order to benefit from the "duplicate removal" benefits
- iTopWebPage: Remove obsolete method IsMenuPaneVisible()
- Config: Add new parameters quick_create.enabled / global_search.enabled / breadcrumb.enabled
- utils: Add new GetAppRevisionNumber() method
- Introduce iUIBlock interface for UI layouts, components, ...
- Introduce BlockRenderer to properly render blocks
- Add "render_block" function to TwigHelper to render blocks directly from TWIG
- Refactor layouts and components into proper block classes to fit the new architecture
2020-07-30 15:22:17 +02:00
Molkobain
3df3619b7c
N°3215 - Refactor renderer files to be part of the autoloader
2020-07-30 15:22:16 +02:00