Pierre Goiffon
2d130cbba8
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
...
# Conflicts:
# test/core/UserRightsTest.php
# test/setup_params/default-params.xml
2020-10-12 12:47:58 +02:00
Pierre Goiffon
8b1c20cc11
N°3332 Security hardening
2020-10-12 12:40:51 +02:00
Molkobain
b7b1ef1a1f
Fix double-encoded breadcrumbs entry introduced by 1e634a8bba
2020-10-09 20:54:51 +02:00
Stephen Abello
b25a6a2f04
N°2847 Correctly open/close Activity new entry form
2020-10-09 09:26:39 +02:00
Molkobain
00212e8127
N°2847 - Dashboard: Start rework for demo
2020-10-09 00:04:13 +02:00
Molkobain
061f3e9f51
N°2847 - Quick create: Add config. parameter for max. autocomplete results ('quick_create.max_autocomplete_results')
2020-10-08 18:17:35 +02:00
Stephen Abello
e6111609b0
N°3208 Finish Quick object creation component
2020-10-08 17:15:27 +02:00
Molkobain
44351784e6
N°2847 - Work on the tab container
...
- Fix CSS class names on vertical mode
- Add class constants
2020-10-08 16:25:45 +02:00
Molkobain
f87002dce3
Introduce CombodoBackofficeToolbox like in the portal to:
...
- Avoid name collision with other libs for our functions
- Document a set a function developers can use in their extensions, will be completed as things progress
2020-10-08 15:06:22 +02:00
Stephen Abello
6cbc7fdb20
N°2847 Fix hardcoded values for Activity New Entry object
2020-10-07 17:01:44 +02:00
Stephen Abello
6a87ce48e1
N°2847 Renamed and moved files for Activity New Entry (thanks to @Molkobain comment on 157e0a6)
2020-10-07 17:01:44 +02:00
Stephen Abello
7770cb31fb
N°2847 Add vertical tab options to object details
2020-10-07 17:01:44 +02:00
Molkobain
e48d257b00
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# application/ajaxwebpage.class.inc.php
# application/csvpage.class.inc.php
# application/displayblock.class.inc.php
# application/itopwebpage.class.inc.php
# application/utils.inc.php
# application/webpage.class.inc.php
# application/xmlpage.class.inc.php
# datamodels/2.x/itop-config-mgmt/datamodel.itop-config-mgmt.xml
# datamodels/2.x/itop-knownerror-light/datamodel.itop-knownerror-light.xml
# datamodels/2.x/itop-service-mgmt/datamodel.itop-service-mgmt.xml
# datamodels/2.x/itop-tickets/datamodel.itop-tickets.xml
# js/components/breadcrumbs.js
# pages/navigator.php
# test/core/DBSearchTest.php
2020-10-07 11:36:15 +02:00
Stephen Abello
157e0a6915
N°2847 Add backend for new entry form for activity panel
2020-10-07 09:46:23 +02:00
Pierre Goiffon
7d26b6092e
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# .idea/codeStyles/codeStyleConfig.xml
# .idea/inspectionProfiles/Combodo.xml
2020-10-06 10:42:55 +02:00
Molkobain
aa38be4578
Improve JSDoc of IsElementVisibleToTheUser()
2020-10-05 11:03:22 +02:00
Molkobain
6fb5d20971
N°2847 - Tab container: Improve global look & feel; responsive tabs.
2020-10-04 23:22:41 +02:00
Molkobain
b3522017e7
Add new JS helper to know if an element is visible to user
2020-10-04 18:37:12 +02:00
Stephen Abello
b3bb77c8ee
N°2847 Finish UX/UI for new caselog entry
2020-10-02 10:54:40 +02:00
Molkobain
50bf0c9a27
N°2847 - Rework of TabContainer / Tab
...
- Add JS widget to handle front-end logic and for better encapsulation
- Move SCSS files to match convention
- Update SCSS files
- Remove unused SCSS file
- Move HTML templates to match convention
- Remove unused HTML template
- Renamed codes and folders to match convention
- Update PHPDoc
- Reformat code
- Remove usage of return type hinting when using "self"
2020-10-01 17:33:27 +02:00
Eric
5c07591519
N°2847 - fix newsroom target for links
2020-09-30 11:56:55 +02:00
Thomas Casteleyn
5ef6b6c5d0
Cleanup references to Flash ( #163 )
...
All remaining Flash files are removed. Dependent Combodo extensions will me modified for iTop 2.8.0 (Combodo ref N°3344, N°3345)
Old swf_navigator operation in UI.php was kept for compatibility but is deprecated
Co-authored-by: Molkobain <guillaume.lajarige@combodo.com >
Co-authored-by: Pierre Goiffon <pierre.goiffon@combodo.com >
Co-authored-by: rquetiez <romain.quetiez@combodo.com >
2020-09-29 15:56:08 +02:00
Pierre Goiffon
e2c67dfcc4
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
2020-09-25 08:57:08 +02:00
Pierre Goiffon
1e634a8bba
N°3332 Security hardening
2020-09-23 17:17:05 +02:00
Eric
98d2e42bad
N°2847 - FieldSet and Fields
2020-09-23 08:55:58 +02:00
Eric
40efaf0360
N°2847 - Tab Management
2020-09-22 08:24:18 +02:00
Pierre Goiffon
077ac81208
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
2020-09-18 14:24:19 +02:00
Pierre Goiffon
36f8344ec9
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# js/table-selectable-lines.js
2020-09-18 14:23:36 +02:00
Pierre Goiffon
dd942997cb
🎨 Fix invalid formatting introduced in 827b4b5bbe
2020-09-18 14:22:28 +02:00
Pierre Goiffon
827b4b5bbe
🎨 Fix string delimiter
...
Thanks @jbostoen for pointing this out (see discussion in 0773660ef2 )
2020-09-18 14:15:41 +02:00
Pierre Goiffon
745e4aa424
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# webservices/import.php
2020-09-18 10:48:34 +02:00
Pierre Goiffon
0773660ef2
N°3198 Relations Table Mode : update table select line script
...
Was selecting line when clicking in the ext key widget (drop-down using Selectize, search/add widgets)
2020-09-17 14:48:00 +02:00
Pierre Goiffon
eded4814a1
Merge remote-tracking branch 'origin/support/2.7' into develop
2020-09-14 14:27:18 +02:00
acognet
23136bdf00
N°3303 - Bug on Mass update of actions (notification)
2020-09-11 09:53:23 +02:00
Molkobain
8193ada159
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# composer.json
# css/light-grey.scss
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
2020-09-08 17:30:32 +02:00
odain
1eba8ba4ac
Merge branch 'support/2.7' into develop
2020-09-07 16:48:15 +02:00
acognet
a61ffaf3c0
N°3184 - Upgrade JQuery UI (iTop 2.8)
2020-09-01 16:36:49 +02:00
acognet
cc6ab8a7b7
N°3184 - Upgrade JQuery UI (iTop 2.8)
2020-09-01 09:06:14 +02:00
acognet
432a565221
N°2508 - Include Obsolescence icon within list and autocomplete
2020-09-01 09:06:14 +02:00
Eric
70734e2b71
N°3188 - Fix LIfeCycle visualization details
...
Fix js broken by the fix of N°309
2020-08-28 17:28:52 +02:00
Molkobain
7f3c10b69d
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
2020-08-26 16:09:23 +02:00
acognet
23c0a67914
N°580 - Autocomplete with namesakes. Complement for select
2020-08-20 16:42:43 +02:00
Pierre Goiffon
4e5bbcde35
N°3198 n:n relations in edit mode : refresh remote class fields on extkey change
2020-08-19 16:06:37 +02:00
Pierre Goiffon
7d7270296e
🎨 📝 format & add comment
2020-08-19 16:06:37 +02:00
Molkobain
c5b8d3fa72
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# application/datamodel.application.xml
# application/itopwebpage.class.inc.php
# css/light-grey.scss
2020-08-19 10:20:37 +02:00
Molkobain
2ce1c2efec
N°2847 - Work on the ActivityPanel and PopoverMenu features
...
- Deprecate cmdbAbstractObject::DisplayBareHistory() as history will be replace by ActivityPanel
- Rename illustrations to original filenames to find source more easily
- Remove unused "max_history_case_log_entry_length" config. parameter
- Activity panel: Introduce iCMDBChangeOp and iCMDBChangeOpSetAttribute interface for better dependency injection
- Activity panel: Add placeholder when no entry
- Activity panel: Fix tab toolbar icons color
- Activity panel: Add history entries (entries after the first 50 are not loaded yet)
- Popover menu: Fix no border-radius on first/last entries hover
2020-08-19 10:09:01 +02:00
acognet
0f741f28f3
N°2508 - Include Obsolescence icon within list and autocomplete
2020-08-18 15:14:50 +02:00
acognet
4648e436ac
N°2508 - Include Obsolescence icon within list and autocomplete
2020-08-18 12:42:48 +02:00
acognet
700d11fa8f
N°2508 - Include Obsolescence icon within list and autocomplete
2020-08-18 10:19:01 +02:00
Molkobain
df20d10afa
N°2847 - Add activity panel to object details (and some variables renaming)
2020-08-13 18:57:07 +02:00