Romain Quetiez
4d85ff60ab
Fixed #618 and #621
...
+ renamed a few classes/enums/attributes to improve the classes naming consistency and ease the writing of OQLs
+ fixed errors in the profiles
SVN:trunk[2434]
2012-11-20 16:24:24 +00:00
Romain Quetiez
b38e818499
New feature: fixed bugs in shortcut edition (condition: list NOT paginated)
...
SVN:trunk[2433]
2012-11-19 10:25:38 +00:00
Erwan Taloc
b1fb7189de
update profiles according to new data model
...
SVN:trunk[2432]
2012-11-19 09:07:00 +00:00
Romain Quetiez
7792b54d26
New feature: shortcuts to a search result. The feature is not automatically available with upgrade of custom versions -requires a ShortcutContainerMenuNode.
...
SVN:trunk[2431]
2012-11-16 11:21:00 +00:00
Erwan Taloc
8f398bd130
Change constraint on attribute agent_id for a workorder
...
SVN:trunk[2430]
2012-11-12 18:11:31 +00:00
Erwan Taloc
79db8a22e7
Make Request Mgmt module visible for all
...
Update translation for customer satisfaction
SVN:trunk[2429]
2012-11-12 18:11:12 +00:00
Erwan Taloc
058787a366
Make Request Mgmt module visible for all
...
Update translation for customer satisfaction
SVN:trunk[2428]
2012-11-12 18:09:35 +00:00
Erwan Taloc
4b99c584db
Make Incident Mgmt module visible for all
...
Update translation for customer satisfaction
SVN:trunk[2427]
2012-11-12 18:09:07 +00:00
Erwan Taloc
b9d689baf1
update purchase_date type
...
SVN:trunk[2426]
2012-11-12 18:06:59 +00:00
Erwan Taloc
fe6c34030b
update MakeIconeFrom name with good icone path
...
add transaltion for remated_problems_list
SVN:trunk[2425]
2012-11-12 18:05:02 +00:00
Erwan Taloc
b8f7fa975c
update MakeIconeFrom name with good icone path
...
add transaltion for remated_problems_list
SVN:trunk[2424]
2012-11-12 18:03:37 +00:00
Denis Flaven
abdca9399d
Bug fix: incorrect handling of "negative" selections in bulk delete
...
SVN:trunk[2423]
2012-11-12 15:05:17 +00:00
Romain Quetiez
3b93fcff3c
#615 Fixed bug on multi column queries - wrong count resulting in strange effects in the display of results
...
SVN:trunk[2422]
2012-11-12 14:34:39 +00:00
Romain Quetiez
6987db54b5
#614 Fixed regression on multi column queries (could not display Null objects)
...
SVN:trunk[2421]
2012-11-12 14:32:29 +00:00
Denis Flaven
71d011b7f8
Prevent a crash when deleting objects accessed from a list of their abstract class (i.e. Select some Contacts, "delete...", select a Person, delete => crash).
...
SVN:trunk[2420]
2012-11-12 14:23:24 +00:00
Denis Flaven
b22c23dfee
Bug fix: "save" in edit dashboard did nothing on Chrome on a *just reloaded* dashboard (actually on any page which URL contained a hash)
...
SVN:trunk[2419]
2012-11-12 10:36:34 +00:00
Romain Quetiez
59b7c0c025
Bug fix: display an empty string for the friendlyname of a NULL external key
...
SVN:trunk[2418]
2012-11-09 16:49:17 +00:00
Erwan Taloc
46e42f0ea2
Don't mind whether hidden fields are read-only or not.. they are hidden.
...
SVN:trunk[2417]
2012-11-09 15:12:16 +00:00
Romain Quetiez
bac286646b
#611 Fixed regression in import.php
...
SVN:trunk[2416]
2012-11-09 08:44:00 +00:00
Denis Flaven
bd057018a0
Typo: Opened => Open
...
SVN:trunk[2415]
2012-11-08 14:22:29 +00:00
Denis Flaven
f2a63cbbce
Bug fix: Trac#609 export/import was broken for dashboards with a non-alphanumeric identifier.
...
SVN:trunk[2414]
2012-11-08 13:02:38 +00:00
Romain Quetiez
247b1b4d78
Record the list of attachments (in EventNotificationEmail) + prerequisite to email-reply
...
SVN:trunk[2413]
2012-11-08 12:41:51 +00:00
Erwan Taloc
4ac9f0654c
replace emergency by urgency for user portal variables
...
SVN:trunk[2412]
2012-11-02 08:56:04 +00:00
Denis Flaven
7cb5d60dd3
Rollback (temporarily) to fix the issue with linksets dependent on both sides.
...
SVN:trunk[2411]
2012-10-30 11:23:22 +00:00
Denis Flaven
2d04bfe2b9
Review of the readme for 2.0.0 beta
...
SVN:trunk[2410]
2012-10-30 09:28:16 +00:00
Romain Quetiez
954ae7cca0
Draft of the Readme for 2.0 beta
...
SVN:trunk[2409]
2012-10-30 08:53:08 +00:00
Romain Quetiez
0e6f2e2fb9
Workaround to an issue with reconciliation keys using "discarded" ext keys (target class implemented in an optional module)
...
SVN:trunk[2408]
2012-10-30 08:52:35 +00:00
Denis Flaven
73226092dc
Change the versioning scheme: let's jump to 1.3.0 for this new branch.
...
SVN:trunk[2407]
2012-10-29 18:05:57 +00:00
Romain Quetiez
0abade970a
MetaModel: when an ext key on a Link is discarded, then discard the corresponding linkset attributes
...
SVN:trunk[2406]
2012-10-29 17:55:51 +00:00
Erwan Taloc
78948c06fe
Change Label of Friendly name from "Name" to "Friendy Name" to avoid misunderstanding when importing or synchronizing data
...
SVN:trunk[2405]
2012-10-29 17:47:37 +00:00
Denis Flaven
1df7fb44dd
Make the two modules: Known Errors and Problem Mgmt independent from each other.
...
SVN:trunk[2403]
2012-10-29 13:54:21 +00:00
Denis Flaven
0048978cbd
New option for MFNodes: define_if_not_exists !!
...
SVN:trunk[2402]
2012-10-29 13:51:39 +00:00
Romain Quetiez
cd745f1df1
Dashboards - make sure that dashlet ids are unique within a given dashboard (not a cell), which can become uneasy when the dashlets are spread amongst several modules
...
SVN:trunk[2401]
2012-10-29 12:56:40 +00:00
Denis Flaven
3a52e4cd83
Incorrect formatting visible only with IE !
...
SVN:trunk[2400]
2012-10-29 12:46:00 +00:00
Denis Flaven
a0d222d593
Correct detection of whether there are any changes or not compared to a std build.
...
SVN:trunk[2399]
2012-10-29 11:42:31 +00:00
Denis Flaven
b7ce575a5f
Added the manifest of previous versions for safe upgrades.
...
SVN:trunk[2398]
2012-10-29 10:45:34 +00:00
Denis Flaven
0c35ef8085
Allow updating sample data while loading them !!
...
SVN:trunk[2397]
2012-10-26 17:01:53 +00:00
Denis Flaven
b59d5062c7
Invalid MACAddress value in sample data !!!
...
SVN:trunk[2396]
2012-10-26 16:08:30 +00:00
Denis Flaven
5105773996
Invalid MACAddress value in sample data !!!
...
SVN:trunk[2395]
2012-10-26 15:20:41 +00:00
Romain Quetiez
0c0a54db69
Internal: regression in the bulk install
...
SVN:trunk[2394]
2012-10-26 15:18:12 +00:00
Romain Quetiez
3a90af5fdc
Internal: fixed reporting issue for bulk installer
...
SVN:trunk[2393]
2012-10-26 14:30:50 +00:00
Romain Quetiez
bbad591334
Internal: improved (a little) the API to detect datamodel inconsistencies
...
SVN:trunk[2392]
2012-10-26 14:29:17 +00:00
Denis Flaven
15edf33a56
Edit in-place for audit rules from their category.
...
SVN:trunk[2391]
2012-10-26 14:25:23 +00:00
Denis Flaven
e8341448b7
Cosmetics in the setup.
...
SVN:trunk[2390]
2012-10-26 14:12:51 +00:00
Denis Flaven
40cc93e5f5
Adapt the webservice to either 1.x or 2.x datamodels
...
SVN:trunk[2389]
2012-10-26 14:11:30 +00:00
Denis Flaven
5af0f5f320
Proper error reporting...
...
SVN:trunk[2388]
2012-10-26 13:57:40 +00:00
Erwan Taloc
050037acb2
set default order descending on ticket ref
...
SVN:trunk[2387]
2012-10-26 13:24:39 +00:00
Erwan Taloc
ba4c382fe8
add sample date related to virtualization
...
SVN:trunk[2386]
2012-10-26 13:17:34 +00:00
Erwan Taloc
2e7b991252
do not lot delivery model in this module
...
SVN:trunk[2385]
2012-10-26 13:15:57 +00:00
Erwan Taloc
1ada274c56
do not lot delivery model in this module
...
SVN:trunk[2384]
2012-10-26 13:15:34 +00:00