Skip to content
Uros Stankovic edited this page May 7, 2015 · 22 revisions

Important note:

This application has been forked from https://github.com/fpiraneo/oclife. The main information about application can be found https://github.com/fpiraneo/oclife/wiki. This app's main purpose is tagging various documents (DOCX,PDF,XLS,...), instead of images.

Major changes

Tags window

Now there is a choice between two types of view (list and grid view) within Tags application itself. The list view is set as default, due to app's main purpose.

Also, now one can download, preview and delete tags directly in Tags interface. Preview is available only for images and PDFs (Figure 3). Delete tag opens new popup dispalying all the tags of a chosen file, so one can choose tags to delete and confirm (Figure 4).

Figure 1: List view

Figure 2: Grid view

Figure 3: Preview PDF

Figure 4: Delete tags

Information

Instead of Informations (uncountable), in the Files window, the option has been renamed into more descriptive Tag. Upon clicking on it, the Information window appears with the small changes.

EXIF is deleted, and the popup window is a bit shorter.

When one wants to append a new tag or rename an existing tag, but the name already exists, alert comes out (Figure 5)

Also, tags are case-insensitive, "al" and "AL" are the same (Picure 6).

Figure 5:Information window

Figure 6:Case-insensitive

Minor changes

  • Application now works in the Internet Explorer, the previous one wasn't showing the Tag app. window correctly.
  • The bug is fixed when the tag is deleted. The Information popup window was showing id from the deleted tag, because the tag hasn't been removed from the database correctly.
  • Serbian translation added (Latin and cyrillic).
  • The owner of the tag can now change tag ownership. The original app only allows admin to do that.
  • The bug is fixed when a new tag is added and the root is not selected. The original app was showing changes only upon manual refresh.
  • Added and-or search option.
  • Faster search speed with memcache.
  • Fixed user's permissions.
Clone this wiki locally