Denis Flaven
|
07d8da9d99
|
Added the "search" form on top of the list of users
SVN:1.2[1796]
|
2012-01-20 15:24:33 +00:00 |
|
Romain Quetiez
|
c539f19ce9
|
Optimized memory usage when auditing large volumes of CIs (10'000 items was requiring 200 Mb, it now runs with 32 Mb -including the 30Mb overhead!)
SVN:1.2[1795]
|
2012-01-20 15:03:07 +00:00 |
|
Denis Flaven
|
3635e60850
|
Typo fix
SVN:1.2[1794]
|
2012-01-20 14:19:56 +00:00 |
|
Denis Flaven
|
b278b84f46
|
Fixed #481: localized characters in Service / Service Category name and description were not properly displayed.
SVN:1.2[1793]
|
2012-01-20 14:16:20 +00:00 |
|
Romain Quetiez
|
04647970a8
|
Case log now largely bigger than 64 Kilobytes... (reintegrated change made in trunk)
SVN:1.2[1791]
|
2012-01-19 15:32:48 +00:00 |
|
Romain Quetiez
|
fe58f6bd19
|
Fixed regression in the tool to test queries: losing the query when there is a syntax error
SVN:1.2[1788]
|
2012-01-19 10:13:36 +00:00 |
|
Romain Quetiez
|
0d6cd529a1
|
#516 and #517 Improved the export (specify fields for multi-column queries) and web queries (default field list)
SVN:1.2[1786]
|
2012-01-18 16:59:09 +00:00 |
|
Denis Flaven
|
2a155fe8ee
|
Added SetMessageId for forward compatibility with SwiftMailer
SVN:1.2[1785]
|
2012-01-18 10:05:12 +00:00 |
|
Romain Quetiez
|
3f381a3530
|
Partially de-hardcoded against the subdirectory "modules", so that 1.2.1 should be compatible with modules running under 2.0.
SVN:1.2[1778]
|
2012-01-17 15:26:02 +00:00 |
|
Denis Flaven
|
7fadb5e08b
|
Added self-registering / user synchronization extensibility
SVN:1.2[1760]
|
2012-01-11 16:01:11 +00:00 |
|
Denis Flaven
|
5d4476f48b
|
Added self-registering / user synchronization extensibility
SVN:1.2[1757]
|
2012-01-11 14:31:44 +00:00 |
|
Romain Quetiez
|
2fbb37cc2f
|
Readme updated, ready for 1.2.1 beta
SVN:1.2[1753]
|
2011-12-22 10:34:00 +00:00 |
|
Denis Flaven
|
6801ecb266
|
Updated the readme file to prepare for the 1.2.1 beta release
SVN:1.2[1752]
|
2011-12-22 10:29:27 +00:00 |
|
Romain Quetiez
|
fa821d3a9b
|
#512 Allow the CLI mode for export.php
SVN:1.2[1750]
|
2011-12-21 15:28:50 +00:00 |
|
Denis Flaven
|
00f9deeaa5
|
Updated the readme file to prepare for the 1.2.1 beta release
SVN:1.2[1747]
|
2011-12-21 15:14:41 +00:00 |
|
Romain Quetiez
|
58cfc1d51b
|
CSV import (both std and related to the data synchro) can be used with a tab (keyword 'tab', case insensitive)
SVN:1.2[1746]
|
2011-12-21 14:46:03 +00:00 |
|
Denis Flaven
|
af8b3b972d
|
Fixed Trac #480: properly take into account the 'min_autocomplete_chars' settings.
SVN:1.2[1745]
|
2011-12-21 14:23:20 +00:00 |
|
Denis Flaven
|
07671f40fd
|
Allow a module to restrict the access to a given menu/group by redeclaring the menu with restricted rights. All rights are combined with the AND operator.
SVN:1.2[1743]
|
2011-12-21 14:17:03 +00:00 |
|
Denis Flaven
|
3da5c65fe4
|
Allow to filter which class(es) of objects are displayed in the graphical impact analysis view
SVN:1.2[1742]
|
2011-12-21 14:15:27 +00:00 |
|
Romain Quetiez
|
489be44b90
|
#489 Data synchro: reintegrated the latest improvements from trunk.
SVN:1.2[1740]
|
2011-12-21 13:45:07 +00:00 |
|
Denis Flaven
|
912088d017
|
Fixed Trac #486: SQL dashboards limitations
SVN:1.2[1730]
|
2011-12-20 15:17:14 +00:00 |
|
Denis Flaven
|
06620133b6
|
Bug fix: missing (but useless) parameter in ExpandArgs causes a notice...
SVN:1.2[1728]
|
2011-12-20 12:41:05 +00:00 |
|
Denis Flaven
|
95d7a24630
|
Keep the current value iin the search form when reloading the search form for a different (sub)class. For example Contact => Person.
SVN:1.2[1726]
|
2011-12-19 17:30:02 +00:00 |
|
Denis Flaven
|
cb0e1d8ef3
|
When searching objects to add to the current object (n:n relationship), set the default search params in order to stay in the current silo.
SVN:1.2[1724]
|
2011-12-19 16:50:39 +00:00 |
|
Denis Flaven
|
d321ebc8e4
|
Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button... also make sure that allowed values is enforced
SVN:1.2[1721]
|
2011-12-15 10:46:48 +00:00 |
|
Romain Quetiez
|
c149ec8e2c
|
#485 Improved the end-user experience with Excel and the web queries (added a phrasebook) + link to test the OQL attributes (query phrasebook or email actions, etc.) including the handlink of query arguments) + fixed wrong prototypes for a few implementations of GetBareProperties()
SVN:1.2[1719]
|
2011-12-14 17:44:06 +00:00 |
|
Denis Flaven
|
281adfb043
|
Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button.
SVN:1.2[1715]
|
2011-12-13 14:43:33 +00:00 |
|
Romain Quetiez
|
4244029087
|
#485 Export for MS Excel web queries: format=spreadsheet
SVN:1.2[1713]
|
2011-12-13 14:30:36 +00:00 |
|
Denis Flaven
|
78e173d5fb
|
Bug fix: paginated lists were broken in the Impact Analysis "List" tab
SVN:1.2[1708]
|
2011-12-07 10:41:13 +00:00 |
|
Romain Quetiez
|
6b8abce03a
|
- commited merge information (done earlier) -
SVN:1.2[1705]
|
2011-12-06 13:52:44 +00:00 |
|
Denis Flaven
|
33a7005069
|
- Bug ! Incorrectly appending a parameter ?version= to linked scripts already containing a parameter in their URL !
- changed the parameter name to itopversion to avoid collisions
SVN:1.2[1702]
|
2011-12-01 17:18:47 +00:00 |
|
Denis Flaven
|
006a6037d1
|
Increased Suhosin minimum value for get_max_value to 2048 due to a bug seen on some installations
SVN:1.2[1700]
|
2011-11-30 13:23:32 +00:00 |
|
Denis Flaven
|
e2f8be1745
|
Use the default language when creating a new user from CAS
SVN:1.2[1698]
|
2011-11-29 15:56:24 +00:00 |
|
Denis Flaven
|
ebae45f6a5
|
Support patterns for casMemberof
SVN:1.2[1696]
|
2011-11-29 15:36:58 +00:00 |
|
Denis Flaven
|
0685835d49
|
Allow to log entries on behalf of another user
SVN:1.2[1694]
|
2011-11-24 17:22:19 +00:00 |
|
Romain Quetiez
|
1b1e88f9a4
|
In french, organiZation takes an S
SVN:1.2[1691]
|
2011-11-23 15:30:11 +00:00 |
|
Denis Flaven
|
b90f443e75
|
- Don't create warnings for empty ext keys (i.e. empty string)
- Properly record multiple warnings
- Don't record warnings in case of creation error (error has precedence)
SVN:1.2[1689]
|
2011-11-23 09:55:44 +00:00 |
|
Romain Quetiez
|
4da64a64b1
|
Cosmetic on the API of the dictionnary (internal)
SVN:1.2[1686]
|
2011-11-21 17:03:36 +00:00 |
|
Denis Flaven
|
6673e171dc
|
Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget.
SVN:1.2[1685]
|
2011-11-21 13:08:10 +00:00 |
|
Denis Flaven
|
afee7297cc
|
Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget.
SVN:1.2[1683]
|
2011-11-21 10:57:50 +00:00 |
|
Denis Flaven
|
3cc8b5b88a
|
Enhancement: when an (optional) external key cannot be reconciled, log a warning on the replica. the replicas containing a warning are then processed everytime in case the ext key changes
Also improved the search/display of replicas
SVN:1.2[1678]
|
2011-11-18 11:42:29 +00:00 |
|
Romain Quetiez
|
b2e6981b24
|
Fixed bug in change tracking: it was impossible to factorize code creating objects in the background either in the context of an object update or in the context of the application of a stimulus
SVN:1.2[1674]
|
2011-11-18 10:46:42 +00:00 |
|
Denis Flaven
|
c0a79fa573
|
Prevent warnings when checking the available stimuli in the menu...
SVN:1.2[1672]
|
2011-11-16 17:26:27 +00:00 |
|
Denis Flaven
|
02ad6d19fe
|
Prevent Javascript errors in case a name contains a quote.
SVN:1.2[1670]
|
2011-11-15 13:12:22 +00:00 |
|
Denis Flaven
|
d16308ab62
|
- Reload the object after applying a stimulus, in case an action has an effect on an external field...
SVN:1.2[1665]
|
2011-11-14 10:44:31 +00:00 |
|
Denis Flaven
|
4598959bc2
|
- Reload the object after applying a stimulus, in case an action has an effect on an external field...
SVN:1.2[1664]
|
2011-11-14 10:43:06 +00:00 |
|
Denis Flaven
|
65a3755f81
|
- Regression from previous fix: don't Reload an object before saving it !
SVN:1.2[1662]
|
2011-11-10 16:37:18 +00:00 |
|
Denis Flaven
|
dc46c65499
|
- Don't activate triggers if the transition fails
- Reload the object, in case some custom action changed an external object
SVN:1.2[1659]
|
2011-11-10 10:12:43 +00:00 |
|
Denis Flaven
|
9d691c8e56
|
Removed obsolete code which caused a warning in bulk_stimulus
SVN:1.2[1658]
|
2011-11-10 10:07:28 +00:00 |
|
Denis Flaven
|
99f897bff7
|
Better error handling in case of OQL error
SVN:1.2[1657]
|
2011-11-09 17:07:25 +00:00 |
|