Denis Flaven
|
f44afb8ee6
|
New implementation for displaying long lists: pagination
SVN:trunk[1309]
|
2011-06-29 08:57:39 +00:00 |
|
Denis Flaven
|
9e01277e49
|
New implementation for displaying long lists: pagination
SVN:trunk[1308]
|
2011-06-29 08:56:27 +00:00 |
|
Denis Flaven
|
73dc5eb922
|
New implementation for displaying long lists: pagination
SVN:trunk[1307]
|
2011-06-29 08:53:26 +00:00 |
|
Romain Quetiez
|
a5091d9af0
|
Fixed regression: magic_quote_runtime could be deprecated with recent versions of PHP (setup)
SVN:trunk[1306]
|
2011-06-28 15:13:10 +00:00 |
|
Romain Quetiez
|
a573d3cfa0
|
#423 Finalized
SVN:trunk[1305]
|
2011-06-28 14:28:01 +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
|
1964658584
|
Fixed an issue in the internal error reporting (user rights not sufficient to update an object)
SVN:trunk[1303]
|
2011-06-28 10:23:41 +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 |
|
Denis Flaven
|
22c6df1a7a
|
Fixed Trac #422 (detection of magic_quotes_runtime)
SVN:trunk[1301]
|
2011-06-24 14:46:21 +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 |
|
Denis Flaven
|
20024729ec
|
New implementation for displaying long lists: pagination
SVN:trunk[1298]
|
2011-06-23 11:01:33 +00:00 |
|
Denis Flaven
|
43315f50ea
|
New implementation for displaying long lists: pagination
SVN:trunk[1297]
|
2011-06-23 11:01:03 +00:00 |
|
Denis Flaven
|
46edbbbd2b
|
New implementation for displaying long lists: pagination
SVN:trunk[1296]
|
2011-06-23 10:47:05 +00:00 |
|
Denis Flaven
|
dc3713f0ea
|
New implementation for displaying long lists: pagination
SVN:trunk[1295]
|
2011-06-23 10:46:10 +00:00 |
|
Denis Flaven
|
01a4a04364
|
New implementation for displaying long lists: pagination
SVN:trunk[1294]
|
2011-06-23 10:43:41 +00:00 |
|
Romain Quetiez
|
7384191fb6
|
Fixed issues in ExtKey Widget
SVN:trunk[1293]
|
2011-06-22 15:26:36 +00:00 |
|
Romain Quetiez
|
b8c930016f
|
Cosmetic
SVN:trunk[1292]
|
2011-06-22 08:16:59 +00:00 |
|
Romain Quetiez
|
5d37201391
|
Fixed issue in the computation of the application absolute path (Windows)
SVN:trunk[1291]
|
2011-06-22 08:15:30 +00:00 |
|
Romain Quetiez
|
2c8963784c
|
#420 - Data synchro logs: increased the size of the attribute last_error
SVN:trunk[1290]
|
2011-06-21 15:01:56 +00:00 |
|
Romain Quetiez
|
c42fa13b92
|
Templates: new type of block = sqlblock, allows for displaying tables/charts based in SQL queries (much quicker for Group By operations)
SVN:trunk[1289]
|
2011-06-21 13:12:02 +00:00 |
|
Romain Quetiez
|
c02d62044c
|
Dashboard templates: fixed issue with asynchronous mode (still some cosmetic issues) with itopblock and the table format
SVN:trunk[1288]
|
2011-06-21 13:10:11 +00:00 |
|
Denis Flaven
|
7bcb4ed3b2
|
New implementation of GetAbsoluteUrlRootPath that no longer requires any parameter.
SVN:trunk[1287]
|
2011-06-20 14:18:24 +00:00 |
|
Denis Flaven
|
834e9c48e1
|
Added a display value for the null (i.e empty) value of a combo/autocomplete.
SVN:trunk[1286]
|
2011-06-20 14:17:24 +00:00 |
|
Denis Flaven
|
ddfc84db6a
|
- New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object
- When needed the drop-down list of organizations is replaced by an autocomplete
SVN:trunk[1285]
|
2011-06-15 17:06:46 +00:00 |
|
Denis Flaven
|
b4a7d0b86c
|
- New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object
- When needed the drop-down list of organizations is replaced by an autocomplete
SVN:trunk[1284]
|
2011-06-15 17:06:26 +00:00 |
|
Denis Flaven
|
02cafd0e0b
|
- New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object
- When needed the drop-down list of organizations is replaced by an autocomplete
SVN:trunk[1283]
|
2011-06-15 17:05:58 +00:00 |
|
Denis Flaven
|
f5891a531e
|
New icon to trigger the filtering on organizations
SVN:trunk[1282]
|
2011-06-15 17:01:44 +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 |
|
Romain Quetiez
|
35f7d143b8
|
Optimization: displaying 1000 object would take real long if many organizations are loaded into iTop (querying all the orgs for each object)
SVN:trunk[1277]
|
2011-06-08 14:31:22 +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
|
5c7c7b98ee
|
Dehardcoded against 'ticket_log', allowing for several case log attributes
SVN:trunk[1270]
|
2011-05-19 14:38:46 +00:00 |
|
Romain Quetiez
|
3826c1f886
|
#405 Could not install without the module 'User Request Management'
SVN:trunk[1269]
|
2011-05-13 16:00:21 +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 |
|
Romain Quetiez
|
178f7f3426
|
Typo in dictionary
SVN:trunk[1267]
|
2011-05-06 09:05:22 +00:00 |
|
Denis Flaven
|
8b0214eeee
|
Preparing for the 1.1 release.
SVN:trunk[1265]
|
2011-05-04 08:56:59 +00:00 |
|
Denis Flaven
|
c6454c5a8e
|
Completed the Portuguese/Brazilian translation, thanks to Marco Tulio !
SVN:trunk[1264]
|
2011-05-02 15:36:32 +00:00 |
|
Denis Flaven
|
6fd3bdbef4
|
Final touch to the 1.1 build: readme "touch" and "doc" review.
SVN:trunk[1263]
|
2011-05-02 13:18:12 +00:00 |
|
Denis Flaven
|
4a12c531e6
|
Last finishing touch to the Italian localization. Now 100% complete !
SVN:trunk[1262]
|
2011-05-02 13:06:37 +00:00 |
|
Denis Flaven
|
df086c8ce2
|
- Better display of the "Resolved Request" form, where the user can submit their satisfaction & feedbacks. Now aligned with the display of the ticket's details.
SVN:trunk[1261]
|
2011-05-02 12:58:32 +00:00 |
|
Romain Quetiez
|
d66e413289
|
Typo in french dictionary
SVN:trunk[1260]
|
2011-05-02 12:37:14 +00:00 |
|
Romain Quetiez
|
938d383efd
|
#379 GetAbsoluteUrlRoot becomes GetAbsoluteUrlAppRoot which will simplify the development of plugins, fixed a cosmetic issue in export.php (format: html + iTop not installed in the url root path)
SVN:trunk[1259]
|
2011-05-02 09:34:45 +00:00 |
|