acognet
4e0c21a2ac
N°3634 - Feedback alpha 3.0 : finish list
2021-02-18 14:49:28 +01:00
bruno-ds
e9e18513be
N°3430 - fix preference page's warning and add missing token generation
...
- fix the warning (ajax call interrupted) if preference form ajax call is way faster than the one of the 2 other by adding a new timeout_duration option before the redirect.
2021-02-18 12:18:38 +01:00
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
bruno-ds
dcd4abe72b
N°3430 - security hardening
2021-02-16 17:33:49 +01:00
acognet
c039d0f81d
2284 - Replace JQuery Autocompleter plugin by JQuery UI Autocomplete widget - Cleanup tableHover
2021-02-15 17:43:36 +01:00
Stephen Abello
bcdb6bdac8
N°3670 Display filetype icons in portal attachment display
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
789ee8e2d1
N°3670 Revert tooltip preview behavior back to 2.7 one
2021-02-15 16:52:20 +01:00
vdumas
a8c834b1e9
N°3495 WorkOrder: on closure set end_date only if empty
2021-02-12 11:05:39 +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
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
Eric
3b220b6050
N°3676 - Fix Subnet creation (missing default values)
2021-02-10 09:21:33 +01:00
Eric
47fdc47d33
enhance Application Updater
2021-02-09 18:18:11 +01:00
vdumas
aacf3700f4
Merge remote-tracking branch 'origin/develop' into develop
2021-02-09 17:48:04 +01:00
vdumas
eac9d7adfb
N°3495 - Simplify WorkOrder Data model
2021-02-09 16:51:42 +01:00
Eric
3c60e4f765
Add Toolbar factory, Use new factory entry for cancel buttons, better check of twig errors, fix fatal error page
2021-02-09 14:43:46 +01:00
vdumas
2eae1e81d1
Enrich dictionary for notify flag on Contact
2021-02-02 18:59:52 +01:00
Eric
2a15fbae4d
N°3567 - Migrate backoffice pages to new UIBlock system : App. upgrade (removed spinner)
2021-02-01 18:02:36 +01:00
Eric
7b5b1c58d3
N°3567 - Migrate backoffice pages to new UIBlock system : App. upgrade (fix backup status)
2021-02-01 17:58:14 +01:00
Eric
82bf2dab2c
N°3567 - Migrate backoffice pages to new UIBlock system : App. upgrade (fix status)
2021-02-01 17:42:57 +01:00
Eric
694899980c
N°3567 - Migrate backoffice pages to new UIBlock system : App. upgrade (fix last button)
2021-02-01 17:19:02 +01:00
Eric
749ab51651
N°3567 - Migrate backoffice pages to new UIBlock system : App. upgrade (fix last button)
2021-02-01 16:44:06 +01:00
Eric
fa973c5467
N°3567 - Migrate backoffice pages to new UIBlock system : App. upgrade (setup page look)
2021-02-01 16:29:31 +01:00
Molkobain
0922baee7b
Core update: Fix form CSS classes
2021-01-26 20:05:26 +01:00
Molkobain
2a68f13ade
Core update: Fix container classes
2021-01-26 16:45:26 +01:00
Molkobain
8c19bc66e4
Core update: Fix not fully fixed (!) regression crashing the confirmation step
2021-01-26 16:24:00 +01:00
Molkobain
33a8372409
Core update: Fix regression crashing the confirmation step
2021-01-25 09:26:41 +01:00
Pierre Goiffon
1b2087e52e
N°3568 Backup various improvements
...
- fix path not displayed if not existing
- fix HTML code in warnings & errors
2021-01-22 12:19:52 +01:00
Pierre Goiffon
86dbd8d7a6
N°3568 Update backup page for UiBlocks
2021-01-22 11:46:29 +01:00
Molkobain
2ed785fb06
Restore comment for future refactoring
2021-01-22 11:39:48 +01:00
Eric
154156f4a1
N°3423 - Allow AttributeImage / AttributeDocument content to be cached by the browser (portal)
2021-01-21 15:24:26 +01:00
Molkobain
574bd53c37
UIBlock: Fix typo introduced during refactor of the previous commit
2021-01-21 13:00:49 +01:00
Molkobain
1514cd83ab
UIBlock: Change $aAdditionalCSSClasses methods to match app. conventions (parameters should be arrays, not space separated string)
...
Note: This had to be fixed on all calls to this, hence the number of modifications.
2021-01-21 12:59:30 +01:00
Eric
959cecf891
N°3567 - Migrate backoffice pages to new UIBlock system : App. upgrade (Fix default values and typos)
2021-01-20 15:01:27 +01:00
Eric
54c5c8c016
Merge remote-tracking branch 'origin/develop' into feature/MVCTwigTags3.0
2021-01-20 10:43:12 +01:00
Eric
9b67f7beba
N°3567 - Migrate backoffice pages to new UIBlock system : App. upgrade (use ibo-is-hidden class to hide blocks)
2021-01-20 10:41:04 +01:00
Eric
6dd1807fca
N°3567 - Migrate backoffice pages to new UIBlock system : App. upgrade (remove UIHtml from twig)
2021-01-19 17:24:09 +01:00
Molkobain
cb28ca7941
N°2836 - Change bubbles colors to something more neutral
2021-01-18 17:10:40 +01:00
Eric
4afb374f6a
N°3567 - Migrate backoffice pages to new UIBlock system : App. upgrade
2021-01-18 13:59:29 +01:00
Eric
63eb0f1530
Add UIBlocks to twig (Spinner)
2021-01-18 13:59:28 +01:00
Eric
21740123f4
Add UIBlocks to twig (generic parser and node)
...
# Conflicts:
# pages/run_query.php
# test/VisualTest/Backoffice/RenderAllUiBlocks.php
2021-01-18 12:09:07 +01:00
Eric
2aae6cd744
Add UIBlocks to twig (Use sub-blocks for alerts and fields)
2021-01-18 12:03:33 +01:00
Eric
d8316a090a
Add UIBlocks to twig (DataTable, Form, Input)
2021-01-18 12:03:32 +01:00