Stephen Abello
866d6e829b
Allow to add Html to side panel block
2021-03-04 10:55:23 +01:00
Stephen Abello
ad0fdfe921
Allow Select options to be disabled
2021-03-04 10:55:22 +01:00
Stephen Abello
05fff3b8aa
Fix external key hyperlinks in datatables when outside of /pages directory
2021-03-03 10:22:52 +01:00
Molkobain
282842fa2c
Object details: Fix image being squashed
2021-03-02 18:30:02 +01:00
acognet
bd47ca34df
N°3634 - Add count for results
2021-03-02 17:22:11 +01:00
Stephen Abello
abcf73f233
N°2844 N°3570 Bring back Synchronized, Obsolete and Archived tags next to object name
2021-03-02 15:56:31 +01:00
Molkobain
52113233b8
N°2844 - Restore table style on final page of an object deletion
2021-03-02 14:50:35 +01:00
Stephen Abello
752508b724
Make panels collapsible
2021-03-02 12:02:09 +01:00
Molkobain
cf72c2ef8f
N°3649 - Activity panel: Add conf. param. 'activity_panel.entry_form_opened_by_default' as a default value for the user pref.
2021-03-02 11:33:52 +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
acognet
0e146bf341
N°3634 - Feedback alpha 3.0 : finish list - add menu
2021-03-01 18:19:23 +01:00
acognet
cebbc215d7
N°3746 - Migrate modal to new UIBlock system
2021-03-01 09:07:09 +01:00
Pierre Goiffon
6a5c47887a
N°3750 New data-input-typeattribute to fields container
...
This will allow easiest DOM manipulation in BeHat tests !
2021-02-26 12:16:29 +01:00
Stephen Abello
a505902ed5
Add string subtitle to panels
2021-02-26 10:27:49 +01:00
Stephen Abello
25c840e036
Rename subtitle block variable in PanelEnhanced
2021-02-26 10:27:49 +01:00
Pierre Goiffon
4d78f4b535
N°3750 Fix syntax for array key
...
Thanks @Molkobain !
2021-02-24 20:09:32 +01:00
Pierre Goiffon
c8911f1fa9
N°3750 Add data-input-id to field container
...
This will allow easiest DOM manipulation in BeHat tests
2021-02-24 17:19:55 +01:00
Molkobain
1667a0a6df
Fix spacing / sizing for "obsolescence" icon on external keys
2021-02-24 13:28:39 +01:00
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
Stephen Abello
defa1e40e1
Add medallion icon block
2021-02-23 10:48:58 +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
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
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
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
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