aboutsummaryrefslogtreecommitdiffstats
path: root/modules/transifex
Commit message (Collapse)AuthorAgeFilesLines
* use consistent domain referencesThomas Backlund2015-10-201-3/+3
|
* lint fixes for transifexThomas Backlund2015-10-202-4/+3
|
* transifex: Switch transifex template hosting to git.Colin Guthrie2014-06-151-2/+2
| | | | Although AFAIK, this is no longer used.
* disable transaction middleware, https://bugs.mageia.org/show_bug.cgi?id=4499#c19Michael Scherer2012-03-271-1/+1
|
* fix module callMichael Scherer2012-03-251-1/+1
|
* fix vhost invocation on several module, was missed by last commit, and add ↵Michael Scherer2012-03-251-1/+1
| | | | the one for redirect_ssl
* various ident and style cleaning to make our dear puppet-lint happyMichael Scherer2012-03-191-44/+44
|
* add transaction middleware, since django 1.3 and tx need it ( should fix bug ↵Michael Scherer2012-03-111-0/+1
| | | | 4499 )
* refactor, clean and reindent transfiex moduleMichael Scherer2012-01-081-107/+69
|
* seems the underlying library ( python-ldap ) automatically use Michael Scherer2011-05-301-1/+1
| | | | | | the 2nd server is the first one is down, thus freeing us from the task of patching the module
* - add permission to committers to add a release so we can have global statsMichael Scherer2011-05-031-0/+4
|
* enable notification on transifex, as asked by people on i18nMichael Scherer2011-04-011-1/+1
|
* - first step to the resolution of tx problem, add proper file system permissionMichael Scherer2011-03-241-0/+8
|
* use the new type for user and database declaration ( will be used later for ↵Michael Scherer2011-03-221-6/+2
| | | | pg access list )
* - do not hardcode the hostname of the server, in case we need to change it Michael Scherer2011-03-081-1/+1
| | | | | ( for example if the service is migrated to another one )
* - use the new type for remote database declarationMichael Scherer2011-03-081-3/+2
|
* fix the commentsMichael Scherer2011-02-251-3/+3
|
* - give the name of the application for adding the permissionMichael Scherer2011-02-251-11/+19
|
* - add permissions to add ressourcesMichael Scherer2011-02-251-1/+12
|
* - add the proper permission to mga-i18n-committers ( create project,Michael Scherer2011-02-241-0/+6
| | | | more to follow )
* add the 2 i18n group to tx dbMichael Scherer2011-02-241-1/+6
|
* - set a alias so we can have proper stylesheet on tx admin interfaceMichael Scherer2011-02-241-1/+2
|
* - use the new group for tx accessMichael Scherer2011-02-241-2/+2
|
* finish the move to django_application common classMichael Scherer2011-02-232-21/+2
|
* - rename the account, and no longer share the same account as sympaMichael Scherer2010-12-161-1/+1
|
* allow to use email on log on transifexMichael Scherer2010-12-153-3/+22
|
* oups, wrong moduleMichael Scherer2010-12-151-1/+1
|
* - oups, wrong cut and pasteMichael Scherer2010-12-151-3/+3
|
* - add templating extraction logic to transifexMichael Scherer2010-12-152-0/+7
|
* add configfile for template related stuffMichael Scherer2010-12-152-0/+94
|
* uniformisation of the name of variable used for password, so we know if this ↵Michael Scherer2010-12-152-3/+3
| | | | is ldap or postgresql at the first glance
* force ssl for transifex, to protect loginMichael Scherer2010-12-151-1/+5
|
* - add ldap authentication to transifex, so far for sysadmin only ( forMichael Scherer2010-12-152-1/+62
| | | | testing purposes )
* disable transifex authentication to use native one on django ( and so ldap )Michael Scherer2010-12-152-0/+70
|
* deploy transifex with wsgi on apacheMichael Scherer2010-12-151-3/+4
|
* reload apache when transifex configuration is changedMichael Scherer2010-12-151-2/+4
|
* create the database and user in postgresqlMichael Scherer2010-12-151-0/+11
|
* add psycopg2, required for postgresql connexionMichael Scherer2010-12-151-1/+1
|
* add requires on the package, so puppet doesn't send useless errorsMichael Scherer2010-11-241-2/+4
|
* - add default password of x, so manifests do not fail on test vmsMichael Scherer2010-11-221-1/+1
|
* - do not let file with passwords to be world readable Michael Scherer2010-11-202-4/+4
| | | | | | | | ( even if being readable by apache is not good either, but needed as the password is used by apache ) - use ldaps for sympa - use the 2 new facter macro and remove the version copied everywhere - remove hardcoded domain in bugzilla and others
* - do not use TLS, will not workMichael Scherer2010-11-191-1/+1
|
* - move the declaration to the top of the file, less confusing.Michael Scherer2010-11-191-2/+1
| | | | | - do not hardcode domain name
* Add 30-site.conf ( WIP )Dexter Morgan2010-11-182-0/+35
|
* - oups, revert wrongly commited work in progress :/Michael Scherer2010-11-171-3/+3
|
* - add a proto module for taking care of pam ( need pam_ldap, etc support, ↵Michael Scherer2010-11-171-0/+4
| | | | and a review of the pam config file too )
* Change transifex passwordDexter Morgan2010-11-102-2/+3
|
* - fix the name of the file ( or it will conflict with blog class ) Michael Scherer2010-11-071-1/+1
|
* Remove postfix requireDexter Morgan2010-11-061-4/+1
|
* Add puppet conf for transifexDexter Morgan2010-11-062-0/+50