Romain Quetiez
ebd0136773
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# tests/php-unit-tests/src/BaseTestCase/ItopTestCase.php
2023-08-17 18:36:34 +02:00
Romain Quetiez
65bb76b9e3
N°6658 - Boost PHPUnit tests execution
2023-08-17 17:27:55 +02:00
vdumas
652a9f6e40
N°6370 - Replace Audit Category menu by a dashboard
2023-06-05 17:58:14 +02:00
Molkobain
c767ebe989
📝 Copyright year bump
2023-03-17 18:28:47 +01:00
Molkobain
083d19c688
📝 PHPDoc
2023-01-05 21:19:56 +01:00
acognet
3727223db3
Fix comment
2022-02-18 18:05:36 +01:00
acognet
19eef5bd72
N°4578 - Dict::CloneString replace entry if already exists
2021-12-23 13:19:18 +01:00
Pierre Goiffon
c9ef543e2e
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# core/log.class.inc.php
# datamodels/2.x/itop-attachments/renderers.itop-attachments.php
# js/search/search_form_criteria_enum.js
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
# test/core/dictTest.php
2021-12-08 18:30:20 +01:00
odain
e4c68936a0
N°4125 - log error in an apc channel
2021-11-29 09:23:05 +01:00
odain
3511867ba3
N°4125 - use Error log level + apc dedicated log channel
2021-11-26 17:07:20 +01:00
odain
865f9f4f67
add @since annotation + @see from Hispka
2021-11-09 17:14:13 +01:00
odain
2fe4265223
N°4125 - Make translations loading more robust toward APCu cache corruption or invalid dictionnary - adaptations to get current correction accepted
2021-07-28 11:14:49 +02:00
odain
ed719e13c7
N°4125 - Add a warning log when corrupted data returned by APCu
2021-07-02 08:53:58 +02:00
odain
c98ad106c4
N°4125 - Make translations loading more robust toward APCu cache corruption or invalid dictionnary
2021-07-01 17:34:23 +02:00
Molkobain
8dd96ea636
Copyright year bump
2021-03-15 09:29:45 +01:00
Pierre Goiffon
b85b4d0067
N°3663 Group exception classes in /application/exceptions
...
Original files kept for compatibility issues :
- core/coreexception.class.inc.php
There are remaining exceptions in /core/oql, but those files are generated
2021-01-26 15:50:26 +01:00
Pierre Goiffon
6144cfad3d
📝 Link between Dict::Format and TemplateString
2019-10-31 10:35:48 +01:00
Eric
a94211d3d3
Merge remote-tracking branch 'origin/develop' into feature/b931
...
# Conflicts:
# .idea/inspectionProfiles/Combodo.xml
# application/cmdbabstract.class.inc.php
# core/attributedef.class.inc.php
# css/light-grey.css
# css/light-grey.scss
2018-09-25 12:03:44 +02:00
Eric
e67d6e8a80
N°917 - Add new trigger on object update
2018-09-25 10:38:01 +02:00
Eric
c3c1897258
N°931: Tags data class display name
2018-09-18 11:38:34 +02:00
Denis Flaven
573b5fc879
Fallback to the default language, for missing entries in the current language, in the dictionary passed client-side.
...
SVN:b1162[5553]
2018-03-28 11:29:18 +00:00
Eric Espié
e33596960a
Advanced Search: Better support of dates in expressions
...
SVN:b1162[5464]
2018-03-20 10:38:52 +00:00
Denis Flaven
f8f6e201b9
Advanced Search WIP: new mechanism for passing the dictionary to the client side. Hopefully faster than before thanks to the browser's cache.
...
SVN:b1162[5453]
2018-03-16 17:44:55 +00:00
Pierre Goiffon
30b10d3b6b
Dict::S() PHPDoc modification
...
SVN:trunk[5087]
2017-10-26 08:57:54 +00:00
Denis Flaven
b991f0a6c6
Fix for a crash in the setup (regression) introduced by [r3978] (optimization of the load of dictionaries)
...
SVN:trunk[3990]
2016-04-07 16:11:10 +00:00
Guillaume Lajarige
1784653678
Cleanup and optimization of the handling/loading of the dictionary files.
...
SVN:trunk[3980]
2016-04-04 13:56:36 +00:00
Denis Flaven
f3773f6047
Cleanup and optimization of the handling/loading of the dictionary files.
...
SVN:trunk[3978]
2016-04-04 13:44:15 +00:00
Romain Quetiez
51628604bf
#687 Label for attribute Person:name always shown in english (Last Name)
...
SVN:trunk[2632]
2013-03-18 17:38:28 +00:00
Romain Quetiez
721faa7e1e
Updated copyright (2012) and license (LGPL changed to AGPL)
...
SVN:trunk[2333]
2012-10-23 21:41:36 +00:00
Romain Quetiez
b3dadcba77
Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta)
...
SVN:trunk[1859]
2012-02-17 15:11:00 +00:00
Romain Quetiez
7a83237f11
Cosmetic on the API of the dictionnary (internal)
...
SVN:trunk[1687]
2011-11-21 17:07:58 +00:00
Denis Flaven
7e2982b848
Added methods to trace the completion of the localization.
...
SVN:trunk[1219]
2011-04-19 13:22:18 +00:00
Romain Quetiez
8ff40fb4b8
Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints.
...
SVN:trunk[1194]
2011-04-08 11:29:25 +00:00
Romain Quetiez
b423e98295
Optimizations:
...
- Setup: grouped CREATE TABLE / ALTER TABLE statements in one single CREATE table
- Every page: cache the prepared queries and data model into APC
Cleanup: removed unused verb RegisterPlugin
Fix: GetObject could fail (could not find the reference from within the forum)
SVN:trunk[1154]
2011-03-30 08:30:42 +00:00
Romain Quetiez
30f4ff8765
Fixed a bug with APC version < 3.0.7
...
SVN:trunk[1146]
2011-03-24 17:01:59 +00:00
Denis Flaven
c9b4468f17
Experimental support of APC to speed-up the application.
...
SVN:trunk[1143]
2011-03-23 14:09:39 +00:00
Denis Flaven
8a5ed95c80
- Integrating the Brazilian transalation from Marco Tulio...
...
SVN:trunk[919]
2010-10-22 16:55:41 +00:00
Denis Flaven
2df7884289
Fixing Trac #209 (default_language setting not used properly)
...
SVN:trunk[655]
2010-08-04 19:55:11 +00:00
Denis Flaven
b827fbb295
Fixed the GetLanguages method to return what is documented
...
SVN:trunk[442]
2010-06-08 13:44:44 +00:00
Romain Quetiez
d3ffa21943
Improved error handling and localization
...
SVN:trunk[437]
2010-06-07 14:28:42 +00:00
Romain Quetiez
a0e0371812
#19 - Reviewed the licensing information and started to align the comments in the code
...
SVN:trunk[422]
2010-05-24 09:24:35 +00:00
Denis Flaven
c6a57b5a2f
- Implementation of the localization... on going...
...
SVN:trunk[363]
2010-04-27 13:11:04 +00:00
Romain Quetiez
871e0ef101
Localization: user profile ++ language
...
SVN:trunk[356]
2010-04-21 07:35:19 +00:00
Romain Quetiez
dd02ce60b5
Localization: first step (class Dict and handling of Metamodel)
...
SVN:trunk[338]
2010-04-19 13:32:30 +00:00