aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* clean the list of entries, when searching for a usernameMichael Scherer2011-07-181-13/+3
|
* align the list of promoted account to the left, and make the name clickableMichael Scherer2011-07-181-1/+3
|
* more string to translateMichael Scherer2011-07-171-8/+8
|
* show the list of promoted usersMichael Scherer2011-07-171-0/+8
|
* simplify the display, and add some links ( to send mail, and to access to ↵Michael Scherer2011-07-171-3/+2
| | | | the admin form )
* remove header of the form, do not serve much purposeMichael Scherer2011-07-171-6/+0
|
* sort user to promote by loginMichael Scherer2011-07-171-0/+1
|
* reduce the widht of the whole formMichael Scherer2011-07-171-4/+0
|
* add a array to store who was promoted, to pass to templateMichael Scherer2011-07-171-0/+4
|
* use username instead of dn when promoting users ( as it doesn't work otherwise )Michael Scherer2011-07-171-2/+2
|
* do not show the group selection to remove if there is no group to removeMichael Scherer2011-06-141-0/+2
|
* Added Czech translationPetos Safarik2011-05-241-0/+399
|
* Update of the Arabic and Romanian translations for almost all of the ↵Rémi Verschelde2011-05-191-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 Verschelde2011-05-121-28/+37
| | | | files from Transifex. Update of the French po file for drakx-kbd-mouse-x11 with the latest file from Tx.
* portuguese translationJosé Melo2011-05-091-0/+407
|
* - fix warning, this broke trunk as the translation cannot be loadedMichael Scherer2011-05-051-1/+1
|
* - fix regexp error, broke trunk, spotted by rdaMichael Scherer2011-05-051-2/+2
|
* Ukrainian translation updateYuri Chornoivan2011-05-011-0/+404
|
* Update of the French locale for the following softwares and projets: ↵Rémi Verschelde2011-04-301-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 Scherer2011-04-261-2/+2
|
* - fix syntax ( fix #544 )Michael Scherer2011-03-251-2/+2
|
* Added it translationAngelo Naselli2011-02-251-0/+390
|
* Try and do some correction of languages (e.g. it-it to it, i-default to en)Buchan Milne2011-02-251-5/+26
|
* Dont add an extra / to url in mail to user, or the path wont match in ↵Buchan Milne2011-02-251-1/+1
| | | | user/firstlogin
* Fix admin submenu for group-only adminsBuchan Milne2011-02-201-6/+10
|
* Allow group admins in /admin/group_modifyBuchan Milne2011-02-201-1/+3
|
* Initial group editing, still needs some work, but functional for ↵Buchan Milne2011-02-203-20/+69
| | | | adding/removing group members, by admin or group owner
* Add some language debuggingBuchan Milne2011-02-201-0/+2
|
* Add English "localisations", so English users with secondary locales dont ↵Buchan Milne2011-02-203-0/+1161
| | | | get the secondary language, also used for spelling corrections without string changes
* new french po file from akienOliver Burger2011-02-201-66/+68
|
* added spanish translationOliver Burger2011-02-181-0/+431
|
* added chinese (zh_TW) translationOliver Burger2011-02-171-0/+381
|
* added estonian translationOliver Burger2011-02-171-0/+401
|
* fixed German translation, added dutch translationOliver Burger2011-02-172-21/+449
|
* Add password reset template (missing in svn)Buchan Milne2011-02-161-0/+16
|
* Fix displaying of groups with spaces in the name Fix non-ascii user details ↵Buchan Milne2011-02-161-4/+13
| | | | in 'promote' page
* Add error pages for user self-editing buttons, and correctly collect ldap ↵Buchan Milne2011-02-164-7/+20
| | | | errors Respect Controller::User::editable_attrs in user editing page Add preferredLanguage to editable_attrs
* String updatesBuchan Milne2011-02-155-173/+252
|
* Fix display of non-ascii characters (may need some work in admin for ↵Buchan Milne2011-02-152-1/+11
| | | | multi-valued attributes)
* Allow spaces in namesBuchan Milne2011-02-151-2/+2
|
* Add a means to filter out users who arent allowed to reset passwords with ↵Buchan Milne2011-01-223-11/+22
| | | | 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 Milne2011-01-221-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 Milne2011-01-221-1/+0
| | | | template
* FIx wordingDexter Morgan2011-01-081-1/+1
|
* update footer linksRomain d'Alverny2011-01-071-2/+2
|
* commit implement forgot_password patch from Maarten VanraesRomain d'Alverny2011-01-078-2/+333
|
* commit spec file from Maarten VanraesRomain d'Alverny2011-01-071-0/+67
|
* more compact codeMichael Scherer2011-01-071-7/+6
|
* fix string substitution, this emptied the searchfilter, leading to a catdap ↵Michael Scherer2011-01-071-2/+1
| | | | error page
* align the subform to the leftMichael Scherer2011-01-072-1/+7
|