Stephen Abello
bdec220d7e
N°3723 Restyle attachment drag and drop and add a better user experience
2021-02-17 11:04:38 +01:00
Stephen Abello
666d0d418f
Rename MAX_SIZE_FOR_PREVIEW const to DEFAULT_MAX_SIZE_FOR_PREVIEW
2021-02-17 10:54:17 +01:00
Stephen Abello
ea04a6e1c9
Add semicolon to button js
2021-02-17 10:24:44 +01:00
Stephen Abello
5e56a08768
Fix not showing filename next to upload buttons
2021-02-17 09:54:42 +01:00
acognet
6879cd762c
N°2598 - When refreshing a list, loosing page and order - improvement of code
2021-02-16 15:05:06 +01:00
Stephen Abello
8f0e665c68
Refactor "sanitize_identifier" and "sanitize_variable_name"custom TWIG functions to "sanitize(FOO)"
2021-02-16 10:32:03 +01:00
Stephen Abello
aa326a1276
Revert wrongfully deleted file in 003d9107
2021-02-16 09:23:48 +01:00
Stephen Abello
e0127d330a
N°3670 Remove tiff file from attachment previewable filetypes
2021-02-16 09:22:26 +01:00
acognet
32469b3421
Refactor "sanitize_identifier" and "sanitize_variable_name"custom TWIG functions to "sanitize(FOO)"
2021-02-16 09:16:19 +01:00
acognet
4cafd41944
Refactor "sanitize_identifier" and "sanitize_variable_name"custom TWIG functions to "sanitize(FOO)"
2021-02-16 09:09:02 +01:00
acognet
4f7760ed86
N°3540 - Migrate printable version of an object
2021-02-15 18:17:32 +01:00
acognet
c039d0f81d
2284 - Replace JQuery Autocompleter plugin by JQuery UI Autocomplete widget - Cleanup tableHover
2021-02-15 17:43:36 +01:00
acognet
dbe747ea23
N°2598 - When refreshing a list, loosing page and order - change of dashboard refresh mecanism
2021-02-15 16:55:03 +01:00
acognet
4c23f1f32b
N°3648 - Feedback alpha 3.0 : finish relation edition
2021-02-15 16:55:03 +01:00
acognet
c1c8fad97e
N°3648 - Feedback alpha 3.0 : finish relation edition
2021-02-15 16:55:03 +01:00
Stephen Abello
bcdb6bdac8
N°3670 Display filetype icons in portal attachment display
2021-02-15 16:52:21 +01:00
Stephen Abello
36991a3d5b
N°3670 Add more filetype to be displayed as preview icon
2021-02-15 16:52:21 +01:00
Stephen Abello
003d9107a4
N°3670 Remove attachment legacy filetype icons
2021-02-15 16:52:21 +01:00
Stephen Abello
e8f26bdf18
N°3670 Add a parameter to chose max file size to be displayed as a preview icon
2021-02-15 16:52:21 +01:00
Stephen Abello
a53485d08f
N°3670 Replace attachment "delete" button with an icon button
2021-02-15 16:52:21 +01:00
Stephen Abello
7e46054f8b
Add a destructive icon link factory for Button block
2021-02-15 16:52:20 +01:00
Stephen Abello
789ee8e2d1
N°3670 Revert tooltip preview behavior back to 2.7 one
2021-02-15 16:52:20 +01:00
Molkobain
eea8ceda63
Refactor "sanitize_identifier" and "sanitize_variable_name"custom TWIG functions to "sanitize(FOO)"
...
Note: FOO is one of \utils::ENUM_SANITIZATION_FILTER_XXX
2021-02-15 16:28:34 +01:00
Molkobain
44587663bb
Add "get_module_setting" as a custom TWIG function
2021-02-15 16:21:39 +01:00
Molkobain
f716e42672
Rename 'variable_name' TWIG filter to 'sanitize_variable_name' to keep consistency with other filters (eg. 'sanitize_identifier')
2021-02-15 13:50:57 +01:00
Molkobain
3b288ce5d6
Typo
2021-02-15 13:50:56 +01:00
Molkobain
e485853b08
N°3549 - Activity panel: Fix drag / drop of images during object edition
2021-02-15 13:50:56 +01:00
Eric
244de6915d
N°3700 - Restyle SessionMessage
2021-02-12 17:40:31 +01:00
vdumas
874f2f63a8
Merge remote-tracking branch 'origin/develop' into develop
2021-02-12 11:25:59 +01:00
odain
71a65606a1
Revert "N°2982 - Speed up SCSS themes compilation during setup : take cascaded included imports in theme precompilation + class/method documentation cleanup"
...
This reverts commit c8dd19c22f .
2021-02-12 11:24:14 +01:00
vdumas
a8c834b1e9
N°3495 WorkOrder: on closure set end_date only if empty
2021-02-12 11:05:39 +01:00
odain
c8dd19c22f
N°2982 - Speed up SCSS themes compilation during setup : take cascaded included imports in theme precompilation + class/method documentation cleanup
2021-02-12 09:46:30 +01:00
Eric
9ad204244a
N°3565 - Migrate backoffice pages to new UIBlock system : Setup (fix some fonts)
2021-02-11 18:02:34 +01:00
nv35
a5052ef42b
🔊 Print data source id in synchro_exec output ( #183 )
...
As it is possible to execute multiple data source sync in one command run, print the corresponding data source name before its output.
2021-02-11 16:47:10 +01:00
Eric
68f7880d42
Force theme compilation in development environment
2021-02-11 14:31:52 +01:00
Eric
f4241142c5
Fix crash when a module is removed and some classes remains in the creation history
2021-02-11 14:31:52 +01:00
Pierre Goiffon
1cc48c8d8e
💄 iTop 3.0.0 badge dashlet : make whole badge clickable ( #191 )
...
Would be better to have only one handler on the dashboard side but we want to respect code responsibility !
So until we have a system for components to print "static" code (that will be printed only once whatever number of component instances we have in the page), we are doing it the "old" way : calling a JQuery widget in the component JS Twig.
2021-02-11 12:09:06 +01:00
Molkobain
ebb80a9b05
N°3649 - Activity panel: Fix case log entries truncated to first character in edit mode
2021-02-10 21:30:02 +01:00
Molkobain
8d8f6f7ed5
Typo
2021-02-10 21:17:49 +01:00
Molkobain
e6c0333915
N°3545 - Activity panel: Change caselogs order so it's defined by the details zlist
2021-02-10 18:20:04 +01:00
Stephen Abello
3be360dfb9
N°3670 Add new file upload button
2021-02-10 17:19:40 +01:00
Stephen Abello
d08adc43c1
N°3670 Fix useless slashes in tooltip
2021-02-10 17:19:39 +01:00
Stephen Abello
3361c9de29
PHPDoc
2021-02-10 17:19:39 +01:00
Eric
0eff37844b
Add UIBlocks to twig (Fix deprecation warning)
2021-02-10 16:21:11 +01:00
vdumas
5f3d5a593c
N°2639 - Enrich dictionary for notify flag on Contact
2021-02-10 16:17:57 +01:00
Stephen Abello
e74ee179af
N°3670 Replace/add new Attachment type icons
2021-02-10 15:52:56 +01:00
Stephen Abello
d8006b160c
N°3670 Migrate Attachment list to new UI
2021-02-10 15:52:56 +01:00
bruno-ds
f328e58c02
N°3721 - toolkit's "update iTop" with the "Create symbolic links" option checked now empty the compiled directory as expected
2021-02-10 15:35:38 +01:00
Eric
19270a9dde
N°3563 - Migrate backoffice pages to new UIBlock system : Preferences (partial fix for favorite organizations and shortcuts)
2021-02-10 14:31:19 +01:00
Eric
91fd69e0bd
N°3563 - Migrate backoffice pages to new UIBlock system : Preferences (fix newsroom icon)
2021-02-10 10:53:01 +01:00