Romain Quetiez
ccc9729cc5
#763 Could not use "configure this list" once a stop watch has been added to the list, which is a pitty because such attributes are not aimed at being displayed in lists!
...
SVN:trunk[2848]
2013-09-11 09:53:31 +00:00
Romain Quetiez
abae2129ad
CRON: protection against re-entrance now relies on a bullet-proof mutex. Also added the option 'debug=1' to output the call stack in case an exception occurs (not always because of passwords being shown in the call stack)
...
SVN:trunk[2834]
2013-08-26 15:29:32 +00:00
Romain Quetiez
358911604b
#752 Notifications sent several times (or too late) when MySQL is hosted on another server
...
SVN:trunk[2831]
2013-08-23 07:43:10 +00:00
Romain Quetiez
2893d16d58
Restored the behavior of itop-sla-computation (if present, then it becomes the default working hour computer)
...
SVN:trunk[2828]
2013-08-21 08:07:31 +00:00
Romain Quetiez
98a1242050
New capability for CRON: handle tasks scheduled at given date/time (as opposed to a task being executed more or less continuously).
...
SVN:trunk[2816]
2013-08-08 15:23:05 +00:00
Denis Flaven
7e45f34a86
#746 allow adding an AttributeBlob with is_null_allowed = true to an existing Data Model. (same issue fixed also for AttributeOneWayPassword).
...
SVN:trunk[2808]
2013-07-25 09:17:16 +00:00
Romain Quetiez
3ab539e2ba
Dashboard re-engineering
...
SVN:trunk[2782]
2013-06-27 15:21:35 +00:00
Romain Quetiez
0c1a366c07
OQL normalization and dashlets have been made independent from the class MetaModel (adjusted the API)
...
SVN:trunk[2773]
2013-06-13 14:11:13 +00:00
Romain Quetiez
71cc6f7e6b
OQL normalization and dashlets have been made independent from the class MetaModel (reviewed the API)
...
SVN:trunk[2772]
2013-06-12 07:21:11 +00:00
Romain Quetiez
9ef41a37b8
OQL normalization and dashlets have been made independent from the class MetaModel (2 of 2!)
...
SVN:trunk[2768]
2013-06-03 13:49:51 +00:00
Romain Quetiez
26db86beb2
OQL normalization and dashlets have been made independent from the class MetaModel
...
Added OQL normalization unit tests (to be run on a standard installation)
SVN:trunk[2767]
2013-06-03 13:26:14 +00:00
Denis Flaven
7b887f3ea5
#734 Fixed a regression on reconciliation keys during CSV import.
...
SVN:trunk[2761]
2013-05-29 08:53:07 +00:00
Romain Quetiez
a728dfcf48
All the overloads of DisplayBareProperties must return an array (otherwise a warning is issued and field validation will not work as expected)
...
SVN:trunk[2752]
2013-05-21 10:44:13 +00:00
Denis Flaven
48d740da25
#727 : prevent a crash in cron.php
...
SVN:trunk[2743]
2013-05-16 14:05:38 +00:00
Romain Quetiez
7ba5526fda
#725 Specify a port for mySQL server
...
#729 Backup fails on Windows IIS
SVN:trunk[2742]
2013-05-16 13:57:52 +00:00
Denis Flaven
2e442dbaa0
#704 : preserve the content of a "linkedset" when changing the initial state of the object being created !
...
SVN:trunk[2737]
2013-05-15 15:56:42 +00:00
Romain Quetiez
ad9ed96960
#673 Could not create a physical interface with default value for the speed (+ definitive corruption of the DB for the device on which the interface is being created!)
...
SVN:trunk[2735]
2013-05-15 10:23:06 +00:00
Romain Quetiez
10a7a5aa38
Fix for reconciliation by id (Advanced Mode) -reintegrated from branch 2.0
...
SVN:trunk[2731]
2013-05-14 15:19:12 +00:00
Romain Quetiez
5684f1e196
#713 URL format reviewed:
...
- more formats allowed by default
- aligned between the wiki formatting and the URL attribute
- configurable globally with 'url_validation_pattern'
- can be defined at the attribute level with tag validation_pattern
SVN:trunk[2730]
2013-05-14 14:20:00 +00:00
Romain Quetiez
27cf82b270
#693 Portal user cannot choose services linked via customer contract
...
SVN:trunk[2720]
2013-05-13 14:46:06 +00:00
Romain Quetiez
21f0d96146
New way to compile the dictionaries, allowing for incremental modification via XML
...
SVN:trunk[2712]
2013-04-30 16:14:37 +00:00
Denis Flaven
6feb62d728
#383 : support negative numbers in OQL
...
Enhancements: support MySQL bitwise operators (&, |, ^, <<, >>) and hexadecimal numbers (up to 64-bit).
SVN:trunk[2709]
2013-04-29 08:51:01 +00:00
Romain Quetiez
d5e57ba0ba
#692 Allow to set a default value for AttributeDuration (was forced to 0 anytime)
...
SVN:trunk[2705]
2013-04-26 10:24:44 +00:00
Romain Quetiez
422aa5b407
#715 Finalized the fix (added the year for group by day, but it is not displayed)
...
SVN:trunk[2703]
2013-04-26 09:54:39 +00:00
Romain Quetiez
f97f51b895
#715 Group by day -> month+day, group by month -> year+month, months are shown as a localized label
...
SVN:trunk[2702]
2013-04-26 09:46:31 +00:00
Romain Quetiez
4ae69372d4
User rights:
...
- for link classes, if no grant has been given explicitely, then check if one of the remote class has a grant (mix of compile-time and run-time changes)
- fixed an issue: when looking for a grant into the hierarchy, the most explicit declaration (aka the deepest class) must be found first -> reorder the parent classes (new flag on MetaModel::EnumParentClasses
SVN:trunk[2696]
2013-04-18 09:03:08 +00:00
Romain Quetiez
cce2509b2e
#702 The second implementation of this fix was still incomplete (not compatible with some constraint queries)
...
SVN:trunk[2694]
2013-04-17 16:11:45 +00:00
Romain Quetiez
aa4d396960
#702 The first implementation of this fiw was not incomplete (not compatible with some constraint queries)
...
SVN:trunk[2692]
2013-04-17 15:53:34 +00:00
Romain Quetiez
5f11cc4cf8
#703 HTML entities not escaped in history tab
...
SVN:trunk[2690]
2013-04-16 13:23:10 +00:00
Denis Flaven
956ecda77e
Fix for the "Notifications" tab: use the polymorphism to let each trigger determine which object is "In Scope" and thus can potentially have notifications related to it
...
SVN:trunk[2688]
2013-04-16 12:52:43 +00:00
Romain Quetiez
c95b8cf939
#702 Ignoring the class when looking up for a polymorphic ext key
...
SVN:trunk[2681]
2013-04-16 11:24:34 +00:00
Denis Flaven
74575440d7
Bug fix: properly serialize Emails with binary Attachments. Previously asynchronous emails with binary attachements were not working (they were queued but never sent).
...
SVN:trunk[2679]
2013-04-16 09:05:56 +00:00
Romain Quetiez
3d79e3fe8f
#472 REST API: finalized the implementation of core/get_related + added the support for AttributeBlob (to manage documents and attachments)
...
SVN:trunk[2669]
2013-04-02 13:31:52 +00:00
Denis Flaven
d92b0aabee
First (draft) version of the get_related verb for the REST API.
...
SVN:trunk[2666]
2013-04-02 09:42:26 +00:00
Romain Quetiez
57629051bd
#691 Notifications not sent if some recicipients have an empty address
...
SVN:trunk[2653]
2013-03-21 14:42:34 +00:00
Romain Quetiez
d7fa2ca5b9
#688 When the autocomplete is activated, and the allowed values depend on another value, then it is possible to set a wrong value
...
SVN:trunk[2646]
2013-03-20 14:47:52 +00:00
Romain Quetiez
3d2866a2a0
#687 Finalized the bug fixed started in [2632], about attributes/hierarchies/labels (dictionary)
...
SVN:trunk[2644]
2013-03-20 10:00:19 +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
b52be60776
#684 CSV import / reconciliation using an enum does not take the translation into account
...
SVN:trunk[2630]
2013-03-18 10:26:14 +00:00
Romain Quetiez
d60d634208
#682 Order notifications (last first).
...
SVN:trunk[2629]
2013-03-15 16:25:02 +00:00
Romain Quetiez
d620516055
#675 Error when drilling down on graph/pie/table with group by on a field that can be null (this case has been excluded)
...
SVN:trunk[2624]
2013-03-14 13:00:28 +00:00
Romain Quetiez
39b79e2a05
#660 Warning raised with ZendServer (with APC cache enabled) causing the setup to fail
...
SVN:trunk[2622]
2013-03-14 10:12:05 +00:00
Romain Quetiez
3cf398618e
#472 REST Services: added core/delete (to bulk delete, full-featured), and validated the operation core/apply_stimulus
...
SVN:trunk[2616]
2013-03-13 11:01:16 +00:00
Romain Quetiez
a23569e0c4
Fixed issue with the new CRON execution pattern
...
SVN:trunk[2611]
2013-03-08 14:03:55 +00:00
Denis Flaven
eee8d71381
Enhancement: take into account the "periodicity" of the background processes.
...
Bug fix: fixed a warning in CheckStopWatchThresholds
SVN:trunk[2609]
2013-03-01 17:14:54 +00:00
Denis Flaven
ddff9180ac
Added 'core/apply_stimulus' as a possible operation for the REST web services.
...
SVN:trunk[2605]
2013-02-27 15:58:16 +00:00
Denis Flaven
626e2a1db1
Enable support of databases which name either is a reserved word or contains non-alphanumeric characters (i.e. itop-production).
...
SVN:trunk[2595]
2013-01-31 15:14:23 +00:00
Romain Quetiez
59e1a64f2d
REST services: fixed issue with returned external keys
...
SVN:trunk[2594]
2013-01-30 14:09:32 +00:00
Romain Quetiez
7b2789479d
REST services: alpha2. It is now extensible (implement iRestServiceProvider). Still lacks two verbs: apply_stimulus and delete.
...
SVN:trunk[2592]
2013-01-30 09:46:55 +00:00
Denis Flaven
18eee44ee6
Bug fix: properly record history of Hierarchical Keys
...
SVN:trunk[2584]
2012-12-21 15:37:45 +00:00