Molkobain
de7cd679ba
PHPDoc
2021-01-20 09:35:48 +01:00
Molkobain
8ddbadacec
N°3207 - Global search: Fix current search not displayed in the history results
2021-01-19 17:44:07 +01:00
Molkobain
cb6a8fccb9
N°3207 - Global search: Fix "Tab" navigation no longer passing over history items
2021-01-19 17:10:52 +01:00
Molkobain
aa2651ca71
N°3208 - Quick create: Fix several items:
...
- Tab navigation no longer passing over history items
- Autocomplete results selection can now be done via up/down arrows
2021-01-19 16:00:30 +01:00
Molkobain
cb28ca7941
N°2836 - Change bubbles colors to something more neutral
2021-01-18 17:10:40 +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
daba1d3bba
N°3628 - Navigation menu: Menu drawer can now be closed by clicking again on the active menu group
2021-01-18 15:41:08 +01:00
Molkobain
d57e368b03
N°3628 - Navigation menu: App. logo URL redirects to the home page by default, but is still customizable through 'app_icon_url'
2021-01-18 15:41:07 +01:00
Molkobain
9f962eb40f
Add Config::IsCustomValue($sPropCode) method to know if a parameter has been changed or not
2021-01-18 15:41:07 +01:00
Pierre Goiffon
7d9f73f650
N°3537 run_query : add missing tooltip on evaluate button
...
This extra text contains the shortcut info, so we must print this !
2021-01-18 14:55:17 +01:00
Stephen Abello
2b798baffc
N°3560 Add title to scrollable tabs content
2021-01-18 11:56:04 +01:00
Molkobain
04b4749510
N°1957 - Navigation menu: Show (dismissable) hint for the menu filter
2021-01-18 09:28:17 +01:00
Molkobain
ad6646afaf
N°1957 - Navigation menu: Fix several bugs with menus filter
...
- Placeholder font style
- Results do not scroll under the filter input anymore
2021-01-18 09:28:16 +01:00
Molkobain
7e3d414e9e
Navigation menu: Fix menu counters being over the filter input
2021-01-18 09:28:16 +01:00
Molkobain
c117f8a5ab
Navigation menu: Fix placeholder hint placement
2021-01-18 09:28:16 +01:00
Molkobain
b8d6918f71
N°1957 - Fix clear icon that was not longer shown
2021-01-18 09:28:15 +01:00
Pierre Goiffon
2f10f24317
Rename \Combodo\iTop\Application\UI\Base\Component\Html\HtmlFactory::MakeP to MakeParagraph
2021-01-15 13:50:47 +01:00
Pierre Goiffon
ec8a1af2a5
N°3537 fix run_query asking value when using :current_contact
...
:current_contact is a magic arg and value is set by iTop ORM, so we shouldn't ask the user to provide it !
It was working as expected with :current_user
This is a 3.0.0 regression
2021-01-15 12:05:53 +01:00
Stephen Abello
cd39d6a817
Use widget properties instead of hardcoded css classes in tab-container widget
2021-01-15 11:44:59 +01:00
Stephen Abello
ad08376f6e
Move ScrollMagic under npm dependency
2021-01-15 11:18:34 +01:00
bruno-ds
71d3713950
N°3651 - add a (commented out) test to prove the bug
...
just uncomment to use the test.
2021-01-15 11:14:36 +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
Pierre Goiffon
442e9598f8
N°3537 run_query : fix query suggestion button
...
Was throwing plain old HTML
Now use standard button component, and a new HtmlFactory to avoid calling \WebPage::GetP
Also change "use this query" behavior : now also submits the form directly
And : added a TODO 3.0.0 for the "query examples" buttons (will be done later)
2021-01-15 09:30:39 +01:00
Pierre Goiffon
a41229b223
N°3537 run_query : fix cannot set query arguments values
2021-01-14 17:37:38 +01:00
Pierre Goiffon
f1b972dde8
AbstractInput : add missing abstract keyword
2021-01-14 17:04:47 +01:00
Pierre Goiffon
9a5e86caea
N°3617 User pref keys : add prefix and normalize naming
...
4 keys existing :
* notification help message => UI-Collapsible__notifications__home
* run_query "more info" section => UI-Collapsible__run_query__more-info
* RenderAllUiBlocks test page alert and section examples => UI-Collapsible__RenderAllUiBlocks__alert and UI-Collapsible__RenderAllUiBlocks__section
2021-01-14 10:08:15 +01:00
Molkobain
8df2f96dfe
N°3627 - Fix "global search" results page URL not containing the query
2021-01-13 21:20:41 +01:00
Molkobain
0f72a35f48
N°3625 - Remove n:n classes from the "quick create" autocomplete
2021-01-13 21:00:20 +01:00
Molkobain
a4d52aa255
Add new MetaModel::IsLinkClass($sClass) to avoid iterating over MetaModel::GetLinkClasses()
2021-01-13 21:00:19 +01:00
Pierre Goiffon
09e531f11c
N°3623 new \utils::EscapeHtml method
2021-01-13 16:10:43 +01:00
Pierre Goiffon
958566da61
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# application/webpage.class.inc.php
2021-01-13 15:25:24 +01:00
Molkobain
ace6215d20
N°3622 - Change "quick create" placeholder image to something with less orange
2021-01-13 11:29:22 +01:00
bruno-ds
97792ab0b1
N°3618 - add a (skipped by default) test to prove the bug
...
just uncomment the two 1st lines in order to use the test.
2021-01-13 11:12:34 +01:00
Molkobain
574b6609ba
N°3622 - Change "quick create" and "global search" placeholders images to something less ambiguous
2021-01-13 11:11:52 +01:00
Molkobain
0a4db9bd50
N°3621 - Add config. parameter to disable "global search" history
2021-01-13 10:53:11 +01:00
Molkobain
9fccb6dd3f
N°2847 - Global search: Fix wrong history results parameter (was using the one from "quick create")
2021-01-13 10:47:03 +01:00
Molkobain
9221899525
N°3620 - Add confg. parameter to disable "quick create" history
2021-01-13 10:40:51 +01:00
Pierre Goiffon
6a33fbc7b3
N°3617 run_query "more information" section : collapsible state is saved back again
...
The original key name was "runQuery" (f9511aba ) but this was too vague and didn't follow naming conventions. SO I decided to renamed it "run_query__more-info", as anyway existing keys won't be used (see 790a675d )
2021-01-13 09:34:24 +01:00
Pierre Goiffon
790a675d90
N°3617 collapsible components state saving : use user pref instead of localStorage
...
No migration from existing localStorage keys (introduced in 2.5.0 with N°1030) as the console UI has dramatically change in 3.0.0 : will be useful to show all the collapsible sections content once again !
Note that an iTop instance identifier was used in the localStorage key, it is no longer needed as we're getting the user pref directly from the current instance.
Thanks @Molkobain for the help !
2021-01-13 09:33:44 +01:00
Pierre Goiffon
09da54ee56
N°3617 collapsible components state saving : use JQuery widget options instead of a method
...
This is the way JQuery widget are intended to work !
Thanks @Molkobain for the review !
2021-01-13 09:29:58 +01:00
Eric
028a3ccec8
N°2677 - Add style definition for classes (too much style)
2021-01-13 08:58:27 +01:00
Eric
503817e572
N°2737 - Migrate WebPage::table() to UIBlocks
2021-01-12 16:17:33 +01:00
Molkobain
e0fe657f27
N°2677 - Fix regression introduced in previous commit (itop-request-mgmt-itil DM not completely migrated)
2021-01-12 15:49:00 +01:00
acognet
3a83d2ad89
N°2737 - Migrate table to DataTables plugin to be iso with the end-users portal - fix actions doesn't work after class change
2021-01-12 11:00:46 +01:00
acognet
ccb6bb943c
N°2737 - Migrate table to DataTables plugin to be iso with the end-users portal - fix actions doesn't work after class change
2021-01-12 10:34:24 +01:00
Eric
f0307afe2b
N°2677 - Add style definition for classes (change code tag)
2021-01-12 10:20:59 +01:00
Eric
05b75cf98a
N°2311 - deprecate 'cas_include_path' configuration parameter
2021-01-11 14:34:55 +01:00
Eric
24a6d6b6fd
N°2677 - Add style definition for classes (change code tag)
2021-01-11 12:18:33 +01:00
acognet
cdaf431d24
N°2508 - Include Obsolescence icon within list and autocomplete - cleanup code never used
2021-01-08 10:57:30 +01:00