Denis Flaven
83e2974b10
#1040 Graphical display of "impact/depends on" is not consistent with the "list" tab
...
SVN:trunk[3471]
2014-12-16 13:40:51 +00:00
Romain Quetiez
ca7ee0f138
#1020 Restrict dashboard/shortcut refresh interval
...
SVN:trunk[3448]
2014-12-03 11:38:19 +00:00
Denis Flaven
2c59fb894f
Integration of the Excel (XLSX) export feature. (Limitation: export.php takes into account neither the "fields" parameter nor the list of fields defined in the QueryPhrasebook when exporting in XLSX format)
...
SVN:trunk[3398]
2014-10-31 17:59:14 +00:00
Romain Quetiez
5ecf6b9e9d
Fixed regression introduced in [3224] thus in iTop 2.0.3, in the data model view: could not see the OQL constraints on external keys
...
SVN:trunk[3385]
2014-10-28 16:07:42 +00:00
Romain Quetiez
047166f002
#983 Sortering not possible on multi-column queries
...
SVN:trunk[3381]
2014-10-28 10:47:00 +00:00
Romain Quetiez
e25da2a7c4
Complete the commit [3291] that changes the structure returned by MetaModel::EnumTransitions. I have carefully reviewed every call to EnumTransitions... and found out only one single missing case in the data model view.
...
SVN:trunk[3373]
2014-10-22 10:44:58 +00:00
Romain Quetiez
6d9e7f690f
#993 The about box does not show up when the directory extensions is missing
...
SVN:trunk[3372]
2014-10-22 09:48:13 +00:00
Romain Quetiez
08e757a08a
#991 CSV export truncated (system dependent, since 2.0) due to a bug in iconv, the workaround is to do little by little
...
SVN:trunk[3352]
2014-09-25 15:01:45 +00:00
Romain Quetiez
ba82031a59
#984 Dashboard auto refresh degrading table functionalities like sorting
...
SVN:trunk[3317]
2014-09-12 08:15:14 +00:00
Denis Flaven
a978bb9c17
CSV import: "Ignore this field" can be used more than one time in the mapping.
...
SVN:trunk[3259]
2014-07-10 08:44:52 +00:00
Denis Flaven
4c44159a88
Global search finalization:
...
- Skip abstract classes, since we search in all the child classes anyway
- Search in a class explicitely requested even it should be skipped by config
- Remove the "no object found" message if the "enlarged search" finds something
SVN:trunk[3256]
2014-07-09 10:32:30 +00:00
Denis Flaven
008cac25b4
#944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is:
...
1) Displayed asynchronously
2) Based on a specific 'origin' enum fields instead of parsing the userinfo comment
SVN:trunk[3234]
2014-07-01 14:09:18 +00:00
Denis Flaven
d602bb2190
#948 Finalization of the full text accelerators: two new parameters: 'skip' and 'enable_enlarge'. 'attributes' is now an optional parameter.
...
SVN:trunk[3227]
2014-06-26 14:27:26 +00:00
Denis Flaven
6236d96a65
#951 Properly display localized values for ENUMs in the data model view.
...
SVN:trunk[3224]
2014-06-25 16:51:26 +00:00
Romain Quetiez
14c78cb543
Fixed a regression on the global search, introduced in the commit [3188]
...
SVN:trunk[3208]
2014-06-12 09:27:09 +00:00
Romain Quetiez
67ef671632
#865 CSV import : mapping several columns to the same fields gives an error. Fix: the wizard does not allow the user to move forward.
...
SVN:trunk[3198]
2014-06-05 14:42:53 +00:00
Romain Quetiez
c4632cda1a
Added a helper function to get an icon stored as an ormDocument: ormDocument::GetDownloadURL
...
SVN:trunk[3191]
2014-06-04 13:10:23 +00:00
Romain Quetiez
ee3795ef6d
Full text search shortcuts: allow the use of class names containing underscores and numbers (e.g. Processus métier: écarissage)
...
SVN:trunk[3189]
2014-06-03 17:57:53 +00:00
Romain Quetiez
e8a7695353
#731 Full text search requires a string of at least three characters (configurable: full_text_needle_min)
...
SVN:trunk[3188]
2014-06-03 14:42:17 +00:00
Denis Flaven
1572d9da5a
#930 AttributeExternalFields displayed in a form are automatically refreshed when their "parent" field is modified...
...
SVN:trunk[3186]
2014-06-02 16:05:20 +00:00
Romain Quetiez
df09182878
Oooops... completes the commit 3175 ( #929 Speed up the full text search)
...
SVN:trunk[3184]
2014-06-02 14:22:14 +00:00
Denis Flaven
20bb9a62bb
#935 Better support of CheckToWrite() in object's transitions, improved by checking the data sooner for a consistent workflow.
...
SVN:trunk[3183]
2014-06-02 13:16:37 +00:00
Denis Flaven
ef1178c78d
#935 Better support of CheckToWrite() in object's transitions
...
SVN:trunk[3180]
2014-05-30 16:43:14 +00:00
Romain Quetiez
8f83970239
#929 Speed up the full text search (mostly from the end user perspective, requires a custom configuration)
...
SVN:trunk[3175]
2014-05-26 15:42:47 +00:00
Romain Quetiez
364bce90e4
#859 About box: also list the modules installed from the extensions folder
...
SVN:trunk[3160]
2014-05-19 11:43:45 +00:00
Denis Flaven
b095c6b1a3
#909 : faster display for the "details" of an object:
...
- object's history is only loaded when the "History" tab is clicked
- by default the history display is truncated to the 'max_history_length' (= 50) latest modifications
SVN:trunk[3145]
2014-05-06 15:15:57 +00:00
Denis Flaven
e1336d7ebc
Run Query enhancements
...
- Properly catch *all* exceptions and redisplay the entered OQL statement every time
- Post the form to force its refresh (i.e. running the query again) even if the query did not change
SVN:trunk[3137]
2014-05-02 13:30:08 +00:00
Denis Flaven
8f25fb8e64
#878 : Missing sscrollbar in "linkset-direct" edition popup dialog
...
#881 : Paginated list in popup dialog is broken
- Missing scrollbar in the popup when using the [+] button
SVN:trunk[3121]
2014-04-01 13:09:02 +00:00
Denis Flaven
8dc5b05ac4
#870 : when a user deletes all her/his shortcuts at once, this was deleting all the shortcuts for all users.
...
SVN:trunk[3099]
2014-03-12 14:05:37 +00:00
Romain Quetiez
3b188524ca
#770 Complete the fix implemented in [2990], the configuration is kept even if not saved for the list
...
SVN:trunk[3029]
2013-12-09 15:55:11 +00:00
Romain Quetiez
62302f9138
Reverted the change made in revision 2999: revision 3000 does protect against the annoying notice... and everything seems working fine... still to be tested with PH >=5.4
...
SVN:trunk[3014]
2013-12-03 08:42:48 +00:00
Romain Quetiez
278cb653db
Fixed regression in the Notifications page (leading to a conflict between the two tabs)
...
SVN:trunk[3013]
2013-12-03 08:33:54 +00:00
Romain Quetiez
9f9baf9caa
Finalized the about box
...
SVN:trunk[3012]
2013-11-29 16:18:01 +00:00
Romain Quetiez
47c65b161d
Fixed bug with the brand new about box
...
SVN:trunk[3006]
2013-11-29 11:23:51 +00:00
Romain Quetiez
5f98c0dcab
About box - alpha version
...
SVN:trunk[3005]
2013-11-29 10:50:53 +00:00
Romain Quetiez
7400bd7dca
#816 Suppresses a Notice for PHP >= 5.4, and potentially fixes a bug (no idea on how to produce it)
...
SVN:trunk[2999]
2013-11-27 13:29:32 +00:00
Denis Flaven
4a849ee4db
#764 : Saving settings as "Default for all lists" now works as expected
...
SVN:trunk[2997]
2013-11-27 08:51:51 +00:00
Romain Quetiez
d7093a9a6f
#770 Preserve list configuration (if dedicated) when creating a shortcut
...
SVN:trunk[2989]
2013-11-26 15:58:05 +00:00
Denis Flaven
7636b987b1
#823 : proper figures for the CSV import "confirmation" pie chart.
...
SVN:trunk[2988]
2013-11-26 14:28:22 +00:00
Denis Flaven
0aa0de9f1c
Make sure that we attach ONLY the elements that are visible in the form when using the "select all" mode for managing 1:n links.
...
SVN:trunk[2984]
2013-11-26 11:16:11 +00:00
Romain Quetiez
9bc5406abb
#842 Internal: recode the notifications page to allow several types of actions
...
SVN:trunk[2981]
2013-11-26 09:39:34 +00:00
Romain Quetiez
0c327f2c36
Added a demo mode (config: demo_mode = true). In that mode, logins get read-only (even for admins)
...
SVN:trunk[2951]
2013-10-23 13:36:44 +00:00
Romain Quetiez
26dca89b19
#780 Auto refresh for the dashboards (+ cosmetics changes for the shortcuts)
...
SVN:trunk[2929]
2013-10-18 14:14:48 +00:00
Denis Flaven
36e6a6106b
#757 Better UI to manage direct linksets... on going...
...
SVN:trunk[2927]
2013-10-18 08:26:31 +00:00
Romain Quetiez
bbb31e2b7f
#780 Auto refresh for the shortcuts
...
SVN:trunk[2926]
2013-10-17 14:47:05 +00:00
Romain Quetiez
caa621eb04
Reviewed the instrumentation to help in tuning the performance
...
SVN:trunk[2916]
2013-10-15 16:08:43 +00:00
Denis Flaven
5ea2ac3fef
#741 Complete localization of the CSV import confirmation dialog
...
SVN:trunk[2915]
2013-10-15 16:00:51 +00:00
Denis Flaven
e54d6ecc12
#777 mandatory fields that are external keys are now displayed with a star before the arrow: ExtkeyName*->ReconciliationField. In import the old syntax is supported as well.
...
SVN:trunk[2908]
2013-10-14 15:36:49 +00:00
Romain Quetiez
552e90f674
Logoff: display the message in the user language (used to be 100% english)
...
SVN:trunk[2864]
2013-09-25 10:20:33 +00:00
Romain Quetiez
fde3808cdf
New feature: Forgot password -> email to reset (possibly disabled in the config file)
...
SVN:trunk[2855]
2013-09-24 09:15:52 +00:00