| #
50fbf1b6 |
| 10-Mar-2012 |
Andreas Gohr <andi@splitbrain.org> |
Merge branch 'resetpassword'
No longer autogenerate passwords for password reset when $conf['autopasswd'] is disabled. Instead allow to change the password online.
* resetpassword: added a timeli
Merge branch 'resetpassword'
No longer autogenerate passwords for password reset when $conf['autopasswd'] is disabled. Instead allow to change the password online.
* resetpassword: added a timelimit for password reset tokens removed commented line use correct lang string for password mismatch removed outdated language string. it has to be retranslated German translation for password reset honor autopasswd setting for resend password
Conflicts: inc/lang/no/lang.php inc/lang/sl/lang.php
show more ...
|
| #
69995a16 |
| 17-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
do not hardcode profile link in AD pass expire message
Changing passwords might not be available.
|
| #
61917024 |
| 29-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
added 5 new language strings for action tools and skip link (needs translations)
This is in preparation for the new default template. This also updates the tpl_actiondropdown() to use most of them.
|
| #
e96b69da |
| 19-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
corrected old mediaupload introduction text
|
| #
23735ba4 |
| 13-Jan-2012 |
lupo49 <post@lupo49.de> |
localization: removed strings from old flashuploader
|
| #
b2117c69 |
| 07-Nov-2011 |
Andreas Gohr <gohr@cosmocode.de> |
translatable AD expiry warning and link to update profile page
|
| #
cc204bbd |
| 31-Oct-2011 |
Andreas Gohr <gohr@cosmocode.de> |
honor autopasswd setting for resend password
When autopasswd is disabled, the resend password option now asks for a new password instead of autogenerating a new one and sending it by mail.
Note to
honor autopasswd setting for resend password
When autopasswd is disabled, the resend password option now asks for a new password instead of autogenerating a new one and sending it by mail.
Note to translators: the wording for btn_resendpwd and resendpwd changed to be more universal. English and German language files where updated - other languages need to be adjusted.
Conflicts:
inc/lang/en/lang.php
show more ...
|
| #
6f0b0dd1 |
| 15-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
removed remnants of old flash uploader (FS#2335)
|
| #
08317413 |
| 19-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
Add file revision above file detail page
|
| #
8db1e1e9 |
| 19-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
media manager: renamed List display option to 'Rows'
|
| #
add1dac0 |
| 19-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
media manager: shortened text for media list headline
|
| #
fba0b25d |
| 19-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
media manager: improved spacing around option buttons and changed lang strings for them
|
| #
026d14a9 |
| 19-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
media manager: moved some html out of lang.php and fixed namespace in middle panel
|
| #
ba340a70 |
| 18-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
media manager: word changes
|
| #
95b451bc |
| 17-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
Rework media manager HTML (JS and CSS will come)
|
| #
22129acd |
| 16-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
improved words for different diff views of images
|
| #
e9817dc9 |
| 12-Sep-2011 |
FELTZ Vincent <psycho@feltzv.fr> |
en/fr: language updates (new strings of the Media Manager)
|
| #
8bfdbb5e |
| 11-Sep-2011 |
Matthias Schulte <post@lupo49.de> |
de/de-informal/en language file updates
This commit adds new strings to the de/de-informals files which have been introduced through the new Media-Manager.
All lang.php-files in inside en/de/de-inf
de/de-informal/en language file updates
This commit adds new strings to the de/de-informals files which have been introduced through the new Media-Manager.
All lang.php-files in inside en/de/de-informal have been reordered and reformatted.
show more ...
|
| #
29d511bf |
| 10-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
Merge branch 'plugincontroller' of git://github.com/piyushmishra/dokuwiki into plugincontroller
This adds support for the config_cascade when enabling/disabling plugins, making farming easier. The c
Merge branch 'plugincontroller' of git://github.com/piyushmishra/dokuwiki into plugincontroller
This adds support for the config_cascade when enabling/disabling plugins, making farming easier. The changes have been implemented by Piyush Mishra and are a part of the new extension manager which will follow later. It's the result of a Google Summer of Code project, the official project page can be found at http://www.google-melange.com/gsoc/project/google/gsoc2011/piyushmishra/26001
Thanks to Piyush for the work and Google for sponsoring it!
Conflicts: inc/lang/en/lang.php
show more ...
|
| #
98aafb56 |
| 10-Sep-2011 |
Hakan Sandell <sandell.hakan@gmail.com> |
Code cleanup documentation before merge
Function get_plugin_components() moved to extantion manager
|
| #
47e84e7a |
| 25-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
merging
|
| #
b838050e |
| 20-Aug-2011 |
Piyush Mishra <me@piyushmishra.com> |
added new plugins config cascade and added plugin.info.txt
|
| #
c472bad9 |
| 19-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #44 new uploader in the media popup
|
| #
99e7bfd4 |
| 19-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
jqueryized locktimer
|
| #
da45d883 |
| 18-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #50 styling uploader
|