Molkobain
|
6bc2d241fd
|
Activity panel: Rename controller's method
|
2021-03-17 10:07:23 +01:00 |
|
acognet
|
a15903b5ef
|
N°3823 - Error on "Header with statistics dashlet" with autorefresh and filter on organization
|
2021-03-17 09:57:03 +01:00 |
|
Eric
|
0da945ee29
|
N°3536 - Dashboard: Finish integration of in the TopBar
|
2021-03-16 18:28:18 +01:00 |
|
Molkobain
|
d2f6ac5015
|
Activity panel: Refactor to use the new JsonPage and a dedicated controller for more readability 👌
|
2021-03-16 16:40:34 +01:00 |
|
Molkobain
|
0d7302d530
|
JsonPage: Overload constructor to avoid passing a title
|
2021-03-16 16:40:34 +01:00 |
|
acognet
|
f02c8e94d7
|
Add comment on code
|
2021-03-16 14:17:42 +01:00 |
|
acognet
|
1aeee8b671
|
functions MakeForSelect and MakeForSelectWithLabel placed in SelectUIBlockFactory
|
2021-03-16 14:17:42 +01:00 |
|
Molkobain
|
4bcf03c6a1
|
Activity panel: Fix only showing the first of multiple edition in a linked set
|
2021-03-16 11:02:29 +01:00 |
|
Eric
|
7c8349f4f5
|
N°3804 - auto refresh on group by dashlet (and dashlet badge) lost user preferences on showing obsolete data
|
2021-03-16 10:25:18 +01:00 |
|
odain
|
168d3c5b75
|
fix ci after merge from branch 'feature/3588-precompil-fix'
|
2021-03-16 08:46:48 +01:00 |
|
Molkobain
|
0d020bb706
|
Fix dashboard editor SCSS classes
|
2021-03-15 20:08:22 +01:00 |
|
Molkobain
|
5e5277f38e
|
N°3534 - Dashboard: Add missing HTML meta data
|
2021-03-15 20:08:22 +01:00 |
|
vdumas
|
11fb507df3
|
N°3822 - Datamodel: caselogs reordering for UserRequest and Incident
|
2021-03-15 19:15:05 +01:00 |
|
vdumas
|
d68e208325
|
N°3821 - UserRequest:OnInsert in full ITIL calls the parent's method
|
2021-03-15 17:56:18 +01:00 |
|
odain
|
3afc4e8185
|
Merge branch 'feature/3588-precompil-fix' into develop
|
2021-03-15 17:44:10 +01:00 |
|
vdumas
|
85935eb5fd
|
N°3274 - Add "Service family" menu in Service Management for Providers
|
2021-03-15 17:16:52 +01:00 |
|
odain
|
fcbb691c0a
|
fix tests
|
2021-03-15 16:25:57 +01:00 |
|
BenGrenoble
|
20c6b72a0c
|
N°3440 Fix Known Error Banner.
|
2021-03-15 16:21:19 +01:00 |
|
odain
|
9abd8eb223
|
fix merge 2.7.4
|
2021-03-15 16:06:50 +01:00 |
|
odain
|
eacdfa4088
|
Merge branch 'support/2.7' into develop
|
2021-03-15 16:06:20 +01:00 |
|
Molkobain
|
a15cc8718e
|
N°3626 - Remove Attachment class from the "quick create" autocomplete
|
2021-03-15 15:56:36 +01:00 |
|
Molkobain
|
21321c0599
|
Fix regression introduced in 370c08cd
|
2021-03-15 15:48:37 +01:00 |
|
odain
|
386c90c601
|
N°3668 - URL direct error: renamed trust_proxies<-behind_reverse_proxy
|
2021-03-15 14:56:16 +01:00 |
|
Pierre Goiffon
|
fccc57458c
|
N°3522 Fix IssueLog on Twig error in a Ajax context
|
2021-03-15 14:53:24 +01:00 |
|
Pierre Goiffon
|
8b47536835
|
N°3522 Handle twig errors nicely for AJAX calls
Whereas when called directly we are throwing an exception, in a Ajax context we are printing the error message and logging
|
2021-03-15 14:42:28 +01:00 |
|
odain
|
5d0c61178b
|
N°3671 : persist absolute URL when setup context (force trustproxy enabled)
|
2021-03-15 14:34:56 +01:00 |
|
odain
|
3bcae734e5
|
N°3671 : persist absolute URL when setup context (force trustproxy enabled)
|
2021-03-15 12:27:05 +01:00 |
|
Molkobain
|
8dd96ea636
|
Copyright year bump
|
2021-03-15 09:29:45 +01:00 |
|
Molkobain
|
04d7980789
|
N°3657 - Replace calls to deprecate jQuery methods (".keyup(callback)" to ".on('keyup', callback)")
|
2021-03-15 09:29:26 +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
|
e143fa5e33
|
N°3657 - Replace calls to deprecate jQuery methods (".submit(callback)" to ".on('submit', callback)")
|
2021-03-15 09:28:44 +01:00 |
|
Molkobain
|
614ba55819
|
N°3657 - Replace calls to deprecate jQuery methods (".blur(callback)" to ".on('blur', callback)")
|
2021-03-15 09:28:22 +01:00 |
|
Molkobain
|
f1613c62a4
|
N°3657 - Replace calls to deprecate jQuery methods (".bind" and ".unbind")
|
2021-03-15 09:28:06 +01:00 |
|
Molkobain
|
ca7a9bdbe2
|
N°2847 - Fix (raw) text field size & style
|
2021-03-13 18:16:27 +01:00 |
|
Molkobain
|
1caa9a3e15
|
Code format on inputs
|
2021-03-13 18:01:53 +01:00 |
|
Molkobain
|
c3140c2db3
|
Copyright year bump
|
2021-03-12 18:48:46 +01:00 |
|
Molkobain
|
ebada5e866
|
N°2844 - Document file: Fix object details not displaying correctly
|
2021-03-12 18:32:56 +01:00 |
|
Molkobain
|
0902f2c32b
|
Update TODO
|
2021-03-12 18:04:11 +01:00 |
|
Molkobain
|
dfa85df39c
|
Set attribute: Fix items display
|
2021-03-12 16:31:06 +01:00 |
|
Molkobain
|
d175bca3cc
|
Set attribute: Fix field always displayed in error in edition
Note: As mentioned in the commit introducing this, this attribute type does not fit well in the error reporting mechanism
|
2021-03-12 14:21:19 +01:00 |
|
Molkobain
|
1aa61fe29b
|
N°3748 - Deprecation: old tooltip libs in the backoffice and the portal
|
2021-03-12 11:15:04 +01:00 |
|
Molkobain
|
c1eee655dd
|
Activity panel: Improve debug messages
|
2021-03-12 10:35:06 +01:00 |
|
Molkobain
|
6b8acc4b2f
|
Sample data: Add Lotfi and Nicolas, welcome aboard! 👋
|
2021-03-12 10:24:34 +01:00 |
|
Molkobain
|
4ab6ace9fd
|
Sample data: Format code
|
2021-03-12 10:20:32 +01:00 |
|
Molkobain
|
ed04836a8d
|
Sample data: Change Stephen's avatar and name
|
2021-03-12 10:06:06 +01:00 |
|
Molkobain
|
3e92e6675d
|
Sample data: Fix persons' email
|
2021-03-12 09:57:04 +01:00 |
|
Molkobain
|
2710f945d8
|
PHPDoc
|
2021-03-12 09:48:35 +01:00 |
|
Molkobain
|
bdc8fe9db3
|
Session messages: Introduce severity constants
|
2021-03-12 09:46:34 +01:00 |
|
Molkobain
|
33d72890fa
|
Fix warning session message colors
|
2021-03-12 09:35:54 +01:00 |
|
Molkobain
|
59b5092e3b
|
Login: Fix forms' inputs width (reset pwd & change pwd)
|
2021-03-12 09:21:55 +01:00 |
|