summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAge
* Merge pull request #251 from splitbrain/localizetemplateAndreas Gohr2013-08-02
|\
| * improve method name and phpdocsKlap-in2013-08-02
| * Merge remote-tracking branch 'origin/master' into localizetemplateKlap-in2013-08-02
| |\
| * | localized texts for templatesKlap-in2013-08-02
* | | Merge pull request #252 from splitbrain/bi-directionalityAndreas Gohr2013-08-02
|\ \ \ | |_|/ |/| |
| * | fixed some bi-directionality issuesAnika Henke2013-08-02
* | | Merge pull request #253 from lupo49/masterAndreas Gohr2013-08-02
|\ \ \ | |/ / |/| |
| * | de/de-informal updates: Replace "Nutzer" with more common word "Benutzer"Matthias Schulte2013-08-02
* | | Revert "translation update"Andreas Gohr2013-08-02
* | | translation updateDokuWiki Translation2013-08-02
| |/ |/|
* | Merge pull request #247 from splitbrain/FS#2766Anika Henke2013-08-01
|\ \
| * | simplify commentChristopher Smith2013-08-01
| * | include namespace links when index access from the wiki start pageChristopher Smith2013-08-01
| * | Improve nofollow behaviour for ?do=indexChristopher Smith2013-08-01
| |/
* | use http_build_query() in HTTPClientAndreas Gohr2013-08-01
* | HTTPClient: Implement handling of two-dimensional data arraysMichael Hamann2013-08-01
* | Fix loading for helper components with loadHelper()Michael Hamann2013-08-01
* | Merge pull request #194 from splitbrain/loggedin-classChristopher Smith2013-08-01
|\ \
| * | improved coding style on tpl_classes()Anika Henke2013-08-01
| * | added tpl_classes() to return useful layout classesAnika Henke2013-07-21
* | | Merge pull request #248 from splitbrain/ariaAndreas Gohr2013-08-01
|\ \ \ | |_|/ |/| |
| * | added aria roles to search and acl managerAnika Henke2013-08-01
| * | added aria attributes to edit modeAnika Henke2013-08-01
| * | Fix and add type declarations for the auth systemMichael Hamann2013-07-30
* | | Change error message shown for incorrect current password on update profile f...Christopher Smith2013-08-01
* | | add html5 attributes to update profile formChristopher Smith2013-08-01
* | | add html5 attributes to register formChristopher Smith2013-08-01
* | | Remove search_references() and the refshow configuration optionMichael Hamann2013-08-01
* | | Index media file usage in the metadata index and use it in ft_mediause()Michael Hamann2013-08-01
* | | Fix the useheading cache invalidation for hidden pages, add testsMichael Hamann2013-08-01
* | | include updateVersion in CSS/JS tseed to force reload on updateAndreas Gohr2013-08-01
* | | auth_en/decrypt: Add explanation and more efficient decryptionMichael Hamann2013-08-01
* | | auth_random: remove exception comment as there is no exceptionMichael Hamann2013-08-01
* | | Add AES from phpseclib and use it for cookie encryptionMichael Hamann2013-08-01
* | | Use a new, truly random secret for cookie encryptionMichael Hamann2013-08-01
* | | Fix and add type declarations for the auth systemMichael Hamann2013-08-01
* | | Add truly random numbers and use them in places where randomness mattersMichael Hamann2013-08-01
* | | FS#2770 - prevent <file> and <code> syntax regex matching token names which s...Christopher Smith2013-07-30
|/ /
* | Fix for the FS#1833 parser errorGuy Brand2013-07-30
* | Hungarian language updateMárton Sebők2013-07-28
* | Korean language update이명진2013-07-28
|/
* fix function call in feedcreator FS#2805Andreas Gohr2013-07-12
* Informal German language updateVolker Bödker2013-07-12
* Merge pull request #225 from splitbrain/fetchftpAndreas Gohr2013-06-16
|\
| * apply media_isexternal in ml()Klap-in2013-06-09
| * Merge remote-tracking branch 'origin/master' into fetchftpKlap-in2013-06-09
| |\
| * | apply media_isexternalKlap-in2013-05-21
| * | Added media_isexternal()Klap-in2013-05-21
| * | Update phpdocs of checkFileStatusKlap-in2013-05-21
| * | Support handle of images from ftp.Klap-in2013-05-21