| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
| |
(FS#2351) - any better solution welcome
|
| |
|
|
|
| |
as per commit 34bc7405a09b0c63ed7eef338853e13d377c36e6
|
|
|
|
| |
avoid XML errors -- please fix other languages
|
| |
|
|
|
|
| |
removing of font-family easier
|
| |
|
|
|
|
| |
(FS#2351) -- please test in different screen sizes, etc
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Now params_toarray() correctly decodes parameters on parsing query
strings
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
The login wasn't able to modify the session as it was already closed
earlier.
This patch also executes the correct event when logins via XMLRPC are
done.
|
|
|
|
| |
patch by Chris Green
|
|
|
|
| |
If the user is already logged in, a 403 is sent instead now.
|
|
|
|
|
|
|
| |
This is far from perfect but should solve most issues in the recommended
configuration where only authorized users have access. Sending proper
status codes should be implemented when the API implementation
refactoring is done.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
Conflicts:
lib/tpl/default/mediamanager.css
|