Stephen Abello
952280ecc6
N°3670 Fix drag and drop glitching in Chrome
2021-02-19 13:57:14 +01:00
Molkobain
4d8930832e
N°3649 - Activity panel: Add concurrent lock mechanism
2021-02-19 12:34:42 +01:00
Molkobain
c59301ebc6
Attachments: Fix SSL certificate warning on edition
2021-02-19 12:34:42 +01:00
Molkobain
cb338e1ce5
Case log form entry: Protection against general form not found when in bridge mode
2021-02-19 12:34:42 +01:00
Molkobain
146089e021
Button: Add default name attribute for cancel button
2021-02-19 12:34:42 +01:00
Molkobain
6634f3981e
Concurrent lock: Fix modal's button to match new convention
2021-02-19 12:34:41 +01:00
Molkobain
38c6f8c76f
Concurrent lock: Fix ownership handler in the backoffice
...
- Lost lock message will only be displayed once instead of being stacked every 60s 🤪
- Action buttons (except "Cancel") are disabled when the lock expires (regression from 3.0.0)
- Modal window is now larger
2021-02-19 12:34:41 +01:00
Stephen Abello
00008528a6
N°3560 Remove useless code
2021-02-19 12:31:39 +01:00
Stephen Abello
cc4727ad95
N°3560 Avoid reloading remote tabs when clicking multiple times on its tab
2021-02-19 11:54:25 +01:00
Stephen Abello
e650297ded
N°3560 Add placeholder and a button to load remote tabs in scroll mode
2021-02-19 11:45:06 +01:00
Molkobain
71c5f47cd8
PHPDoc
2021-02-19 09:37:53 +01:00
odain
74246a8278
N°3065 - Failed enum comparison when values contains parenthesis - enhance db model parsing used during setup comparison with expected one to generate SQL migration queries
2021-02-18 18:24:09 +01:00
bruno-ds
c450c9426c
Merge remote-tracking branch 'origin/support/2.7' into support/2.7
2021-02-18 16:29:44 +01:00
odain
46f9fe743c
fix ci: adapt test to make sure config date_and_time is set properly before
2021-02-18 16:27:38 +01:00
Stephen Abello
be38bca83d
Fix bad HTML markup when having OnDisplayRelations in objects
2021-02-18 16:17:35 +01:00
odain
c31df5fff3
fix ci: adapt test to make sure config date_and_time is set properly before
2021-02-18 16:07:37 +01:00
Stephen Abello
8a13cdbcff
Fix badly escaped line return
2021-02-18 15:41:12 +01:00
acognet
27ee6fec70
N°3634 - Feedback alpha 3.0 : finish list
2021-02-18 15:39:38 +01:00
acognet
4e0c21a2ac
N°3634 - Feedback alpha 3.0 : finish list
2021-02-18 14:49:28 +01:00
Pierre Goiffon
6e0af1a3b7
💡 Add variable typing
2021-02-18 13:21:06 +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
Molkobain
1e18a5ce07
Revert line that wasn't supposed to be commited yet 🙈
2021-02-18 09:34:01 +01:00
Molkobain
10d5ca50fc
Add "error" colors to the semantic palette
2021-02-18 09:10:59 +01:00
Molkobain
4770123be5
N°3549 - Activity panel: Fix crash when cancelling object modification
2021-02-17 18:10:14 +01:00
Stephen Abello
a6daa577e8
N°3560 Fix object's tabs not opening tab specified in url's hash
2021-02-17 17:34:27 +01:00
Stephen Abello
b7c7b05243
Fix dashlet sanitization
2021-02-17 17:34:27 +01:00
Molkobain
acf721befa
Fix object's tabs IDs in the URL (regression introduced by 1fc54edf)
2021-02-17 17:24:22 +01:00
Molkobain
f297cdb8b2
N°3549 - Activity panel: Fix inline images in caselogs
2021-02-17 12:47:24 +01:00
Molkobain
b39b09c33c
Code cleanup
2021-02-17 12:42:55 +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
Molkobain
9d2fc883b8
Fix test name
2021-02-17 10:31:59 +01:00
Stephen Abello
ea04a6e1c9
Add semicolon to button js
2021-02-17 10:24:44 +01:00
odain
913ea0cef2
N°3412 - Command Injection vulnerability in the Setup Wizard - renaming
2021-02-17 10:22:21 +01:00
odain
82ba7f25b0
N°3412 - Command Injection vulnerability in the Setup Wizard - do not use escapeshellcmd before execution in Windows envt
2021-02-17 10:18:28 +01:00
odain
bb877a244b
N°3412 - Command Injection vulnerability in the Setup Wizard - do not use escapeshellcmd before execution in Windows envt
2021-02-17 10:09:39 +01:00
Stephen Abello
5e56a08768
Fix not showing filename next to upload buttons
2021-02-17 09:54:42 +01:00
odain
a12959d60e
N°3412 - Command Injection vulnerability in the Setup Wizard - handle empty path
2021-02-17 07:50:18 +01:00
bruno-ds
83434b5506
N°3430 - add translations
2021-02-16 17:42:11 +01:00
bruno-ds
dcd4abe72b
N°3430 - security hardening
2021-02-16 17:33:49 +01:00
odain
571520815a
N°3412 - Command Injection vulnerability in the Setup Wizard - include test to CI
2021-02-16 17:25:45 +01:00
odain
e9cff0920b
N°3412 - Command Injection vulnerability in the Setup Wizard - fix test and code
2021-02-16 17:12:41 +01:00
odain
905ee19519
N°3412 - Command Injection vulnerability in the Setup Wizard
2021-02-16 15:57:12 +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
bruno-ds
0b95220d1b
N°3466 - Add (missing) translations
2021-02-16 09:46:04 +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