- Mar 27, 2015
-
-
furun authored
Additional bug fix
-
furun authored
Done: Cleanup of the mail text signature. The signature is deleted from the txt files and moved in to lang.php Mailer.class.php updated to insert the signature Fix: - Cleaner text - no more "-- " "--" "---" "----" problems. - mailwrap.html is not needed anymore an can be deleted (?) Changed files in all languages: lang.php mailtext.txt password.txt registermail.txt subscr_digest.txt subscr_list.txt subscr_single.txt uploadmail.txt pwconfirm.txt showrev.txt delete?: mailwrap.html
-
- Mar 24, 2015
-
-
सरोज ढकाल authored
-
- Mar 18, 2015
-
-
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.
-
itsho authored
-
Andreas Gohr authored
-
- Mar 17, 2015
-
-
Jacob Palm authored
-
- Feb 24, 2015
-
-
Schplurtz le Déboulonné authored
-
- Feb 19, 2015
-
-
SC Yoo authored
-
Anika Henke authored
-
- Feb 18, 2015
-
-
ghi authored
-
- Feb 17, 2015
-
-
SC Yoo authored
The OSX uses Unicode-NFD so normalization is required to manage multibyte characters. ( http://unicode.org/reports/tr15/ ) If don't do that, DokuWiki can't find the file uploaded from OS X with multibyte filename like '도쿠위키.jpg'
-
ghi authored
-
- Feb 16, 2015
-
-
Rainbow Spike authored
Added placeholder in search textarea
-
- Feb 13, 2015
-
-
Álvaro Iradier authored
-
- Feb 12, 2015
-
-
lainme authored
-
- Feb 10, 2015
-
-
Elan Ruusamäe authored
-
- Feb 01, 2015
-
-
Michael Hamann authored
-
- Jan 28, 2015
-
-
Davor Turkalj authored
-
- Jan 25, 2015
-
-
Aleksandr Selivanov authored
-
- Jan 18, 2015
-
-
Gilles-Philippe Morin authored
This change improves consistency with neighboring links such as "Update Profile" and "Register", which are two action verbs. "Login" and "Logout" were nouns and not verbs. Title case capitalization is applied because of "Update Profile".
-
- Jan 13, 2015
-
-
Gilles-Philippe Morin authored
To improve consistency: it is surrounded by "Update Profile" and "Media Manager".
-
- Jan 10, 2015
-
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
- Jan 08, 2015
-
-
Mijndert authored
-
Robin H. Johnson authored
By default, SimplePie sorts RSS entries by the the date on each entry. If some cases, mostly where RSS is used as a input format for another service, rendering the order as-is is better than having it sorted. This patch adds a new parameter for the rss keyword, 'nosort', which can be used to disable SimplePie's sorting. This makes it possible to correctly display RSS feeds from "Remember The Milk", which have a complex order from the system. Signed-off-by:
Robin H. Johnson <robbat2@gentoo.org>
-
- Jan 07, 2015
-
-
Andreas Gohr authored
We no longer support IE6, so hashes in URLs no longer need to be protected when redirecting.
-
Andreas Gohr authored
In an older version of PHP a file_exists() call would issue a warning when the file did not exist. This was fixed in later PHP releases. Since we require PHP 5.3 now, there's no need to supress any error here anymore. This might even give a minor performance boost.
-
- Jan 05, 2015
-
-
Schplurtz le Déboulonné authored
-
Maciej Helt authored
-
- Jan 03, 2015
-
-
Yurii Korotia authored
-
- Dec 31, 2014
-
-
Jaroslav Lichtblau authored
-
- Dec 30, 2014
-
-
Marian Banica authored
-
- Dec 18, 2014
-
-
Guido Salatino authored
-
Mark authored
As described in the common idioms of the HTML5 spec, mark up navigation as a list inside a `nav` element for better semantics and accessibility. see: * http://www.w3.org/html/wg/drafts/html/master/common-idioms.html#rel-up * http://lists.w3.org/Archives/Public/public-html/2013Nov/thread.html#msg6 * https://dl.dropboxusercontent.com/u/377471/breadcrumb.html for discussion and background.
-
- Dec 17, 2014
-
-
Andreas Gohr authored
-
- Dec 15, 2014
-
-
Vitaly Filatenko authored
-
- Dec 14, 2014
-
-
Myeongjin authored
-
- Dec 13, 2014
-
-
Type-kun authored
-