Stephen Abello
|
660852115e
|
Portal: Rename an endpoint with a typo
|
2019-08-09 10:49:55 +02:00 |
|
Stephen Abello
|
543e57ed7d
|
N°2432 Portal: Manage and Browse brick filters now apply on subclasses fields in lazy mode
|
2019-08-09 10:49:55 +02:00 |
|
Pierre Goiffon
|
4d78b7ca13
|
📝 add comment on prefill API call
|
2019-08-08 09:44:17 +02:00 |
|
Pierre Goiffon
|
a32bdf3f2f
|
📝 fix phpdoc (see call in UI.php operation=new)
|
2019-08-07 18:10:20 +02:00 |
|
Pierre Goiffon
|
5382d2006c
|
N°2429 change visibility of \DBObject::GetReferencingObjects internal method
In iTop, only called by \DBObject::MakeDeletionPlan which is private
Not called in our extensions
Not called/redefined in any client customization
|
2019-08-07 16:08:59 +02:00 |
|
Pierre Goiffon
|
ae1d60d11e
|
📝 little PHPDoc modification
|
2019-08-07 11:50:59 +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
|
b8a04cb842
|
Create README.md
|
2019-08-07 10:12:46 +02:00 |
|
Pierre Goiffon
|
b4ffa8c045
|
📝 Fix wrong phpdoc
|
2019-08-06 15:27:32 +02:00 |
|
Pierre Goiffon
|
7e540f16f9
|
🎨 \DBObject::DBDeleteSingleObject : isolate exit condition at the top
|
2019-08-06 14:45:05 +02:00 |
|
Stephen Abello
|
e69275c6c5
|
N°956 Portal: Add an icon to copy object name and url next to the form title
* Add a generic utility to build iTop clipboard widget
* Can be used in portal, console and extensions
|
2019-08-06 12:29:18 +02:00 |
|
Stephen Abello
|
16c123df49
|
Trigger bootstrap modal loaded event in 66287757 refactor
|
2019-08-06 12:29:18 +02:00 |
|
Pierre Goiffon
|
446eee79fc
|
🎨 Unwrap useless else statement
|
2019-08-06 11:49:19 +02:00 |
|
Pierre Goiffon
|
cbc96d8a58
|
📝 Attachment : add some @var on object init
|
2019-08-05 11:04:26 +02:00 |
|
Stephen Abello
|
d2015b7d7b
|
N°1232 Portal: Harmonize right checks for external url in forms
|
2019-08-02 11:04:32 +02:00 |
|
Stephen Abello
|
305b236f41
|
N°2060: Add portal's ContextTag lost in Symfony migration
|
2019-08-02 10:58:52 +02:00 |
|
Pierre Goiffon
|
e172bd13df
|
N°2211 DataSynchro : remove DBUpdate() arguments for future 2.7.0
|
2019-08-01 17:04:01 +02:00 |
|
Stephen Abello
|
94cb4a2bb4
|
N°2060: Fix regression introduced in migration
|
2019-08-01 14:37:50 +02:00 |
|
Pierre Goiffon
|
7abbbf6b7b
|
📝 PHPDoc for BackgroundTask
|
2019-08-01 09:54:47 +02:00 |
|
Molkobain
|
66287757b3
|
Portal: Refactor creation of modal dialog through a common helper (CreatePortalModal(oOptions))
|
2019-07-31 15:51:25 +02:00 |
|
Molkobain
|
661ecc57c5
|
PHPDoc
|
2019-07-31 15:51:25 +02:00 |
|
Molkobain
|
15f9f79a24
|
Fix unit test to be used in the ITSM Designer (Shame shame shame 🔔🙈)
|
2019-07-31 15:51:25 +02:00 |
|
Molkobain
|
286374fe7c
|
N°1232 Portal: Allow external keys to be opened in object forms (only if user has permissions)
- Created new JS method to handle modals (bootstrap-portal-modal.js > CreatePortalModal)
- Moved from global modal hacks to the same file
|
2019-07-31 15:51:25 +02:00 |
|
Pierre Goiffon
|
ea288c2194
|
🌐 Fix english label
Many thanks @jbostoen who suggested the change in 60863c5fcf
|
2019-07-31 09:04:38 +02:00 |
|
Molkobain
|
927cd60ad2
|
N°1736.2 Fix sBrickSubtitle not being defined by default in most bricks
|
2019-07-30 17:41:09 +02:00 |
|
Molkobain
|
fb6e47e42a
|
N°1736 Portal: Add option to display ManageBrick's current tab description as the brick subtitle
Actually, every brick can now display a subtitle if they populate the sBrickSubtitle variable for the template.
|
2019-07-30 17:19:07 +02:00 |
|
Pierre Goiffon
|
34d4f6b1f9
|
N°2240 add /.maintenance in ignore
|
2019-07-30 08:59:52 +02:00 |
|
Stephen Abello
|
f7170953fb
|
N°2353: Typo in French dictionary
|
2019-07-29 15:33:48 +02:00 |
|
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
|
7894c872dc
|
N°2414 Remove \DBObject::RegisterCallback
This was experimental and never used. The official way is to use iApplicationObjectExtension !
|
2019-07-26 16:24:06 +02:00 |
|
Pierre Goiffon
|
14b2d2ed4c
|
🔧 Update EditorConfig file with idea specific options
Available since PHPStorm 2019.2
@see https://blog.jetbrains.com/phpstorm/2019/07/phpstorm-2019-2-release/#editorconfig
|
2019-07-26 12:05:08 +02:00 |
|
Pierre Goiffon
|
a7b5077e0c
|
N°2010 \SetupUtils::MYSQL_NOT_VALIDATED_VERSION is now empty
|
2019-07-25 17:33:41 +02:00 |
|
Pierre Goiffon
|
de2b88b707
|
📝 PHPDoc for archiving remove @api
Public API is currently under review, we shouldn't change the review perimeter !
|
2019-07-25 17:33:41 +02:00 |
|
Stephen Abello
|
130734bec7
|
Merge branch 'master' into develop
# Conflicts:
# setup/backup.class.inc.php
|
2019-07-25 17:18:49 +02:00 |
|
Stephen Abello
|
d7fad4b646
|
Merge branch 'support/2.6.2'
|
2019-07-25 17:07:49 +02:00 |
|
Stephen Abello
|
db4c241cba
|
N°680 Fix 'G', 'd', 'j' DateTime format in regexp generation
|
2019-07-25 15:12:44 +02:00 |
|
Pierre Goiffon
|
be09909976
|
📝 PHPDoc for archiving : rephrase for clarity
Thanks @bruno-ds !!
|
2019-07-24 17:04:10 +02:00 |
|
Stephen Abello
|
f4d538ef6c
|
N°2410 Fix regression in mysqldump call introduced in 2.6.2
2.6.2-1
|
2019-07-24 16:02:20 +02:00 |
|
Molkobain
|
a6b1da393b
|
N°2269 Font Awesome v5: Fix files integration in portal
|
2019-07-23 18:10:00 +02:00 |
|
Pierre Goiffon
|
501c20a34d
|
📝 Some PHPDoc on object archiving
|
2019-07-23 18:05:05 +02:00 |
|
Molkobain
|
b858ba3786
|
N°1268 Add support for abstract classes creation in browse brick
* Refactored parts of the create brick into the object controller
|
2019-07-23 11:45:33 +02:00 |
|
Molkobain
|
60863c5fcf
|
🌐 Fix English dictionary entries
|
2019-07-23 11:45:33 +02:00 |
|
Pierre Goiffon
|
1ee3f4a984
|
Merge remote-tracking branch 'origin/master' into develop
|
2019-07-22 15:59:21 +02:00 |
|
Pierre Goiffon
|
aadb605dec
|
Merge remote-tracking branch 'origin/support/2.6.0'
|
2019-07-22 15:58:58 +02:00 |
|
Pierre Goiffon
|
f63f2bd445
|
N°1802 backup : remove old itop_root config parameter
Was renamed to itop_backup_incident in 2.6.0
|
2019-07-22 15:57:30 +02:00 |
|
Molkobain
|
0205f150a3
|
N°902.3 Portal: Extract column sorting helper to a specific service
|
2019-07-22 11:45:31 +02:00 |
|
Pierre Goiffon
|
cdbdf580c8
|
📝 CONTRIBUTING : small changes
* security wasn't in bold
* more explanations on branches, ask to base always on develop
|
2019-07-22 11:34:48 +02:00 |
|
Pierre Goiffon
|
e4ba2b0828
|
N°2366 Remove unused iTopArchive class
|
2019-07-22 09:02:45 +02:00 |
|
Pierre Goiffon
|
28d00cc7c9
|
N°2366 Remove zip from mandatory PHP ext
|
2019-07-22 09:02:44 +02:00 |
|