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
Guillaume Lajarige
051d68c902
Internal: Completed documentation in itop-tickets datamodel.
...
SVN:trunk[4894]
2017-09-05 12:14:42 +00:00
Denis Flaven
225cbb450e
N°1012: The method "Set" cannot be used to initialize a Blob or an Image with a text string value. Do not let the user think it may work.
...
SVN:trunk[4890]
2017-09-04 10:33:54 +00:00
Vincent Dumas
e72bc65df8
Set Module id 2.4 and XML version 1.4
...
SVN:trunk[4833]
2017-07-12 09:19:24 +00:00
Vincent Dumas
68ac5d7300
DataModel: Remove Ticket Archiving by default
...
SVN:trunk[4825]
2017-07-10 13:44:09 +00:00
Vincent Dumas
98781fac6d
DataModel: Ticket obsolescence condition: fix issue with 'rejected' UserRequest which have no 'close_date'
...
SVN:trunk[4801]
2017-07-06 10:08:06 +00:00
Vincent Dumas
f89dd77dbc
DataModel: definition of obsolescence condition per class
...
SVN:trunk[4798]
2017-07-05 14:31:17 +00:00
Vincent Dumas
f8b6fb51c2
Ticket transitions: 'reassign' force change of agent, agent and team in 'assigned' state are read-only, user satisfaction and user comment are read-only in 'closed' state.
...
In Enhanced Portal: 're-open' prompt for caselog and 'on-going tickets' brick has a modified label (english and french) and ticket count is now displayed on each tab.
SVN:trunk[4797]
2017-07-04 15:50:20 +00:00
Guillaume Lajarige
befa0b4429
N°900 Portal: Tabs in ManageBrick can now display the objects count.
...
SVN:trunk[4758]
2017-06-07 14:13:02 +00:00
Guillaume Lajarige
602be73d0b
N°873 Portal: Picture/Preferences/Password forms can now be disabled in the user profile
...
SVN:trunk[4752]
2017-05-29 16:14:21 +00:00
Guillaume Lajarige
ebe467b77a
N°635 Portal: Final touches on forms layout refactoring
...
SVN:trunk[4738]
2017-05-16 14:50:51 +00:00
Guillaume Lajarige
05bb797768
Portal: Renamed Grid browse mode to Mosaic
...
SVN:trunk[4728]
2017-05-10 15:02:23 +00:00