- Apr 14, 2015
-
-
Andreas Gohr authored
Translation update (fr)
-
- Apr 13, 2015
-
-
Schplurtz le Déboulonné authored
-
Andreas Gohr authored
make PHP_CodeSniffer rules compatible with v2
-
- Apr 12, 2015
-
-
Andreas Gohr authored
Update register.txt (Arabic) - Fix spelling mistake
-
Mohammad Anini authored
-
- Apr 09, 2015
-
-
Andreas Gohr authored
Add deprecated tag to mail_send, _mail_send_action, mail_encode_address
-
Michael Große authored
These functions are already deprecated and replaced by the Mailer:: class. The deprecated tag was simply missing.
-
- Apr 08, 2015
-
-
Andreas Gohr authored
Translation update (bn)
-
- Apr 07, 2015
-
-
Ninetailz authored
-
- Apr 04, 2015
-
-
Tim Ruffing authored
-
- Apr 02, 2015
-
-
Andreas Gohr authored
Translation update (pt)
-
- Apr 01, 2015
-
-
Andreas Gohr authored
Plugingroups
-
Christopher Smith authored
-
Christopher Smith authored
-
- Mar 31, 2015
-
-
Romulo Pereira authored
-
Andreas Gohr authored
Translation update (ko)
-
Andreas Gohr authored
Translation update (cs)
-
Andreas Gohr authored
Translation update (es)
-
- Mar 30, 2015
-
-
Alejandro Nunez authored
-
- Mar 28, 2015
-
-
Jaroslav Lichtblau authored
-
- Mar 27, 2015
-
-
Myeongjin authored
-
- Mar 25, 2015
-
-
Andreas Gohr authored
Update toolbar.js
-
- Mar 24, 2015
-
-
Andreas Gohr authored
Translation update (ne)
-
सरोज ढकाल authored
-
- Mar 21, 2015
-
-
chang-zhao authored
When the picker button is near the border of the screen, then an opening panel of picker buttons can go over the screen edge. That's not convenient. So we should add a check in a `function pickerToggle()` and shift picker buttons position if needed.
-
chang-zhao authored
Test
-
- Mar 19, 2015
-
-
Andreas Gohr authored
indexer.php: slow page loads on lighttpd due to missing ob_flush()
-
- Mar 18, 2015
-
-
Andreas Gohr authored
it seems that different zlib versions behave different with corrupted files. Some return false, some return whatever they still can read from the file. the file now should no longer be readable by any version.
-
Andreas Gohr authored
The user properties (login, real name, etc) where not properly escaped in the user manager's edit form. This allowed a XSS attack on the superuser by registered users. Thanks to Filippo Cavallarin from www.segment.technology for discovering this bug.
-
Andreas Gohr authored
This also reverses the order of crypto protocols tried again. Using TLS first again. related to #915
-
Andreas Gohr authored
The code reading .bz2 compressed files did not correctly check for possible read errors. In case of a corrupted file this could have led to an infinite loop. Thanks to Filippo Cavallarin from www.segment.technology for dicovering this bug.
-
Andreas Gohr authored
Translation update (he)
-
itsho authored
-
Andreas Gohr authored
-
- Mar 17, 2015
-
-
Andreas Gohr authored
Translation update (da)
-
Jacob Palm authored
-
Christoph Dwertmann authored
-
- Mar 16, 2015
-
-
Andreas Gohr authored
-
Andreas Gohr authored
Add two config options to authldap
-
Sascha Klopp authored
-