summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* jQuery latestStefan Grönke2013-01-19
| | | | | | | * jQuery 1.9.0 * jQuery-UI v1.9.2 * jQuery.fn.live > jQuery.fn.on * jQuery.fn.browser replacement (jquery.mb.browser.js)
* Turkish language updateErdem2013-01-18
|
* Catalan language updateDaniel López Prat2013-01-18
|
* grayscaled some interwiki iconsAndreas Gohr2013-01-13
|
* Traditional Chinese language update日向小郎2013-01-09
|
* Arabic language updateOsama Al-Kofahi2013-01-06
|
* lib/exe/indexer.php: Fix sending of the GIF when it is deferred FS#2646Michael Hamann2012-12-03
| | | | | | Before this change the GIF wasn't sent at all when the PHP settings indicate that sending of the GIF needs to be deferred and it was sent when the debug output was on.
* some coding style improvementsDominik Eckelmann2012-11-29
| | | | | | - removed some dead/unused code - fixed phpdoc - added typing on methods
* Correct German plugin manager translation (download != install)Michael Hamann2012-11-28
|
* correct return in sendDigest()Andreas Gohr2012-11-27
| | | | | the function always returned true, even if no action was taken. This resulted in no further indexer tasks being run.
* Galician language updateLeandro Regueiro2012-11-23
|
* added another place to look for logo to make it more consistent (FS#2656)Anika Henke2012-11-14
|
* French language updateAnael Mobilia2012-11-12
|
* Merge pull request #140 from splitbrain/tarAndreas Gohr2012-11-12
|\ | | | | New Tar Archive library
| * removed old TarLib and changed plugin manager to use new oneAndreas Gohr2012-11-03
| |
* | Czech language updateJakub2012-11-12
| |
* | compat js findPosX/y more closely mimic historical functionSchplurtz le Déboulonné2012-11-12
| |
* | crossbrowser fixes for quicksearch shortening FS#2660Andreas Gohr2012-11-12
| | | | | | | | | | | | fixes the problem with missing innerText in Firefox (and other browsers) and corrects shortening in regard to paddings and the use of the text-overflow attribute
* | Merge pull request #121 from splitbrain/strictAndreas Gohr2012-11-04
|\ \ | | | | | | fix E_STRICT errors FS#2427
| * | fix E_STRICT errors FS#2427Andreas Gohr2012-07-28
| | | | | | | | | | | | | | | | | | | | | | | | This commit fixes all E_STRICT messages shown when running the test suite. There might be more problems not covered by tests, yet. For compatibility reasons with plugins, E_STRICT errors are still supressed.
* | | Merge pull request #130 from glensc/smileys-indexAndreas Gohr2012-11-04
|\ \ \ | |_|/ |/| | add index file similar to fileicons to show active smileys
| * | add index file similar to fileicons to show active smileysElan Ruusamäe2012-09-17
| | |
* | | Korean language update이명진2012-11-02
| | |
* | | Latvian language updateAivars Miska2012-11-02
| | |
* | | added cut off points for mobile devices as parameters to style.iniAnika Henke2012-10-26
| | |
* | | Persian language updateAmirH Hassaneini2012-10-23
| | |
* | | Spanish language updateMercè López2012-10-23
| | |
* | | russian language updatesh.khmit2012-10-23
| | |
* | | Kazach language updatesh.khmit2012-10-23
| | |
* | | correctly check hash parameter in media dispatcher FS#2648Andreas Gohr2012-10-23
| | |
* | | RTL and IE7 fixes for code blocksAnika Henke2012-10-13
| | |
* | | beautified code blocks, also using lighter background colour (FS#2444)Anika Henke2012-10-13
| | |
* | | improved section highlighting stylesAnika Henke2012-10-13
| | |
* | | removed unnecessary print stylesAnika Henke2012-10-12
| | |
* | | fixed interwiki and filetype styles being included in all css modesAnika Henke2012-10-12
| | |
* | | moved some styles aroundAnika Henke2012-10-12
| | |
* | | Merge branch 'master' of github.com:splitbrain/dokuwikiAnika Henke2012-10-12
|\ \ \
| * \ \ Merge pull request #135 from Chris--S/masterAndreas Gohr2012-10-12
| |\ \ \ | | | | | | | | | | Proposed fix for #2541
| | * | | #2541, alter section highlighting to insert a container into the DOM to hold ↵Christopher Smith2012-10-12
| | | | | | | | | | | | | | | | | | | | the elements being highlighted & later remove it
* | | | | improved tab stylesAnika Henke2012-10-12
|/ / / / | | | | | | | | | | | | | | | | * added more selectors to allow different markup * added border to make tabs more distinctive, especially in other templates
* | | | fixed typo in style.iniAnika Henke2012-10-12
| | | |
* | | | Merge pull request #134 from splitbrain/local-style-iniAndreas Gohr2012-10-12
|\ \ \ \ | | | | | | | | | | added support for local style.ini files
| * | | | fixed lib/tpl/index.php to reflect recent changesAnika Henke2012-10-11
| | | | |
| * | | | changed local style.ini to be merged with standard oneAnika Henke2012-10-11
| | | | |
| * | | | added support for local style.ini filesAnika Henke2012-10-07
| | | | |
* | | | | Brazilia Portuguese language updateFrederico Goncalves Guimaraes2012-10-12
| |/ / / |/| | |
* | | | removed template dependencies from underscored CSS files in new default templateAnika Henke2012-10-10
| | | |
* | | | fixed 2-digit ordered list items in sidebar (FS#2624)Anika Henke2012-10-07
| | | |
* | | | improvements to h1 in sidebar (follow font size scale + vertical grid)Anika Henke2012-10-07
| | | |
* | | | adjusted h1 size in sidebarAndreas Gohr2012-10-07
| | | | | | | | | | | | | | | | | | | | note: we recommend to NOT use H1 elements in the sidebar for semantic reasons