Molkobain
22ffb4ecee
PanelFactory: Fix neutral panel default to color to proper constant
2021-02-23 19:39:23 +01:00
Molkobain
9586bd7dea
N°3629 - Activity panel: Fix state attribute changes on a class without transition is now displayed as a "state change" instead of an "edit"
2021-02-23 13:05:52 +01:00
Molkobain
0f3eb53554
Update deprecation comment
2021-02-23 13:05:52 +01:00
Stephen Abello
defa1e40e1
Add medallion icon block
2021-02-23 10:48:58 +01:00
Molkobain
f04a5dbfef
N°2844 - Fix image attribute display and editing
2021-02-19 22:01:51 +01:00
Molkobain
5e21ec03cd
Rename constants according to @steffunky 's advice (better DX)
2021-02-19 18:35:20 +01:00
Stephen Abello
ea502e9c81
Allow to set a customized placeholder for ajax tabs in scrollable mode
2021-02-19 17:38:47 +01:00
Molkobain
4d8930832e
N°3649 - Activity panel: Add concurrent lock mechanism
2021-02-19 12:34:42 +01:00
Molkobain
146089e021
Button: Add default name attribute for cancel button
2021-02-19 12:34:42 +01:00
Stephen Abello
8a13cdbcff
Fix badly escaped line return
2021-02-18 15:41:12 +01:00
acognet
27ee6fec70
N°3634 - Feedback alpha 3.0 : finish list
2021-02-18 15:39:38 +01:00
acognet
4e0c21a2ac
N°3634 - Feedback alpha 3.0 : finish list
2021-02-18 14:49:28 +01:00
Molkobain
acf721befa
Fix object's tabs IDs in the URL (regression introduced by 1fc54edf)
2021-02-17 17:24:22 +01:00
Molkobain
f297cdb8b2
N°3549 - Activity panel: Fix inline images in caselogs
2021-02-17 12:47:24 +01:00
acognet
6879cd762c
N°2598 - When refreshing a list, loosing page and order - improvement of code
2021-02-16 15:05:06 +01:00
acognet
dbe747ea23
N°2598 - When refreshing a list, loosing page and order - change of dashboard refresh mecanism
2021-02-15 16:55:03 +01:00
acognet
c1c8fad97e
N°3648 - Feedback alpha 3.0 : finish relation edition
2021-02-15 16:55:03 +01:00
Stephen Abello
7e46054f8b
Add a destructive icon link factory for Button block
2021-02-15 16:52:20 +01:00
Molkobain
eea8ceda63
Refactor "sanitize_identifier" and "sanitize_variable_name"custom TWIG functions to "sanitize(FOO)"
...
Note: FOO is one of \utils::ENUM_SANITIZATION_FILTER_XXX
2021-02-15 16:28:34 +01:00
Molkobain
44587663bb
Add "get_module_setting" as a custom TWIG function
2021-02-15 16:21:39 +01:00
Molkobain
f716e42672
Rename 'variable_name' TWIG filter to 'sanitize_variable_name' to keep consistency with other filters (eg. 'sanitize_identifier')
2021-02-15 13:50:57 +01:00
Eric
244de6915d
N°3700 - Restyle SessionMessage
2021-02-12 17:40:31 +01:00
Eric
f4241142c5
Fix crash when a module is removed and some classes remains in the creation history
2021-02-11 14:31:52 +01:00
Pierre Goiffon
1cc48c8d8e
💄 iTop 3.0.0 badge dashlet : make whole badge clickable ( #191 )
...
Would be better to have only one handler on the dashboard side but we want to respect code responsibility !
So until we have a system for components to print "static" code (that will be printed only once whatever number of component instances we have in the page), we are doing it the "old" way : calling a JQuery widget in the component JS Twig.
2021-02-11 12:09:06 +01:00
Molkobain
e6c0333915
N°3545 - Activity panel: Change caselogs order so it's defined by the details zlist
2021-02-10 18:20:04 +01:00
Stephen Abello
3be360dfb9
N°3670 Add new file upload button
2021-02-10 17:19:40 +01:00
Eric
0eff37844b
Add UIBlocks to twig (Fix deprecation warning)
2021-02-10 16:21:11 +01:00
Eric
9ed2127530
Add File Select widget
2021-02-09 17:24:27 +01:00
Eric
3c60e4f765
Add Toolbar factory, Use new factory entry for cancel buttons, better check of twig errors, fix fatal error page
2021-02-09 14:43:46 +01:00
Eric
91752b4068
N°3565 - Migrate backoffice pages to new UIBlock system : Setup (fix bad escaping)
2021-02-08 14:20:12 +01:00
Molkobain
6e99701c47
N°3649 - Case log entry form: Change buttons text and style
...
- Change "Save" button to "Send"
- Change "Cancel" button to the new convention
2021-02-08 12:24:05 +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
4a2cbc9be3
N°2847 - Navigation menu: Change default expanded/collapsed behavior
...
- Keep previous value (iTop 2.7 and older) if present
- Otherwise, collapsed by default
- Also renamed the user pref. to match new conventions
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
977d1d0246
N°3649 - Activity panel: Continue improvement following the alpha feedbacks
...
- Add possibility to choose which caselogs are displayed in any tab
- Change case log entry form submit button label from "Add entry" to "Save"
2021-02-08 12:24:02 +01:00
Molkobain
599c4ebad8
N°3649 - Activity panel: Continue improvement following the alpha feedbacks
...
- Change caselog entry form, now 1 per caselog
- Remove entry form from activity tab
- Change entries filters, now present on all tabs but states are specific to each tab
2021-02-08 12:24:02 +01:00
Molkobain
7f55fd4bf6
N°3649 - Activity panel: Continue improvement following the alpha feedbacks
...
- Fix compose button visible when no editable caselog
- Fix "states" filter visible on object with no state attribute
- All tabs now have all the actions / filters
- Initial active tab is now the first one (caselog or activity)
2021-02-08 12:24:01 +01:00
Eric
0c7925cdfb
N°3565 - Migrate backoffice pages to new UIBlock system : Setup (fix bad escaping)
2021-02-08 11:58:52 +01:00
bruno-ds
2ddeebdc78
Readonly alert now has an id
...
in order to be interacted with (browser side).
2021-02-05 09:59:52 +01:00
acognet
ff44fcdfe0
N°331 - L'ordre de tri des tickets change au rechargement auto - add ability to give to Menu how to refresh the panel
2021-02-03 11:07:07 +01:00
Stephen Abello
f1d047becf
Add a Factory for 'Cancel' buttons, make 'Cancel' buttons alternative, make buttons uppercase
2021-02-02 16:17:03 +01:00
odain
ed3df37176
Merge branch 'feature/3606-twigbase-controller-basichtml' into develop
2021-02-02 11:27:06 +01:00
odain
c736615de1
N°3606: clean symfony useless import
2021-02-02 11:24:06 +01:00
odain
5121ed7c39
N°3606: move whitelist feature from itop core to cbd-mon extension
2021-02-02 10:49:55 +01:00
Eric
2f68be14f8
N°3565 - Migrate backoffice pages to new UIBlock system : Setup
2021-02-01 16:28:10 +01:00
annProg
664dd12241
use strlen() replace empty()
2021-02-01 12:11:31 +01:00
annProg
03190b95cf
fix search error when search string '0'
2021-02-01 12:11:31 +01:00
odain
2bb1583995
N°3606: renaming
2021-01-29 10:39:41 +01:00
odain
b98ffc4b8b
N°3606: add IP inside iTop error message
2021-01-29 10:01:46 +01:00
odain
818b3632ac
N°3606: renaming
2021-01-29 09:24:17 +01:00