Stud.IP  3.4 Revision
Todo List
Global Admin_SmileysController::delete_action ($id, $view)
needs some of confirmation
Global DataField::getValue ($field)
This should be removed after a while (today is 2015-11-19)
Global DataField::setValue ($field, $value)
This should be removed after a while (today is 2015-11-19)
Global DirectoryEntry::move ($parent_id)
Prevent impossible situations (move a folder inside itself)
Class Document_FilesController

Remove user dir creation from this controller, it is storage type specific

Extends file extension black list to mime type black list?

Inline display of media

AJAX file upload

Admin/root handling needs to be improved

Test another storage type (DB? FTP?)

Drag and drop move operation

?? Trash functionality (store deleted files in trash for X days)

Global Helpbar::ignoreDatabaseContents ($state=true)
remove this as soon as the helpbar can handle arbitrary routes
Global HTTP::detect ()
Integrate and test HTTP_AUTHORIZATION header authentication
Global Institute_CalendarController::showweek_action ($timestamp=null)
der include muss weg
Namespace messaging

Remove this as soon as you feel the redirect is no longer needed

Global OpenGraphURL::fetch ()
The combination of parse_link() and the following request leads to two requests for the open graph data. This should be fixed due to performance reasons.
Global relsize ($size, $verbose=true, $displayed_levels=1, $glue=', ', $truncate=false)
Allow "1,3 MB"
Global SelectElement::render ()
What should this method actually do?
Namespace studip
using UserManagement class for now, shall be removed afterwards
Class Table

This class misses some documentation.

We should decide whether this class is considered deprecated.