Pierre Goiffon
238036ef48
🌐 No translation for shortcuts !
2021-03-23 18:16:28 +01:00
Pierre Goiffon
0fd3cb01cf
🌐 Prepare 3.0.0-beta : align all dictionnaries with keys in EN dict
2021-03-23 18:16:27 +01:00
Stephen Abello
a8ede8b857
N°3524 Add keyboard shortcuts to global actions
2021-03-17 11:00:16 +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
c3140c2db3
Copyright year bump
2021-03-12 18:48:46 +01:00
Molkobain
40d002d9e8
N°3649 - Activity panel: Add notifications
2021-03-12 09:02:29 +01:00
Molkobain
3b40728701
N°3649 - Activity panel: Add user pref. to define whether the entry form should be opened by default
2021-03-02 09:32:06 +01:00
Molkobain
e3015a284b
N°3629 - Activity panel: Add possibility to close the panel
2021-03-02 09:32:06 +01:00
Molkobain
1c7f72d1f8
Activity panel: Fix typos (thanks @jbostoen)
2021-02-25 09:52:18 +01:00
Molkobain
8295920c3c
Preferences: Update translations
2021-02-24 17:01:12 +01:00
Molkobain
9723a346b6
Activity panel: Change "case log" to "log" in dictionary (fits best the general cases, not just the helpdesk world)
2021-02-24 14:26:44 +01:00
Molkobain
cdfdfc75ab
Preferences: Regroup preferences relative to the UI into a single panel
2021-02-24 13:10:34 +01:00
Stephen Abello
7327025aac
N°3670 Move dictionary entry back to module
2021-02-19 14:42:15 +01:00
Stephen Abello
e650297ded
N°3560 Add placeholder and a button to load remote tabs in scroll mode
2021-02-19 11:45:06 +01:00
Stephen Abello
bdec220d7e
N°3723 Restyle attachment drag and drop and add a better user experience
2021-02-17 11:04:38 +01:00
Molkobain
15c5a22d11
N°3649 - Activity panel: Add tooltip on compose button
2021-02-08 12:24:04 +01:00
Molkobain
40c112d47a
N°3649 - Activity panel: Show confirmation dialog on multiple case logs entries submission
2021-02-08 12:24:04 +01:00
Molkobain
8026965915
N°3649 - Activity panel: Work on multiple caselogs edition at once
2021-02-08 12:24:03 +01:00
Molkobain
222fab27d1
N°3649 - Activity panel: Continue improvement following the alpha feedbacks
...
- Update messages counters globally (not per caselog)
- Hide messages counter when no caselog
2021-02-08 12:24:02 +01:00
Stephen Abello
46b4990252
N°3632 Move tab's layout preference to preferences page
2021-01-22 10:30:12 +01:00
Molkobain
527154f0be
N°1957 - Navigation menu: Update hint sentence
2021-01-18 15:41:08 +01:00
Molkobain
f4b9b0b313
N°3628 - Navigation menu: Add visual hint on toggler when silo applied
2021-01-18 15:41:08 +01:00
Molkobain
04b4749510
N°1957 - Navigation menu: Show (dismissable) hint for the menu filter
2021-01-18 09:28:17 +01:00
Molkobain
b8d6918f71
N°1957 - Fix clear icon that was not longer shown
2021-01-18 09:28:15 +01:00
Stephen Abello
137b4e55c4
N°3560 Allow to scroll vertically through tabs content. User can activate this feature in preference page
2021-01-15 11:03:08 +01:00
Molkobain
0a4db9bd50
N°3621 - Add config. parameter to disable "global search" history
2021-01-13 10:53:11 +01:00
Molkobain
9221899525
N°3620 - Add confg. parameter to disable "quick create" history
2021-01-13 10:40:51 +01:00
acognet
3876fb9d62
N°3540 - Migrate printable version of an object
2020-12-18 11:41:31 +01:00
Stephen Abello
13d2699011
N°2629 Allow user to choose default expanded/collapsed toolbar for richtext editors
2020-12-04 10:53:22 +01:00
Stephen Abello
d1b12ee04b
N°2251 Replace qtip calls by tippyjs calls
2020-12-02 10:06:24 +01:00
Molkobain
3cb5f3d07e
N°2847 - Improve fatal error page message
2020-11-19 14:53:23 +01:00
Stephen Abello
aef77d8f93
N°2847 Add message on alpha/development fatal error pages 🤫
2020-11-19 13:39:04 +01:00
Eric
103b5bfd22
Merge remote-tracking branch 'origin/datatable' into feature/backoffice-full-moon-design
2020-11-16 15:24:07 +01:00
Stephen Abello
18ed151e50
N°2847 Add placeholder to menu filter
2020-11-13 10:05:48 +01:00
Eric
23452804aa
N°2847 - Datatables for static data
2020-11-10 17:30:53 +01:00
acognet
f718b26b7b
N°2847 - Tranform old itop datatable to jquery DataTable
2020-11-04 13:36:20 +01:00
Stephen Abello
7770cb31fb
N°2847 Add vertical tab options to object details
2020-10-07 17:01:44 +02:00
Eric
410a637598
N°2847 - Tab Management - iTop Pages refactoring - introduction of UIContentBlock as base block
2020-09-16 12:00:48 +02:00
Stephen Abello
9dcb4bbfe5
N°2847 First step to convert user preferences page to our new design
2020-08-20 11:14:15 +02:00
Molkobain
2ce1c2efec
N°2847 - Work on the ActivityPanel and PopoverMenu features
...
- Deprecate cmdbAbstractObject::DisplayBareHistory() as history will be replace by ActivityPanel
- Rename illustrations to original filenames to find source more easily
- Remove unused "max_history_case_log_entry_length" config. parameter
- Activity panel: Introduce iCMDBChangeOp and iCMDBChangeOpSetAttribute interface for better dependency injection
- Activity panel: Add placeholder when no entry
- Activity panel: Fix tab toolbar icons color
- Activity panel: Add history entries (entries after the first 50 are not loaded yet)
- Popover menu: Fix no border-radius on first/last entries hover
2020-08-19 10:09:01 +02:00
Molkobain
df20d10afa
N°2847 - Add activity panel to object details (and some variables renaming)
2020-08-13 18:57:07 +02:00
Stephen Abello
7b139ea893
N°2847 Typo in dict + a bit of css for newroom menu toggler in user menu
2020-08-06 15:21:09 +02:00
Stephen Abello
e22c36c503
N°2847 Add tooltip to user menu picture and rework these dictionary entries
2020-08-04 10:02:56 +02:00
Stephen Abello
1d954b80a8
Rename a dictionnary entry (see ed1f3aa950 (r41148310))
2020-08-04 09:27:12 +02:00
Stephen Abello
ed1f3aa950
N°2847 Add bottom menu part :
...
* Notifications icon
* User icon
* Extended user data
Still todo:
* Initialize Newsroom and feed infos to template
* Initialize User popover menu
2020-08-03 17:07:21 +02:00
Molkobain
d4694b271f
N°2847 - Rework iTopWebPage layout (WIP Part IV)
...
- iTopWebPage: Clean up some commented sections
- iTopWebPage: Marked some new methods as @internal
- iTopWebPage: Restore page content to allow // developments
- Quick create: Add quick object creation box to the top bar
- Global search: Improve cinematic with other widgets
- Components / Layouts: Move JS parts to iTopWebPage, will be put in dedicated PHP helpers later
2020-07-27 15:09:35 +02:00
Molkobain
b3dcfea8dc
N°3207 - Global search: Introduce new widget
2020-07-27 15:09:34 +02:00
Molkobain
6f3ec99501
N°2847 - Update UI components dictionaries
2020-07-27 15:09:32 +02:00
Molkobain
ab681b0954
N°2847 - Rework of the global iTopWebPage layout (Part I)
...
- Rework of the iTopWebPage class
- Use of TWIG templates
- Preliminary work of the navigation menu
2020-07-27 15:09:32 +02:00