Files
iTop/js
Molkobain 68332896ad Merge branch 'develop' into feature/faf-cke-mentions
# Conflicts:
#	application/cmdbabstract.class.inc.php
#	css/css-variables.scss
#	css/light-grey.scss
#	datamodels/2.x/installation.xml
2020-12-09 19:58:26 +01:00
..
2019-10-30 10:11:33 +01:00
2020-11-26 11:37:47 +01:00
2020-11-03 16:15:03 +01:00
2020-11-03 16:15:03 +01:00
2018-07-23 06:58:30 +00:00
2015-09-08 14:06:00 +00:00
2019-06-13 11:55:10 +02:00
2014-11-07 13:25:37 +00:00

In order to better separate our developments from the embedded third-party libs, files should be moved in either the /components or /lib folders.

IMPORTANT: Before moving a file, we should first consider if:

  • The file is used in an iTop extension that should be compatible with the iTop version currently under developments
  • The file is still used in iTop itself (or if we can consider removing it for clean up)