Molkobain
d447c96385
N°2060 [WIP] Initialisation of the portal application: Temporary delete ApplicationHelper.php in order to restore history
2019-07-05 11:36:02 +02:00
Molkobain
e3ac4d1039
N°2060 [WIP] Initialisation of the portal application:
...
- Make ManageBrick work again!
- Make ObjectController::CreateFromFactory() work again
- Refactor object form rendering from Twig string (in memory) in the "object_form_handler" service
- Fix ApplicationHelper::GetLoadedListFromClass()
2019-07-05 11:30:08 +02:00
Molkobain
8fc4aa7240
N°2060 [WIP] Initialisation of the portal application: Fix template paths in ObjectController
2019-07-04 17:12:53 +02:00
Molkobain
aff9d8cbca
N°2060 [WIP] Initialisation of the portal application:
...
- Fix object_brick.yaml actions path (Double slashes)
- Add declaration for "security_helper" service
- Refactor ObjectFormManager and ObjectFormHandlerHelper for SF
2019-07-04 17:06:58 +02:00
Molkobain
260c15c6b6
N°2060 [WIP] Initialisation of the portal application:
...
- Refactor of BrickCollection to store properties at the root level, hence having easier API
- Code cleanup (Coding conventions, PHPDoc)
- Extract ObjectController::HandleForm() into new "object_form_handler" service
- Migrate ObjectController and UserProfileBrickController to SF
- Remove route/action "Search hierarchy" from ObjectController as it was never implemented
2019-07-04 15:14:46 +02:00
Purple Grape
dab48146bf
Update zh_cn.dict.itop-config-mgmt.php
...
translation correction
2019-07-03 08:42:10 +02:00
Molkobain
1115cdd2ec
Portal: Fix sidebar menu entries being to narrow when only "Home" displayed
2019-07-01 22:33:15 +02:00
Molkobain
44673b9fd2
N°2060 [WIP] Initialisation of the portal application: Replace SF default UrlGenerator with our own
2019-07-01 17:50:25 +02:00
Molkobain
faf9b32176
N°2060 [WIP] Initialisation of the portal application
2019-07-01 17:47:45 +02:00
Molkobain
a93c1092fc
N°2060 [WIP] Initialisation of the portal application:
...
- Refactor SecurityHelper into SF service (DI)
- Make BrowseBrick work (again!)
- Extract methods from BrowseBrickController to a dedicated service (BrowseBrickHelper)
2019-07-01 17:41:12 +02:00
Pierre Goiffon
6c81163d20
Merge remote-tracking branch 'origin/master' into develop
2019-07-01 17:30:21 +02:00
Molkobain
f71edbf45b
N°2060 [WIP] Initialisation of the portal application: Refactor to make services 'combodo.current_user' and 'combodo.current_contact.photo_url' work
2019-06-28 17:26:30 +02:00
Molkobain
0d3e48475e
N°2060 [WIP] Initialisation of the portal application: Code cleanup
2019-06-28 17:26:30 +02:00
Molkobain
ae8451e837
N°2060 [WIP] Initialisation of the portal application:
...
- Default env. is now production.
- Debug mode through url param. is now available like in Silex version
2019-06-28 17:26:24 +02:00
Molkobain
123e734046
N°2060 [WIP] Initialisation of the portal application: Fix file format (tab used instead of spaces)
2019-06-28 15:09:06 +02:00
Molkobain
008261e918
N°2060 [WIP] Initialisation of the portal application: Part of the "brick_collection" service refactoring
2019-06-28 15:08:30 +02:00
Molkobain
d388086baa
N°2060 [WIP] Initialisation of the portal application: Fix composer.json file
...
- Reupgrade Symfony/* to v3.4.* instead of v3.4.12 thanks to symfony/polyfill-php70
- Remove "replace" key that was necessary for Flex
- Add "classmap" key to auload all classes from <itop>/core (eg. \ModuleDesign)
2019-06-28 15:07:12 +02:00
Stephen Abello
c7fe6f388a
N°2270: Upgrade bootstrap to v3.4.1
2019-06-28 14:22:35 +02:00
Molkobain
a04080a93e
N°2060 [WIP] Initialisation of the portal application: Migrate routes to YAML format
2019-06-27 17:11:04 +02:00
Molkobain
04158f5589
N°2060 [WIP] Initialisation of the portal application: Fix of the composer.json file
...
- Temporary downgrade Symfony/* from v3.4.* to v3.4.12 because of a PHP7 dependency in Symfony/http-foundation
- Remove Flex as it was only compatible with PHP7
- Remove auto scripts relying on Flex (post update and post install)
- Rename rogue itop-portal-base/composer.json that should not be used (will be removed later)
2019-06-27 16:32:45 +02:00
bruno DA SILVA
127809a836
Merge remote-tracking branch 'origin/support/2.5'
2019-06-26 15:41:13 +02:00
bruno DA SILVA
6c948873ff
N°2323.6 Fix regression introduced in previous commit
2019-06-26 15:38:42 +02:00
Stephen Abello
a93be39aeb
N°2166: Fix regression introduced in b157fad
2019-06-26 14:15:04 +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
Eric
7c93d116ec
2.6.2 fix module version
2019-06-25 16:56:15 +02:00
Molkobain
0867d8a3c4
N°2060 [WIP] Initialisation of the portal application
2019-06-25 11:58:38 +02:00
Molkobain
2f9e050e2b
N°2323.4 Fix regression introduced in previous commit
...
Current user picture was no longer displayed in the portal
(cherry picked from commit 56b9eb6cf3 )
2019-06-20 17:52:26 +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
5c341138e1
N°2129 - Fix lost dict. entries by toolkit updating script
2019-06-20 15:48:41 +02:00
Molkobain
56b9eb6cf3
N°2323.4 Fix regression introduced in previous commit
...
Current user picture was no longer displayed in the portal
2019-06-20 10:34:10 +02:00
Pierre Goiffon
6f9f74e72f
N°2230 BR translations
...
Many thanks to our client Pimkie !
2019-06-19 15:55:05 +02:00
Eric
8070d5b9b7
2.6.2-beta
2019-06-19 15:08:40 +02:00
Eric
9a51a44549
Merge remote-tracking branch 'origin/support/2.5'
2019-06-18 10:50:04 +02:00
Eric
f1e4d94499
N°2323 - Fix calls to ajax endpoints for portal
2019-06-18 10:43:45 +02:00
Pierre Goiffon
d04102bab3
N°2243 IT translations : final versions
2019-06-18 08:56:06 +02:00
Pierre Goiffon
ccb29d10ae
N°2243 IT translations : keys in parent classes
2019-06-12 18:09:41 +02:00
Pierre Goiffon
e479775833
N°2243 IT translations
...
Thanks to our client Pimkie !
2019-06-12 18:09:41 +02:00
Pierre Goiffon
4a1be13904
N°2208 new IT translations
2019-06-12 11:02:49 +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
895abde39c
N°2060 [WIP] Renamed Silex portal dir before starting Symfony integration
2019-05-28 12:04:34 +02:00
Pierre Goiffon
991bc359cb
Merge remote-tracking branch 'origin/master' into develop
2019-05-23 10:52:34 +02:00
Molkobain
af332a34d6
♻️ Make ticket reference generation working with new sub-classes ( #78 )
2019-05-17 11:21:24 +02:00
Stephen Abello
b157fad0b6
N°2166: Portal: fields in CKEditor modals are inactive
2019-05-15 15:41:38 +02:00
Pierre Goiffon
b4ee5cd59c
Merge branch 'master' into develop
2019-05-13 08:54:00 +02:00
Pierre Goiffon
fae6c89e9a
Merge remote-tracking branch 'origin/support/2.5'
2019-05-13 08:53:50 +02:00
OИUЯd da silva
23cf2b91f4
make demo_mode effect more expressive
...
closes #71
2019-05-06 11:42:27 +02:00
Pierre Goiffon
a773a4957a
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# README.md
2019-04-10 16:26:37 +02:00
Molkobain
f2380ae354
🌐 Add slovak dictionary files in all modules for future translation
2019-03-28 11:07:18 +01:00
Molkobain
2d039af278
🎨 Format dictionary entries
2019-03-28 11:05:15 +01:00