Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #253 from lupo49/master | Andreas Gohr | 2013-08-02 |
|\ | | | | | de/de-informal updates: Replace "Nutzer" with more common word "Benutzer" / fix several typos / Fixes FS#2821 | ||
| * | de/de-informal updates: Replace "Nutzer" with more common word "Benutzer" | Matthias Schulte | 2013-08-02 |
| | | | | | | | | / fix several typos / Fixes FS#2821 | ||
* | | Revert "translation update" | Andreas Gohr | 2013-08-02 |
| | | | | | | | | | | | | This reverts commit d6d855093f24c6c3f608d005189385959a7efbf7. I guess it was a bit too early to think straight :-/ | ||
* | | translation update | DokuWiki Translation | 2013-08-02 |
| | | |||
* | | Brazilian Portuguese language update | Frederico Guimarães | 2013-08-01 |
| | | |||
* | | Merge pull request #248 from splitbrain/aria | Andreas Gohr | 2013-08-01 |
|\ \ | |/ |/| | Implemented some ARIA attributes | ||
| * | added aria roles to search and acl manager | Anika Henke | 2013-08-01 |
| | | |||
* | | update config metadata comments for parameter '_multiple' | Christopher Smith | 2013-08-01 |
| | | |||
* | | Merge pull request #244 from splitbrain/mediause_index | Andreas Gohr | 2013-07-31 |
|\ \ | | | | | | | Index media usage data | ||
| * | | Remove search_references() and the refshow configuration option | Michael Hamann | 2013-07-31 |
| |/ | | | | | | | | | | | | | | | The refshow configuration option wasn't used as described anymore already in the latest release and after the introduction of the media usage index the parameter is also no longer relevant for internal optimization. The only place where it was still used is the no longer used search_references()-function which is removed here, too. | ||
* | | add html5 attributes to email fields of the config manager | Christopher Smith | 2013-07-31 |
| | | |||
* | | add html5 'email' type to the user manager forms | Christopher Smith | 2013-07-31 |
|/ | |||
* | corrected coding style, deleted ?>, renamed function keys and used plugin_load | Mohamed Amine BERGAOUI | 2013-07-30 |
| | |||
* | moving ACL remote functions to the ACL plugin | Mohamed Amine BERGAOUI | 2013-07-30 |
| | |||
* | Fix popularity data submission in the backend FS#2808 | Michael Hamann | 2013-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. | ||
* | Hungarian language update | Márton Sebők | 2013-07-28 |
| | |||
* | Polish language update | Maciej Matejczuk | 2013-07-28 |
| | |||
* | Korean language update | 이명진 | 2013-07-28 |
| | |||
* | Brazilian Portuguese language update | Victor Westmann | 2013-07-12 |
| | |||
* | Informal German language update | Volker Bödker | 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 #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. | ||
* | 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 |
| | |||
* | 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 |
| | |||
* | 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 |
| | |||
* | 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) | ||
| * | de/de-informal: Re-apply the updates of ba09710ad34bb383ae3526e84490a3d545f78866 | Mateng Schimmerlos | 2013-04-21 |
| | | |||
| * | Revert "German language update" | lupo49 | 2013-04-21 |
| | | | | | | | | | | | | | | This reverts commit ba09710ad34bb383ae3526e84490a3d545f78866. Conflicts: lib/plugins/authad/lang/de/settings.php | ||
* | | Rename ad_username to admin_username | Klap-in | 2013-04-21 |
|/ | | | | canDo getUsers to false when unavailable |