Eric
2741a446ea
Integrate database integrity module
2019-12-13 17:28:08 +01:00
Stephen Abello
611e828d1a
N°2314 Introduce custom themes for iTop's console
2019-12-12 15:46:03 +01:00
Molkobain
5b4808c378
Internal: PHPDoc
2019-12-11 15:58:47 +01:00
Molkobain
2af22d3387
N°2060 Fix regression introduced during migration (iPortalUIExtension extensions not working)
2019-12-11 15:54:01 +01:00
Eric
7c1a8c90da
N°2595 - Reorganize/rename admin. console menus
2019-12-11 13:59:31 +01:00
Molkobain
e7726a17db
N°2630 - Portal: Fix wrong "apply stimulus" form being used in a branch of classes
2019-12-10 21:51:28 +01:00
Molkobain
57da9a848d
Internal: Optimize regexp to remove warning
2019-12-10 21:51:28 +01:00
Molkobain
464ee46631
Internal: Refactor a small piece of code for better readability
2019-12-10 21:51:28 +01:00
Molkobain
46358b6e36
N°1982 - Fix resolution date not updated as expected when concurrent access from both portal and admin. console
2019-12-10 21:51:28 +01:00
Molkobain
60769dc4b7
Internal: Add Dimitri to the sample data to welcome them!
2019-12-09 16:15:56 +01:00
Pierre Goiffon
d2825c1b24
iTop Hub Connector : remove installation.xml
...
Was commited by mistake (duplicate of datamodels/2.x/installation.xml)
2019-12-09 16:02:39 +01:00
Molkobain
0d1ca1bc0e
N°2611 - Make itop-portal-base module mandatory during setup
2019-12-05 17:30:30 +01:00
Molkobain
d9e3684d3d
Internal: Add Marie-Annette to the sample data to welcome them! 👋
2019-12-05 17:07:05 +01:00
Molkobain
e59db3f3d9
Internal: Add Alexandre, Anne-Catherine and Olivier to the sample data to welcome them! 👋
2019-12-05 15:47:46 +01:00
Molkobain
c883d618c3
N°1192 - Change default behavior for navigation rules
2019-12-05 15:02:36 +01:00
Molkobain
366d2754ef
N°2060 - Fix regression making url pointing to the portal not working in notification anymore
2019-12-05 12:39:28 +01:00
Molkobain
4db114f64d
N°2313 - Markup extensibility: Add meta information and hooks
...
Admin. console:
- Class and id on object form
- Class current and target state on object transition form
- Object form mode (view/edit/create/stimulus)
- Object attributes: Attribute code, attribute definition class and raw value
- Navigation menu: Their IDs on group and items
- Actions menu: Their IDs on items
Portal:
- Object attributes: Attribute code, attribute definition class and raw value
2019-12-05 12:27:02 +01:00
Molkobain
143c0a5b07
N°2616 - Fix hyperlink placeholder not working in notifications for other portals
2019-12-03 11:39:14 +01:00
Molkobain
daf79f2324
N°2272 Fix calls to DBObjectSet::OptimizeColumnLoad()
2019-12-03 11:39:14 +01:00
Molkobain
e1ffdea172
N°2272 Fix call to DBObjectSet::OptimizeColumnLoad() in the portal (doesn't support "id" attribute anymore)
2019-12-03 10:08:46 +01:00
Molkobain
b9008d2459
💄 Increase blur effect on portal modal backdrop
2019-11-29 17:38:20 +01:00
bruno DA SILVA
35a49bad60
n°524 - password policy
...
typos
(thanks @jbostoen)
2019-11-29 08:56:18 +01:00
bruno DA SILVA
c3c5c56dd8
n°524 - password policy
...
- changed translation key to be more conventional
2019-11-28 11:40:28 +01:00
bruno DA SILVA
4fb9bbb831
n°524 - password policy
...
- "change password" is now handled gracefully by the portal
2019-11-28 09:05:20 +01:00
bruno DA SILVA
fe0bd1a4b8
n°524 - password policy
...
- translations added
- fields are now visible in the detail view
- minor translation modification for the User object
2019-11-28 08:52:02 +01:00
Molkobain
20683fdf50
N°1192 Fix transition form always redirecting to object no matter the navigation rule
2019-11-27 17:21:01 +01:00
Molkobain
603ae8c0e1
N°2272 Fix calls to DBObjectSet::OptimizeColumnLoad() in the portal (now requires ClassAlias to always be specified)
2019-11-27 17:21:01 +01:00
Molkobain
a382d6ad35
N°1192 Change "close rule" behaviour to redirect to homepage if browser doesn't let us close the window
2019-11-26 14:57:35 +01:00
Stephen Abello
ff3c7ebe54
N°971 Portal: Fix Browse brick n:n level links in tree and mosaic display
2019-11-26 11:39:25 +01:00
Stephen Abello
c0f82f25a3
N°956 Portal: Increase robustness 💪
2019-11-26 11:39:25 +01:00
bruno DA SILVA
9d20eba2ad
2574 - enable Password expiry
...
- Extensibility: The UserLocal now provide the fields needed for an extension to be able to properly handle the expiration of the password
2019-11-25 17:37:34 +01:00
bruno DA SILVA
70dfbbc15e
n°524 - password policy
...
- The code now uses the standard extension method (using interfaces)
- the metamodel can now filter on iModuleExtension in order to leverage extensions modularity (see MetaModel::EnumPlugins second param)
- during the setup, there is no pawsord policy control
- there is now a default policy
- new (more precie) translation reflecting the default policy
- fix CI?
2019-11-25 16:25:38 +01:00
Molkobain
85932eab98
N°1192 Fix crash with default parameters of the rule
2019-11-25 15:33:23 +01:00
Pierre Goiffon
0ee77d8c88
N°2163 DB*Tracked methods : modifications after review with Romain
...
Previous commit : 24eb82d1
Use \CMDBObject::SetTrackInfo
Move \CMDBObject::SetCurrentChange calls at the top most level of the stacks
Restore old behaviors that were removed in previous commit
2019-11-25 14:58:59 +01:00
Molkobain
2f2d9547b7
N°2603 - Portal: Fix crash when having comments in some parts of the XML
2019-11-25 12:38:34 +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
b1b6c9f426
N°1192 Introduce navigation_rules in the end-users portal
2019-11-22 18:44:27 +01:00
Molkobain
417e80fe8d
N°1192 Deprecate usage of <submit> and <cancel> tags in action rules
2019-11-22 18:44:27 +01:00
bruno DA SILVA
b9cb692504
n°524 - password policy
...
bugfix: no rule does work properly
2019-11-22 12:31:14 +01:00
bruno DA SILVA
23fc4bb4f7
n°524 - password policy
2019-11-22 12:23:00 +01:00
Molkobain
fd4e41950c
N°2092 Portal: Fix missing scrollbar in tall form modals
2019-11-20 15:41:11 +01:00
Molkobain
41d5ae704a
PHPDoc
2019-11-20 15:41:11 +01:00
Molkobain
83fc069bf4
Portal: Improve callback calls in CombodoPortalToolbox
2019-11-20 15:41:11 +01:00
Molkobain
fbbdee242a
Portal: Update code to use the CombodoPortalToolbox.OpenModal() helper
2019-11-20 11:38:42 +01:00
Molkobain
4a12635ea5
Portal: Introduce "CombodoPortalToolbox", helpers to ease JS manipulations especially through the iPopupMenuExtension.
...
- CombodoPortalToolbox.CloseAllModals() : Close all modal on the page
- CombodoPortalToolbox.OpenUrlInModal(sTargetUrl, bCloseOtherModals) : Open an URL in a modal, typically opening an object form
- CombodoPortalToolbox.OpenModal(oOptions) : Generic method to open modals in the portal with various options
2019-11-20 11:37:39 +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
Pierre Goiffon
24eb82d140
N°2361 Deprecate DB*Tracked methods
...
* update methods PHPDoc
* DBInsertTracked update callers
* DBInsertTrackedNoReload update callers
* DBUpdateTracked update callers
* DBDeleteTracked update callers
2019-11-15 17:56:04 +01:00
Pierre Goiffon
7235c63445
Abstract implementation for iScheduledProcess ( #89 )
...
* 📝 little PHPDoc in BackupExec
* ♻️ Create a extendable implementation of iScheduledProcess
* create AbstractWeeklyScheduledProcess
* move schedule methods to the new abstract class
* create ProcessInvalidConfigException
* in cron.php skip abstract class
2019-11-15 14:41:00 +01:00
Stephen Abello
b91183e9ec
N°1986 Portal: Fix read-only forms from da5ccaa to work with auto-generated ones
2019-11-13 11:19:26 +01:00