Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed saving in config plugin | Andreas Gohr | 2012-11-10 |
| | | | | | | Saving worked, but did you log out everytime. Now it is checked if the auth mechanism was actually changed before assuming the login is invalid. | ||
* | partial revert of 23e8f02b8aa3a74fed70f1a496bdb5423908133a | Andreas Gohr | 2012-11-10 |
| | | | | | | | okay. I can't read. we already had a multiline config. It's the default. So I reverted my change, except for making use of formText/cleanText for proper line ending handling and I added made focused textareas a bit larger. | ||
* | added 'text' to config plugin for multi line text configs | Andreas Gohr | 2012-11-10 |
| | |||
* | fixed authplain | Andreas Gohr | 2012-11-09 |
| | | | | * code/PHP5 cleanup | ||
* | authpgsql fixes | Andreas Gohr | 2012-11-09 |
| | | | | | * fixes merge messup (code was made up from parts of authad) * code and PHP5 cleanup | ||
* | authmysql fixes | Andreas Gohr | 2012-11-09 |
| | | | | | * use proper plugin config * code/PHP5 cleanup | ||
* | fixes for authldap | Andreas Gohr | 2012-11-09 |
| | | | | | | | * makes proper use of plugin config * adds a few first defaults, but the whole config metadata is still missing * proper PHP5 use and comments | ||
* | authad fixes | Andreas Gohr | 2012-11-09 |
| | | | | | * fixes incorrect $this->adldap calls * makes use of correct plugin config | ||
* | merge old auth style configs with plugin config | Andreas Gohr | 2012-11-09 |
| | |||
* | moved adLDAP to authad plugin and fixed includes | Andreas Gohr | 2012-11-09 |
| | |||
* | some comment cleanup in authad | Andreas Gohr | 2012-11-09 |
| | |||
* | make all sub auth classes call the parent constructor | Andreas Gohr | 2012-11-09 |
| | | | | | This does nothing currently but allows us adding certain things to the base class later. | ||
* | don't merge any global confs into auth plugin configs | Andreas Gohr | 2012-11-09 |
| | |||
* | Merge branch 'master' into future | Andreas Gohr | 2012-11-04 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (45 commits) TarLib code cleanup TarLib: fixed appending in non-dynamic mode fixed third method of adding files in TarLib fix lone zero block in TarLib created archives fix use of constructor in TarLib Slovak language update Korean language update Latvian language update removed redundant variables in tpl_include_page() (because of 3ff8773b) added cut off points for mobile devices as parameters to style.ini Corrected typo: ruke -> rule Persian language update Spanish language update russian language update Kazach language update correctly check hash parameter in media dispatcher FS#2648 avoid broken browser_uid on IE Removed acronyms for "Perl" and "PERL" as Perl is not an acronym. See http://learn.perl.org/faq/perlfaq1.html#Whats-the-difference-between-perl-and-Perl- Made striplangs.php executable release preparations ... | ||
| * | Korean language update | 이명진 | 2012-11-02 |
| | | |||
| * | Latvian language update | Aivars Miska | 2012-11-02 |
| | | |||
| * | added cut off points for mobile devices as parameters to style.ini | Anika Henke | 2012-10-26 |
| | | |||
| * | 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 |
| | | |||
| * | 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 |
| | | | |||
| * | | 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 |
| | | |||
| * | Removed tpl_sidebar() to avoid fatal errors in other templates | Anika Henke | 2012-10-06 |
| | | | | | | | | | | Replaced it by the old tpl_include_page() and made it more flexible by adding a boolean $propagate parameter. (It's false by default for backwards compatibility reasons. Should it rather be true? That would probably be what most users want.) | ||
| * | deprecated very old (and unused) images, deleted two which were never used ↵ | Anika Henke | 2012-10-06 |
| | | | | | | | | (FS#2612) | ||
| * | Revert "deleted very old (and unused) images", will deprecate them instead ↵ | Anika Henke | 2012-10-06 |
| | | | | | | | | | | | | (FS#2612) This reverts commit ea62d5316150a9477d962aff311f9c6f64f68db7. | ||
* | | PHP5ized the auth plugin base | Andreas Gohr | 2012-10-07 |
| | | |||
* | | completed plugin.info.txt files | Andreas Gohr | 2012-10-06 |
| | |