dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
9 years ago |
romainq
|
0b0707bb8d
#1209 Setup or Backup failing with french error message 'Effacement du fichier ...' Regression introduced in [r3868]. Occurs when a backup fails and prevents users from seeing the mysql error report.
|
9 years ago |
glajarige
|
7bfd08aa33
Portal : Slightly changed the GoHome() function regexp to preserve additional parameters
|
9 years ago |
dflaven
|
dee1b44953
Bug fix: when a date/time format is specified, don't try to process columns named 'id' since obviously these are neither date/times nor a genuine attribute code.
|
9 years ago |
glajarige
|
5180ac7464
Fixed a typo in German translation files ("Deails für Benutzeranfrage" => "Details für Benutzeranfrage")
|
9 years ago |
romainq
|
43d294e036
Internal: query arguments could be array values, making it easier to build dynamic IN() clauses
|
9 years ago |
romainq
|
3541e91010
#185 Navigation Breadcrumb - Fixed a regression introduced in [r4000]: default menu not displayed afer login
|
9 years ago |
glajarige
|
e8bf965bbc
Portal : Fixed a bug in linkedset when removing last object
|
9 years ago |
glajarige
|
5338741a6a
- Added support for ExternalKey, LinkedSet, linkedSetIndirect, CaseLog to the new portal
|
9 years ago |
dflaven
|
c969586f8a
Replacing OpenFlashCharts by d3js and c3js: Farewell Flash ! (still an alpha version !)
|
9 years ago |
dflaven
|
143b72c602
Replacing OpenFlashCharts by d3js and c3js: Farewell Flash ! (still an alpha version !)
|
9 years ago |
romainq
|
6de6d4fdcc
#185 Navigation Breadcrumb - A beta version, based on the navigation history. Comments welcome!
|
9 years ago |
romainq
|
353e6a0ffc
OQL arguments: when the value of a query argument is null, it must be considered as being a valid argument (was reported as missing). Improved the error reporting when the argument is in the form :this->attcode and the attcode is not valid for the class of 'this'.
|
9 years ago |
romainq
|
44e550c6ac
CustomFields: simplified the wizard helper to cope with the edition in read-only mode (no need for the wizard helper to send the read-only/hidden values !)
|
9 years ago |
romainq
|
4c09215712
CustomFields: overload AttributeDefinition::Fingerprint
|
9 years ago |
dflaven
|
fabf74b89b
Additional Dict entries for the bulk export parameters: keeping/removing HTML markup when exporting.
|
9 years ago |
romainq
|
92ee0898df
Cosmetic: improved the feedback when an attribute edition control is being refreshed in the console
|
9 years ago |
romainq
|
7a8b8a628b
XSS: Correctly escape the name of an object when it is displayed within an hyperlink
|
9 years ago |
romainq
|
48acd724d1
HTML to Text conversion not working if mb_string not present (verb mb_split)
|
9 years ago |
romainq
|
2a51baec78
Internal: added verb ormCaseLog::GetAsArray()
|
9 years ago |
romainq
|
9d63033e48
Internal: Implemented DBObject::ExecActions, enables scripting object preset/modifications
|
9 years ago |
dflaven
|
e10962be6f
Fix for a crash in the setup (regression) introduced by [r3978] (optimization of the load of dictionaries)
|
9 years ago |
dflaven
|
4ab7616cf5
YOU MUST RUN THE SETUP AFTER PERFORMING THIS UPDATE !!
|
9 years ago |
romainq
|
7733d8c718
CustomFields: support of DurationField (started devs for DateField and DateTimeField)
|
9 years ago |
romainq
|
5d3ac4d5d6
CustomFields: support of RadioField or SelectObject +"radio" control
|
9 years ago |
romainq
|
7dd5aa5505
Internal: fixed typo in utils::TextToHtml()
|
9 years ago |
dflaven
|
8e8da2a09c
Fix for potential XSS vulnerability on uploaded file names. To be further tested before retrofitting in branches.
|
9 years ago |
romainq
|
6966cba81f
CustomFields: support of TextAreaField
|
9 years ago |
romainq
|
114fed18b4
CustomFields: implemented the autocomplete behavior for SelectObjectField
|
9 years ago |
romainq
|
98dce9efdf
Internal: typo in the reporting of page spurious chars
|
9 years ago |