Latest JAS v1.1.0
144 plugins online

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.

Encryption / Decryption support

JAS15NOV004
Project
JAS Core (JAS)
Reported
Rank
3
JAS will need to support Encryption / Decryption for a variety of ciphers. It should also support hashing algorithms (MD5, SHA, etc) so it can replace the passwords hashing in the Data object.

RSS API

JAS15NOV003
Project
JAS Core (JAS)
Reported
Rank
3
JAS already support RSS formats for parsing and rendering but it should also have an API. It will probably be limited to read-only and it will be somewhat different from the other APIs. The idea is to work with templates to have some flexibility in defining the message format. Additionally it should probably support default rendering for all modules. Modules /api/rss/module name/ will generate an Atom 1.0 feed like so: <title>Title field value</title> <summary>Same a...

Add reference text support

JAS15NOV001
Project
JAS Core (JAS)
Reported
Rank
3
It would be handy if new reference can be added quickly for modules that only require the "title" field to be provided when adding a new entry. So instead of showing a (multi)dropdown a text field will be shown with the current referenced entry/entries. If a non-existing entry is added to the text field it will be automatically added as a new entry.  Additionally it should show a quick dropdown (i.e. listOptions) with all available entries to quickly selected them. For multi referen...

JAS backend help

JBE15JUL003
Project
Reported
Rank
3
The JAS backend should have a help section included. Probably the easiest is to just reference the online documentation "Backend" on the website. One idea is to have an ? icon somewhere which shows the related documentation pages. This can than automatically download and show the content on the website.

Add known issues to JAS backend

JBE15JUL002
Project
Reported
Rank
3
The JAS backend should be able to pull all known issues from the JAS website and display them in the backend. 

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

Logs clean up

JAS15FEB001
Project
JAS Core (JAS)
Tags
Reported
Rank
4
Log table can fill up quite a bit, so it would be nice if it would clean up automatically. Multiple ways of doing this but the most logical seems to be to remove everything older than X days (configurable). A similar approach already exists for cache cleanup which simply the "next clean up time" and checks every time whether it's passed it and if so removes everything older than X. The downside of this is that (currently) it uses the session to maintain the "next clean up time" which means...

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.

Search plugin

PLGN14AUG001
Project
Plugins (PLGN)
Plugin
Tags
Reported
Create a website search plugin that shows results by module. Each module should be linked up to the relevant page to actually show the details.  It would also be nice to be able to search the actual pages however that would require the pages to be generated and searched... the search could hold a page cache... however that would need to generated and maintained.


Report issues

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