Edgewall Software
Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#11558 closed enhancement (fixed)

Add jQuery UI version to System Information on the About page

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Milestone: 1.0.2
Component: general Version:
Severity: normal Keywords: jqueryui about
Cc: Branch:
Release Notes:

The jQuery UI and jQuery Timepicker versions are displayed in the System Information on the About and Error pages.

API Changes:
Internal Changes:

Description

The proposed change would add the jQuery UI version to the System Information table on the /about page.

Attachments (2)

SystemInformation.png (32.3 KB ) - added by Ryan J Ollos 10 years ago.
SystemInformation2.png (36.8 KB ) - added by Ryan J Ollos 10 years ago.

Download all attachments as: .zip

Change History (9)

by Ryan J Ollos, 10 years ago

Attachment: SystemInformation.png added

comment:1 by Ryan J Ollos, 10 years ago

Proposed change in log:rjollos.git:t11558.

comment:2 by Peter Suter, 10 years ago

Maybe jQuery Timepicker Addon ($.ui.timepicker.version) should also be added?

send_internal_error() and error template should probably also be extended accordingly.

comment:3 by Ryan J Ollos, 10 years ago

Thanks, I will make the changes in those places as well. I wasn't sure about the need for the jQuery Timepicker version. All of the dependencies listed in the System Information table are external, or at least could be changed through a configuration option, as in the case of jQuery and jQuery UI (jquery_location, jquery_ui_location). I guess it would be possible though, for someone to drop a new jquery-ui-addons.js in the environment's htdocs directory, so it could be overridden. Might as well include it?

by Ryan J Ollos, 10 years ago

Attachment: SystemInformation2.png added

comment:4 by Ryan J Ollos, 10 years ago

Additional changes can be found in log:rjollos.git:t11558. After this ticket is concluded, I'll proposing some refactoring in a future ticket.

comment:5 by Ryan J Ollos, 10 years ago

Milestone: next-stable-1.0.x1.0.2
Owner: set to Ryan J Ollos
Status: newassigned

comment:6 by Ryan J Ollos, 10 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Committed to 1.0-stable in [12629]; merged to trunk in [12630].

comment:7 by Ryan J Ollos, 10 years ago

#11565 proposes a refactoring related to this ticket, to reduce code duplication between the About and Error pages.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Ryan J Ollos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.