Eric
f1ad55c86c
N°2677 - Add style definition for enums
2020-12-31 11:25:00 +01:00
BenGrenoble
487e0ad5a7
N°3440 Datamodel correction following Eric input
2020-11-18 16:19:16 +01:00
Molkobain
448afc640d
Internal: Change XML version from 1.8 to 3.0 as it will now follow iTop core version numbering
2020-11-09 19:48:28 +01:00
Molkobain
f2ff5a4e83
N°3203 - Datamodel: Add semantic for image & state attributes Part. II
2020-11-09 15:44:45 +01:00
Molkobain
e81e3a0f1c
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
2020-10-07 13:18:14 +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
BenGrenoble
51669d0479
Fix datamodel Navigation rules and module parameters
2020-10-07 11:08:11 +02:00
Benjamin Planque
f25cd70e73
datamodel and dictionnaries refactoring/cleanup
2020-09-08 16:36:21 +02:00
Molkobain
0a4ce0865e
Increase XML version to 1.8
2020-08-19 11:12:39 +02:00
Molkobain
c61a66ca69
N°3233 - Remove "display_template" from datamodel classes
2020-08-04 13:26:57 +02:00
Eric
e564f71c14
N°2986 - Reintegrate application menus from "welcome itil" into application
2020-07-08 11:49:52 +02:00
Molkobain
0b67828ab9
Add comments in standard end-users portal XML
2020-01-17 09:03:14 +01:00
Molkobain
a6fe564a95
Add comments in standard end-users portal XML
2020-01-16 11:34:08 +01:00
Eric
d99e79eb3f
🔖 xml version 1.7
2019-12-17 10:22:03 +01:00
Molkobain
c883d618c3
N°1192 - Change default behavior for navigation rules
2019-12-05 15:02:36 +01:00
Molkobain
85932eab98
N°1192 Fix crash with default parameters of the rule
2019-11-25 15:33:23 +01:00
Molkobain
32b065708b
N°1192 Add some ready-to-use navigation rules to the standard portal (and comments)
2019-11-25 09:45:31 +01:00
Molkobain
db7278e9c1
🐛 Fix compiler crashing on setup due to coment in XML
2019-11-19 17:59:20 +01:00
Molkobain
10056aa4ca
✏️ Fix typos in comments
2019-11-19 17:33:07 +01:00
bruno DA SILVA
d9ad3f5e98
typo & unused variable removal
...
thank you @Hipska !
2019-11-04 15:02:19 +01:00
bruno DA SILVA
57116ef054
1627 - Ticket ref sometimes duplicate
...
This code is a drop in replacement based on an abstract counter based on an abstract keyValue store.
The counter can be
- class based (in this case the counter is initialized on max(id) + 1
- key based (in this case the counter starts at 0)
Important: on both cases the counter is no more kept aligned with the primary key.
This lead to a MySQL8 compatible implementation.
2019-11-04 11:50:36 +01:00
Stephen Abello
088f08b315
N°967 Portal: Browse brick actions are now ordered following a rank tag
2019-08-14 12:39:32 +02:00
Stephen Abello
e8c0bcfbb2
N°769 Portal: Add parameter to set default list length in ManageBrick and BrowseBrick
2019-08-07 10:28:25 +02:00
Molkobain
83ba909c08
N°2112 Remove legacy end-user portal
...
- Accessing the /portal URL redirects to the new portal (/pages/exec.php?exec_module=itop-portal-base&...)
- Removed /itop_design/portals/portal[@id="legacy_portal"] from standard datamodel, adapt your XML accordingly
- Removed /itop_design/constants/constant[@id^="PORTAL_"] from standard datamodel, adapt your XML accordingly
- Removed PortalWebPage & TransactionException classes
- Added a warning in setup when no portal is selected
2019-07-17 15:40:43 +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
50ed52bacc
Fix ticket ref uniqueness rule declaration (many thanks @jbostoen !)
2019-06-11 09:08:36 +02:00
Thomas Casteleyn
daa906a697
Only set Ticket ref if not yet present via import or synchro ( #82 )
...
New non blocking uniqueness rule on Ticket.ref to warn when having ref duplicates
2019-06-10 11:28:24 +02:00
Molkobain
af332a34d6
♻️ Make ticket reference generation working with new sub-classes ( #78 )
2019-05-17 11:21:24 +02:00
Pierre Goiffon
34552214bf
N°1703 The dates are no longer reset when inserting a Ticket
...
Could cause problems when importing using REST API or using form prefill
2018-10-23 14:17:03 +02:00
Pierre Goiffon
7281bd4a1a
N°931 default datamodel : remove Ticket.tagfield and add AttributeTagSet FAQ.domains
2018-10-05 17:37:23 +02:00
Eric
720d334053
N°917: AttributeClassAttCodeSet created
2018-09-27 09:11:02 +02:00
Pierre Goiffon
da71004898
N°931 update TagSet DataModel declaration parameters
2018-09-06 17:10:40 +02:00
Eric Espié
cd2ea3793e
N°962: TagSet Fix Attribute definition
...
SVN:b931[6028]
2018-08-30 11:08:47 +02:00
Eric Espié
9631021f84
N°962: TagSet Attribute definition and values (with unit tests on values)
...
SVN:b931[6024]
2018-08-30 11:08:46 +02:00
Pierre Goiffon
4df497a768
N°931 Increment iTop XML version (1.5 -> 1.6)
...
SVN:b931[6020]
2018-08-30 11:08:46 +02:00
Pierre Goiffon
bdb62de81c
N°931 new AttributeTag, handle field creation & update
...
SVN:trunk[6014]
2018-08-23 15:05:36 +00:00
Vincent Dumas
c6a59a5309
Suppression of obsolesence condition on Ticket (was creating performance issue)
...
SVN:trunk[5891]
2018-06-18 16:26:03 +00:00
Guillaume Lajarige
ed33b327fb
Portal: Add XML comments to standard portal configuration.
...
SVN:trunk[5884]
2018-06-15 12:46:06 +00:00
Vincent Dumas
22e525452a
Rename the id of the Portal contact scope for administrator, as there was two scopes with id="all"
...
SVN:trunk[5817]
2018-05-29 16:12:08 +00:00
Vincent Dumas
6c84074b02
Enable CSV export of on-going and closed tickets from the User Portal
...
SVN:trunk[5816]
2018-05-28 15:57:20 +00:00
Eric Espié
1832d72e51
Version 1.5 of XML datamodel
...
SVN:trunk[5727]
2018-04-23 15:14:11 +00:00
Stephen Abello
baf413ee55
N°729 Form prefill : switched argument type for Designer to reference
...
SVN:trunk[5686]
2018-04-18 07:43:04 +00:00
Vincent Dumas
6d86bd516b
Set default search criteria for objects + index on ticket's ref.
...
SVN:trunk[5648]
2018-04-12 15:38:18 +00:00
Pierre Goiffon
80e6ba2d96
N°1370 Portal ManageBrick : add "display_modes" XML node to set the display modes in brick tile and details views
...
SVN:trunk[5643]
2018-04-12 14:13:28 +00:00
Stephen Abello
d641ff3ab7
N°729 Form prefill : XML additions for Designer purpose
...
SVN:trunk[5622]
2018-04-06 08:29:53 +00:00
Guillaume Lajarige
3f2e20fe44
Portal: Change Ticket->public_log's flags in ev_reopen form. Now MUST_CHANGE instead of MUST_PROMPT.
...
SVN:trunk[5224]
2018-01-10 13:31:39 +00:00
Guillaume Lajarige
72563d8ef1
Internal: Typos in XML comments.
...
SVN:trunk[5138]
2017-11-23 09:34:26 +00:00
Guillaume Lajarige
8e83baf72b
N°1094.2 Portal: Showing "icon" attribute on ServiceFamily and Service levels in "mosaic" mode of "services" BrowseBrick.
...
SVN:trunk[5038]
2017-10-18 14:29:53 +00:00
Guillaume Lajarige
2625477d35
Internal: Typo in itop-tickets XML comments
...
SVN:trunk[4938]
2017-09-25 10:26:55 +00:00
Guillaume Lajarige
d6707743a9
N°1024 Portal: New portal instances can now be XML only (through ITSM Designer), no more need for a dedicated module !
...
SVN:trunk[4900]
2017-09-07 16:03:55 +00:00