Pierre Goiffon
5f2323f10b
N°4092 Symlinks flag : now always update the flag
...
Before this commit we were only creating/removing the flag is the functionnality was available : but this was causing confusions !
2021-09-21 10:36:07 +02:00
Molkobain
df40b53b6b
Code format
2021-09-21 09:24:26 +02:00
acognet
61f6c1fe33
N°2259 - iTop Compilation of branding images ignore real format of source image
2021-09-17 16:36:40 +02:00
Eric Espie
5839bab042
N°3908 - Polishing: Application Upgrade - clickable checkbox label, remove history menu, filter history with most recent first, remove unnecessary columns in history
2021-09-16 11:14:50 +02:00
Eric Espie
a4e43d3f17
N°4225 - Remove Read-only mode for backup
2021-09-09 14:25:19 +02:00
Stephen Abello
8105c4d6cd
N°3913 Fix last step double scrollbar on smaller screen
2021-09-09 11:02:18 +02:00
Molkobain
1331bc2139
Add PHPDoc
2021-09-08 15:38:42 +02:00
Molkobain
3980ba81e7
Fix typo
2021-09-08 12:33:19 +02:00
Molkobain
ad3e3195a8
Compiler: Add log message in case a profile (user rights) relies on a missing group
2021-09-08 10:58:00 +02:00
Pierre Goiffon
3b7cb9a554
💄 Setup : fix (v2) missing space on backup checkbox
...
Replaces added in 7890cbd7 with CSS
As the other setup checkboxes seems to be OK (space might already be added, or we might have a line feed in the code between checkbox and label), we are only modifying the backup checkbox
2021-09-07 17:57:25 +02:00
Pierre Goiffon
7890cbd701
💄 Setup : fix missing space on backup checkbox
2021-09-07 16:56:47 +02:00
Eric Espie
eef3e9b7ae
Merge branch 'develop' into SessionManagement
2021-09-07 16:33:10 +02:00
Eric Espie
1d0b96e10f
Merge branch 'develop' into feature/cli-backup-restore
2021-09-07 14:45:35 +02:00
Eric Espie
b239e822ef
N°4227 / N°4225 - Check cron context in WaitCronTermination
2021-09-07 10:54:27 +02:00
Eric Espie
615aa594f0
N°4227 / N°4225 - Fix cron backup
2021-09-07 10:47:26 +02:00
Pierre Goiffon
6725a9f1ef
N°3807 Fix HTML licenses not displayed correctly
2021-09-07 08:58:00 +02:00
Eric Espie
8e0ae67803
N°4227 / N°4225 - Enhance SetupUtils interface
2021-09-06 17:53:46 +02:00
Eric
97e0150974
N°3224 - migration audit tool - allow php functions in XPath
2021-08-26 11:54:45 +02:00
Eric
2c2155a8e0
N°3985 - Performance checks on the back end
2021-08-23 13:57:03 +02:00
Stephen Abello
21e16fd2e8
Make extension source clearer in setup and about box
2021-08-19 18:01:40 +02:00
Eric
9126635cf2
Allow setup ends correctly when problem occurs
2021-08-19 13:50:16 +02:00
Eric
d0986c048a
Allow setup again when problem occurs
2021-08-19 12:14:14 +02:00
Eric
befde44215
🐛 fix non-existing variable
2021-08-19 10:41:36 +02:00
acognet
a827eed59d
Restore unwanted changes
2021-08-19 10:41:18 +02:00
Molkobain
1613c1bbdc
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# application/itopwebpage.class.inc.php
# core/config.class.inc.php
# setup/setuputils.class.inc.php
2021-08-18 18:55:56 +02:00
acognet
abe103eade
N°580 - Jean Dupont - Jean Dupont, auto-complete avec homonyme
2021-08-18 09:32:26 +02:00
acognet
8c8f711fe8
N°3551 - Migrate module to new UIBlock system : Customer Survey
2021-08-16 15:16:08 +02:00
Stephen Abello
0b81601699
N°3913 Allow iTop Hub iframe to fully display after setup
2021-08-13 17:46:24 +02:00
Stephen Abello
9de014c9cb
Add favicon to setup pages
2021-08-13 15:54:43 +02:00
Stephen Abello
fabdef37d2
N°3913 UI improvements for setup, also remove A LOT of <table> 😬
2021-08-13 12:23:52 +02:00
odain
280feca863
Revert "N°4225 - Protect manual backups from cron (and vice versa) - minimal work ie protect manual backup from cron only"
...
This reverts commit e3dc1b77cc .
2021-08-13 11:16:48 +02:00
odain
9e1e5a8a47
N°4227 - Manual iTop restore - protect any restore from cron or db updates and release readonly mode afterward only if restore set it itself
2021-08-12 16:25:50 +02:00
odain
2c026fa891
N°4225 - Protect manual backups from cron (and vice versa) - protect any backup from cron/db updates and release readonly mode only when backup set it itself
2021-08-12 16:25:50 +02:00
Pierre Goiffon
fcf769666e
N°3913 setup : in "done" step, add back styling on HTML content
2021-08-06 17:59:42 +02:00
Pierre Goiffon
9931fa1a6b
🎨 N°4092 rename method
...
Thanks @Molkobain !
2021-07-30 12:09:30 +02:00
Pierre Goiffon
619e3de5a8
N°4092 Setup : add symlinks option in install
...
Was only available during update
2021-07-29 17:34:24 +02:00
Pierre Goiffon
83064d68c7
N°4092 Setup : symlink option now always displayed if functionality enabled
...
Previously we were also testing for flag presence.
In consequence the confirmation dialog when unchecking the option is also removed (we can enable back the option using the setup)
2021-07-29 17:24:20 +02:00
Molkobain
431dc5532b
Change comment / test for clarification
2021-07-28 15:59:43 +02:00
Eric
13b548e95d
N°4199 - Add <code> to EnumSet values to fix XML conversion
2021-07-28 14:39:52 +02:00
Eric
3a988ab499
N°4175 - Adding a lifecycle to an existing class fails on setup (using xml version < 3.0)
2021-07-28 13:30:39 +02:00
Pierre Goiffon
2b71ea108a
Setup memory_limit check : clearer message
...
Now the current value is displayed as entered in the PHP conf
And the recommended value is displayed in a friendly format (32M instead of raw bytes value)
2021-07-27 11:37:05 +02:00
Molkobain
778be8abce
N°4195 - Avoid dictionary entries to be added to the setup page as it breaks the fresh install
...
In fresh install there is no env-xxx yet, so when the setup tries to load the english dictionary from there it crashes.
In setup pages, all string are hard coded, no dictionary entries are available (yet)
2021-07-23 09:00:19 +02:00
Molkobain
4e1db7d7e2
Merge remote-tracking branch 'origin/support/2.7' into develop
2021-07-13 11:44:42 +02:00
Pierre Goiffon
a683634a05
N°4126 Fix HTML escaped in \SetupUtils::CheckDbServer messages
...
As content is sent to JS returned to the AJAX request, we need to escape JS string delimiter (single quote)
We had previously a \utils::HtmlEntities call, but this isn't necessary as all content is generated internally, without calling any dict or extensibility interface.
2021-07-12 14:41:26 +02:00
Pierre Goiffon
bd67b71f3d
Merge remote-tracking branch 'origin/support/2.7' into develop
2021-07-06 11:36:34 +02:00
Pierre Goiffon
69ad10785b
🔧 .editorConfig : disable PHP variables alignement
...
Still enabled for key/value pairs though ! Example in \UtilsTest::ConvertToBytesProvider
2021-07-05 12:34:20 +02:00
Pierre Goiffon
9aead898e2
Fix Wiki URL to use iTop Hub instead of wiki.openitop
...
Thanks @Molkobain and @Hipska !
2021-07-05 12:29:07 +02:00
Pierre Goiffon
a48ebfefba
N°4126 Change max_allowed_packet error message
...
Thanks @Molkobain !
2021-07-05 09:54:47 +02:00
Molkobain
7ca689e190
Setup: Fix sizes being displayed as bits instead of bytes
2021-07-04 22:49:54 +02:00
Pierre Goiffon
4748717e50
N°4126 Improve max_allowed_packet checks messages
2021-07-02 10:10:35 +02:00