Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-08-01 |
|\ | |||
| * | fixed typo in commented section indenting css | Anika Henke | 2013-07-28 |
| | | |||
| * | Hungarian language update | Márton Sebők | 2013-07-28 |
| | | |||
| * | Polish language update | Maciej Matejczuk | 2013-07-28 |
| | | |||
| * | Korean language update | 이명진 | 2013-07-28 |
| | | |||
| * | fixed references to images in old template (FS#2816) | Anika Henke | 2013-07-21 |
| | | |||
* | | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-07-21 |
|\| | |||
| * | updated jquery.cookie.js to 1.3.1 FS#2804 | Andreas Gohr | 2013-07-12 |
| | | |||
| * | Brazilian Portuguese language update | Victor Westmann | 2013-07-12 |
| | | |||
| * | Informal German language update | Volker Bödker | 2013-07-12 |
| | | |||
| * | fixed picker buttons not showing in IE8 and below | Anika Henke | 2013-07-12 |
| | | |||
| * | Merge pull request #231 from splitbrain/infopluginnewplugins | Andreas Gohr | 2013-06-18 |
| |\ | | | | | | | add newest plugin types to info plugin | ||
| | * | add newest plugin types to info plugin | Klap-in | 2013-06-18 |
| | | | |||
| * | | Merge pull request #180 from splitbrain/FS#2415 | Andreas Gohr | 2013-06-16 |
| |\ \ | | | | | | | | | FS#2415, add $INFO to mediamanager | ||
| | * | | fix comment grammar | Christopher Smith | 2013-03-03 |
| | | | | |||
| | * | | include image info in in detail.php; ensure populated before ↵ | Christopher Smith | 2013-03-03 |
| | | | | | | | | | | | | | | | | DETAIL_STARTED event | ||
| | * | | make global, ensure created in mediamanager is global and merged with any ↵ | Christopher Smith | 2013-03-03 |
| | | | | | | | | | | | | | | | | pre-existing | ||
| | * | | Merge branch 'master' into FS#2415 | Christopher Smith | 2013-02-25 |
| | |\ \ | |||
| | * | | | FS#2415 add to mediamanager (refactor pageinfo() and shift ↵ | Christopher Smith | 2013-02-16 |
| | | | | | | | | | | | | | | | | | | | | MEDIAMANAGER_STARTED after mediainfo() sets up ) | ||
| * | | | | Merge pull request #230 from splitbrain/pwgen-event | Andreas Gohr | 2013-06-16 |
| |\ \ \ \ | | | | | | | | | | | | | AUTH_PASSWORD_GENERATE event added | ||
| | * | | | | AUTH_PASSWORD_GENERATE event added | Andreas Gohr | 2013-06-09 |
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | | This is needed to replace the password generator by a plugin implementation. Related to PR #166 and FS#2147 | ||
| * | | | | Swedish language update | Andreas Gohr | 2013-06-16 |
| | | | | | |||
| * | | | | correctly count deleted users in plain auth FS#2800 | Andreas Gohr | 2013-06-14 |
| |/ / / | | | | | | | | | | | | | | | | | reloading the user list after the delete action will make sure the count is always correct. | ||
* | | | | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-06-09 |
|\| | | | |||
| * | | | fix problem when ldap returns no groups FS#2788 | Andreas Gohr | 2013-06-07 |
| | | | | |||
| * | | | fix ldap deref option FS2798 | Andreas Gohr | 2013-06-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | Do not pass timelimit and deref settings to ldap_search. These values should be set globally via ldap_set_option() instead (as we do for deref). | ||
| * | | | treat empty AD credentials as NULL values FS#2781 | Andreas Gohr | 2013-06-07 |
| | | | | |||
| * | | | Korean language update | 이명진 | 2013-06-07 |
| | | | | |||
| * | | | moved X-UA-Compatible from meta tag to be sent by http header instead | Anika Henke | 2013-06-01 |
| | | | | |||
| * | | | fixed references from old mysql authtype to new mysql plugin in mysql.conf ↵ | Anika Henke | 2013-05-27 |
| | | | | | | | | | | | | | | | | example | ||
| * | | | fixed broken default config options (FS#2789) | Anika Henke | 2013-05-27 |
| | | | | |||
* | | | | Add check for token when resizing and caching external images | Klap-in | 2013-05-21 |
|/ / / | |||
* | | | Revert "fixed space of list points beside a floating image" | Dominik Eckelmann | 2013-05-15 |
| | | | | | | | | | | | | This reverts commit 37764cbb34237da3c96bab21102e44ffe2715cd9. | ||
* | | | fixed space of list points beside a floating image | Dominik Eckelmann | 2013-05-15 |
| | | | |||
* | | | updated dates in templates' and plugins' info.txt files | Anika Henke | 2013-05-06 |
| | | | |||
* | | | Japanese language update | Satoshi Sahara | 2013-05-05 |
| | | | |||
* | | | Czech language update | Miroslav Kučera | 2013-05-05 |
| | | | |||
* | | | fixed missing css placeholders for page container | Anika Henke | 2013-05-03 |
| | | | |||
* | | | Russian language update | Ivan I. Udovichenko | 2013-04-26 |
| | | | |||
* | | | Japanese language update | Satoshi Sahara | 2013-04-26 |
| | | | |||
* | | | authad: capabilities depend on userdomain specific config | Andreas Gohr | 2013-04-25 |
| | | | |||
* | | | authad: added compatibility for old option names | Andreas Gohr | 2013-04-25 |
| | | | | | | | | | | | | | | | | | | adLDAP renamed the ad_username and ad_password to admin_username admin_password recently. this makes our backend recognize the old settings | ||
* | | | authad: don't request empty fields | Andreas Gohr | 2013-04-25 |
| | | | |||
* | | | Merge pull request #215 from splitbrain/authadlangde | Andreas Gohr | 2013-04-22 |
|\ \ \ | | | | | | | | | fix ids in de lang of authAD | ||
| * | | | fix ids in de lang of authAD | Klap-in | 2013-04-22 |
| | | | | |||
* | | | | fix expiry check for adLDAP version FS#2759 | Andreas Gohr | 2013-04-22 |
| | | | | |||
* | | | | Japanese language update | 이명진 | 2013-04-22 |
|/ / / | |||
* | | | Merge pull request #213 from lupo49/master | Michael Hamann | 2013-04-21 |
|\ \ \ | | | | | | | | | de/de-informal language updates for several components. | ||
| * | | | de/de-informal: Change "Vorlage" to "Template" | lupo49 | 2013-04-21 |
| | | | | |||
| * | | | de/de-informal: Re-add TOC suffixes (Will be removed after the release | lupo49 | 2013-04-21 |
| | | | | | | | | | | | | | | | | again) |