View Issue Details

IDProjectCategoryView StatusLast Update
0025658mantisbtjavascriptpublic2019-03-29 11:10
Reportercproensa Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0025658: Require javascript
Description

Currently, there is diverse javascript code to manage some functionalities in the web UI. Usually, there is fallback functionality for non-javascript, but as reported (project selection), we have some issues.

Should we consider making javascript a requeriment for web UI?
This way we can clean up redundancy for fallback functionality (eg, view_filters_page.php), and move forward for better UI optimizations, eg: more interactive form selectors, filters, etc.

TagsNo tags attached.

Relationships

related to 0022329 new Check that JavaScript is enabled when running Mantis >= 2.0 
related to 0025666 confirmed Replace user selection list with an autocomplete widget progressive remote search 

Activities

vboctor

vboctor

2019-03-28 03:29

manager   ~0061789

I thought that we already made the decision to require Javascript for 2.x releases. I'm 100% in agreement with this.

dregad

dregad

2019-03-29 07:12

developer   ~0061794

I'm fine with making JavaScript required.

Should this be considered a breaking change, i.e. released as 3.x ?