Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #130 from glensc/smileys-index | Andreas Gohr | 2012-11-04 |
|\ | | | | | add index file similar to fileicons to show active smileys | ||
| * | add index file similar to fileicons to show active smileys | Elan Ruusamäe | 2012-09-17 |
| | | |||
* | | TarLib code cleanup | Andreas Gohr | 2012-11-03 |
| | | |||
* | | TarLib: fixed appending in non-dynamic mode | Andreas Gohr | 2012-11-03 |
| | | | | | | | | | | Appending files now works at least for uncompressed tar files. Seeking in compressed tars is not yet supported. | ||
* | | fixed third method of adding files in TarLib | Andreas Gohr | 2012-11-03 |
| | | | | | | | | | | | | You can give a path and file contents in an array. However this didn't work because the file_exist() check was done before checking for an array | ||
* | | fix lone zero block in TarLib created archives | Andreas Gohr | 2012-11-03 |
| | | |||
* | | fix use of constructor in TarLib | Andreas Gohr | 2012-11-03 |
| | | |||
* | | Slovak language update | Martin Michalek | 2012-11-02 |
| | | |||
* | | Korean language update | 이명진 | 2012-11-02 |
| | | |||
* | | Latvian language update | Aivars Miska | 2012-11-02 |
| | | |||
* | | removed redundant variables in tpl_include_page() (because of 3ff8773b) | Anika Henke | 2012-10-26 |
| | | |||
* | | added cut off points for mobile devices as parameters to style.ini | Anika Henke | 2012-10-26 |
| | | |||
* | | Merge pull request #138 from mperry2/master | Andreas Gohr | 2012-10-24 |
|\ \ | | | | | | | Corrected typo: ruke -> rule | ||
| * | | Corrected typo: ruke -> rule | Matt Perry | 2012-10-24 |
|/ / | |||
* | | Persian language update | AmirH Hassaneini | 2012-10-23 |
| | | |||
* | | Spanish language update | Mercè López | 2012-10-23 |
| | | |||
* | | russian language update | sh.khmit | 2012-10-23 |
| | | |||
* | | Kazach language update | sh.khmit | 2012-10-23 |
| | | |||
* | | correctly check hash parameter in media dispatcher FS#2648 | Andreas Gohr | 2012-10-23 |
| | | |||
* | | Merge pull request #137 from mperry2/master | Andreas Gohr | 2012-10-19 |
|\ \ | | | | | | | Removed acronyms for "Perl" and "PERL" as Perl is not an acronym. | ||
| * | | Removed acronyms for "Perl" and "PERL" as Perl is not an acronym. | Matt Perry | 2012-10-16 |
| | | | | | | | | | | | | See http://learn.perl.org/faq/perlfaq1.html#Whats-the-difference-between-perl-and-Perl- | ||
* | | | avoid broken browser_uid on IE | Andreas Gohr | 2012-10-18 |
|/ / | | | | | | | | | | | | | Internet Explorer 8 (and maybe others) seem to use different capitalization in the ACCEPT_CHARSET header between "normal" requests and AJAX requests. This causes a browser UID mismatch and thus an unecessary reauthentication. | ||
* | | Merge pull request #136 from gturri/master | Andreas Gohr | 2012-10-13 |
|\ \ | | | | | | | Made bin/striplangs.php executable | ||
| * | | Made striplangs.php executable | Guillaume Turri | 2012-10-13 |
|/ / | | | | | | | Made it easier to use, and consistent with the others bin/*php scripts | ||
* | | release preparations | Andreas Gohr | 2012-10-13 |
| | | |||
* | | RTL and IE7 fixes for code blocks | Anika Henke | 2012-10-13 |
| | | |||
* | | beautified code blocks, also using lighter background colour (FS#2444) | Anika Henke | 2012-10-13 |
| | | |||
* | | improved section highlighting styles | Anika Henke | 2012-10-13 |
| | | |||
* | | removed unnecessary print styles | Anika Henke | 2012-10-12 |
| | | |||
* | | fixed interwiki and filetype styles being included in all css modes | Anika Henke | 2012-10-12 |
| | | |||
* | | moved some styles around | Anika Henke | 2012-10-12 |
| | | |||
* | | Merge branch 'master' of github.com:splitbrain/dokuwiki | Anika Henke | 2012-10-12 |
|\ \ | |||
| * \ | Merge pull request #135 from Chris--S/master | Andreas Gohr | 2012-10-12 |
| |\ \ | | | | | | | | | Proposed fix for #2541 | ||
| | * | | #2541, alter section highlighting to insert a container into the DOM to hold ↵ | Christopher Smith | 2012-10-12 |
| | | | | | | | | | | | | | | | | the elements being highlighted & later remove it | ||
* | | | | improved tab styles | Anika Henke | 2012-10-12 |
|/ / / | | | | | | | | | | | | | * added more selectors to allow different markup * added border to make tabs more distinctive, especially in other templates | ||
* | | | fixed typo in style.ini | Anika Henke | 2012-10-12 |
| | | | |||
* | | | Merge pull request #134 from splitbrain/local-style-ini | Andreas Gohr | 2012-10-12 |
|\ \ \ | | | | | | | | | added support for local style.ini files | ||
| * | | | fixed lib/tpl/index.php to reflect recent changes | Anika Henke | 2012-10-11 |
| | | | | |||
| * | | | changed local style.ini to be merged with standard one | Anika Henke | 2012-10-11 |
| | | | | |||
| * | | | added support for local style.ini files | Anika Henke | 2012-10-07 |
| | | | | |||
* | | | | Brazilia Portuguese language update | Frederico Goncalves Guimaraes | 2012-10-12 |
| |/ / |/| | | |||
* | | | removed template dependencies from underscored CSS files in new default template | Anika Henke | 2012-10-10 |
| | | | |||
* | | | fixed 2-digit ordered list items in sidebar (FS#2624) | Anika Henke | 2012-10-07 |
| | | | |||
* | | | improved grammar in preview text (FS#2614) | Anika Henke | 2012-10-07 |
| | | | |||
* | | | improvements to h1 in sidebar (follow font size scale + vertical grid) | Anika Henke | 2012-10-07 |
| | | | |||
* | | | adjusted h1 size in sidebar | Andreas Gohr | 2012-10-07 |
| | | | | | | | | | | | | | | | note: we recommend to NOT use H1 elements in the sidebar for semantic reasons | ||
* | | | fixed warning in popularity plugin FS#2628 | Andreas Gohr | 2012-10-07 |
|/ / | |||
* | | Basque language update | Zigor Astarbe | 2012-10-07 |
| | | |||
* | | removed stray closing div (FS#2633) | Anika Henke | 2012-10-07 |
| | | |||
* | | fixed sidebar test and renamed it to reflect recent changes | Anika Henke | 2012-10-06 |
| | |