Chalkos

Results 68 issues of Chalkos

MSAccess errors and warnings are being shown in console output (eg: see #330). These should be handled by log4j or be output in a less intrusive / alarming manner.

enhancement
access

Description: Fallback to unencrypted connection to database occurs when the connection fails. In some cases this might not be desirable. Current default behaviour is: 1. Try to connect to database...

enhancement

- [ ] implement a documentation generator based on module's information - [ ] generate for 1 module - [ ] generate for all available modules - [ ] implement...

enhancement

Currently DBVTK is only prepared to run in the server root (`/`), it should be adapted so it can be served from a subdirectory.

type: enhancement
concern: internal

Some database information, specially metadata (structure, views, saved searchers, ...), should be persisted in some way. As of now this information is only present in solr indexes and a small...

type: feature
concern: internal
concern: dbptk

Description: When stopping the application, a error and stacktrace are displayed. This only happens Operative System: Windows **stop.bat** output: ``` "Shutting down Solr server" No Solr nodes found to stop....

type: enhancement
concern: internal

The diagram re-organizes the tables on each refresh, it would be great to support saving a default arrangement of tables in the ER diagram, so the diagram is the same...

type: enhancement
concern: UI
concern: internal

The current table tooltip does not show meaningful description for all tables, because it is being trimmed (by @luis100) - [ ] change tooltip font to a monospaced font and...

type: enhancement
concern: UI

By @PhillipTommerholt: > In the "Users and permissions" page, add a short description introducing the concept of users and permissions. Like: “Here you can find information about the users that...

type: enhancement
concern: UI

Dates could be shown in a better way. Example of hard-to-read date: ![image](https://cloud.githubusercontent.com/assets/98429/17695943/fb0ffee4-63a2-11e6-91ed-a1ac6e143fa8.png) Reported by @PhillipTommerholt

type: enhancement
concern: UI