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
87d7693be5
N°2847 - Rework iTopWebPage layout (WIP Part III)
...
- iTopWebPage: Extract processing in dedicated functions
- iTopWebPage: Add tooltips base feature
- iTopWebPage: Fix JS dictionaries
- iTopWebPage: Extract inline JS to dedicated file
- Top bar: Visual improvements
- Nav. menu: Visual improvements
- Nav. menu: Tooltip improvement
- Nav. menu: Toggle state preference saved
- Nav. menu: Add menus filter feature
- Breadcrumbs: Handle elements overflow
2020-07-27 15:09:33 +02:00
Molkobain
10a14a3844
N°3182 - Add support for MenuGroup CSS icon in the XML datamodel
...
- Introduce itop_design v1.8
- Default CSS classes are 'fas fa-ellipsis-v' from FontAwesome
- New tags <style><decoration_classes>xxx yyy</decoration_classes></style> under the <menu xsi:type="MenuGroup"> tag
2020-07-27 15:09:33 +02:00
Molkobain
0516862632
N°2847 - Rework of iTopWebPage: Preliminary work on the page content
2020-07-27 15:09:33 +02:00
Molkobain
ad379d3ef4
N°2847 - Rollback fix on pages <base> URL tag (to much consequences)
...
Fixing the base URL tag on WebPage and derivated classes would require to migrate all extensions which use the add_linked_script / add_linked_stylesheet functions with a relative URL, which is almost all extensions. So the benefit isn't worth the workload.
Note: We could have migrate extensions by replacing "../images|js|css/xxx.yyy" with utils::GetAbsoluteUrlAppRoot()."images|js|css/xxx.yyy" to make them compatible with iTop 2.8 and previous versions. But as said before, much work.
2020-07-27 15:09:33 +02:00
Molkobain
8efd8008fc
N°2847 - Rework of the global iTopWebPage layout (Part II)
...
- Optimize TWIG templates includes (don't pass context to autonomous components)
- Preliminary work of the top bar and breadcrumbs features
- Removal of images dedicated to the breadcrumbs feature
2020-07-27 15:09:33 +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
Molkobain
7d4455baf4
N°2847 - Start rework of the CSS/JS/TWIG files structure
2020-07-27 15:09:31 +02:00
Eric
c03d32b423
N°3180 - Allow HTML in dictionary for login screen ('UI:Login:About')
2020-07-16 15:28:49 +02:00
Vincent Dumas
4008cb7688
Add blocks to enable customization
2020-02-20 17:18:39 +01:00
Pierre Goiffon
757dbb8b25
N°2311 login page : add autofocus attribute to the id field
...
https://caniuse.com/#feat=autofocus
2020-01-16 10:38:08 +01:00
Stephen Abello
deddb0824b
N°2315: Forgot password sent page needed stylization
2020-01-14 09:26:58 +01:00
bruno DA SILVA
cda18b950e
N°524 - Password policy
...
- removal of a forgotten console.debug
2020-01-07 14:28:20 +01:00
bruno DA SILVA
69551378c2
n°524 - password policy
...
- ajax message is now translated in the user's language
- prevent the form submission if the password policy is not respected
2020-01-06 18:33:47 +01:00
Stephen Abello
ee61c1e8fb
N°524: Fix style for inputs' feedback on "change password" page
2020-01-06 13:51:40 +01:00
bruno DA SILVA
b0c76346a5
N° 524 - password policy
...
better colors for : "change pwd" page: add feedback during the password typing
2020-01-06 11:45:48 +01:00
bruno DA SILVA
7a85201a07
524 - password policy
...
"change pwd" page: add feedback during the password typing
2020-01-06 09:31:28 +01:00
bruno DA SILVA
490eda4f4a
n°524 - password policy
...
bugfix : Enter Password phrase no more lack the userName and is properly displayed
2019-12-05 09:55:44 +01:00
Molkobain
928b82a9c8
N°2311 Fix focus set to sumbit button when pressing "tab" key after filing inputs
2019-11-29 17:40:07 +01:00
bruno DA SILVA
267cdd2aee
n°524 - password policy
...
- "password reset" workflow now handle gracefully the policy enforcement.
2019-11-28 08:52:02 +01:00
bruno DA SILVA
23fc4bb4f7
n°524 - password policy
2019-11-22 12:23:00 +01:00
Molkobain
a259be9033
N°2311 Fix focus set to the "login" input field when pressing "tab" key
2019-11-20 12:00:52 +01:00
bruno DA SILVA
1c6b639992
n°1617 - iTop Fence
...
various improvement both in iTop and in the extension.
2019-11-14 17:02:52 +01:00
Eric
bec4dbafd2
N°2315 - Login screen extensibility API refactor
2019-10-25 14:35:24 +02:00
Eric
c552e73d20
N°2315 - Login screen extensibility API refactor
2019-10-24 14:56:01 +02:00
Eric
dfc901ffa4
1355 - [Security] Password Autocomplete in Browser
2019-10-22 10:31:57 +02:00
Stephen Abello
2ff771c16a
N°2311: Fix change password page, correctly display buttons with long string
2019-10-16 10:43:20 +02:00
Eric
19d9c69fb8
N°2311 - Login Page extensibility (CSS reworked)
2019-09-10 08:40:28 +02:00
Eric
ee621c1b92
N°2311 - Login Page extensibility
2019-09-06 17:40:29 +02:00
Eric
b2ab07aa69
N°2311 - Login Page extensibility
2019-08-30 15:07:51 +02:00