Molkobain
55c896bcd3
Internal - Add parameter $aDesiredAttTypes to the MetaModel::GetAttributesList() to filter the result on some attribute types only
2020-08-13 14:08:54 +02:00
Molkobain
ef844c396e
N°2847 - Add UIBlock::GetBlockCode() method to get the code within a TWIG no matter the object class (easier than calling the right class constant)
2020-08-13 14:08:54 +02:00
Molkobain
dfdeb21023
PHPDoc & code cleanup
2020-08-13 14:08:53 +02:00
Stephen Abello
47c0f946b3
N°2847 Better handle of weird shaped images for square logo and full logo
2020-08-12 15:07:33 +02:00
Stephen Abello
b0973263e3
N°2847 Add background color to user menu odd sections
2020-08-12 11:36:57 +02:00
Stephen Abello
4be0d8895d
N°2847 Refactor newrooms with variables
2020-08-12 11:04:24 +02:00
Stephen Abello
6436e8cef4
N°2847 Add an indication on newsroom toggler when there is new messages
2020-08-12 09:30:19 +02:00
Stephen Abello
f8b6b37288
N°2847 Recolor svg illustrations with itop's primary color
2020-08-10 16:56:00 +02:00
Stephen Abello
8996117929
Allow additional paths for Twig Helper and add images/ to iTop webpage and block renderer paths
2020-08-10 16:56:00 +02:00
Molkobain
9be4743cf6
Internal - UserRights: Rename 1 var. and 1 method to something more meaningful
2020-08-10 14:49:19 +02:00
Stephen Abello
4195cd011c
N°2847 * Fix wrong image name for default placeholder
...
* Close popupmenu when clicking on toggler a second time
* Fix an error in newsroom menu
2020-08-10 14:16:43 +02:00
Stephen Abello
440cda87b1
N°2847 Add full logo to expanded navigation menu
2020-08-10 12:14:09 +02:00
Molkobain
efb3f7f9cd
Internal - Rework on User and UserRights classes:
...
- PHPDoc
- Add User::GetInitials() method
- Fix several calls to UserRights::FindUser()
- Add UserRights::GetUserInitials()
- Change usage of DBObject->Get('friendlyname') to DBObject->GetRawName()
2020-08-10 11:52:06 +02:00
Stephen Abello
ea7924663a
N°2847 Add a user placeholder image selector in user preferences (poc, need to cleanup)
2020-08-07 15:42:10 +02:00
Stephen Abello
93871308d1
N°2847 Update newsroom templates with new variable in twig files
2020-08-07 09:25:33 +02:00
Molkobain
f20310b437
N°2847 - Change calls to methods in TWIG to something more meaningful to avoid consufion between methods, properties and array keys
2020-08-06 17:47:15 +02:00
Molkobain
af87a04d13
N°2847 - Add page content layout feature
2020-08-06 17:47:15 +02:00
Molkobain
521536526e
N°2847 - GlobalSearch: Disable browser auto completion and fix past queries icon URL
2020-08-06 17:47:14 +02:00
Molkobain
1e3771dffa
N°2847 - Fix content parameters (eg. aPage) not passed in subblocks
2020-08-06 17:47:14 +02:00
Molkobain
6666f3d033
N°2847 - Switch "AdminTools" and "ConfigTools" menu groups icon
2020-08-06 17:47:14 +02:00
Molkobain
470b566c1a
N°2847 - Rework iTopWebPage layout (WIP Part X)
...
- iTopWebPage: Remove AddToMenu() method
- SCSS: Fix content areas height to occupy max. available space
2020-08-06 17:47:14 +02:00
Molkobain
c81f521d2e
N°2847 - Uncomment some parts of the old CSS file to improve rendering while developing
2020-08-06 17:47:14 +02:00
Molkobain
3ed73ac020
N°2847 - Fix UI block var name being different across the different templates (painful when working with derivated block classes)
2020-08-06 17:47:14 +02:00
Molkobain
1604e233f9
PHPDoc & code cleanup
2020-08-06 17:47:14 +02:00
Pierre Goiffon
46f8fadac0
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
2020-08-06 17:37:56 +02:00
Pierre Goiffon
001e937568
N°2330 / N°3009 update PHP version in composer.json
2020-08-06 17:36:23 +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
1231528ab5
N°2847 Newsroom menu : Delete debug messages and update a bit of scss
2020-08-06 14:41:35 +02:00
Stephen Abello
a5216de232
N°2847 First iteration for newsroom menu:
...
* Kept old js widget but refactored/tweak'd it with some of our new conventions
* Added a newsroom menu component extending popupmenu
* Working as in 2.7
Still todo :
* Add variables for scss file
* Use wiget variables for most of js widget
* Correctly place the popup (absolute with <> containers ? poppers.js ? )
* Intialize toggler red bubble when new messages are in
* Replace hardcoded text in usermenu with correct dict entry updated with the nb of new message
* Only allow to open the popup when ajax calls are done
2020-08-06 14:36:07 +02:00
Pierre Goiffon
c9dab08324
💚 Fix DBSearchTest::testSelectInWithVariableExpressions
2020-08-04 15:36:53 +02:00
Stephen Abello
18b653f641
N°2847 Handle no contact linked to user on usr menu icon hover
2020-08-04 14:44:42 +02:00
Stephen Abello
2db7611368
N°2847 Fix wrong variable use in popover menu scss
2020-08-04 13:54:18 +02:00
Stephen Abello
f4f846496b
N°2847 Add Separator item to popover menu items
2020-08-04 13:49:51 +02:00
Molkobain
d6ab310d24
N°3233 - Fix unit test and autoloader due to folders renaming in /sources
2020-08-04 13:26:58 +02:00
Molkobain
bc4b36fda6
N°3233 - Remove "display_template" from object details page
2020-08-04 13:26:57 +02:00
Molkobain
c61a66ca69
N°3233 - Remove "display_template" from datamodel classes
2020-08-04 13:26:57 +02:00
Molkobain
bd0480b5c5
N°3233 - Remove "display_template" from the metamodel and compiler
2020-08-04 13:26:57 +02:00
Molkobain
c93c53488d
N°3185 - Rename tag to "main_logo_compact" and complete XML migration methods
2020-08-04 13:26:57 +02:00
Molkobain
19b5290e80
N°3231 - Allow browser access to static resources files in the /lib folder
2020-08-04 13:26:57 +02:00
Molkobain
a15235d522
N°2847 - Global Search: Fix class images URL, rename internal variable
2020-08-04 13:26:57 +02:00
Stephen Abello
c7e95676d2
N°2847 Fix first and last section border radius for popover menu
2020-08-04 12:13:39 +02:00
Stephen Abello
4aeb3ed448
N°2847 Cleanup scss with helpers
2020-08-04 12:00:03 +02:00
Stephen Abello
4e7b68aa9a
N°2847 Open user menu when clicking user picture or user welcome message
2020-08-04 11:53:44 +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
7264defc35
N°2847 Add padding to user menu message caret
2020-08-04 10:02:13 +02:00
Stephen Abello
baa2fb2906
Rename a NavigationMenu method (see ed1f3aa950 (r41148365))
2020-08-04 09:27:55 +02:00
Stephen Abello
1d954b80a8
Rename a dictionnary entry (see ed1f3aa950 (r41148310))
2020-08-04 09:27:12 +02:00
Stephen Abello
1d13181135
Split a scss variable in two (see ed1f3aa950 (r41148286))
2020-08-04 09:26: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
e2e62eca5e
N°2847 - Rework iTopWebPage layout (WIP Part IX)
...
- Refactor some CSS classes to something more semantic and cross app (.ibo-<COMPONENT>--is-<STATE> => .ibo-<STATE>)
- AjaxWebPage: Deprecated AddToMenu method
2020-08-03 11:27:06 +02:00