Pierre Goiffon
e80d52cc0f
N°2416 fix datepicker not opening anymore
...
This was brought by PR #40 integration in 06592d7d37
2019-07-29 12:12:34 +02:00
Pierre Goiffon
75da1ce7a7
🎨 iTopWebPage : some syntax highlighting in HEREDOC JS
2019-07-29 11:09:33 +02:00
Pierre Goiffon
dc868b16ab
N°2366 remove DBBackup::CreateZip
...
* remove method and its dependencies
* create \utils::GetFileMimeType
* in \DBBackup::DownloadBackup mime type isn't hardcoded anymore
2019-07-19 15:51:05 +02:00
Pierre Goiffon
2b955ddd53
N°2269 Font Awesome v5 : move back lib from /lib to /css
...
Thanks to the team, yeah you're right, this wasn't a good idea (did because there is a way to use Font Awesome in JS, but we'll see if we do so in the future, for now we don't :) )
2019-07-19 10:16:22 +02:00
Pierre Goiffon
a03af7e9ef
🐛 N°2240 Fix startup.inc.php cannot be called alone anymore
2019-07-17 16:50:48 +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
e9fdb61bb5
N°2269 Font Awesome v5 : remove unused CSS
2019-07-17 10:24:07 +02:00
Pierre Goiffon
e712791f43
Merge remote-tracking branch 'origin/master' into develop
2019-07-16 17:45:24 +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
ced9489643
N°2269 Add Font-Awesome v5.9.0
...
Also add v4-shims for compatibility. Will be removed with N°2393
2019-07-16 09:57:51 +02:00
Pierre Goiffon
0c45a0ca49
N°2269 Remove Font-Awesome v4
2019-07-16 09:57:51 +02:00
Eric
a0cd70ae71
N°2240 - Supportability - Maintenance mode (setup)
2019-07-12 16:13:13 +02:00
Eric
80fce579a0
N°2240 - Supportability - Maintenance mode (soap message removed)
2019-07-12 15:35:20 +02:00
Molkobain
38640b01a8
Merge branch 'feature/b2060-migrate-silex-to-symfony' into develop
...
# Conflicts:
# core/dbsearch.class.php
# datamodels/2.x/itop-portal-base/module.itop-portal-base.php
# datamodels/2.x/itop-portal-base/portal/src/controllers/userprofilebrickcontroller.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/helpers/applicationhelper.class.inc.php
# datamodels/2.x/itop-portal/module.itop-portal.php
2019-07-12 09:57:16 +02:00
Eric
a11e783867
N°2240 - Supportability - Maintenance mode (soap message)
2019-07-12 09:04:10 +02:00
Eric
509ca47b36
N°2240 - Supportability - Maintenance mode
2019-07-11 12:04:11 +02:00
Eric
066353e1e7
N°2240 - Supportability - Maintenance mode
2019-07-11 12:00:15 +02:00
Eric
a6737afb2f
N°2240 - Supportability - Maintenance mode
2019-07-11 10:22:39 +02:00
Pierre Goiffon
878b87b68c
N°2349 fix GroupBy dashlet on classes with ExternalField to ExternalField
2019-07-05 12:10:04 +02:00
Stephen Abello
a827cb7546
N°2226: Upgrade ScssPHP to v1.0.0
2019-06-28 14:24:56 +02:00
Stephen Abello
6de6c38834
N°2268: Upgrade jQuery to v3.4.1 and jQuery migrate to v3.1.0. Remove version number from both libraries filename
2019-06-26 10:36:40 +02:00
Pierre Goiffon
a5745ba72d
N°2345 privUITransactionFile : avoid create dir race condition
2019-06-26 10:17:47 +02:00
Molkobain
0867d8a3c4
N°2060 [WIP] Initialisation of the portal application
2019-06-25 11:58:38 +02:00
Eric
e68340273b
Merge branch 'master' into develop
...
# Conflicts:
# core/config.class.inc.php
# core/htmlsanitizer.class.inc.php
# css/css-variables.scss
# css/light-grey.css
# datamodels/2.x/version.xml
# dictionaries/zh_cn.dictionary.itop.ui.php
# synchro/synchrodatasource.class.inc.php
2019-06-20 16:11:38 +02:00
Eric
ca585d3f42
N°2044 - Search Form Prefill not effective when searching objects to add to an AttributeLinkedSet (n:1)
2019-06-18 15:53:48 +02:00
Stephen Abello
86a7192f5a
N°2160: Correctly initialize fields depending on a select field with only 1 value
2019-06-12 14:39:29 +02:00
Pierre Goiffon
0f3347f64d
📝 Fix some PhpDoc
2019-06-12 10:39:30 +02:00
Eric
6564d84a2f
N°2278 - Object-copier: Fix n:n link attributes set to default on copy
2019-06-12 10:17:19 +02:00
Stephen Abello
da5d8b20fa
N°2044: Enable Search form prefill when adding objects to 1:n
2019-06-11 16:59:27 +02:00
Eric
7bb7a94fbc
N°2291 - Fix blinking of warning image on mandatory HTML field
2019-06-06 15:14:31 +02:00
Stephen Abello
ea58a807fc
N°2044: Forgot to add a variable in 7c1290f
2019-06-06 09:44:20 +02:00
Pierre Goiffon
d24870e0ae
Merge remote-tracking branch 'origin/master' into develop
2019-06-04 16:23:58 +02:00
Stephen Abello
7c1290f684
N°2044: Enable Search form prefill when adding objects to 1:n
2019-06-04 11:18:30 +02:00
Pierre Goiffon
12c916f4e5
📝 Add @var for iApplicationUIExtension loops
2019-05-28 17:16:02 +02:00
Stephen Abello
f9e18675f3
N°2062: When a table displaying all rows is rebuilt (eg: by adding a column), reordering using columns now works
2019-05-24 16:20:31 +02:00
Pierre Goiffon
991bc359cb
Merge remote-tracking branch 'origin/master' into develop
2019-05-23 10:52:34 +02:00
OИUЯd da silva
9c75cb4537
:note: PhpDoc generation for the public API ( #63 )
...
- generate phpdoc to a dokuwiki compatible format
- add/update the phpdoc of a selection of class methods
2019-05-21 12:05:52 +02:00
Stephen Abello
e9119e95ac
N°1164, SF#1491: Add code snippets with syntax highlighting to CaseLog/HTML fields
2019-05-17 15:59:01 +02:00
Pierre Goiffon
b4ee5cd59c
Merge branch 'master' into develop
2019-05-13 08:54:00 +02:00
Pierre Goiffon
89d310258b
N°2198 ReloadBlock call and parameter escaping improvements
...
Use an anonymous function instead of a string to get rid of a useless level of escaping
Use json_encode instead of addslashes
(many thanks for the tips @bruno-ds !!)
2019-05-09 10:37:34 +02:00
Pierre Goiffon
a58529f46c
N°2198 Fix "invalid filter" error when refreshing "Requests assigned to me"
2019-05-07 18:39:38 +02:00
Pierre Goiffon
58ffd37f9e
N°1283 Add option to open WebPageMenuNode in new window
2019-04-30 16:11:29 +02:00
Thomas Casteleyn
ab0c97621a
Add support to optionally mention username in password reset mail ( #76 )
...
Can now use login in reset password email dict keys
* UI:ResetPwd-EmailSubject
* UI:ResetPwd-EmailBody
2019-04-29 11:12:19 +02:00
Pierre Goiffon
e9d72bd022
💡 Fix some PhpDoc for \utils::DoPostRequest
2019-04-03 15:29:06 +02:00
Pierre Goiffon
0451ae07c8
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# dictionaries/sk.dictionary.itop.core.php
2019-03-27 16:33:43 +01:00
Eric
b83e5e2b72
N°1618 - Fix custom date format: Fix issue with in-line creation
2019-03-22 15:42:11 +01:00
Pierre Goiffon
2a0928b4be
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# css/css-variables.scss
# css/light-grey.css
# datamodels/2.x/version.xml
2019-03-21 17:46:30 +01:00
Pierre Goiffon
4918b9c83a
💡 Add phpdoc for N°1835 new Sanitize param
2019-03-21 12:04:31 +01:00
Thomas Casteleyn
d8f75495fe
Don't display organization name in menu bar if it's the only one
2019-03-18 11:12:05 +01:00
Pierre Goiffon
7ad9b9dd08
🎨 Use finally instead of duplicating lines
...
see http://php.net/manual/fr/language.exceptions.php#language.exceptions.finally : finally was added in PHP 5.5
2019-03-07 16:03:51 +01:00