- Dec 12, 2016
-
-
Michael Grosse authored
-
Michael Grosse authored
In more complex selects we may want to group options by some criteria. HTML has the <optgroup>-tag for that purpose. However in Order to not duplicate code, I've to move the handling of options to the OptGroup-Class completely. Known Issues: ------------- * We may have more than one option with the same value and therefore more than one option may be marked as selected.
-
Michael Grosse authored
fixes #1776
-
- Dec 01, 2016
-
-
Andreas Gohr authored
-
Andreas Gohr authored
Now each command is checked within it's own test on a completely clean install. Hopefuly this also takes care of the flaky test behavior seen at Travis occasionally.
-
Andreas Gohr authored
Some of our tests require that at least one second has passed before they can continue because our revisions depend on the Unix Timestamp. Currently we use a sleep(1) for this. However this always waits a whole second, even if the next second is already much closer or maybe already here - especially when some processing has been done since the last operation. This new method waits for the next second by checking the time every 10th of a second. This might speed up some of our tests a bit.
-
Andreas Gohr authored
Translation update (zh)
-
高博 authored
-
- Nov 30, 2016
-
-
Andreas Gohr authored
-
Andreas Gohr authored
Use composer installed phpseclib
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
this is not supported, yet: https://github.com/facebook/hhvm/issues/2745
-
Andreas Gohr authored
Added file-in-use reference to media-manager
-
Andreas Gohr authored
* master: (54 commits) updated geshi authpdo - use type safe comparison on passwords. fixes #1765 removed unneeded files from random_compat Use cryptographically secure pseudo random number generator (CSPRNG) translation update translation update translation update translation update translation update or maybe I only now figured out the right travis config :-/ disable 7.1 testing completely allow 7.1 failures until it's released #1682 DE translation for key 'protected' Use 'Benachrichtigung' instead of 'Notifikation' Fix spelling of some terms (lower to upper case) DE translation for key: addUser_error_missing_pass DE translation for keys: update_name, update_mail translation update translation update Implemented interwiki substitution for external images (issue #1614). ...
-
Andreas Gohr authored
-
- Nov 22, 2016
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Nov 20, 2016
-
-
Niklas Keller authored
Uses paragonie/random_compat instead of insecure home-brewed code. It's NEVER fine to fall back to mt_rand() for secure random. Fixes #1760.
-
- Nov 15, 2016
-
-
Andreas Gohr authored
Translation update (sr)
-
Andreas Gohr authored
Translation update (sr)
-
Жељко Тодоровић authored
-
Жељко Тодоровић authored
-
- Nov 13, 2016
-
-
Andreas Gohr authored
inSQL password checking for authpdo
-
Andreas Gohr authored
fix calculation of LastRevisionAt
-
Andreas Gohr authored
added debug prints to better figure out when LDAP has search issues.
-
Andreas Gohr authored
Return valid xml when XML-RPC interface not enabled
-
Andreas Gohr authored
Implemented interwiki substitution for external images (issue #1614).
-
Andreas Gohr authored
Translation update (zh)
-
- Nov 12, 2016
-
-
Gerrit Uitslag authored
Translation update (sr)
-
Жељко Тодоровић authored
-
tai authored
-
- Nov 04, 2016
-
-
Gerrit Uitslag authored
Translation update (no)
-
Arne Hanssen authored
-
- Oct 27, 2016
-
-
Andreas Gohr authored
-
Andreas Gohr authored
currently phpseclib throws an error (about a deprecated function). errors do not count as failures, so we can't skip them. so for now 7.1 testing is removed again.
-
Andreas Gohr authored
-
- Oct 25, 2016
-
-
Andreas Gohr authored
DE translation for keys: update_name, update_mail
-
Andreas Gohr authored
Usermanager/update lang de
-
Andreas Gohr authored
DE translation for key 'protected'
-