Latest JAS v1.1.0
144 plugins online

Easier API request

JAS17JAN001
Project
JAS Core (JAS)
Tags
Reported
Rank
2
Currently the only way to request data from the APIs is to send the appropriate data via the "request" parameter. While this gives a lot of control it's also quite cumbersome to create a request. To make this simpler the requests should also support "direct parameters".  Examples https://host.name/api/json/?m=categories&a=view&e=all&title=textView all categories that match the title "text".If the "m" parameter is set it should set up a Data object and setRequestValues, i....

CMS Wizard

JAS16MAY001
Project
JAS Core (JAS)
Tags
CMS,
Reported
Rank
2
The CMS should support "wizard" mode (yes the good ol' windows wizards...). This can be done using the "groups" to only display the fields in the relevant group. By clicking next, it goes to the next page (i.e. group). Once all required  fields are filled or it reaches the last group it'll shows the "submit" button.

PGP file signatures

JAS15NOV005
Project
JAS Core (JAS)
Tags
Reported
Rank
3
The current MD5 file signatures allows end users to check whether the file is still in tact. However it doesn't garanty the file (and MD5) haven'/files/ field and API should support PGP signatures.

More difficult captcha

JAS15JUL001
Project
JAS Core (JAS)
Tags
Reported
Rank
2
It seems the captcha is too easy to parse for a "computer", so:Add (slightly) rotated characters Multi colored lines Picture / character morphing

ITS should filter out closed issues

PLGN14AUG002
Project
Plugins (PLGN)
Plugin
Reported
Rank
3
Question is how do you show closed issues in case they're always filtered. Maybe a "Show closed" option could somehow do the trick.

Password generator + validator restrict characters

JAS13OCT022
Project
JAS Core (JAS)
Reported
Rank
2
The password generator + validator should exclude certain characters from the character sets to avoid confusion and potential bugs, e.g.:capital i and lower l are confusing capital o and zero are confusing @ and : may ruin passwords in URL As none of the values are per se incorrect it may make sense to just remove them from the generator but still leave them as "valid" values.

Trim values

JAS16SEP001
Project
JAS Core (JAS)
Tags
Reported
Rank
2
Typically any input should be trimmed, it makes sense to make this a default action which can be explicitly disabled. Instead of the current approach where it needs to be enabled explicitly.

Config language file info

JAS16MAR004
Project
JAS Core (JAS)
Reported
Rank
2
Add a configuration option to "store"/files/ are used in the session. Currently it always store this information which clutters the session and is other than being displayed in the backend completely useless.

Plugin export should include (some) dot files

JAS16MAR003
Project
JAS Core (JAS)
Reported
Rank
2
.htaccess files in a plugin are not exported... how to solve this properly? Whitelist .htaccess files or blacklist .hg (and .git etc) files?

Redis support

JAS16JAN005
Project
JAS Core (JAS)
Tags
Reported
Rank
2
JAS should support Redis (http://redis.io/) next to (or maybe even instead of memcache) . What client should be used (see http://redis.io/clients#php)?


Report issues

We're currently not allowing issue reporting directly via ITS. Please use the feedback form to submit your issues.