J4 Issue ?
avatar tonypartridge
tonypartridge
18 Jul 2019

I personally think it would be a good addition to have the date an extension/plugin/module/library was installed and the date the extension/plugin/module/library was updated.

What are other peoples thoughts on this?

avatar tonypartridge tonypartridge - open - 18 Jul 2019
avatar joomla-cms-bot joomla-cms-bot - change - 18 Jul 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 18 Jul 2019
avatar tonypartridge tonypartridge - change - 18 Jul 2019
The description was changed
avatar tonypartridge tonypartridge - edited - 18 Jul 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 18 Jul 2019
Labels Added: J4 Issue
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 18 Jul 2019
avatar alikon
alikon - comment - 18 Jul 2019

make sense to me

avatar brianteeman
brianteeman - comment - 18 Jul 2019

Instead of writing the code to do that (needs new db columns etc) why not take advantage of user action logs?

avatar tonypartridge
tonypartridge - comment - 18 Jul 2019

We absolutely can. I was just thinking it would make more sense in the
extensions view as an over view and part of the extension ? Since you are
usually there anyway.

I suppose technically it should be in the user actions logs if they are
setup correctly.

On Thu, 18 Jul 2019 at 08:52, Brian Teeman notifications@github.com wrote:

Instead of writing the code to do that (needs new db columns etc) why not
take advantage of user action logs?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/joomla/joomla-cms/issues/25627?email_source=notifications&email_token=AAKWBFTO3DSCNAAJRWQMBT3QAAOMTA5CNFSM4IEX4GO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2HUPYY#issuecomment-512706531,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAKWBFQQUGLL57IXKKREIODQAAOMTANCNFSM4IEX4GOQ
.

avatar alikon
alikon - comment - 18 Jul 2019

not sure we can avoid to add new columns to the db (the actions log can be disabled)

avatar mbabker
mbabker - comment - 18 Jul 2019

Sounds like an action log thing to me, not something that belongs as part of the #__extensions table schema.

avatar franz-wohlkoenig franz-wohlkoenig - change - 19 Jul 2019
Status New Discussion
avatar apple-fan-pl
apple-fan-pl - comment - 22 Jul 2019

@mbabker Disable action log? Do you have any idea what consequences it might have on whole site? I bet you dont! Otherwise you wouldnt write something as absurdish as this.

avatar tonypartridge
tonypartridge - comment - 22 Jul 2019

@mbabker Disable action log? Do you have any idea what consequences it might have on whole site? I bet you dont! Otherwise you wouldnt write something as absurdish as this.

Given Michael knows the insides out of Joomla! of the top of his head and was the main release lead for way too long I'd say he knows what he's talking about ;-).

But he hasn't day disable action logs? but just to use it instead of being part of the core extensions table...

avatar mbabker
mbabker - comment - 22 Jul 2019

Trolling and sarcasm aside, I actually would know a little bit about how the action log component works. Logging the time an extension was installed or last updated is not so critical that it needs to be handled in the #__extensions table and related PHP APIs (and yes I get that to some people it's more urgent than others, but IMO the action logging system fits this use case perfectly for those who desire it).

avatar franz-wohlkoenig franz-wohlkoenig - change - 22 Jul 2019
Title
[4.0] - Installed and updated date?
[4.0] Installed and updated date?
avatar franz-wohlkoenig franz-wohlkoenig - edited - 22 Jul 2019
avatar alikon
alikon - comment - 22 Jul 2019

i'm really sorry if my previous comment #25627 (comment) about the option to disable action log have raised this missunderstanding, i'll explore a way to deal this with user action logs

avatar infograf768
infograf768 - comment - 23 Jul 2019

Folks, please do not reply to trolls. Just ignore them.

avatar alikon
alikon - comment - 28 Jul 2019

after some dirty hack to the com_patchtester manifest to let it point on localhost with a fake new version & the corresponding hack to the table #__update_site
Screenshot from 2019-07-28 11-54-21

so after my silly test i think we already have this feature .....

avatar alikon
alikon - comment - 5 Aug 2019

@tonypartridge can you consider this issue as closed ?

avatar tonypartridge tonypartridge - change - 5 Aug 2019
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2019-08-05 20:35:10
Closed_By tonypartridge
avatar tonypartridge tonypartridge - close - 5 Aug 2019

Add a Comment

Login with GitHub to post a comment