Pierre Goiffon
1358bf9b7f
📝 Well, again some PHPDoc O:)
2020-01-30 09:25:53 +01:00
Pierre Goiffon
7c17be4db6
📝 Add more info in .doc README
2020-01-30 09:22:38 +01:00
Pierre Goiffon
367a92b711
📝 Some more PHPDoc O:)
2020-01-30 08:39:18 +01:00
Pierre Goiffon
0a3201dd41
:memo Woops forgot to change one PHPDoc
2020-01-29 18:43:46 +01:00
Pierre Goiffon
d82690dd84
N°2293 DBUpdate : save changed fields and corresponding previous values for callbacks
...
* update PHPDoc
* remove m_aChanges and ListChangesUpdated() that were introduced in 2.7.0-beta
* add m_aPreviousValuesForUpdatedAttributes and ListPreviousValuesForUpdatedAttributes()
2020-01-29 18:36:46 +01:00
Eric
7f9e4385ac
N°2657 - MTP : Progress Bar has disappeared (support any code length)
2020-01-29 18:01:17 +01:00
Stephen Abello
aa3e284af3
Update README for 2.7.0-beta2
2020-01-29 16:59:16 +01:00
Stephen Abello
a941e5f752
Merge branch 'develop' of https://github.com/Combodo/iTop into develop
2.7.0-beta2
2020-01-29 11:49:38 +01:00
Stephen Abello
b1878f7265
Update version number for 2.7.0-beta2
2020-01-29 11:49:20 +01:00
Molkobain
b106a54c50
N°2314 - Markup extensibility: Add 2 additional themes for the backoffice
...
Basic color changes to identify different environments (tests, production, ...)
2020-01-29 11:04:20 +01:00
Molkobain
002da0b387
N°2314 - Markup extensibility: Rework some SCSS variables
2020-01-29 11:04:20 +01:00
acognet
6b9e723a45
Merge remote-tracking branch 'origin/develop' into develop
2020-01-29 09:55:44 +01:00
acognet
b54e457cbb
N°2038 - New dashlet Kanban
2020-01-29 09:54:56 +01:00
jbostoen
e750dd53d8
NL translations for iTop 2.7.0 ( #94 )
...
Made by @jbostoen & @Hipska in PR #94 . Many thanks to them !
2020-01-29 09:51:11 +01:00
Eric
da6a55504e
N°985 - AttributeEnumSet (portal support)
2020-01-28 17:37:17 +01:00
Eric
b58356c42e
N°985 - Add applicable contexts on Trigger (search)
2020-01-28 17:37:17 +01:00
Molkobain
524e43b8c4
N°2313 - Markup extensibility: Add metadata on session messages in the end-users portal
2020-01-28 17:27:32 +01:00
Eric
a80bd6f2b9
N°985 - Add applicable contexts on Trigger (display read-only)
2020-01-28 15:29:12 +01:00
Eric
08eb9ee630
🌐 update dictionaries for 2.7.0-beta2
2020-01-28 15:29:12 +01:00
Eric
05485b838e
N°985 - Add applicable contexts on Trigger (display read-only)
2020-01-28 15:29:12 +01:00
Eric
029fe6882d
N°985 - Add applicable contexts on Trigger (Fix regression)
2020-01-28 15:29:12 +01:00
Eric
b31eb6aab9
Comment
2020-01-28 15:29:12 +01:00
Molkobain
a96c194676
N°2313 - Markup extensibility: Add CSS classes on object details and lists in the end-users portal
2020-01-28 15:25:12 +01:00
bruno DA SILVA
0d85331bca
1627 - Ticket ref sometimes duplicate
...
🐛 INSERT/UPDATE do not require to free the results
2020-01-28 11:59:04 +01:00
Pierre Goiffon
e9dec8ae05
N°330 Attachments as table : fix table sorting on size and date
...
* portal : use data-order attribute for the DataTable plugin (https://datatables.net/manual/data/orthogonal-data )
* console : add textExtraction override for the attachments table (https://mottie.github.io/tablesorter/docs/example-option-text-extraction.html )
2020-01-28 10:11:29 +01:00
bruno DA SILVA
6a6a0ffa24
1627 - Ticket ref sometimes duplicate
...
🐛 fix ref. generation when inside a transaction (by opening a new connection).
note: the portal make uses of such a transaction.
2020-01-27 17:58:30 +01:00
Molkobain
87623fba3d
PHPDoc
2020-01-27 16:58:55 +01:00
Molkobain
a7619f2820
N°2313 - Markup extensibility: Add metadata on admin. console object lists
2020-01-27 16:58:55 +01:00
bruno DA SILVA
cff53d71ba
N°2154 & N°2720 & N°2684 - config integrity during setup
2020-01-27 15:21:50 +01:00
Molkobain
71708cfbc7
Internal: Fix setup headers size
2020-01-27 14:54:53 +01:00
acognet
e05b3a5fb9
N°2618 - Fix missing scroll bar in DataModel Viewer for class with large number of attributs
2020-01-27 10:47:19 +01:00
acognet
bfcb1fdb30
N°2618 - Fix missing scroll bar in DataModel Viewer for class with large number of attributs
2020-01-27 10:47:19 +01:00
Eric
cc4e1ea104
N°985 - Add applicable contexts on Trigger (Add portal contexts)
2020-01-24 17:43:59 +01:00
Molkobain
5485897bbb
N°2313 - Markup extensibility: Fix raw value and attribute label not always being escaped
2020-01-24 17:38:18 +01:00
Molkobain
27f343e543
N°330 - Attachments: Align table rendering to linkset tables rendering
2020-01-24 17:02:02 +01:00
Molkobain
cca79735fc
N°330 - Attachments: Fix empty "Delete" column displayed all the time
2020-01-24 17:02:02 +01:00
Molkobain
c48bbfd32a
N°2313 - Markup extensibility: Add metadata on attachments
2020-01-24 17:02:02 +01:00
Molkobain
3ae2058f6f
N°2314 - Markup extensibility: Refactor utils::GetCSSFromSASS() to enable SCSS compilation out of a file
2020-01-24 17:02:02 +01:00
Molkobain
0a63568715
PHPDoc
2020-01-24 17:02:02 +01:00
Molkobain
f878eea68d
N°330 - Attachments: Update MS Office and OpenOffice file icons with more modern versions
2020-01-24 17:02:02 +01:00
Eric
8ad2b8091c
N°2657 - MTP : Progress Bar has disappeared
2020-01-23 11:28:52 +01:00
bruno DA SILVA
d6ca08efb8
N°2730 - Cannot log callstack with callback into EventIssue
2020-01-22 17:37:44 +01:00
Molkobain
ba8a2c1b15
N°2710 - Fix setup crash due to PHP notices (regression introduced in 59678955)
2020-01-22 13:32:31 +01:00
bruno DA SILVA
0ae0336e04
N°1627 - Ticket ref sometimes duplicate
...
🐛 Ticket creation no more crash if the current user have limited read access
2020-01-21 18:31:09 +01:00
Molkobain
8df0ef6af9
N°2723 - Fix double scrollbar in search criterion
2020-01-21 17:40:11 +01:00
Molkobain
d77c77c03b
PHPDoc
2020-01-21 17:20:12 +01:00
Molkobain
5967895561
N°2710 - Fix extremely slow page load for first user after setup (regression introduced in N°2314)
2020-01-21 17:19:16 +01:00
Molkobain
6e754d4fa5
Setup: Fix graphiz detection feedback message on Windows systems
2020-01-21 15:50:33 +01:00
Molkobain
165fd0e700
N°2314 - Setup: Improve UI of user message when CRON is running
2020-01-21 15:35:09 +01:00
Molkobain
d100ce8005
PHPDoc and code formatting
2020-01-21 15:35:09 +01:00