Files
iTop/js
Molkobain 7d0f1f46d3 N°2847 - ActivityPanel: Rework for new UX
- Add MetaModel::GetCaseLogs($sClass) function
- Rename ActivityNewEntryForm to CaseLogEntryForm
- Rework ActivityPanel and CaseLogEntryForm markup / CSS
- Change for 1 CaseLogEntryForm per tab (caselogs and activity) with specific "Add entry..." choices
2020-11-23 11:11:05 +01:00
..
2019-10-30 10:11:33 +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)