Commit Graph

2424 Commits

Author SHA1 Message Date
Romain Quetiez
1dbb94a2e1 Fix for the validation of mandatory fields in the portal (reintegrated from trunk)
SVN:2.0.1[3053]
2014-01-07 14:10:39 +00:00
Romain Quetiez
df1869dfe3 PHP Mail transport to allow 100% of recipients in BCC (proposed on github) -reintegrated from trunk
SVN:2.0.1[3046]
2013-12-13 10:30:21 +00:00
Denis Flaven
22ee1cd6f4 #856: allow asynchronous emails to have an empty 'to' recipient... (not used anyway)
SVN:2.0.1[3045]
2013-12-12 18:06:16 +00:00
Denis Flaven
0b14bf605c #795 Issue when using the actual (id) value of an external key as a reconciliation field
SVN:2.0.1[2917]
2013-10-16 08:49:53 +00:00
Denis Flaven
02717360d0 Show all types of Actions from the "Notifications/Actions" tab.
SVN:2.0.1[2912]
2013-10-15 12:01:20 +00:00
Denis Flaven
230710eb04 #791 Protect against single quotes in localized strings...
SVN:2.0.1[2910]
2013-10-14 17:11:30 +00:00
Denis Flaven
6581c02301 #793 provide the default '=' and '!=' operators for all types of Computed Fields.
SVN:2.0.1[2904]
2013-10-14 14:20:24 +00:00
Romain Quetiez
f925a21735 retrofit Change in the Notifications panel: show/create all types of Action (not only ActionEmail)
SVN:2.0.1[2897]
2013-10-11 14:22:17 +00:00
Denis Flaven
8796e5fa74 Retrofit the useful DoPostRequest function which was used (and defined) in several extensions.
SVN:2.0.1[2887]
2013-10-11 08:41:22 +00:00
Denis Flaven
249dd03b18 New pattern accepting the new global Top Level Domains (gTLD)
SVN:2.0.1[2868]
2013-09-27 07:31:21 +00:00
Denis Flaven
94ba2c3c1c Protect the deletion of objects with very long friendly names
SVN:2.0.1[2862]
2013-09-24 16:23:26 +00:00
Denis Flaven
7ec9022bd7 Allow for comparisons of the module's versions in the expression of dependencies. For example one can now say "itop-config-mgmt/>=2.0.2" for a dependency.
SVN:2.0.1[2854]
2013-09-23 13:22:02 +00:00
Romain Quetiez
7ba2cf59de Shortest fix ever!!!! Sort icons based on the class name (ksort => asort)
SVN:2.0.1[2851]
2013-09-13 10:53:19 +00:00
Romain Quetiez
fdacbf6d0f #763 Could not use "configure this list" once a stop watch has been added to the list, which is a pitty because such attributes are not aimed at being displayed in lists!
SVN:2.0.1[2849]
2013-09-11 09:59:23 +00:00
Romain Quetiez
580de372e0 #752 Notifications sent several times (or too late) when MySQL is hosted on another server
SVN:2.0.1[2830]
2013-08-23 07:36:20 +00:00
Denis Flaven
0faa33a0e5 Allow "Support Agents" to put an Incident in "Pending" state.
SVN:2.0.1[2815]
2013-08-01 08:28:41 +00:00
Denis Flaven
1aff819f8f #747 protect against the non-existence of UserRequest (since the module is not always installed)
SVN:2.0.1[2812]
2013-07-30 16:28:26 +00:00
Denis Flaven
0ac9fce207 #746 allow adding an AttributeBlob with is_null_allowed = true to an existing Data Model. (same issue fixed also for AttributeOneWayPassword).
SVN:2.0.1[2809]
2013-07-25 09:24:18 +00:00
Denis Flaven
8a8de2bcc3 Export the content of the CaseLogs in "spreadsheet" format, with some tricks to preserve the formatting in Excel.
SVN:2.0.1[2805]
2013-07-17 17:12:52 +00:00
Denis Flaven
3b4ff79ea3 Make the portal (slightly) more configurable
SVN:2.0.1[2798]
2013-07-12 14:02:13 +00:00
Romain Quetiez
0fcbc040fd Cosmetics on the user portal -reintegrated from trunk
SVN:2.0.1[2777]
2013-06-14 15:40:58 +00:00
Romain Quetiez
ae6e0c5242 #736 Could not delete objects unless you are authorized to bulk delete -reintegrated from trunk
SVN:2.0.1[2770]
2013-06-07 07:32:38 +00:00
Denis Flaven
1ce8046c46 #734 Fixed a regression on reconciliation keys during CSV import.
SVN:2.0.1[2762]
2013-05-29 08:57:35 +00:00
Romain Quetiez
56eba6de4c Created branch 2.0.1
SVN:2.0.1[2759]
2013-05-22 12:33:48 +00:00
Denis Flaven
2fe407967b Preparing for the 2.0.1 release... update of the readme file.
SVN:trunk[2758]
2013-05-22 09:55:29 +00:00
Denis Flaven
703be73c95 #689: Logoff / Change Pwd buttons not visible in the portal if the window is too small: now allow line wrapping...
SVN:trunk[2757]
2013-05-22 09:43:26 +00:00
Denis Flaven
3060462edc #732: Change password: exit after building the page in case of wrong "old" password
SVN:trunk[2756]
2013-05-22 08:43:48 +00:00
Romain Quetiez
263acaf4e4 Missing localized label for some problem management menus, when the Known Error Management module is installed without the Problem Management module
SVN:trunk[2755]
2013-05-21 13:13:44 +00:00
Denis Flaven
db1be8f500 Add "Employee number" to the list of possible reconciliation keys for the class Person.
SVN:trunk[2754]
2013-05-21 11:04:01 +00:00
Romain Quetiez
452eca5288 The ticket class must be abstract!
SVN:trunk[2753]
2013-05-21 10:49:22 +00:00
Romain Quetiez
a728dfcf48 All the overloads of DisplayBareProperties must return an array (otherwise a warning is issued and field validation will not work as expected)
SVN:trunk[2752]
2013-05-21 10:44:13 +00:00
Denis Flaven
2027dc4a3d Make icons transparent...
SVN:trunk[2751]
2013-05-17 12:12:19 +00:00
Denis Flaven
1bc4e1431c Preparing for the 2.0.1 release... update of the readme file.
SVN:trunk[2750]
2013-05-17 08:34:42 +00:00
Denis Flaven
9afe28be20 Support non scalar posted parameters...
SVN:trunk[2749]
2013-05-16 15:45:57 +00:00
Denis Flaven
8073120351 JS syntax cleanup...
SVN:trunk[2748]
2013-05-16 15:44:05 +00:00
Denis Flaven
86c5b3e258 Typo...
SVN:trunk[2747]
2013-05-16 15:42:34 +00:00
Denis Flaven
b971faecda Cleanup of the log output. No need for such verbosity now that we are approaching the release.
SVN:trunk[2746]
2013-05-16 15:41:52 +00:00
Denis Flaven
2708b0de0e #728: the ticket's title is now an (external) attribute of the link between a ticket and a CI.
SVN:trunk[2745]
2013-05-16 14:28:23 +00:00
Romain Quetiez
8dd9893202 Readme: Documented the known issue #730 Leaving the backup temp files on disk
SVN:trunk[2744]
2013-05-16 14:23:35 +00:00
Denis Flaven
48d740da25 #727: prevent a crash in cron.php
SVN:trunk[2743]
2013-05-16 14:05:38 +00:00
Romain Quetiez
7ba5526fda #725 Specify a port for mySQL server
#729 Backup fails on Windows IIS

SVN:trunk[2742]
2013-05-16 13:57:52 +00:00
Denis Flaven
58dfa3335a Spanish localization enhancements, thanks to Miguel Turrubiates
SVN:trunk[2741]
2013-05-16 12:41:10 +00:00
Denis Flaven
deec1aa2a2 Fix the auto-resize (fit) of the dialog's content.
SVN:trunk[2740]
2013-05-16 12:13:18 +00:00
Romain Quetiez
a62c1946a6 #721 Unmet dependencies not detected
SVN:trunk[2739]
2013-05-16 08:54:50 +00:00
Romain Quetiez
a194308486 #726 Missing string in german dictionary
SVN:trunk[2738]
2013-05-16 07:41:36 +00:00
Denis Flaven
2e442dbaa0 #704: preserve the content of a "linkedset" when changing the initial state of the object being created !
SVN:trunk[2737]
2013-05-15 15:56:42 +00:00
Romain Quetiez
ad9ed96960 #673 Could not create a physical interface with default value for the speed (+ definitive corruption of the DB for the device on which the interface is being created!)
SVN:trunk[2735]
2013-05-15 10:23:06 +00:00
Romain Quetiez
efc3b4df07 Silently discard unknown attributes in object templates (in case some modules have not been installed)
SVN:trunk[2733]
2013-05-15 10:18:55 +00:00
Romain Quetiez
d6da043a32 #722 Document preview disappeared since 2.0 (not in 1.x)
SVN:trunk[2732]
2013-05-14 15:43:22 +00:00
Romain Quetiez
10a7a5aa38 Fix for reconciliation by id (Advanced Mode) -reintegrated from branch 2.0
SVN:trunk[2731]
2013-05-14 15:19:12 +00:00