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...

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...

API set project completely overwrites session

JAS14FEB001
Project
JAS Core (JAS)
Tags
Reported
Rank
3
When switching projects via the APIs it does load the new project but overwrites the current session (clearing the login etc). Depending on the scenario this may be desired behavior however it seems more logical to take a similar approach as how the backend handles multi project sessions.  Moreover it seems debatable whether switching projects with the APIs is something that should be allowed on a project basis. If project A allows it but project B doesn't then there's no way to switc...

Maintenance mode

JAS14JAN004
Project
JAS Core (JAS)
Reported
It should be possible to set JAS in maintenance mode. This should show an "under maintenance" page for all projects. Since this the goal is to allow for upgrades of various systems (include JAS itself) it should limit dependencies as much as possible. I.e. the earlier page can be shown the better, keeping in mind that JAS itself should remain accessible.  It would make sense to have a this in a config option in the JAS project with a configurable text. Once enabled the text should...

Add WYSIWYG code block

JAS14JAN003
Project
JAS Core (JAS)
Reported
Add div class=code to WYSIWYG script

Add pluginStatus module

JAS14JAN001
Project
JAS Core (JAS)
Tags
Reported
In addition to the status.txt file the plugin status should be storable in the database.


Report issues

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