Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add more string to translate ( previously untranslated ) | Michael Scherer | 2011-07-20 | 1 | -35/+69 |
| | |||||
* | more string to translate | Michael Scherer | 2011-07-17 | 1 | -8/+8 |
| | |||||
* | sort user to promote by login | Michael Scherer | 2011-07-17 | 1 | -0/+1 |
| | |||||
* | add a array to store who was promoted, to pass to template | Michael Scherer | 2011-07-17 | 1 | -0/+4 |
| | |||||
* | Added Czech translation | Petos Safarik | 2011-05-24 | 1 | -0/+399 |
| | |||||
* | Update of the Arabic and Romanian translations for almost all of the ↵ | Rémi Verschelde | 2011-05-19 | 1 | -0/+399 |
| | | | | projects. Add of new Arabic translations for indexhtml, and new Romanian translations for indexhtml, drakpxelinux, identity. | ||||
* | Update of the Italian translations for almost every project with the po ↵ | Rémi Verschelde | 2011-05-12 | 1 | -28/+37 |
| | | | | files from Transifex. Update of the French po file for drakx-kbd-mouse-x11 with the latest file from Tx. | ||||
* | portuguese translation | José Melo | 2011-05-09 | 1 | -0/+407 |
| | |||||
* | - fix warning, this broke trunk as the translation cannot be loaded | Michael Scherer | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | - fix regexp error, broke trunk, spotted by rda | Michael Scherer | 2011-05-05 | 1 | -2/+2 |
| | |||||
* | Ukrainian translation update | Yuri Chornoivan | 2011-05-01 | 1 | -0/+404 |
| | |||||
* | Update of the French locale for the following softwares and projets: ↵ | Rémi Verschelde | 2011-04-30 | 1 | -70/+22 |
| | | | | | | indexhtml, drakmenustyle, identity, transfugdrake, draklive-install, drak3d, system-config-printer. The po files come from Mageia's Transifex. | ||||
* | - relax check on first name and usrname ( #966 ) | Michael Scherer | 2011-04-26 | 1 | -2/+2 |
| | |||||
* | Added it translation | Angelo Naselli | 2011-02-25 | 1 | -0/+390 |
| | |||||
* | Try and do some correction of languages (e.g. it-it to it, i-default to en) | Buchan Milne | 2011-02-25 | 1 | -5/+26 |
| | |||||
* | Dont add an extra / to url in mail to user, or the path wont match in ↵ | Buchan Milne | 2011-02-25 | 1 | -1/+1 |
| | | | | user/firstlogin | ||||
* | Fix admin submenu for group-only admins | Buchan Milne | 2011-02-20 | 1 | -6/+10 |
| | |||||
* | Allow group admins in /admin/group_modify | Buchan Milne | 2011-02-20 | 1 | -1/+3 |
| | |||||
* | Initial group editing, still needs some work, but functional for ↵ | Buchan Milne | 2011-02-20 | 1 | -16/+60 |
| | | | | adding/removing group members, by admin or group owner | ||||
* | Add some language debugging | Buchan Milne | 2011-02-20 | 1 | -0/+2 |
| | |||||
* | Add English "localisations", so English users with secondary locales dont ↵ | Buchan Milne | 2011-02-20 | 3 | -0/+1161 |
| | | | | get the secondary language, also used for spelling corrections without string changes | ||||
* | new french po file from akien | Oliver Burger | 2011-02-20 | 1 | -66/+68 |
| | |||||
* | added spanish translation | Oliver Burger | 2011-02-18 | 1 | -0/+431 |
| | |||||
* | added chinese (zh_TW) translation | Oliver Burger | 2011-02-17 | 1 | -0/+381 |
| | |||||
* | added estonian translation | Oliver Burger | 2011-02-17 | 1 | -0/+401 |
| | |||||
* | fixed German translation, added dutch translation | Oliver Burger | 2011-02-17 | 2 | -21/+449 |
| | |||||
* | Fix displaying of groups with spaces in the name Fix non-ascii user details ↵ | Buchan Milne | 2011-02-16 | 1 | -4/+13 |
| | | | | in 'promote' page | ||||
* | Add error pages for user self-editing buttons, and correctly collect ldap ↵ | Buchan Milne | 2011-02-16 | 1 | -7/+11 |
| | | | | errors Respect Controller::User::editable_attrs in user editing page Add preferredLanguage to editable_attrs | ||||
* | String updates | Buchan Milne | 2011-02-15 | 5 | -173/+252 |
| | |||||
* | Fix display of non-ascii characters (may need some work in admin for ↵ | Buchan Milne | 2011-02-15 | 2 | -1/+11 |
| | | | | multi-valued attributes) | ||||
* | Allow spaces in names | Buchan Milne | 2011-02-15 | 1 | -2/+2 |
| | |||||
* | Add a means to filter out users who arent allowed to reset passwords with ↵ | Buchan Milne | 2011-01-22 | 1 | -10/+20 |
| | | | | only email verification (by default users who don't match (!(objectclass=posixAccount)) Fix email template to use configurable project url | ||||
* | Fix greeting in password reset key mail, by sending cn to stash Also add ↵ | Buchan Milne | 2011-01-22 | 1 | -1/+5 |
| | | | | some more error error checking on the search | ||||
* | Dont detach when checking ldap error code,, we want to continue to set a ↵ | Buchan Milne | 2011-01-22 | 1 | -1/+0 |
| | | | | template | ||||
* | FIx wording | Dexter Morgan | 2011-01-08 | 1 | -1/+1 |
| | |||||
* | commit implement forgot_password patch from Maarten Vanraes | Romain d'Alverny | 2011-01-07 | 1 | -0/+270 |
| | |||||
* | more compact code | Michael Scherer | 2011-01-07 | 1 | -7/+6 |
| | |||||
* | fix string substitution, this emptied the searchfilter, leading to a catdap ↵ | Michael Scherer | 2011-01-07 | 1 | -2/+1 |
| | | | | error page | ||||
* | added German translation | Oliver Burger | 2011-01-06 | 1 | -0/+383 |
| | |||||
* | - regenerate messages.pot | Michael Scherer | 2010-12-21 | 3 | -111/+724 |
| | |||||
* | do not proceed with registration if ldap gives errors, patch from Maarten ↵ | Michael Scherer | 2010-12-21 | 1 | -1/+2 |
| | | | | Vanraes | ||||
* | - redirect user on his page if we detect him to be logged ( patch from ↵ | Michael Scherer | 2010-12-16 | 1 | -1/+5 |
| | | | | Maarten Vanraes ) | ||||
* | - add a TODO to merge the code with user.pm | Michael Scherer | 2010-12-16 | 1 | -0/+2 |
| | |||||
* | - fix the keyprefix for ipv6 here too ( patch by Maarten Vanraes ) | Michael Scherer | 2010-12-16 | 1 | -1/+9 |
| | |||||
* | - patch from Maarten Vanraes to fix the issue of keyprefix with ipv6 | Michael Scherer | 2010-12-13 | 1 | -1/+13 |
| | |||||
* | add a configurable blacklist of login, to complete previous commit | Michael Scherer | 2010-12-06 | 1 | -0/+4 |
| | |||||
* | - do not let users take a username that is used by the system ( will be ↵ | Michael Scherer | 2010-12-06 | 1 | -0/+10 |
| | | | | completed with a 2nd configurable check, this one is just to take care of default users from the system ) | ||||
* | Dont hardcode filters, but use user's store configuration | Buchan Milne | 2010-11-25 | 1 | -8/+15 |
| | | | | | | This allows configuration of which user attribute to login with, by only changing authentication configuration (e.g. in catdap_local.yml) | ||||
* | - factorise the code who deal with ip ( so we can change it at one place for ↵ | Michael Scherer | 2010-11-24 | 1 | -4/+8 |
| | | | | ipv6 support ) | ||||
* | - complete i18n translation | Michael Scherer | 2010-11-04 | 1 | -58/+59 |
| |