| 32fd494a | 09-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
authad fixes
* fixes incorrect $this->adldap calls * makes use of correct plugin config |
| 46b991a3 | 09-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
merge old auth style configs with plugin config |
| 76ce1169 | 09-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
moved adLDAP to authad plugin and fixed includes |
| 5a65cc7f | 09-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
some comment cleanup in authad |
| 454d868b | 09-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
make all sub auth classes call the parent constructor
This does nothing currently but allows us adding certain things to the base class later. |
| 4d390d42 | 09-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
don't merge any global confs into auth plugin configs |
| fba11f64 | 03-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
removed old TarLib and changed plugin manager to use new one |
| d4b178ac | 02-Nov-2012 |
이명진 <aranet100@gmail.com> |
Korean language update |
| a7e9a2b1 | 02-Nov-2012 |
Aivars Miska <allefm@gmail.com> |
Latvian language update |
| ac628d80 | 25-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
added cut off points for mobile devices as parameters to style.ini |
| 990578f7 | 23-Oct-2012 |
AmirH Hassaneini <mytechmix@gmail.com> |
Persian language update |
| 8036aaf2 | 23-Oct-2012 |
Mercè López <mercelz@gmail.com> |
Spanish language update |
| 39e0d514 | 23-Oct-2012 |
sh.khmit <sh.khamit@gmail.com> |
russian language update |
| b8faabb6 | 23-Oct-2012 |
sh.khmit <sh.khamit@gmail.com> |
Kazach language update |
| 58789954 | 23-Oct-2012 |
Andreas Gohr <andi@splitbrain.org> |
correctly check hash parameter in media dispatcher FS#2648 |
| f98e484a | 13-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
RTL and IE7 fixes for code blocks |
| 90104b13 | 13-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
beautified code blocks, also using lighter background colour (FS#2444) |
| 7ecda050 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
improved section highlighting styles |
| 63c25974 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
removed unnecessary print styles |
| cacfb606 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
fixed interwiki and filetype styles being included in all css modes |
| 0c49c5d6 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
moved some styles around |
| 1586bc34 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
improved tab styles
* added more selectors to allow different markup * added border to make tabs more distinctive, especially in other templates |
| db770f69 | 12-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
fixed typo in style.ini |
| 9f88c3ad | 12-Oct-2012 |
Frederico Goncalves Guimaraes <frederico@teia.bio.br> |
Brazilia Portuguese language update |
| 870c8a4b | 11-Oct-2012 |
Christopher Smith <chris@jalakai.co.uk> |
#2541, alter section highlighting to insert a container into the DOM to hold the elements being highlighted & later remove it |