Commit Graph

  • 33ba754277 N°7315 - Migrate deprecated usages of WebPage::add_linked_script() Molkobain 2024-03-05 22:15:02 +01:00
  • 7948793674 N°7315 - Introduce WebPage::LinkScriptXXX() methods to replace WebPage::add_linked_script() Molkobain 2024-03-05 21:49:04 +01:00
  • 8c7b33fb06 N°7315 - Migrate relative images URLs to absolute ones in order to support pages on different depth levels Molkobain 2024-01-18 19:35:24 +01:00
  • db4dfe1ba3 N°7315 - Migrate usages of WebPage::add_linked_script() to absolute URIs to ensure they are correctly loaded no matter the endpoint location Molkobain 2024-01-17 22:59:32 +01:00
  • e00112d6e1 N°2039 - Empty newsroom cache when modifying notifications from view all page Stephen Abello 2024-03-04 15:23:57 +01:00
  • 3404306de8 N°2039 - Update event zlist detail Stephen Abello 2024-03-04 14:12:30 +01:00
  • ff7e4d3db6 N°2039 - Display actions as independent icon buttons Stephen Abello 2024-03-04 14:11:20 +01:00
  • 2014a48d22 N°7299 Remove CSS & JS files moved to NPM Migration was made in 3.2 with N°5621 Pierre Goiffon 2024-03-04 11:19:59 +01:00
  • b7e1202cf1 Merge remote-tracking branch 'origin/support/3.2' into develop Pierre Goiffon 2024-03-04 10:43:16 +01:00
  • e371db846a N°5621 Move showdown 2.0.0-alpha1 to NPM Pierre Goiffon 2024-02-29 17:10:24 +01:00
  • 5bbf3c9c35 N°5621 Move jquery.magnific-popup.js 1.0.0 to NPM Pierre Goiffon 2024-02-29 11:52:04 +01:00
  • fe4233e218 N°5621 Move jquery.fileupload.js 9.22.0 (?) to NPM Update to 9.22.1 to fix https://github.com/advisories/GHSA-4cj8-g9cp-v5wr Pierre Goiffon 2024-02-29 11:00:01 +01:00
  • 8490c2a22f N°5621 Move jquery.contextMenu 1.6.7 (?) to NPM Pierre Goiffon 2024-02-28 17:41:36 +01:00
  • e758527ca9 N°5621 Move clipboard 2.0.4 to NPM Pierre Goiffon 2024-02-16 16:54:31 +01:00
  • 3e9f4df1bf N°5621 Move D3 3.5.16 to NPM Pierre Goiffon 2024-02-16 16:47:16 +01:00
  • f3fbce7459 N°5621 Move C3 0.4.11 to NPM Pierre Goiffon 2024-02-16 16:42:42 +01:00
  • ff079f7d01 N°5621 Move mousetrap 1.6.5 to NPM Pierre Goiffon 2024-02-16 16:37:46 +01:00
  • d4c54b6e1c N°5621 Move ace 1.2.8 to NPM Pierre Goiffon 2024-02-28 16:49:58 +01:00
  • 39d1ddeab8 N°5621 Move JQuery 3.5.1 to NPM Pierre Goiffon 2024-02-16 16:08:17 +01:00
  • fada9793f0 N°5621 Move JQuery UI 1.12.1 to NPM Pierre Goiffon 2024-02-16 15:58:18 +01:00
  • 44b994414d Merge remote-tracking branch 'origin/support/3.2' into develop Pierre Goiffon 2024-03-04 08:42:18 +01:00
  • 45a8e6d1c8 Merge remote-tracking branch 'origin/support/3.1' into support/3.2 Pierre Goiffon 2024-03-04 08:41:54 +01:00
  • bf4b07a366 Merge remote-tracking branch 'origin/support/3.0' into support/3.1 Pierre Goiffon 2024-03-04 08:41:25 +01:00
  • 48de13b5cf Merge remote-tracking branch 'origin/support/2.7' into support/3.0 Pierre Goiffon 2024-03-04 08:32:59 +01:00
  • b867faa355 Fix DBObjectTest Error was "Class 'Combodo\iTop\Test\UnitTest\Core\DBObjectSet' not found" Pierre Goiffon 2024-03-04 08:09:35 +01:00
  • 1848b5f231 N°7314 - Add some PHPDoc about new recommendations Molkobain 2024-03-01 21:27:19 +01:00
  • 9fa53d43ab N°7314 - Add Symfony Response alternative to Webpage::output() Molkobain 2024-01-17 20:35:11 +01:00
  • 646e86b207 N°7314 - Remove danger zone from iTopWebPage as it was only kept to ensure we didn't a miss in 3.0.0 Molkobain 2024-01-15 11:46:31 +01:00
  • 470ccd72f5 Avoid to do 2 request in order to get sharing objects faf/improve_perf_of_sharing_base Anne-Cath 2024-03-01 17:27:15 +01:00
  • a7265c2493 Merge remote-tracking branch 'origin/support/3.2' into develop Pierre Goiffon 2024-03-01 17:26:55 +01:00
  • e93c9b8537 Merge remote-tracking branch 'origin/support/3.1' into support/3.2 Pierre Goiffon 2024-03-01 17:26:39 +01:00
  • 849c495093 Merge remote-tracking branch 'origin/support/3.0' into support/3.1 Pierre Goiffon 2024-03-01 17:26:19 +01:00
  • e878938e25 Merge remote-tracking branch 'origin/support/2.7' into support/3.0 Pierre Goiffon 2024-03-01 17:26:05 +01:00
  • 7453cc184f ✏️ fix a typo jf-cbd 2024-03-01 17:25:08 +01:00
  • 261ec270c5 ✏️ fix a typo jf-cbd 2024-03-01 17:24:39 +01:00
  • 94fb23d366 N°6935 - Migrate "object.xxx" operations / routes to Symfony routes feature/6935-migrate-to-sf-router Molkobain 2024-01-19 17:45:27 +01:00
  • 4e4b6c1ec2 N°6935 - Migrate "object.xxx" operations / routes to Symfony routes Molkobain 2024-01-19 17:45:27 +01:00
  • 451bab6957 N°6935 - Migrate relative images URLs to absolute ones in order to support pages on different depth levels Molkobain 2024-01-18 19:35:24 +01:00
  • 85003e89eb N°6935 - Migrate usages of WebPage::add_linked_script() to absolute URIs to ensure they are correctly loaded no matter the endpoint location Molkobain 2024-01-17 22:59:32 +01:00
  • 5fb5f093e7 N°6935 - Add Symfony Response alternative to Webpage::output() Molkobain 2024-01-17 20:35:11 +01:00
  • 4c48b65e6b N°6935 - Remove danger zone from iTopWebPage as it was only kept to ensure we didn't a miss in 3.0.0 Molkobain 2024-01-15 11:46:31 +01:00
  • 43d3a3bc67 N°6935 - Deprecate own router system in favor of Symfony's Molkobain 2023-12-14 15:03:06 +01:00
  • 1fee4372eb N°6648 - Use \utils::GetDataPath() instead of hard-coded paths (#555) Molkobain 2024-01-22 21:06:08 +01:00
  • a4434afa0d 📝 Version history: add 2.7.10 and 3.0.4 Pierre Goiffon 2024-01-16 18:22:10 +01:00
  • 2d5cd7042a Fix not being able to unsubscribe from newsroom anymore Stephen Abello 2024-03-01 11:08:25 +01:00
  • 356be511a8 Merge remote-tracking branch 'origin/support/3.2' into develop Eric Espie 2024-03-01 09:44:24 +01:00
  • 7b01108c91 Merge remote-tracking branch 'origin/support/3.1' into support/3.2 Eric Espie 2024-03-01 09:43:24 +01:00
  • 3b9ca4ad18 N°7310 - New Event to handle available Transitions Eric Espie 2024-03-01 09:39:00 +01:00
  • 59129bc3ce N°2039 N°7298 - Allow Actions to be asynchronous (#625) Stephen Abello 2024-03-01 09:27:56 +01:00
  • f896e72013 Merge remote-tracking branch 'origin/support/3.2' into develop Anne-Cath 2024-02-29 16:57:24 +01:00
  • eddc750ca8 Merge remote-tracking branch 'origin/support/3.0' into support/3.1 Anne-Cath 2024-02-29 16:53:39 +01:00
  • f3abe1ff13 Merge remote-tracking branch 'origin/support/2.7' into support/3.0 Anne-Cath 2024-02-29 16:50:04 +01:00
  • 473cf004b6 N°6968 - Audit duration : add of a rule multiplie by 4 the time of response (#575) Anne-Catherine 2024-02-29 16:18:03 +01:00
  • 90a5a7a9a7 N°6968 - Audit duration : add of a rule multiplie by 4 the time of response (#575) Anne-Catherine 2024-02-29 16:18:03 +01:00
  • 5574952033 N°5170 - In a transition DoCheckToWrite returned error, generes a Fatal error (#539) Anne-Catherine 2024-02-29 16:14:43 +01:00
  • 1a8de82be5 Add toast feedback when resetting newsroom cache or change image placeholder in preferences Stephen Abello 2024-02-29 11:07:48 +01:00
  • 187a895265 Merge remote-tracking branch 'origin/support/3.2' into develop Benjamin Dalsass 2024-02-28 17:16:55 +01:00
  • d15a0a0070 N°6086 - CSV import: Treat first line as a header Benjamin Dalsass 2024-02-28 17:04:35 +01:00
  • 6224f8ca51 Merge remote-tracking branch 'origin/support/3.2' into develop Pierre Goiffon 2024-02-28 16:44:29 +01:00
  • 76167a3d54 Merge remote-tracking branch 'origin/support/3.1' into support/3.2 Pierre Goiffon 2024-02-28 16:44:11 +01:00
  • 46273dfc12 Merge remote-tracking branch 'origin/support/3.0' into support/3.1 Pierre Goiffon 2024-02-28 16:43:51 +01:00
  • 24f1cf8ca1 💡 Fix deprecated in JSDoc Pierre Goiffon 2024-02-28 16:43:40 +01:00
  • 2a5337d84c N°2039 - Fix notifications sorting Stephen Abello 2024-02-28 15:20:20 +01:00
  • 3b27e6e466 Merge remote-tracking branch 'origin/support/3.2' into develop Pierre Goiffon 2024-02-28 15:13:06 +01:00
  • fbe7f559d2 N°7251 Remove usages of deprecated JS libs Only js/json.js was used, but it is a polyfill that is not necessary anymore considering our browser requirements (see https://www.itophub.io/wiki/page?id=latest:install:requirements#web_browser) Pierre Goiffon 2024-02-28 15:10:06 +01:00
  • c8810708ef N°7268 - Add test on method SetComputedDate vdumas 2024-02-28 12:52:08 +01:00
  • 4e53deec9d Merge remote-tracking branch 'origin/support/3.2' into develop Anne-Cath 2024-02-28 10:37:15 +01:00
  • e8c11f38d2 N°4314 - Fix Uniqueness rules not working with Silo (2) vdumas 2024-02-28 09:59:42 +01:00
  • 1394bc221d N°3363 - Add favicon in branding (#522) Anne-Catherine 2024-02-28 09:59:11 +01:00
  • baa05ba8d4 N°4342 - Improve generic bulk deletion function with memory limit handling (#321) Anne-Catherine 2024-02-28 09:55:04 +01:00
  • e7b493dafa N°2039 - Rework view all notifications page (#617) Stephen Abello 2024-02-28 09:22:39 +01:00
  • 940833a66f N°7157 - Fix trigger init to null when not passed Molkobain 2024-02-27 21:46:04 +01:00
  • 2b172d6e19 N°7157 - Fix ActioniTopNotification friendlyname Molkobain 2024-02-23 18:45:12 +01:00
  • 69677954b4 N°7157 - Change way to pass calling trigger to action in order to ease extensibility and to be able to use its attributes in placeholders Molkobain 2024-02-23 18:33:09 +01:00
  • 2cafa78339 Merge remote-tracking branch 'origin/support/3.2' into develop Anne-Cath 2024-02-27 18:22:22 +01:00
  • f3f86017b6 Merge remote-tracking branch 'origin/support/3.2' into develop Eric Espie 2024-02-27 18:14:28 +01:00
  • 9c35cddfc0 Merge remote-tracking branch 'origin/support/3.1' into support/3.2 Anne-Cath 2024-02-27 18:01:33 +01:00
  • 86bf6ba0b0 N°5547 - Object deletion fails if friendlyname too long (#529) Anne-Catherine 2024-02-27 17:59:37 +01:00
  • 82e19f6eca N°6543 - Fix display of AttributeText with width parameter (#521) Anne-Catherine 2024-02-27 17:42:59 +01:00
  • 5479080eb2 Merge remote-tracking branch 'origin/support/3.1' into develop Eric Espie 2024-02-27 17:40:56 +01:00
  • 8f1d8b1dc2 N°7294 - EVENT_ADD_ATTACHMENT_TO_OBJECT not triggered on the object Eric Espie 2024-02-27 17:39:53 +01:00
  • b67057c863 N°7163 - Avoid having an empty list when "items per page" is set to 0 as it makes no sense (#616) Anne-Catherine 2024-02-27 17:34:53 +01:00
  • 0546a7b82b N°6808 - Rank management (order) in iTop actions (#558) Anne-Catherine 2024-02-27 17:06:12 +01:00
  • 3d360e99da N°4314 - Fix Uniqueness rules not working with Silo vdumas 2024-02-27 14:53:07 +01:00
  • 3cc3f0e4ff N°7288 - Fix page crash due to unescaped characters in relations row actions (#620) Molkobain 2024-02-27 08:34:34 +01:00
  • 3cb3e8a7f9 N°6937 - Symfony 6.4 - Handle Symfony configuration files Benjamin Dalsass 2024-02-26 10:38:36 +01:00
  • b6230ed486 🐛 N°7284 - Themehandler enhancement - use of utils::RealPath instead of php's method jf-cbd 2024-02-23 10:46:22 +01:00
  • 6a907f1fed Merge remote-tracking branch 'origin/support/3.2' into develop Molkobain 2024-02-22 16:08:09 +01:00
  • 123dfd8dd3 N°2039 - Fix broken image in icon attribute when empty Molkobain 2024-02-22 15:57:48 +01:00
  • e9bd76f2cd N°2039 - Choose news icon depending on context Molkobain 2024-02-22 15:28:16 +01:00
  • 47f7dfeb47 N°2039 - Fix crash when opening all newsroom page due a missing use statement Molkobain 2024-02-22 15:03:53 +01:00
  • 405919f204 Merge remote-tracking branch 'origin/support/3.1' into support/3.2 Molkobain 2024-02-21 18:28:47 +01:00
  • b7f43ba22b Fix test case case when context tag is present more than once Molkobain 2024-02-21 18:27:21 +01:00
  • b813a32225 Merge remote-tracking branch 'origin/support/3.1' into support/3.2 Molkobain 2024-02-21 18:21:18 +01:00
  • b13e0c92a5 Fix test case dependant to setup option Change Management Simple vs ITIL Molkobain 2024-02-21 18:13:12 +01:00
  • a6e5f95ff4 Add read right to "other" so www-data is able to read the configuration file after the tests jf-cbd 2024-02-21 17:12:43 +01:00
  • 2e5f0b064c Merge remote-tracking branch 'origin/support/3.2' into support/3.2 jf-cbd 2024-02-21 16:38:16 +01:00
  • a9f6e86381 Merge remote-tracking branch 'origin/support/3.1' into support/3.2 jf-cbd 2024-02-21 16:37:18 +01:00
  • c6548ace61 N°2039 - Fix PHPDoc Molkobain 2024-02-21 16:36:34 +01:00
  • aa81c94dad Improved test and test cleanup jf-cbd 2024-02-21 16:30:00 +01:00