Molkobain
|
58e35ea33b
|
N°1047 - Replace hard coded 'iTop' occurrences with ITOP_APPLICATION_SHORT
|
2021-08-14 22:43:29 +02:00 |
|
Pierre Goiffon
|
cd1ba097cb
|
N°3867 Fix error "LEVEL_WARNING of type Identifier is forbidden" error when saving valid config in configuration editor
|
2021-08-11 18:07:38 +02:00 |
|
Pierre Goiffon
|
2d98ca2318
|
N°3867 Fix "Invalid configuration: Stmt_Expression is forbidden in line 10" error when saving valid config in configuration editor
Now this is tested in \ConfigValidator\iTopConfigAstValidatorTest
|
2021-08-11 16:38:56 +02:00 |
|
Stephen Abello
|
7a770b32ee
|
N°4082 Update German translations (many thanks to ITOMIG!)
|
2021-06-16 14:44:51 +02:00 |
|
Purple Grape
|
8a4372762e
|
🌐 ZH translations for iTop 3.0 (#198)
Many thanks @purplegrape !
|
2021-03-30 09:42:31 +02:00 |
|
DudekArtur
|
8f8e86a4eb
|
🌐 Polish translations for 3.0.0 (#194)
Many thanks @DudekArtur !
|
2021-03-26 09:55:41 +01:00 |
|
acognet
|
0ab2f03064
|
Fix display header when there is an alert message
|
2021-03-25 12:08:15 +01:00 |
|
Molkobain
|
8dd96ea636
|
Copyright year bump
|
2021-03-15 09:29:45 +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 |
|
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 |
|
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
|
15aa9e508c
|
N°3123 - Refactor Directories
|
2020-12-02 13:18:01 +01:00 |
|
Molkobain
|
448afc640d
|
Internal: Change XML version from 1.8 to 3.0 as it will now follow iTop core version numbering
|
2020-11-09 19:48:28 +01:00 |
|
Molkobain
|
b454958742
|
N°2847 - Refactor Button block for a better use of semantic colors, also change "primary" action color to something less flashy
|
2020-11-02 17:39:10 +01:00 |
|
Molkobain
|
986c08aa81
|
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
|
2020-10-14 10:09:14 +02:00 |
|
Molkobain
|
8e6351d346
|
Internal: Replace references to iTop 2.8.0 with iTop 3.0.0
|
2020-10-14 10:04:10 +02:00 |
|
Eric
|
6c46c7ff3a
|
N°2847 - Fixed configuration editor
|
2020-09-25 18:16:05 +02:00 |
|
Eric
|
33f11d2a43
|
N°2847 - Form and Input WIP
|
2020-09-22 13:26:14 +02:00 |
|
Eric
|
74160d2447
|
N°2847 - Add Title component
* Add id to button factory
* Rework of Configuration File Editor page
|
2020-09-18 18:16:09 +02:00 |
|
Molkobain
|
8193ada159
|
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
# Conflicts:
# composer.json
# css/light-grey.scss
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
|
2020-09-08 17:30:32 +02:00 |
|
Lucas Mindêllo de Andrade
|
f59f2b2109
|
Update PT BR translations (#159)
* Correct threshold translation
* Better translation for closed requests
* itop-portal better translation
* Fixed typo
* Missing PT-BR translations
* Removed ~~ from translated messages
Co-authored-by: Lucas Mindêllo de Andrade <lucas.rokam@gmail.com>
|
2020-08-31 13:12:20 +02:00 |
|
Molkobain
|
7f3c10b69d
|
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
|
2020-08-26 16:09:23 +02:00 |
|
Eric
|
077772ea9c
|
N°2969 - moved dictionaries
|
2020-08-24 09:31:34 +02:00 |
|
Molkobain
|
0a4ce0865e
|
Increase XML version to 1.8
|
2020-08-19 11:12:39 +02:00 |
|
Pierre Goiffon
|
90b60f90ae
|
Update files version to 2.8.0
|
2020-07-28 11:40:16 +02:00 |
|
Lars Hippler
|
41a1bede70
|
🌐 Update DE-dictionary for iTop 2.7.0 (#113)
Many thanks @r0ert !
|
2020-02-20 16:04:24 +01:00 |
|
bruno DA SILVA
|
27a0de1da1
|
N°2154 - fix server crash in rare cases
Under undetermined circumstances, `exec('php -v')` called the current script triggering an infinite loop crashing the server
problem reported by @molkobain
see: https://stackoverflow.com/questions/43728378/running-php-files-through-shell-exec
|
2020-02-19 15:43:33 +01:00 |
|
bruno DA SILVA
|
a86079c477
|
N°2154 - 🐛 fix an awful typo producing a nonsense
I'm sorry!
|
2020-02-13 15:21:01 +01:00 |
|
Molkobain
|
a79ef0bd51
|
Update (massively) translations before iTop 2.7 release
|
2020-02-07 16:51:21 +01:00 |
|
bruno DA SILVA
|
948fd6f0ce
|
N°2154 - improve robustness of submitted config validator
thanks to @molkobain 's awful provider's using PHP 4.4 within CLI
|
2020-02-06 14:07:39 +01:00 |
|
Molkobain
|
ac6e60f5a1
|
N°2595 - Reorganize admin. console menus: Change new menu groups IDs to avoid collision with existing extensions
|
2020-02-04 09:50:11 +01:00 |
|
jbostoen
|
e750dd53d8
|
NL translations for iTop 2.7.0 (#94)
Made by @jbostoen & @Hipska in PR #94 . Many thanks to them !
|
2020-01-29 09:51:11 +01:00 |
|
bruno DA SILVA
|
838c4f123c
|
👌 peer review
mostly coding convention,
thanks @molkobain
|
2020-01-07 15:34:27 +01:00 |
|
odain
|
f3fd4bde87
|
💚
|
2020-01-06 16:09:41 +01:00 |
|
bruno DA SILVA
|
c115f64cb5
|
N°2154 - Security breach
|
2020-01-06 15:31:31 +01:00 |
|
Purple Grape
|
97ebffd5fb
|
improved chinese translations
1 improved chinese translations
2 fix some missing enries
3 correct line number against english language
|
2020-01-06 08:43:25 +01:00 |
|
Eric
|
d99e79eb3f
|
🔖 xml version 1.7
|
2019-12-17 10:22:03 +01:00 |
|
Eric
|
843c8ccd38
|
🔖 version 2.7.0
|
2019-12-17 10:18:15 +01:00 |
|
Eric
|
7c1a8c90da
|
N°2595 - Reorganize/rename admin. console menus
|
2019-12-11 13:59:31 +01:00 |
|
Pierre Goiffon
|
34b47f0239
|
N°2518 update licenses to reflect ACE editor moved from itop-config to iTop core
|
2019-10-30 10:11:33 +01:00 |
|
Eric
|
3f59141407
|
N°1114 - config-itop.php access rights enforcement
|
2019-10-22 15:02:51 +02:00 |
|
Pierre Goiffon
|
b1dbddffb9
|
N°2518 Integrating ACE in iTop
|
2019-10-17 19:21:30 +02:00 |
|
Pierre Goiffon
|
221c10aa9b
|
itop-config : syntax highlighting for JS
|
2019-10-17 17:35:41 +02:00 |
|
Eric
|
7c93d116ec
|
2.6.2 fix module version
|
2019-06-25 16:56:15 +02:00 |
|
Eric
|
5c341138e1
|
N°2129 - Fix lost dict. entries by toolkit updating script
|
2019-06-20 15:48:41 +02:00 |
|
Eric
|
8070d5b9b7
|
2.6.2-beta
|
2019-06-19 15:08:40 +02:00 |
|
Molkobain
|
f2380ae354
|
🌐 Add slovak dictionary files in all modules for future translation
|
2019-03-28 11:07:18 +01:00 |
|
Vladimir Kunin
|
b5c4801beb
|
🌐 Russian translations for 2.6.1 (#70)
|
2019-03-25 16:29:05 +01:00 |
|
Pierre Goiffon
|
3d5b7197f6
|
📦 Update modules versions for 2.6.1
|
2019-03-19 11:34:01 +01:00 |
|
Pierre Goiffon
|
54c027823b
|
🌐 Fix dict automatic update
|
2019-03-19 11:14:39 +01:00 |
|