Denis Flaven
52fb63c0ee
Handle the OnBeforeUnload events to call OnFormCancel handlers when needed so that the plug-ins have a chance to perform some cleanup.
...
SVN:trunk[1328]
2011-07-05 08:46:31 +00:00
Denis Flaven
0019ab216a
Fixed a typo: utils::ReadMultipleSelection
...
SVN:trunk[1326]
2011-07-04 15:44:07 +00:00
Denis Flaven
8d52cd3a58
Fixed a typo: utils::ReadMultipleSelection
...
SVN:trunk[1325]
2011-07-04 15:02:36 +00:00
Romain Quetiez
645b02b2d1
#415 Could not limit user on some organization (symptom: wrong queries... org_id does not exist...)
...
SVN:trunk[1319]
2011-07-01 15:08:38 +00:00
Denis Flaven
2ae4aca687
Added support of 'drill-down' (i.e on_click) on bar charts
...
SVN:trunk[1313]
2011-06-30 14:38:13 +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
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
Denis Flaven
dc3713f0ea
New implementation for displaying long lists: pagination
...
SVN:trunk[1295]
2011-06-23 10:46:10 +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
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
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
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
Denis Flaven
46e7bbe2c8
Bug fix: prevent (infinite) recursion when building search form with external keys, that point to search form with external keys, etc...
...
Now support nested search dialogs properly...
SVN:trunk[1210]
2011-04-12 09:37:52 +00:00
Denis Flaven
19bbde6144
- Cleanup of the dictionary usage.
...
- Improvements to the French translation.
SVN:trunk[1199]
2011-04-11 09:11:00 +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
65ef621e6f
- Bug fix: Bulk modify was failing on a list of tickets in different states.
...
SVN:trunk[1188]
2011-04-07 07:47:28 +00:00
Denis Flaven
ee0fcdd42e
Fixed Trac #371 : popup dialog's dimensions (welcome screen and create or lookup dialogs) are now adjusted to fit into the screen.
...
SVN:trunk[1183]
2011-04-06 18:21:43 +00:00
Denis Flaven
7908b87881
- Make sure that the search form preserves it's "action" (i.e. target page) when reloading (when specifying a derived class). This was breaking the UniversalSearch page.
...
- Prepare for the style cleanup
- Don't display the menu to create a new 'Email Notification" when listing the notifications sent on a ticket (in the Notifications tab) !
SVN:trunk[1182]
2011-04-06 16:39:42 +00:00
Denis Flaven
8e359682ae
- Make the navigation (Back / Cancel) work properly on bulk actions.
...
- Prepare for the style cleanup.
SVN:trunk[1181]
2011-04-06 16:34:44 +00:00
Denis Flaven
144af46e8b
Fixed Track #375 : Display scroll bars appropriately when dealing with big CSV load jobs.
...
SVN:trunk[1175]
2011-04-04 17:19:09 +00:00
Denis Flaven
ce13b05363
Fixed Trac#367: typo !
...
SVN:trunk[1165]
2011-04-01 10:48:11 +00:00
Denis Flaven
be4674de11
Fixed Trac#368: (regression compared to 1.0.2) textarea was too small when exporting a list as CSV.
...
SVN:trunk[1164]
2011-04-01 10:43:07 +00:00
Romain Quetiez
5fa64ab3d2
Deletion: the message "object deleted" was displayed twice since the last review of the deletion
...
SVN:trunk[1161]
2011-04-01 07:29:08 +00:00
Denis Flaven
5ad7ea1b7b
Fixed Trac #365 : Give the user some feedback when the password was successfully changed/set. Note that iTop does not check that the new password is different from the old one.
...
SVN:trunk[1147]
2011-03-24 17:34:00 +00:00
Denis Flaven
bec8b57fe1
Implementation of bulk modify and bulk apply stimulus... to be tested !
...
SVN:trunk[1145]
2011-03-23 16:22:35 +00:00
Romain Quetiez
9b50124513
Dev: improved performance measure tooling
...
SVN:trunk[1144]
2011-03-23 14:09:51 +00:00
Romain Quetiez
cf737bb8ad
Added a query usage example with REGEXP
...
SVN:trunk[1140]
2011-03-21 15:28:31 +00:00
Romain Quetiez
7989cf622f
CSV import: fixed a few issues (restricted to N-N links) + added arguments to the export page, to allow for exporting N-N links
...
SVN:trunk[1130]
2011-03-15 12:19:04 +00:00
Romain Quetiez
f3cc490295
#328 Added the capability to import/export link sets in CSV format
...
SVN:trunk[1129]
2011-03-14 14:11:08 +00:00
Romain Quetiez
0b32f511b8
Plugin API - alpha version
...
SVN:trunk[1124]
2011-03-11 11:04:50 +00:00
Denis Flaven
bca713a964
Search forms enhancement: when a search criteria is an external (foreign) key, use an autocomplete instead of of drop-down list, when the number of different values is too big, as in other forms.
...
SVN:trunk[1123]
2011-03-09 16:39:58 +00:00
Romain Quetiez
692f7060ea
#355 CSV Import (non interactive) now supporting localized column headers, making it possible to import directly data generated by the interactive export. NOTE: to achieve this, the default separator is now the coma (whereas the default separator in XCel sheets is the semicolumn)
...
SVN:trunk[1122]
2011-03-09 09:19:03 +00:00
Romain Quetiez
c4cca2b2f8
#348 Multi-column queries not working fine with open joins and if null values to be displayed
...
SVN:trunk[1115]
2011-03-08 10:46:03 +00:00
Denis Flaven
d5353c111c
Fixed Trac#356 (Audit results filtered by context) and #357 (Audit results list not expandable)
...
SVN:trunk[1114]
2011-03-08 10:31:13 +00:00
Romain Quetiez
019888caff
#305 Specified the charset in any call to htmlentities()
...
SVN:trunk[1110]
2011-03-07 16:43:20 +00:00
Denis Flaven
721ca8c652
Continuing the implementation of the DataExchange
...
SVN:trunk[1085]
2011-02-16 17:31:32 +00:00
Denis Flaven
89b58d44cd
Removed a "assertion failed" error message.
...
SVN:trunk[1080]
2011-02-09 09:44:00 +00:00
Denis Flaven
0b93e6f79e
Fixed an incorrect detection of the maximum recursion level
...
SVN:trunk[1079]
2011-02-08 16:25:18 +00:00
Romain Quetiez
1a52f4de72
#149 Implemented friendly names
...
SVN:trunk[1057]
2011-01-26 09:43:35 +00:00
Denis Flaven
bc78b19ba7
Fixed Trac #348 : no validation needed when pressing "Restart".
...
SVN:trunk[1052]
2011-01-18 09:00:26 +00:00
Denis Flaven
203887589f
- Yet another IE fix...
...
SVN:trunk[1025]
2010-12-10 13:58:12 +00:00
Denis Flaven
028f23214d
- Fixed the CSV "confirmation pie chart" to work under IE & enhanced the look of the chart by removing unused values.
...
SVN:trunk[1024]
2010-12-10 13:43:55 +00:00
Denis Flaven
6338775506
Split the usage of the iTop logo: one logo to be displayed internally (once logged) one externally (login/logoff).
...
SVN:trunk[1021]
2010-12-08 09:43:56 +00:00
Romain Quetiez
35fe0b9ef5
Fixed bug in CSV sync mode (class given by the scope)
...
SVN:trunk[1011]
2010-12-06 15:58:37 +00:00
Romain Quetiez
cde184e2a3
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
...
SVN:trunk[1010]
2010-12-06 09:14:20 +00:00
Romain Quetiez
d85aba8ebc
Improved change tracking: user login replaced by the full name if available
...
Added a tab into the CSV import: browse the CSV imports history
Finalized the read-only mode (distinguish between users and everybody, admin message displayed on top of the main screen)
SVN:trunk[1007]
2010-12-03 10:18:28 +00:00
Romain Quetiez
d4eaf43257
Fixed cosmetic issues in the CSV import (related to the recent changes)
...
SVN:trunk[1005]
2010-12-01 16:27:11 +00:00
Denis Flaven
dc96cbc482
- Ask for confirmation when doing a CSV import/synchro that is considered as "risky" (based on thresholds from the config file)
...
- Added a "Restart" button to quickly start over a CSV import/synchro
SVN:trunk[1004]
2010-12-01 15:21:29 +00:00