Stephen Abello
4d660cc3c8
N°3578 Migrate Datamodel viewer to new style
2021-03-04 10:55:23 +01:00
acognet
ef1b7ca82c
Remove useless log
2021-01-27 11:14:54 +01:00
Stephen Abello
7f97df02ce
N°2847 Add TODO to datamodel viewer
2020-12-03 15:04:57 +01:00
Thomas Casteleyn
59f9cd3694
🎨 Fix the filter icon on Data model page ( #168 )
...
Fix the filter icon on Data model page
2020-12-03 13:28:59 +01:00
Stephen Abello
d1b12ee04b
N°2251 Replace qtip calls by tippyjs calls
2020-12-02 10:06:24 +01:00
Molkobain
f2ff5a4e83
N°3203 - Datamodel: Add semantic for image & state attributes Part. II
2020-11-09 15:44:45 +01:00
Eric
b8d71b2bfb
N°2847 - Edit/Create objects
2020-09-29 17:35:02 +02:00
Eric
63f8ec594c
N°2847 - Refactor Web Pages classes - Add UIBlockManager to the WebPage
2020-09-09 18:10:06 +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
acognet
df4dfe4803
N°2284 - Replace JQuery Autocompleter plugin by JQuery UI Autocomplete widget
...
N°2390 - Auto-complete - Relevant results in first
2020-07-09 09:14:44 +02:00
Molkobain
986eb90546
N°2893 - Fix DataModel Viewer not supporting special chars in class name (eg. ")
2020-03-31 09:40:31 +02:00
acognet
e05b3a5fb9
N°2618 - Fix missing scroll bar in DataModel Viewer for class with large number of attributs
2020-01-27 10:47:19 +01:00
acognet
bfcb1fdb30
N°2618 - Fix missing scroll bar in DataModel Viewer for class with large number of attributs
2020-01-27 10:47:19 +01:00
Pierre Goiffon
083f8d69c2
Revert "N°2618 DataModel viewer : fix no vertical scrollbar in MSIE"
...
Was introducing a regression in Chrome & Fx (cannot change tab anymore)
This reverts commit 8a666b09d6 .
2020-01-21 10:51:16 +01:00
Pierre Goiffon
8a666b09d6
N°2618 DataModel viewer : fix no vertical scrollbar in MSIE
...
The scrollbar is present on the right side but after viewport limit so not visible !
Can't change div.ui-layout-pane.ui-layout-center width as it is calculated dynamically by JS Layout...
So added another container with a margin. The CSS rules are added to MSIE only using the media query tip :/
2020-01-16 16:40:36 +01:00
Pierre Goiffon
0d9dc34a08
Schema.php : replace <br/> to <br> (might break on MSIE)
2020-01-16 15:06:04 +01:00
Pierre Goiffon
c7ca1eeab5
🎨 Code formatting on pages/schema.php
2020-01-16 15:06:04 +01:00
Molkobain
4400cfde62
N°2313 - Markup extensibility: Update usages of admin. console tabs to have codes and titles
2020-01-15 08:42:35 +01:00
bruno DA SILVA
08c1f4f072
autoload rework
...
- bootstrap.inc.php is now included by approot.inc.php
- remove all unescessaries includes of bootstrap.inc.php
- in bootstrap.inc.php autoload can be bypassed using a feature flag because "why not"
2019-11-08 16:51:57 +01:00
Molkobain
947e26d864
Internal: Change how the bootstrap.inc.php file is included in endpoints (This completes commit ec095896)
2019-08-13 17:38:51 +02:00
Molkobain
ec09589646
N°2439 Add real autoloader for framework files (not modules)
2019-08-13 13:46:19 +02:00
Pierre Goiffon
9ed33f16dd
N°2269 Font Awesome v5 : fix new lines breaking code :(
...
Those regressions were introduced in a4743901
Saw with a JS error in schema.php
2019-07-17 11:02:26 +02:00
Pierre Goiffon
a4743901a3
N°2269 Font Awesome : update iTop for new v5 icons
...
* remove useless css in light-grey (weren't used)
* change icons class names from v4 to v5
2019-07-16 12:20:59 +02:00
Pierre Goiffon
45910dc115
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
...
# Conflicts:
# datamodels/2.x/itop-config-mgmt/zh.dict.itop-config-mgmt.php
# dictionaries/zh.dictionary.itop.ui.php
2018-12-11 17:23:34 +01:00
Stephen Abello
fb028710e0
Datamodel viewer: Fix an issue where OQL Filters were truncated
2018-12-10 15:10:58 +01:00
Pierre Goiffon
588899db63
Convert all files from CrLf to Lf (preparing merge to develop)
2018-10-18 14:20:40 +02:00
Pierre Goiffon
40a4e6d7b0
Fix files using CrLf, convert them to Lf to have the whole repo using Lf
...
Warn your git config (core.autocrlf = input or true)
2018-09-04 17:59:51 +02:00
Pierre Goiffon
4d45793ec7
PHPDoc (schema)
...
SVN:trunk[6008]
2018-08-17 12:04:57 +00:00
Stephen Abello
04b8fe3326
N°1496 : Fixed datamodel viewer for IE11 : IE doesn't support backtick character in JS
...
SVN:trunk[5843]
2018-06-08 13:02:19 +00:00
Stephen Abello
b57423386c
N°1477 : fixed an issue where datamodel viewer couldn't load attributes' filters with backspaces in it
...
SVN:trunk[5818]
2018-05-30 07:46:27 +00:00
Denis Flaven
7fb3d133e3
Typo in the CSS class name !!
...
SVN:trunk[5794]
2018-05-16 09:44:58 +00:00
Stephen Abello
9d6b5d347c
Datamodel viewer: autocomplete validation goes to selected class, autofocus on autocomplete field, delete input text button, add_init_script for itopwebpage class, fixed cases where default value and default null value were array instead of strings, visual tweaks
...
SVN:trunk[5722]
2018-04-23 14:25:28 +00:00
Stephen Abello
bd84dd9f2c
datamodel viewer : fixed related class display, displaying linkset on related class graph, open/close all items on lifecycle and visual fixes
...
SVN:trunk[5678]
2018-04-17 12:13:39 +00:00
Stephen Abello
06bc58f383
datamodel viewer : display children in search tree, search configured to "contains", viewed class is now added to the search input by default and more information about attribute null values/default values
...
SVN:trunk[5366]
2018-02-23 15:37:00 +00:00
Eric Espié
d65bd97956
N°478 - Customizable access to the 'Admin Tools'
...
SVN:trunk[5364]
2018-02-23 11:13:07 +00:00
Stephen Abello
ebbff7f615
datamodel viewer : fixed case where no class name were given, cleaned up code
...
SVN:trunk[5263]
2018-01-16 15:56:25 +00:00
Eric Espié
0df071b4db
Default class is Organization
...
SVN:trunk[5254]
2018-01-16 11:07:13 +00:00
Stephen Abello
29165b8ef4
datamodel viewer : cleanup code, fixed links in tooltips and added a classname following while scrolling down the page
...
SVN:trunk[5247]
2018-01-12 16:32:10 +00:00
Stephen Abello
b2a1404ce0
datamode viewer revamped: Class search, new panel for class list, graphical representation of each class and its related classes, granularity on data display and a fix on lifecycle graph.
...
SVN:trunk[5206]
2018-01-05 15:18:56 +00:00
Romain Quetiez
2118a5da71
N.667 Metamodel introspection (schema.php) to display lifecycle labels and codes (though the code were already visible in a tooltip).
...
SVN:trunk[4748]
2017-05-22 15:35:16 +00:00
Romain Quetiez
668e822fc6
#185 Navigation Breadcrumb - Beta version
...
- Any page has a breadcrumb (except if POST and a number of pages like "new object")
- Added Home + Menu buttons showed when the left pane is closed
- Configuration: breadcrumb.max_count (0 to disable)
SVN:trunk[4022]
2016-05-03 15:06:14 +00:00
Denis Flaven
35a4112840
Small enhancement to the display of the meta model: in the list of transitions, display the code of the event as a tooltip.
...
SVN:trunk[3609]
2015-06-23 15:47:33 +00:00
Romain Quetiez
e64b6d1d98
XML Modelization of the relations: reworked toward an asymetric definition (downstream: A impacts B, upstream: B depends on A)
...
- The queries are developped at runtime (cache)
- More complex algorithm to take into account the legacy type of specification (GetRelationQueries)
- New dictionary naming convention (preserving backward compatibility): "VerbUp" to be replaced by "DownStream
- Temporary hacks to preserve the relation 'depends on', until we have a new GUI
- Special handling for the relation LogicalVolume impacts VirtualDevice which had to be implemented in the bridge module
- Improved the backward compatibility by leaving legacy methods GetRelationQueries returning an empty definition, allowing for an eventual XML redefinition
SVN:trunk[3542]
2015-04-10 10:09:22 +00:00
Romain Quetiez
3cf0fa3ee2
XML Modelization of the relations, with full support of the previous way (by implementing a method GetRelationQueries). Still, the standard data model has not been migrated to the new format.
...
SVN:trunk[3519]
2015-03-26 11:12:25 +00:00
Romain Quetiez
5ecf6b9e9d
Fixed regression introduced in [3224] thus in iTop 2.0.3, in the data model view: could not see the OQL constraints on external keys
...
SVN:trunk[3385]
2014-10-28 16:07:42 +00:00
Romain Quetiez
e25da2a7c4
Complete the commit [3291] that changes the structure returned by MetaModel::EnumTransitions. I have carefully reviewed every call to EnumTransitions... and found out only one single missing case in the data model view.
...
SVN:trunk[3373]
2014-10-22 10:44:58 +00:00
Denis Flaven
6236d96a65
#951 Properly display localized values for ENUMs in the data model view.
...
SVN:trunk[3224]
2014-06-25 16:51:26 +00:00
Romain Quetiez
721faa7e1e
Updated copyright (2012) and license (LGPL changed to AGPL)
...
SVN:trunk[2333]
2012-10-23 21:41:36 +00:00
Denis Flaven
79900e89a2
Cosmetic enhancements to ease the search for a class in the schema.
...
SVN:trunk[2312]
2012-10-20 19:22:57 +00:00
Romain Quetiez
7dbbb1c299
#439 Record and display changes in the link sets (ex: Members of a team)
...
#439 Make sure that changes made by a plugin get recorded
+ simplified the change tracking for the plugins. Simply call DBObject::DBInsert (resp. Update and Delete) and the change will be recorded for the current page. This is compatible with the old (not mandatory anymore) way that was requiring DBInsertTracked APIs (resp. Update, Delete).
SVN:trunk[2236]
2012-10-08 12:17:56 +00:00