dflaven
|
172a2c07f4
Enable support of databases which name either is a reserved word or contains non-alphanumeric characters (i.e. itop-production).
|
12 years ago |
romainq
|
83732ab4f0
Fixed #618 and #621
|
12 years ago |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 years ago |
dflaven
|
b5fd94cc0e
Preparing for the integration of the version 2.0 of the setup.
|
12 years ago |
romainq
|
05706f7f76
Fixed setup issues (improved modularity)
|
13 years ago |
romainq
|
bc137493c0
#488 Replaced mysql extension with mysqli
|
13 years ago |
romainq
|
d6f71468fa
Using iTop in mode CLI: let PHP display the fatal error "unknown function mysql_connect:
|
14 years ago |
romainq
|
03a508a231
#359 Dehardcoded the timezone (while preserving 'Europe/Paris' as the default)
|
14 years ago |
romainq
|
cc4481ec3e
Fixed a regression in the deletion (and simplified the algorithm, though more queries will be issued)
|
14 years ago |
romainq
|
6421f721cc
Email sent in asynchronous mode (established the base for an application internal CRON, task queue, etc.) with adjustable configuration (disable by default). Also improved the OQL: IS_NULL() and REGEXP have been added.
|
14 years ago |
romainq
|
2104dbe176
Improved the detection of MySQL Slave status
|
14 years ago |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
14 years ago |
romainq
|
435c88baaa
#239 Issue with character set (impacting searches with accents)
|
14 years ago |
romainq
|
57d44e2f77
Improved the internal KPI reporting tools
|
14 years ago |
romainq
|
c973dfd743
Optimized roughly the load of user management data, and added a mean for quick profiling (to enable, add the setting log_duration)
|
14 years ago |
romainq
|
8624f5de85
#133 Issue on object creation with fields set to 'null'
|
15 years ago |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 years ago |
dflaven
|
0c033ccb0f
- Fixed bug #87: Strings consisting only of digits are not managed as strings
|
15 years ago |
romainq
|
a720ea1959
Fixed #81, character set and collation set to utf-8 by default
|
15 years ago |
romainq
|
d115df743f
Fixed two bugs:
|
15 years ago |
romainq
|
12929d5287
Finalized the display of Enumeration attributes (the label may now be different than the value)
|
15 years ago |
romainq
|
87047aabf3
- Fixed bug with change tracking of TEXT attributes
|
15 years ago |
dflaven
|
2158d3223e
- First implementation of documents
|
15 years ago |
dflaven
|
44f141aa02
- Fixed the support of Internet Explorer (tested on IE7 and IE8)
|
15 years ago |
romainq
|
2b3fc854d2
Added investigation means: DB dump from the ITopConsultant page, this feature should not rely on mySQL statements that are not allowed in the OVH hosting setup. The feature is 100% new and does not interfere with any existing code. Therefore I would advise to upgrade the official build as quickly as possible.
|
15 years ago |
romainq
|
c596119daa
Work in progress for integration of "allowed values"
|
15 years ago |
romainq
|
b793bf98e2
Fixed bug in the history of tickets (incident or any other type, for which the name is based on the ticket ID, which remained undetermined until the record is created)
|
15 years ago |
romainq
|
829327d43d
Fixed bug provoking a warning unseen so far but it was causing a fatal error during the installation, with IIS as web server
|
16 years ago |
dflaven
|
4801d921f6
Moved under "trunk" to be able to track releases under "tags"
|
16 years ago |