Romain Quetiez
|
a991a84a8e
|
New feature: online help on search inputs (date format and operators)
SVN:trunk[1341]
|
2011-07-08 11:40:57 +00:00 |
|
Denis Flaven
|
70ad369ad6
|
- removed some debug traces !!
SVN:trunk[1337]
|
2011-07-06 17:12:18 +00:00 |
|
Denis Flaven
|
723685b4cb
|
- Fixed Trac #429: web browser can crash when a text field contains several times the same URL !!!
SVN:trunk[1336]
|
2011-07-06 17:09:36 +00:00 |
|
Denis Flaven
|
893ec0f097
|
- Allow plug-ins to record specific changes in the object's history
SVN:trunk[1333]
|
2011-07-06 16:21:19 +00:00 |
|
Denis Flaven
|
7c9d4c76a9
|
Protect against a multiple stimulus on a set based on an abstract class.
SVN:trunk[1332]
|
2011-07-05 14:07:02 +00:00 |
|
Romain Quetiez
|
aa46ab1a67
|
Portal users: limit their access depending on their organization!!!!
SVN:trunk[1320]
|
2011-07-01 15:09:29 +00:00 |
|
Romain Quetiez
|
c6b60731d8
|
Internal cosmetic on duration attribute
SVN:trunk[1317]
|
2011-07-01 07:43:53 +00:00 |
|
Romain Quetiez
|
c4b7497770
|
#423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.)
SVN:trunk[1304]
|
2011-06-28 10:30:03 +00:00 |
|
Romain Quetiez
|
077b7be2a4
|
Fixed regressions with DBObjectSet, impacting the new paginated lists and their menus
SVN:trunk[1302]
|
2011-06-28 09:32:13 +00:00 |
|
Romain Quetiez
|
54d5497f0a
|
Fixed issues with pagination + core limitations in the use of Object Sets (wrong filter when adding objects to a set)
SVN:trunk[1300]
|
2011-06-24 09:53:45 +00:00 |
|
Romain Quetiez
|
9d2a8d0a67
|
Fixed regression with the display of lists based on class that is not a leaf (aka standalone) class
SVN:trunk[1299]
|
2011-06-23 12:32:15 +00:00 |
|
Romain Quetiez
|
4681b03646
|
#122 Optimized the load of data set (do not load unused columns, was provoking the swapping of MySQL tmp memory tables)
SVN:trunk[1281]
|
2011-06-15 11:59:25 +00:00 |
|
Denis Flaven
|
733953ac99
|
CAS integration: added support of JA-SIG Central Authentication Service (CAS) with log-off support, using phpCAS API.
SVN:trunk[1280]
|
2011-06-10 14:51:17 +00:00 |
|
Romain Quetiez
|
4837984ac3
|
Optimization: autocomplete = do not load every object when determining the list of matches
SVN:trunk[1279]
|
2011-06-10 09:02:42 +00:00 |
|
Romain Quetiez
|
4efd93defe
|
Optimization: cache the Count of items in an object set
SVN:trunk[1278]
|
2011-06-08 14:42:51 +00:00 |
|
Denis Flaven
|
d48fd1a12e
|
First prototype (not yet tested) of CAS integration.
SVN:trunk[1276]
|
2011-06-08 13:34:43 +00:00 |
|
Romain Quetiez
|
a0900cd732
|
Optimization: do not load the full set of items when it comes to displaying an autocomplete!
SVN:trunk[1275]
|
2011-06-08 13:30:56 +00:00 |
|
Romain Quetiez
|
64b4922499
|
Fixed issue in the data model consistency check
SVN:trunk[1274]
|
2011-05-24 10:26:16 +00:00 |
|
Romain Quetiez
|
4574126428
|
#408 Case log not working with PHP < 5.3 - the fix preserves the compatibility with installed version (but the dates are lost)
SVN:trunk[1273]
|
2011-05-23 14:56:09 +00:00 |
|
Romain Quetiez
|
9704dd8e35
|
Improved import.php and synchro_import.php: added 'date_format' (example: %d/%m/%Y %H:%i:%s)
SVN:trunk[1272]
|
2011-05-23 13:42:33 +00:00 |
|
Romain Quetiez
|
f8d794bc93
|
Reduces the annoyance of bug #408 (dates not visible in the case log if PHP < 5.3)
SVN:trunk[1271]
|
2011-05-20 13:42:57 +00:00 |
|
Romain Quetiez
|
58844b04ef
|
#403 Partial installation not working (error on ticket form)
SVN:trunk[1268]
|
2011-05-13 15:09:55 +00:00 |
|
Denis Flaven
|
e4fa7ba983
|
Properly manage carriage returns/line feeds in CaseLog records.
SVN:trunk[1256]
|
2011-04-29 13:57:46 +00:00 |
|
Denis Flaven
|
7f17acf553
|
Added Hungarian translation (and fixed the default dictionaries for Italian as well).
SVN:trunk[1252]
|
2011-04-28 17:23:45 +00:00 |
|
Romain Quetiez
|
fcabb8fc43
|
CRON default duration set to 10 minutes
SVN:trunk[1246]
|
2011-04-28 08:47:44 +00:00 |
|
Romain Quetiez
|
c8c388dac5
|
Using iTop in mode CLI: let PHP display the fatal error "unknown function mysql_connect:
SVN:trunk[1244]
|
2011-04-28 07:50:22 +00:00 |
|
Romain Quetiez
|
1e6887062f
|
Data synchro: added the support of link sets (to import user accounts)
SVN:trunk[1238]
|
2011-04-26 15:29:16 +00:00 |
|
Romain Quetiez
|
fc0f6b636e
|
Data sync: fixed issue with the check while creating a new data source (depending on the target class)
SVN:trunk[1237]
|
2011-04-26 15:24:13 +00:00 |
|
Romain Quetiez
|
60b2162d84
|
Data synchro: added notifications in case of error + fixed a bug in the error reporting (reconciliation on null values, last error was not recorded)
SVN:trunk[1226]
|
2011-04-22 13:54:16 +00:00 |
|
Romain Quetiez
|
b7bd1a5943
|
Data synchro: if the object is deleted from within iTop, do cleanup sync table and replica as well
SVN:trunk[1223]
|
2011-04-21 09:04:34 +00:00 |
|
Romain Quetiez
|
6614a90e38
|
Wiki formatting: automatic detection of urls
SVN:trunk[1221]
|
2011-04-20 11:47:21 +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
|
ab3fd7f1b4
|
Internal: keep track of class declaration source files
SVN:trunk[1217]
|
2011-04-19 12:22:32 +00:00 |
|
Denis Flaven
|
af20723c8c
|
Fix the display width of case logs. Make sure that the field wraps even in case of very long strings inside the field.
SVN:trunk[1202]
|
2011-04-11 11:54:15 +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 |
|
Denis Flaven
|
037d6cc4ba
|
- Special handling (using some custom code - temporary solution) of the 'ticket_log' attribute: the attribute is displayed at the bottom of the "Properties" page and takes the whole width of the page.
SVN:trunk[1193]
|
2011-04-08 10:22:18 +00:00 |
|
Denis Flaven
|
1a818f309d
|
- Revised styles for a nicer/cleaner display of the details and forms.
SVN:trunk[1187]
|
2011-04-07 07:44:09 +00:00 |
|
Denis Flaven
|
1a74fe1ec3
|
Bug fix: when doing a bulk modify (or bulk apply stimulus) the external keys that were read-only in the edition form were displayed as "ClassName #id" instead of using their friendly name. This is now fixed, but requires a load of the target object.
SVN:trunk[1186]
|
2011-04-06 19:13:08 +00:00 |
|
Denis Flaven
|
e1df33c7d0
|
- Make the triggers and email action search-able and export/import-able using the standard user interface.
SVN:trunk[1184]
|
2011-04-06 18:40:22 +00:00 |
|
Denis Flaven
|
8f2089e1f6
|
- Fixed an error appearing only for non admins.
- Admin menu should never appear for non-admins, even empty
- Synchro Data Source objects are for admins only
SVN:trunk[1180]
|
2011-04-06 15:18:59 +00:00 |
|
Romain Quetiez
|
25c529a797
|
#359 Dehardcoded the timezone (while preserving 'Europe/Paris' as the default)
SVN:trunk[1177]
|
2011-04-05 12:22:38 +00:00 |
|
Romain Quetiez
|
d33217285a
|
New option: apc_cache.query_ttl (defaults to 3600s)
SVN:trunk[1174]
|
2011-04-04 16:20:18 +00:00 |
|
Romain Quetiez
|
6ff5b499b0
|
AttributeCaseLog finalized (history, easy migration of AttributeText, wiki formatting)
SVN:trunk[1173]
|
2011-04-04 14:15:33 +00:00 |
|
Romain Quetiez
|
36dd9fc05e
|
New option: apc_cache.enabled = true by default (beta)
SVN:trunk[1171]
|
2011-04-04 14:04:30 +00:00 |
|
Romain Quetiez
|
44f661cea4
|
APC cache: fixed an issue with cache reset
SVN:trunk[1167]
|
2011-04-04 08:58:59 +00:00 |
|
Denis Flaven
|
195c1dabf8
|
New type of Attribute "CaseLog" (under construction !)
SVN:trunk[1166]
|
2011-04-04 08:37:30 +00:00 |
|
Denis Flaven
|
911d4177cc
|
- Various fixes an finishing touch to the setup: support of "named" root modules, streamlined back/next processing, cleaner "summary" screen, etc...
SVN:trunk[1163]
|
2011-04-01 10:02:40 +00:00 |
|
Romain Quetiez
|
d4321ec1ce
|
#366 Global search case sensitive or not working at all (issue with COLLATION)
SVN:trunk[1158]
|
2011-03-31 08:29:02 +00:00 |
|
Denis Flaven
|
e3ac7067f7
|
New implementation of the setup:
- All actions are performed asynchronously at the end of the setup
- Supports upgrading and reinstalling (to add modules)
SVN:trunk[1157]
|
2011-03-30 17:28:01 +00:00 |
|
Denis Flaven
|
eb3d226b3d
|
Change the default collation to be consistent with the DB definition.
SVN:trunk[1156]
|
2011-03-30 15:37:10 +00:00 |
|