This website requires JavaScript.
Explore
Help
Sign In
composer
/
iTop
Watch
6
Star
0
Fork
0
You've already forked iTop
mirror of
https://github.com/Combodo/iTop.git
synced
2026-07-31 19:08:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d48e40c1885ef5729d5ef5b01f4600599c82eb2
iTop
/
setup
History
Romain Quetiez
396c4564b4
HTML formatting: TWO fixes in one! Fixed a bug introduced in 2.3.0-beta: the stylesheet cannot be defined within the email templates (aka ActionEmail) anymore. Instead, a default (ready for use) stylesheet is provided into /css/email.css and it can be overriden by the configuration parameter email_css. The fix consists in transforming the stylesheet into inline style... which fixes a limitation of gmail and Outlook that support only the inline styles. The implementation relies on a new library: emogrifier. This library has been changed (home-made utility) to be compatible with PHP 5.3 (declaration of arrays).
...
SVN:trunk[4277]
2016-07-04 15:06:28 +00:00
..
install
…
licenses
HTML formatting: TWO fixes in one! Fixed a bug introduced in 2.3.0-beta: the stylesheet cannot be defined within the email templates (aka ActionEmail) anymore. Instead, a default (ready for use) stylesheet is provided into /css/email.css and it can be overriden by the configuration parameter email_css. The fix consists in transforming the stylesheet into inline style... which fixes a limitation of gmail and Outlook that support only the inline styles. The implementation relies on a new library: emogrifier. This library has been changed (home-made utility) to be compatible with PHP 5.3 (declaration of arrays).
2016-07-04 15:06:28 +00:00
packaging
/rpm
…
ajax.dataloader.php
…
applicationinstaller.class.inc.php
Code refactoring : fix of
#876
implemented in 2.0.3 as [r3161], moved to a place where it will fix other implementations of the setup
2016-06-23 08:14:43 +00:00
backup.class.inc.php
Make sure that the setup can be launched even if the 'php-zip' module is not installed.
2016-06-15 09:44:25 +00:00
compiler.class.inc.php
"Search Drawer" is closed by default, unless the configuration parameter "legacy_search_drawer" is set to "true".
2016-06-21 10:20:20 +00:00
email.test.php
…
exclude.txt
…
index.php
…
itop_design.xsd
…
itopdesignformat.class.inc.php
…
jquery.progression.js
…
modelfactory.class.inc.php
Automatically remove duplicated modules (by keeping only the most recent one) when loading modules, independently of the loading order.
2016-06-16 08:41:54 +00:00
modulediscovery.class.inc.php
Automatically remove duplicated modules (by keeping only the most recent one) when loading modules, independently of the loading order.
2016-06-16 08:41:54 +00:00
moduleinstallation.class.inc.php
…
moduleinstaller.class.inc.php
…
orange-progress.gif
…
parameters.class.inc.php
…
phpinfo.php
…
runtimeenv.class.inc.php
When iTop is in restricted access mode (access_mode=2), the upgrade is not completely performed (profiles not updated correctly)
2016-07-01 10:36:26 +00:00
setup.js
…
setuppage.class.inc.php
…
setuputils.class.inc.php
…
wizardcontroller.class.inc.php
…
wizardsteps.class.inc.php
…
xmldataloader.class.inc.php
Load structural data for all selected modules indepentyl of:
2013-09-03 15:37:10 +00:00