Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | lowercase groups | Andreas Gohr | 2012-08-23 | |
| * | | | | | | | | | | make AD utilitiy functions public | Andreas Gohr | 2012-08-23 | |
| * | | | | | | | | | | Merge branch 'master' into multiad | Andreas Gohr | 2012-08-23 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | add user's domain to the list of groups | Andreas Gohr | 2012-08-22 | |
| * | | | | | | | | | | | fixed domain handling in user names | Andreas Gohr | 2012-08-22 | |
| * | | | | | | | | | | | some code cleanup/PHP5ization | Andreas Gohr | 2012-08-22 | |
| * | | | | | | | | | | | use UTF-8 aware lower casing | Andreas Gohr | 2012-08-22 | |
| * | | | | | | | | | | | Better support for multi domain AD setups | Andreas Gohr | 2012-08-22 | |
* | | | | | | | | | | | | Merge branch 'adldap4' into future | Andreas Gohr | 2012-09-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | make use of adLDAP 4.0.4 in AD backend | Rudolf Mayerhofer | 2012-09-21 | |
* | | | | | | | | | | | | Esperanto language update | Robert Bogenschneider | 2012-09-21 | |
* | | | | | | | | | | | | Slovak language update | Martin Michalek | 2012-09-21 | |
* | | | | | | | | | | | | Simplified Chinese language update | lainme | 2012-09-21 | |
* | | | | | | | | | | | | Italian language update | Edmondo Di Tucci | 2012-09-21 | |
|/ / / / / / / / / / / | ||||
* | | | | | | | | | | | Start output buffering in lib/exe/css.php only when the CSS is generated | Michael Hamann | 2012-09-18 | |
* | | | | | | | | | | | Load rtl userstyle as it is still supported (did it ever work?) | Michael Hamann | 2012-09-18 | |
* | | | | | | | | | | | Set default userstyle only once as screen userstyle | Michael Hamann | 2012-09-18 | |
* | | | | | | | | | | | Fix CSS cache handling and CSS output | Michael Hamann | 2012-09-18 | |
* | | | | | | | | | | | add linebreaks and escaping in digest HTML mails FS#2606 | Andreas Gohr | 2012-09-18 | |
* | | | | | | | | | | | Remove diff link from French notify mail FS#2602 | Michael Hamann | 2012-09-18 | |
* | | | | | | | | | | | Only complain about invalid plugin names when plugins are loaded FS#2595 | Michael Hamann | 2012-09-18 | |
* | | | | | | | | | | | fixed checkboxes missing border in Opera (FS#2603) | Anika Henke | 2012-09-17 | |
* | | | | | | | | | | | Simplify js_compress() for regular expressions FS#2593 | Michael Hamann | 2012-09-18 | |
* | | | | | | | | | | | Fix link names of start pages in sitemap/index FS#2605 | Michael Hamann | 2012-09-17 | |
* | | | | | | | | | | | Fix revisions title for pages without title with useheading on FS#2597 | Michael Hamann | 2012-09-17 | |
| |_|_|/ / / / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | moved media manager resize image to core image folder | Anika Henke | 2012-09-16 | |
* | | | | | | | | | | let tables adjust to default width (FS#2598) | Anika Henke | 2012-09-15 | |
* | | | | | | | | | | Only call set_magic_quotes_runtime in the installer when it exists FS#2583 | Michael Hamann | 2012-09-14 | |
* | | | | | | | | | | Fix title of media items in the feed with useheading on | Michael Hamann | 2012-09-14 | |
* | | | | | | | | | | corrected comment in style.ini | Anika Henke | 2012-09-13 | |
* | | | | | | | | | | deleted empty css files | Anika Henke | 2012-09-13 | |
* | | | | | | | | | | Release preparation | Guy Brand | 2012-09-10 | |
* | | | | | | | | | | Move plugin name regex to a constant as suggested by @glensc | Michael Hamann | 2012-09-10 | |
* | | | | | | | | | | Fix media manager height handling after resize FS#2369 | Michael Hamann | 2012-09-10 | |
* | | | | | | | | | | added missing DETAIL_STARTED event to lib/exe/detail.php | Anika Henke | 2012-09-09 | |
* | | | | | | | | | | Fix section edit highlighting when the start marker is hidden | Michael Hamann | 2012-09-09 | |
* | | | | | | | | | | added missing info.txt parameters, added plugin plugin's info.txt, adjusted o... | Anika Henke | 2012-09-09 | |
* | | | | | | | | | | updated (and added missing) info.txt files | Anika Henke | 2012-09-09 | |
* | | | | | | | | | | Load plugins using include_once instead of include | Michael Hamann | 2012-09-09 | |
* | | | | | | | | | | Less restrictive plugin name checking | Michael Hamann | 2012-09-09 | |
* | | | | | | | | | | Add more tolerance in js resize of the media manager FS#2369 | Michael Hamann | 2012-09-09 | |
* | | | | | | | | | | Fix encoding of special characters in HTML mails FS#2590 | Michael Hamann | 2012-09-08 | |
* | | | | | | | | | | Replacing $_REQUEST variables with $INPUT wrapper, usermanager plugin | Hakan Sandell | 2012-09-08 | |
* | | | | | | | | | | Replacing $_REQUEST variables with $INPUT wrapper, popularity plugin | Hakan Sandell | 2012-09-08 | |
* | | | | | | | | | | Replacing $_REQUEST variables with $INPUT wrapper, plugin manager | Hakan Sandell | 2012-09-08 | |
* | | | | | | | | | | Replacing $_REQUEST variables with $INPUT wrapper, config/admin.php | Hakan Sandell | 2012-09-08 | |
* | | | | | | | | | | Replacing $_REQUEST variables with $INPUT wrapper, fetch.php | Hakan Sandell | 2012-09-08 | |
* | | | | | | | | | | Replacing $_REQUEST variables with $INPUT wrapper, init.php | Hakan Sandell | 2012-09-08 | |
* | | | | | | | | | | Display an error message when an enabled plugin has an invalid name | Michael Hamann | 2012-09-08 | |
* | | | | | | | | | | Use hardcoded plugin loading error message as $lang isn't initialized | Michael Hamann | 2012-09-08 |