summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAge
* improved tpl_license() (removed unnecessary class, fixed space issues)Anika Henke2012-03-10
* made tpl_license a bit more flexibleAndreas Gohr2012-03-10
* added div.table around non-editable content as well (FS#1980)Anika Henke2012-02-04
* Slovak language updateMatej Urban2012-02-02
* Polish language updateBegina Felicysym2012-02-02
* Merge pull request #72 from dom-mel/auth_fixesAndreas Gohr2012-02-01
|\
| * use in_array to filter groups instead of preg_grep for aclDominik Eckelmann2011-12-20
* | Merge pull request #58 from splitbrain/bcryptAndreas Gohr2012-02-01
|\ \
| * \ Merge branch 'lmd5' into bcryptAndreas Gohr2011-11-27
| |\ \
| | * | renamed passhash method smd6 to lsmd5Andreas Gohr2011-11-27
| | * | MD5 password hash format of the LDAP RFC FS#2378Patrick Michel2011-11-27
| * | | Merge branch 'master' into bcryptAndreas Gohr2011-11-27
| |\| |
| * | | Added bcrypt support for password hashesAndreas Gohr2011-10-14
* | | | fixed .curid to always highlight the current ID of the main/viewed pageAnika Henke2012-01-31
* | | | added missing global statementsAndreas Gohr2012-01-30
* | | | DOKU_TPL* considered harmfulAndreas Gohr2012-01-30
* | | | made the tpl_getMediaFile() function more flexibleAndreas Gohr2012-01-30
* | | | added tpl_getMediaFile() to replace tpl_getFavicon()Anika Henke2012-01-29
* | | | added missing actions to tpl_actiondropdown()Anika Henke2012-01-29
* | | | added 5 new language strings for action tools and skip link (needs translations)Anika Henke2012-01-29
* | | | Romanian language updateEmanuel-Emeric Andrași2012-01-25
* | | | removed 'view original' button from new media manager again (was added in b8a...Anika Henke2012-01-22
* | | | corrected old mediaupload introduction textAnika Henke2012-01-19
* | | | Disable E_STRICT error reportingMichael Hamann2012-01-15
* | | | Make Sitemapper functions static as they were used as static functionsMichael Hamann2012-01-15
* | | | Merge pull request #75 from lupo49/masterAndreas Gohr2012-01-13
|\ \ \ \
| * | | | localization: removed strings from old flashuploaderlupo492012-01-13
* | | | | Slovak language updateMartin Michalek2012-01-13
|/ / / /
* | | | Polish language updateBegina Felicysym2012-01-13
* | | | readded missing "view original" button to the new media managerAndreas Gohr2012-01-13
* | | | always show full filename as tooltip in mediamanagerAndreas Gohr2012-01-13
* | | | Fix sorting in media manager search (FS#2423)Adrian Lang2012-01-13
* | | | do not rely on tmpfile() in the AJAX uploader backend FS#2417Andreas Gohr2012-01-09
* | | | Galician language updateOscar M. Lage2012-01-09
* | | | Spanish language updateOscar M. Lage2012-01-08
* | | | make sure that sidebar TOCs won't interfere with page TOCsAndreas Gohr2012-01-07
* | | | French language updateskimpax2011-12-22
* | | | Japanese language updateKazutaka Miyasaka2011-12-22
| |_|/ |/| |
* | | Revert 4a24b459, thus fixing FETCH_MEDIA_STATUS for missing files (FS#2405)Adrian Lang2011-12-20
* | | Fix double URL-encoding in media manager (FS#2403)Adrian Lang2011-12-18
* | | Malay language updateJian Wei Tay2011-12-15
* | | Polish language updateBegina Felicysym2011-12-14
* | | Avoid a warning when a media cachefile doesn't exist yetAndreas Gohr2011-12-13
* | | Dutch language updateRicardo Guijt2011-12-08
* | | Norwegian language updateEgil Hansen2011-12-06
* | | fixed link in popup media manager to fullscreen media manager to open in corr...Anika Henke2011-12-04
* | | Merge pull request #66 from dploeger/28db35ad3dd974cc2f627d25f7bcc16e9fd0ceacAndreas Gohr2011-11-28
|\ \ \
| * | | Fixes SYMPTOMS of FS #2393dploeger2011-11-28
* | | | deprecated 3rd parameter of cleanID() FS#2377Andreas Gohr2011-11-28
|/ / /
* | | suppress errors on stream_select FS#2276Andreas Gohr2011-11-27