Molkobain
f84bc9fbbc
N°4063 - Fix dashboard attribute's actions menu's dropdown being hidden behind dashlets
2021-06-29 14:37:53 +02:00
Pierre Goiffon
0dc03de7b2
Log channels : switch 3.0.0 channels to constant also
...
Those channels constants were introduced in support/2.7 with 8259a79c
2021-06-29 11:59:34 +02:00
Molkobain
0cffd567c2
N°4110 - Fix JS error message when no provider for the newsroom
2021-06-29 10:04:40 +02:00
acognet
9d006c279b
N°3905 - Polishing: CSV Import - manage friendlyname
2021-06-29 10:01:19 +02:00
Molkobain
f410bff309
Object details: Fix columns overlapping (regression from 11f6c88ac)
2021-06-28 23:04:07 +02:00
Molkobain
0e9ff71c0a
SCSS: Fix rules from 108bc2fa
...
- Don't nest selectors when there is no need to
- Use SCSS variables instead of CSS3 variables in SCSS files, otherwise we can't use SCSS functions. CSS3 variables should be kept for the front-end manipulations
2021-06-28 22:07:34 +02:00
Molkobain
a599a5c5b7
Add PHPDoc
2021-06-28 17:35:54 +02:00
Molkobain
84dae0fb37
Object details: Fix icon / color lost since 27e68404
2021-06-28 17:35:54 +02:00
Pierre Goiffon
65e3ef32ed
N°3575 Change curl extension check error message
...
Thanks @Hipska !
2021-06-28 17:04:48 +02:00
Eric
0396914068
N°3513 - Write object creation history within the same DB transaction for better consistency
2021-06-28 16:59:05 +02:00
Eric
0e55a30e5a
✅ Fix DB transaction tests
2021-06-28 16:54:44 +02:00
Eric
c0fbf0c735
✅ Fix DBObject::EvaluateExpression() tests
2021-06-28 16:21:46 +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
27e6840442
N°4068 - Polishing: Object Creation
2021-06-28 15:35:37 +02:00
Molkobain
fbb54c6d6d
Add PHPDoc
2021-06-28 14:13:53 +02:00
acognet
95066fbc49
N°4085 - Polishing : bulk modify - remove console.warn
2021-06-28 14:02:18 +02:00
Molkobain
e2958bd43f
Add missing quotes in JS selector
2021-06-28 14:01:38 +02:00
Eric
382135fde8
N°4106 - Deprecate usage of DBObject::GetName()
2021-06-28 14:00:44 +02:00
Eric
4d80235d89
🎨 add phpDoc
2021-06-28 13:58:12 +02:00
Molkobain
250d95c3eb
N°4106 - Remove overloads of DBObject::GetName()
2021-06-28 13:19:41 +02:00
Molkobain
0997189969
N°4106 - Deprecate usage of DBObject::GetName()
2021-06-28 12:06:25 +02:00
Molkobain
410948fb4e
Rename method to better match its usage
2021-06-28 10:36:43 +02:00
Molkobain
9f75fae33f
Navigation menu: Restore user menu entries API
2021-06-28 10:36:42 +02:00
Pierre Goiffon
b1aebc6c7a
DBObject : fix lines altered wrongly in merge commit
2021-06-28 09:12:18 +02:00
Pierre Goiffon
85526b1983
N°3575 Add curl as optional PHP ext
2021-06-28 09:04:50 +02:00
Pierre Goiffon
2a1e0b7429
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# core/dbobject.class.php
# core/log.class.inc.php
# setup/compiler.class.inc.php
2021-06-28 08:58:34 +02:00
jbostoen
3a73bd3b24
Version 2021-06-18 12:10:49
...
* support decimals in aggregate functions in dashlets
2021-06-25 17:43:37 +02:00
Eric
d7ba0aac82
N°4099 - remove unused DBObject::GetLoadedAttributes() method
2021-06-25 17:17:36 +02:00
Pierre Goiffon
8259a79cd2
🎨 Factorize LogAPI channels value in LogChannels class
2021-06-25 17:13:35 +02:00
Eric
de71d490c1
N°4099 - Fix object lists being very slow for classes with a overloaded GetName() function
2021-06-25 17:13:14 +02:00
acognet
60b015919d
N°3912 - Polishing: Export - error message + ccs for pdf
2021-06-25 10:25:24 +02:00
acognet
2ca11aa2b7
N°3903 - Polishing: Query phrasebook
2021-06-25 10:15:40 +02:00
acognet
275daf3b0d
N°4085 - Polishing : bulk modify
2021-06-25 10:11:57 +02:00
Eric
671d112452
⚡ Add Echoing for all pages KPI
2021-06-24 15:12:13 +02:00
acognet
a23ea9a01f
N°3678 - Portal : a modification of field cannot hide another one
2021-06-24 14:11:41 +02:00
Eric
949b213f9d
N°3513 - revert crud sequence
2021-06-24 13:32:43 +02:00
acognet
a940adc4ba
N°3678 - Portal : a modification of field cannot hide another one
2021-06-24 10:35:01 +02:00
Pierre Goiffon
5d994edd62
N°4012 Fix debug trace syntax
...
Thanks @Molkobain !
2021-06-23 17:26:34 +02:00
Eric
2a9ce75db0
✅ fix precompiled css
2021-06-23 12:22:11 +02:00
Pierre Goiffon
f8fcfc4d7d
N°4083 - Polishing: Modal
2021-06-23 10:42:45 +02:00
Pierre Goiffon
663a9ab224
Fix code injection heredoc
2021-06-23 10:01:29 +02:00
acognet
f604821bdf
N°4083 - Polishing: Modal
2021-06-23 09:38:22 +02:00
acognet
ac83c0334c
N°3906 - Polishing: Users and profiles -> change size of datatable
2021-06-22 18:09:42 +02:00
acognet
457165b2fc
N°4085 - Polishing : bulk modify
2021-06-22 17:34:14 +02:00
Eric
b1ca1f2630
N°3513 - ObjectFormManager : remove transaction
...
* Add automatic tests
* Fix object consistency
2021-06-22 16:09:41 +02:00
acognet
bce1bd8192
N°3912 - Polishing: Export
2021-06-22 12:24:32 +02:00
odain
4d123e1450
fix ci
2021-06-22 10:00:18 +02:00
acognet
58e315d7f6
N°4020 - timeout on updating the hierarchical key during setup - fix git ignore
2021-06-21 17:16:08 +02:00
acognet
1281d475e4
N°3912 - Polishing: Export : fix date entry + size of datatable
2021-06-21 16:50:19 +02:00
acognet
32ac999ff5
N°3912 - Polishing: Export - display of tabular fields
2021-06-21 16:47:02 +02:00