acognet
efeedcad30
N°3868 - "Error: Invalid filter parameter" on mass update
2021-03-31 11:32:35 +02:00
Molkobain
5be3496c8f
N°2982 - Restore precompiled stylesheets files
2021-03-31 10:22:54 +02:00
Molkobain
d465bf10fd
N°2591 - Restore lost deprecation comment
2021-03-31 10:22:54 +02:00
acognet
2265d1641e
N°3868 - "Error: Invalid filter parameter" on mass update
2021-03-31 09:20:53 +02:00
acognet
6f9b5b7c64
N°2737 - Migrate table to DataTables plugin in display objects
2021-03-31 09:20:53 +02:00
acognet
7d92ff65a2
N°3650 - fix image display when creating an object
2021-03-31 09:20:52 +02:00
acognet
1260a09c05
N°3582 - Migrate backoffice pages to new UIBlock system : Import CSV fix vertical tabs
2021-03-31 09:20:51 +02:00
Molkobain
95f328d2af
N°3634 - Lists: Fix shortcut not being added "live" to navigation menu on creation
2021-03-30 18:19:51 +02:00
Molkobain
0c87bd9aad
TwigHelper: Add constant for backoffice's templates base folder
...
Note: We might add more in the future for other GUIs
2021-03-30 18:19:51 +02:00
Molkobain
99f09127ea
Shortcuts: Fix dialog's buttons style
2021-03-30 18:19:51 +02:00
vdumas
87987e1c2f
N°463 - Load localized Query Phrases at Setup (German version)
2021-03-30 16:24:56 +02:00
Molkobain
9d98a494cb
Update setup XML licenses file following 5940578e
2021-03-30 16:10:16 +02:00
Molkobain
4d74371e8e
Advanced search: Add comment on its SCSS partial
2021-03-30 15:59:32 +02:00
Molkobain
20e41f21d9
N°3634 - Advanced search: Fix opened criterion display
2021-03-30 15:56:47 +02:00
Molkobain
5940578e3a
Update setup licenses for NPM libs
2021-03-30 15:56:47 +02:00
Eric
94b52f8d9f
N°580 - Check parent class config
2021-03-30 14:40:42 +02:00
Pierre Goiffon
8674ebb137
📝 updateLicenses.php : add solution for JQ on Windows, and also a known bug
2021-03-30 11:43:08 +02:00
odain
71e64cd1dc
N°2713 - Allow read access to synchro errors for users with non-admin profile - fix when object not allowed
2021-03-30 10:34:44 +02:00
Pierre Goiffon
d0ea5e9e1c
N°2330 Change MySQL min version
...
Reasons :
* the min version was announced on a public wiki page (https://www.itophub.io/wiki/page?id=2_7_0%3Ainstall%3Ainstalling_itop#software_requirements )
* MySQL 5.6 end of life was reached in feb. 2021 (https://endoflife.software/applications/databases/mysql )
2021-03-30 10:28:59 +02:00
Molkobain
d9ed2e6de9
Dashboard: Push file missing from last commit
2021-03-30 09:55:10 +02:00
Purple Grape
8a4372762e
🌐 ZH translations for iTop 3.0 ( #198 )
...
Many thanks @purplegrape !
2021-03-30 09:42:31 +02:00
Molkobain
82e67f27f7
Dashboard: Rename class to better match conventions
2021-03-30 09:36:20 +02:00
Molkobain
8124bea16f
Lists: Fix JS error when dataTables widget is destroyed
2021-03-30 09:36:20 +02:00
odain
62165a2a0d
N°2713 - Allow read access to synchro errors for users with non-admin profile - take into account allowed read action
2021-03-29 18:40:06 +02:00
Molkobain
31f6558710
N°3634 - Lists: Improve rendering to better match mockups and feedbacks from alpha version
2021-03-29 18:13:30 +02:00
Pierre Goiffon
afd9ddf46d
⬇️ Restore php-parser to its original version as tests are failing :/
2021-03-29 16:51:10 +02:00
Pierre Goiffon
d62825c99b
Improve test error message
2021-03-29 16:49:55 +02:00
Pierre Goiffon
a7e7e62245
⬆️ Upgrade lib : nikic/php-parser
...
We were on v3 that is no longer maintained and compatibility is annonced for PHP 7.2.
v4 is active and supports PHP up to 8.0
No problem to update as this is only used in the config editor (\Combodo\iTop\Config\Validator\iTopConfigAstValidator)
2021-03-29 16:35:30 +02:00
Molkobain
c11fd4f0ab
NPM libs: Update embedded package to avoid their dependencies to be retrieved as they are already their
2021-03-29 11:11:52 +02:00
Molkobain
a29dac2c60
NPM libs: Restore web.config file
2021-03-29 11:11:50 +02:00
Pierre Goiffon
8846a42bf4
👥 README : add DudekArtur
...
Submitted polish translations : #194 , #195
Many thanks to him !
2021-03-29 10:30:54 +02:00
Pierre Goiffon
72805e5da9
🎨 Formatting for licenses file
2021-03-29 09:07:42 +02:00
Pierre Goiffon
8bbcf542b6
📄 Update licenses for Datatables
...
Added using NPM in 6f659a34
2021-03-29 09:07:03 +02:00
Pierre Goiffon
f01109bd18
💡 Fix command for additional NPM licenses
2021-03-29 08:56:11 +02:00
Molkobain
6f659a3431
Improve dataTables integration within the app:
...
- Manage lib through NPM
- Move portal / Bootstrap files back to the itop-portal-base module (not managed through NPM yet)
- Fix SCSS classes for the backoffice as it was based on the bootstrap CSS classes which are not there anymore
Note: jQuery is included as a dependency, will check with the team if we can force it not to be retrieved
2021-03-26 17:46:13 +01:00
Molkobain
2e8c0346d3
Fix NPM package.json not present in the repository
2021-03-26 17:44:23 +01:00
Molkobain
fbd46609ff
Button: Revert "Improve display when text doesn't fit in the button's width"
2021-03-26 16:29:11 +01:00
vdumas
70620b96bc
Revert "N°463 - Load localized Query Phrases at Setup (2)"
...
This reverts commit 6b5cbfb6
2021-03-26 16:05:56 +01:00
vdumas
daebfdd54b
N°463 - Load localized Query Phrases at Setup (3)
2021-03-26 15:43:47 +01:00
vdumas
6b5cbfb64e
N°463 - Load localized Query Phrases at Setup (2)
2021-03-26 15:43:47 +01:00
Pierre Goiffon
8fa9147dc1
📄 Add licenses for NPM packages
...
Our tooling isn't ready yet and will be updated with N°3862
I added a dedicated JSON file to ease comparisons in next releases
2021-03-26 12:18:50 +01:00
Pierre Goiffon
30542f6b27
✏️ README fix typo
2021-03-26 11:34:54 +01:00
Pierre Goiffon
c2c0b6a1b0
👥 README : update contributor's list
...
- larhip was duplicated
- added Super-Visions
- added links to companies websites
- minor formatting changes
2021-03-26 11:09:33 +01:00
Stephen Abello
c2ffe58070
N°3857 Add French translation and replace 'iTop' by application constant
2021-03-26 10:46:51 +01:00
Molkobain
daa039cb85
Update polish translations to use app. name instead of "iTop"
2021-03-26 10:40:45 +01:00
Molkobain
6028a3e419
Update PHPDoc
2021-03-26 10:34:26 +01:00
Pierre Goiffon
082592fc22
✏️ CONTRIBUTING : fix typo on branch model
2021-03-26 10:25:52 +01:00
Pierre Goiffon
5baa157d42
✏️ CONTRIBUTING : fix typo
2021-03-26 10:24:15 +01:00
Pierre Goiffon
adafcabbb8
💚 Add missing dictionary language in DictionariesConsistencyTest
...
PL was added with 8f8e86a4 (#194 )
2021-03-26 10:07:21 +01:00
Molkobain
9312fdb573
User picture: Fix wrong image displayed on other users without a contact
2021-03-26 10:03:13 +01:00