summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* add html5 'email' type to the user manager formsChristopher Smith2013-07-31
|
* corrected coding style, deleted ?>, renamed function keys and used plugin_loadMohamed Amine BERGAOUI2013-07-30
|
* moving ACL remote functions to the ACL pluginMohamed Amine BERGAOUI2013-07-30
|
* Fix popularity data submission in the backend FS#2808Michael Hamann2013-07-29
| | | | | | The POST data contained the raw data instead of an array with the data that should be submitted like in the requests from the browser. The server backend has been fixed to be able to process both versions.
* fixed typo in commented section indenting cssAnika Henke2013-07-28
|
* Hungarian language updateMárton Sebők2013-07-28
|
* Polish language updateMaciej Matejczuk2013-07-28
|
* Korean language update이명진2013-07-28
|
* fixed references to images in old template (FS#2816)Anika Henke2013-07-21
|
* updated jquery.cookie.js to 1.3.1 FS#2804Andreas Gohr2013-07-12
|
* Brazilian Portuguese language updateVictor Westmann2013-07-12
|
* Informal German language updateVolker Bödker2013-07-12
|
* fixed picker buttons not showing in IE8 and belowAnika Henke2013-07-12
|
* Merge pull request #231 from splitbrain/infopluginnewpluginsAndreas Gohr2013-06-18
|\ | | | | add newest plugin types to info plugin
| * add newest plugin types to info pluginKlap-in2013-06-18
| |
* | Merge pull request #180 from splitbrain/FS#2415Andreas Gohr2013-06-16
|\ \ | | | | | | FS#2415, add $INFO to mediamanager
| * | fix comment grammarChristopher Smith2013-03-03
| | |
| * | include image info in in detail.php; ensure populated before ↵Christopher Smith2013-03-03
| | | | | | | | | | | | DETAIL_STARTED event
| * | make global, ensure created in mediamanager is global and merged with any ↵Christopher Smith2013-03-03
| | | | | | | | | | | | pre-existing
| * | Merge branch 'master' into FS#2415Christopher Smith2013-02-25
| |\ \
| * | | FS#2415 add to mediamanager (refactor pageinfo() and shift ↵Christopher Smith2013-02-16
| | | | | | | | | | | | | | | | MEDIAMANAGER_STARTED after mediainfo() sets up )
* | | | Merge pull request #230 from splitbrain/pwgen-eventAndreas Gohr2013-06-16
|\ \ \ \ | | | | | | | | | | AUTH_PASSWORD_GENERATE event added
| * | | | AUTH_PASSWORD_GENERATE event addedAndreas Gohr2013-06-09
| | |_|/ | |/| | | | | | | | | | | | | | This is needed to replace the password generator by a plugin implementation. Related to PR #166 and FS#2147
* | | | Swedish language updateAndreas Gohr2013-06-16
| | | |
* | | | correctly count deleted users in plain auth FS#2800Andreas Gohr2013-06-14
|/ / / | | | | | | | | | | | | reloading the user list after the delete action will make sure the count is always correct.
* | | fix problem when ldap returns no groups FS#2788Andreas Gohr2013-06-07
| | |
* | | fix ldap deref option FS2798Andreas Gohr2013-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#2781Andreas Gohr2013-06-07
| | |
* | | Korean language update이명진2013-06-07
| | |
* | | moved X-UA-Compatible from meta tag to be sent by http header insteadAnika Henke2013-06-01
| | |
* | | fixed references from old mysql authtype to new mysql plugin in mysql.conf ↵Anika Henke2013-05-27
| | | | | | | | | | | | example
* | | fixed broken default config options (FS#2789)Anika Henke2013-05-27
| | |
* | | Revert "fixed space of list points beside a floating image"Dominik Eckelmann2013-05-15
| | | | | | | | | | | | This reverts commit 37764cbb34237da3c96bab21102e44ffe2715cd9.
* | | fixed space of list points beside a floating imageDominik Eckelmann2013-05-15
| | |
* | | updated dates in templates' and plugins' info.txt filesAnika Henke2013-05-06
| | |
* | | Japanese language updateSatoshi Sahara2013-05-05
| | |
* | | Czech language updateMiroslav Kučera2013-05-05
| | |
* | | fixed missing css placeholders for page containerAnika Henke2013-05-03
| | |
* | | Russian language updateIvan I. Udovichenko2013-04-26
| | |
* | | Japanese language updateSatoshi Sahara2013-04-26
| | |
* | | authad: capabilities depend on userdomain specific configAndreas Gohr2013-04-25
| | |
* | | authad: added compatibility for old option namesAndreas Gohr2013-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 fieldsAndreas Gohr2013-04-25
| | |
* | | Merge pull request #215 from splitbrain/authadlangdeAndreas Gohr2013-04-22
|\ \ \ | | | | | | | | fix ids in de lang of authAD
| * | | fix ids in de lang of authADKlap-in2013-04-22
| | | |
* | | | fix expiry check for adLDAP version FS#2759Andreas Gohr2013-04-22
| | | |
* | | | Japanese language update이명진2013-04-22
|/ / /
* | | Merge pull request #213 from lupo49/masterMichael Hamann2013-04-21
|\ \ \ | | | | | | | | de/de-informal language updates for several components.
| * | | de/de-informal: Change "Vorlage" to "Template"lupo492013-04-21
| | | |
| * | | de/de-informal: Re-add TOC suffixes (Will be removed after the releaselupo492013-04-21
| | | | | | | | | | | | | | | | again)