Pierre Goiffon
59678ef8c6
🔊 N°3731 Log calls to deprecated files / PHP methods
...
POC for the log API was added in #193
2021-04-13 17:56:21 +02:00
Molkobain
923a4048d3
Keyboard shortcuts: Add method to retrieve info about a particular shortcut
2021-04-13 11:46:34 +02:00
Molkobain
25e88b889d
N°3936 - Fix designation of the default theme
2021-04-09 09:05:52 +02:00
Molkobain
d6695d3ad8
N°3936 - Add config parameter to disable theme selection in the user preferences ("user_preferences.allow_backoffice_theme_override")
2021-04-09 09:05:52 +02:00
Molkobain
8ccada40d1
N°3936 - Add user preference to choose backoffice theme
2021-04-08 18:26:18 +02:00
Molkobain
83b8fbb6b5
Remove unused DisplayDetails() function
2021-04-07 10:47:37 +02:00
Molkobain
4c289edac7
N°3887 - Harmonize number of autocomplete displayed results throughout the app
2021-04-06 14:50:31 +02:00
Molkobain
5fa2caac29
Mentions: Show initials when no picture for contact
2021-04-06 00:02:13 +02:00
Denis
78d82528fc
Fix DBSchema update fails when an ENUM column contains values which are not / no longer part of the field definition ( #188 )
2021-04-01 12:13:52 +02:00
acognet
efeedcad30
N°3868 - "Error: Invalid filter parameter" on mass update
2021-03-31 11:32:35 +02:00
acognet
2265d1641e
N°3868 - "Error: Invalid filter parameter" on mass update
2021-03-31 09:20:53 +02:00
acognet
7d92ff65a2
N°3650 - fix image display when creating an object
2021-03-31 09:20:52 +02:00
acognet
1260a09c05
N°3582 - Migrate backoffice pages to new UIBlock system : Import CSV fix vertical tabs
2021-03-31 09:20:51 +02:00
Molkobain
95f328d2af
N°3634 - Lists: Fix shortcut not being added "live" to navigation menu on creation
2021-03-30 18:19:51 +02:00
acognet
992541ed99
N°3582 - Migrate backoffice pages to new UIBlock system : Import CSV fix advanced mode
2021-03-25 17:59:45 +01:00
Eric
3a9228d8d3
N°3569 - Fix DB Tools queries display
2021-03-25 16:36:43 +01:00
Molkobain
ba994c91fc
User picture: Update contact's image attribute with preferences' placeholder so it can be used elsewhere
2021-03-25 15:59:45 +01:00
acognet
66f7406148
N°3582 - Migrate backoffice pages to new UIBlock system : Import CSV fix config popup
2021-03-25 12:08:16 +01:00
acognet
dc0006bd76
N°3801 - Some queries not loaded in KPI with new datatable mode
2021-03-25 12:08:15 +01:00
Stephen Abello
8204dbb6ae
N°3857 Replace old welcome popup
2021-03-24 17:18:55 +01:00
acognet
b63f720e5d
Add factory for MultiColumn and Column
2021-03-24 11:18:55 +01:00
acognet
094a86cbbf
N°3582 - Migrate backoffice pages to new UIBlock system : Improved display
2021-03-24 07:57:24 +01:00
acognet
2834c2f86c
N°3582 - Migrate backoffice pages to new UIBlock system : Import CSV fix buttons style
2021-03-23 16:18:53 +01:00
acognet
80cc850112
N°3582 - Migrate backoffice pages to new UIBlock system : Import CSV
2021-03-23 11:23:55 +01:00
Molkobain
f1d05ae9b5
Fix missing use statement
2021-03-19 11:38:24 +01:00
acognet
c214d09e84
N°2841 - Error when trying to delete a user with a no admin
2021-03-18 18:20:34 +01:00
Stephen Abello
e23b60c203
Set maximum height/width on global search results class icons
2021-03-18 16:14:15 +01:00
acognet
82a5ab5aef
N°3823 - Error on "Header with statistics dashlet" with autorefresh and filter on organization
2021-03-18 14:50:18 +01:00
Eric
118d6ff837
N°3648 - Fix Bulk modify
2021-03-18 11:41:57 +01:00
Molkobain
5452286d8d
Fix utils::GetClassesForInterface() not working on Windows env. (courtesy from @Steffunky)
2021-03-17 13:13:57 +01:00
Stephen Abello
a8ede8b857
N°3524 Add keyboard shortcuts to global actions
2021-03-17 11:00:16 +01:00
Molkobain
2a1b58e2c1
Deprecated old history APIs
2021-03-17 10:30:46 +01:00
Molkobain
b97e2839c5
N°3531 - Activity panel: Restore possibility to load extra history entries asynchroniously
2021-03-17 10:07:24 +01:00
Molkobain
190ac1a65a
Fix tooltips instantiation for async (XHR) markup
2021-03-17 10:07:23 +01:00
Molkobain
6bc2d241fd
Activity panel: Rename controller's method
2021-03-17 10:07:23 +01:00
Molkobain
d2f6ac5015
Activity panel: Refactor to use the new JsonPage and a dedicated controller for more readability 👌
2021-03-16 16:40:34 +01:00
Molkobain
0d7302d530
JsonPage: Overload constructor to avoid passing a title
2021-03-16 16:40:34 +01:00
acognet
1aeee8b671
functions MakeForSelect and MakeForSelectWithLabel placed in SelectUIBlockFactory
2021-03-16 14:17:42 +01:00
Eric
7c8349f4f5
N°3804 - auto refresh on group by dashlet (and dashlet badge) lost user preferences on showing obsolete data
2021-03-16 10:25:18 +01:00
Molkobain
8dd96ea636
Copyright year bump
2021-03-15 09:29:45 +01:00
Molkobain
370c08cd68
N°3657 - Replace calls to deprecate jQuery methods (".click(callback)" to ".on('click', callback)")
2021-03-15 09:29:09 +01:00
Molkobain
f1613c62a4
N°3657 - Replace calls to deprecate jQuery methods (".bind" and ".unbind")
2021-03-15 09:28:06 +01:00
Molkobain
c3140c2db3
Copyright year bump
2021-03-12 18:48:46 +01:00
Pierre Goiffon
21a6be1bda
🔊 N°3811 UI.php : update error log
...
We had 2 catch blocks that were doing almost the same thing... But the last IssueLog call !
Now we have only one catch block, and the last IssueLog call is for Debug instead of Error : ErrorPage::error is already doing IssueLog::Error, so those extra info are now logged only for debugging purpose (in the 'console' channel)
2021-03-11 15:21:32 +01:00
acognet
fe5d5f3869
N°3648 - FIx size of DataTable
2021-03-11 10:32:52 +01:00
Stephen Abello
9c8b2328db
N°3578 Display all attributes without pagination in datamodel viewer table
2021-03-08 16:15:18 +01:00
Molkobain
1e64e0c741
Panel: Remove PanelEnhanced as the Panel now has all the necessary options
2021-03-04 18:16:45 +01:00
Molkobain
99295634a6
Migrate abstract class creation page
2021-03-04 18:00:27 +01:00
Eric
e3b7914759
N°3785 - Use DownloadPage to download documents
2021-03-04 17:00:17 +01:00
Eric
622b486d1f
N°3785 - Use DownloadPage to download documents
2021-03-04 16:37:33 +01:00