Julien HEYMAN [Fri, 6 Mar 2009 10:48:30 +0000 (10:48 +0000)]
Error messages clearer
Julien HEYMAN [Fri, 6 Mar 2009 10:48:25 +0000 (10:48 +0000)]
Fixed bug on url in user_home
Julien HEYMAN [Fri, 6 Mar 2009 10:48:22 +0000 (10:48 +0000)]
Fixed bug in IHM
Julien HEYMAN [Fri, 6 Mar 2009 10:48:17 +0000 (10:48 +0000)]
Delete characters limit on subject in forum
Julien HEYMAN [Fri, 6 Mar 2009 10:48:12 +0000 (10:48 +0000)]
Fixed a bug. When we update project info but the name not changed, we have an error
Julien HEYMAN [Fri, 6 Mar 2009 10:25:00 +0000 (10:25 +0000)]
Display only if used
Christian Bayle [Thu, 5 Mar 2009 22:59:42 +0000 (22:59 +0000)]
Make that deploy depends from build
Christian Bayle [Thu, 5 Mar 2009 22:48:53 +0000 (22:48 +0000)]
Readd repository build thru deploy target
Roland Mas [Thu, 5 Mar 2009 15:39:25 +0000 (15:39 +0000)]
Fixed programming error in db_int_array_to_any_clause.
Christian Bayle [Thu, 5 Mar 2009 00:20:50 +0000 (00:20 +0000)]
Now makefile is able to cowbuild or pbuild debian and ubunto
Hook has been added to support ubuntu
Still missing repo build
Alain Peyrat [Wed, 4 Mar 2009 21:46:12 +0000 (21:46 +0000)]
Fix blank email received when requesting lost password
Gonéri Le Bouder [Wed, 4 Mar 2009 18:02:13 +0000 (18:02 +0000)]
git mirror doesn't work yet...
Roland Mas [Wed, 4 Mar 2009 16:32:03 +0000 (16:32 +0000)]
Mention the Pootle server
Roland Mas [Wed, 4 Mar 2009 16:29:36 +0000 (16:29 +0000)]
Mention git gateway
Gonéri Le Bouder [Wed, 4 Mar 2009 16:18:31 +0000 (16:18 +0000)]
fix, no extra <span>
Gonéri Le Bouder [Wed, 4 Mar 2009 16:14:45 +0000 (16:14 +0000)]
don't store email if there is no change
To avoid a 'User with this email already exists' if the user
save his own setting without any change.
Gonéri Le Bouder [Wed, 4 Mar 2009 16:14:06 +0000 (16:14 +0000)]
follow symlinks
Gonéri Le Bouder [Wed, 4 Mar 2009 16:13:44 +0000 (16:13 +0000)]
fix the regex used to valided timezone
Gonéri Le Bouder [Wed, 4 Mar 2009 16:12:51 +0000 (16:12 +0000)]
avoid a warning if register_error is unset
Gonéri Le Bouder [Wed, 4 Mar 2009 16:12:34 +0000 (16:12 +0000)]
Don't store the group ID as the old value
Christian Bayle [Wed, 4 Mar 2009 01:06:23 +0000 (01:06 +0000)]
Don't build, just tell howto, ubuntu needs testing
Christian Bayle [Wed, 4 Mar 2009 00:57:28 +0000 (00:57 +0000)]
Reorganisez completly debian build, ubuntu build is probably broken, will fix this asap
Christian Bayle [Wed, 4 Mar 2009 00:49:56 +0000 (00:49 +0000)]
Reorganized completely debian build, ubuntu build is probably broken
Christian Bayle [Tue, 3 Mar 2009 00:40:34 +0000 (00:40 +0000)]
prelininary cowbuilder support
Julien HEYMAN [Mon, 2 Mar 2009 10:49:10 +0000 (10:49 +0000)]
Search only into used features
Julien HEYMAN [Mon, 2 Mar 2009 10:48:26 +0000 (10:48 +0000)]
Display user name instead of user id in group history
Julien HEYMAN [Mon, 2 Mar 2009 10:46:48 +0000 (10:46 +0000)]
Set display_errors to false by default
Roland Mas [Sat, 28 Feb 2009 10:50:26 +0000 (10:50 +0000)]
Updated gettext files
Roland Mas [Fri, 27 Feb 2009 16:31:41 +0000 (16:31 +0000)]
Fixed syntax errors (thanks, buildbot)
Roland Mas [Fri, 27 Feb 2009 13:50:32 +0000 (13:50 +0000)]
Fixes and cleanups after the initial stage of the db_query_params() transition
Roland Mas [Fri, 27 Feb 2009 12:58:08 +0000 (12:58 +0000)]
Re-added another wrongly removed htmlspecialchars()
Roland Mas [Fri, 27 Feb 2009 12:56:30 +0000 (12:56 +0000)]
Re-added wrongly removed htmlspecialchars()
Roland Mas [Fri, 27 Feb 2009 12:50:56 +0000 (12:50 +0000)]
Fixed typo
Roland Mas [Fri, 27 Feb 2009 12:38:51 +0000 (12:38 +0000)]
Yet more conversions from db_query() to db_query_params(). That about does it for the common/include dir.
Roland Mas [Fri, 27 Feb 2009 12:38:43 +0000 (12:38 +0000)]
More conversions from db_query() to db_query_params()
Roland Mas [Fri, 27 Feb 2009 12:38:35 +0000 (12:38 +0000)]
Began conversion from db_query() to db_query_params()
Roland Mas [Fri, 27 Feb 2009 12:38:27 +0000 (12:38 +0000)]
Started converting from db_query to db_query_params inside database-pgsql.php itself
Roland Mas [Fri, 27 Feb 2009 12:38:20 +0000 (12:38 +0000)]
New db_string_array_to_any_clause helper function to replace IN clauses for parametrised queries
Roland Mas [Fri, 27 Feb 2009 12:38:13 +0000 (12:38 +0000)]
New db_int_array_to_any_clause helper function to replace IN clauses for parametrised queries
Roland Mas [Fri, 27 Feb 2009 12:38:03 +0000 (12:38 +0000)]
New db_query_params() function to do DB queries with parameters rather than string concatenations
Alexandre Neymann [Fri, 27 Feb 2009 11:15:55 +0000 (11:15 +0000)]
fix packaging rpm
Alain Peyrat [Thu, 26 Feb 2009 19:41:42 +0000 (19:41 +0000)]
Display in roleedit only module used by the project
Alain Peyrat [Thu, 26 Feb 2009 19:41:36 +0000 (19:41 +0000)]
document hook outermenu and project_public_area
Alain Peyrat [Thu, 26 Feb 2009 19:41:29 +0000 (19:41 +0000)]
add hooks in Role managment
Hooks are:
-role_get
-role_update
-role_setuser
update the doc
Alain Peyrat [Thu, 26 Feb 2009 19:41:18 +0000 (19:41 +0000)]
admin shoudn't set two time the same email
Alain Peyrat [Thu, 26 Feb 2009 17:42:12 +0000 (17:42 +0000)]
Add missing ILIKE in previous patch
Alain Peyrat [Thu, 26 Feb 2009 17:42:06 +0000 (17:42 +0000)]
case insensitive duplicated email check
Alain Peyrat [Thu, 26 Feb 2009 17:41:59 +0000 (17:41 +0000)]
fix the confirm_hash creation
session_hash is not declared global and so = null, we use the
$GLOBALS['session_ser'] instead.
Alain Peyrat [Thu, 26 Feb 2009 17:41:52 +0000 (17:41 +0000)]
display the username on the logout button
Alain Peyrat [Thu, 26 Feb 2009 17:41:45 +0000 (17:41 +0000)]
full_name > group_name to be consistant with DB
rename full_name to group_name to be consistant with the DB
Alain Peyrat [Thu, 26 Feb 2009 17:41:37 +0000 (17:41 +0000)]
validate the group name also during update
Add a validateFullName() to reuse the code from the group creation
function.
Alain Peyrat [Wed, 25 Feb 2009 19:59:56 +0000 (19:59 +0000)]
Global cleanup of $Language still present in code
Alain Peyrat [Wed, 25 Feb 2009 19:38:01 +0000 (19:38 +0000)]
Fixed a notice in useredit.php
Alain Peyrat [Wed, 25 Feb 2009 19:32:08 +0000 (19:32 +0000)]
Global rename of setup_gettext_from_browser() to setup_gettext_from_context()
Roland Mas [Wed, 25 Feb 2009 14:44:20 +0000 (14:44 +0000)]
Changed SVN repository URLs to their canonical value now that scmsvn is installed on fusionforge.org. Previous values continue to work.
Roland Mas [Wed, 25 Feb 2009 09:12:25 +0000 (09:12 +0000)]
Localise forum notification messages according to their recipients' preferences
Alain Peyrat [Tue, 24 Feb 2009 21:24:20 +0000 (21:24 +0000)]
i18n items (ML, Tracker,...) during project creation
Alain Peyrat [Tue, 24 Feb 2009 21:21:03 +0000 (21:21 +0000)]
i18n: forum notification mail
Alain Peyrat [Tue, 24 Feb 2009 17:00:35 +0000 (17:00 +0000)]
Fixed a notice
Alain Peyrat [Tue, 24 Feb 2009 16:58:03 +0000 (16:58 +0000)]
Display features in stats only the feature is used
Alain Peyrat [Tue, 24 Feb 2009 16:50:12 +0000 (16:50 +0000)]
use system side lang for forum Welcome msg
Roland Mas [Tue, 24 Feb 2009 10:46:14 +0000 (10:46 +0000)]
Fixed regexes for country code and time zones (\w can be locale-dependent)
Alain Peyrat [Tue, 24 Feb 2009 10:23:11 +0000 (10:23 +0000)]
i18n: add 2 strings
Alain Peyrat [Tue, 24 Feb 2009 10:23:05 +0000 (10:23 +0000)]
new i18n string
Alain Peyrat [Tue, 24 Feb 2009 10:22:57 +0000 (10:22 +0000)]
check if group name is already taken
Alain Peyrat [Tue, 24 Feb 2009 10:22:51 +0000 (10:22 +0000)]
check group name length+better warning msg
Alain Peyrat [Tue, 24 Feb 2009 10:22:45 +0000 (10:22 +0000)]
switch from eregi to preg_match
Alain Peyrat [Tue, 24 Feb 2009 10:22:39 +0000 (10:22 +0000)]
insert fails if group desc has special char
Alain Peyrat [Tue, 24 Feb 2009 10:22:33 +0000 (10:22 +0000)]
check for /etc/pam.d/common-* to avoid warning on RH
Alain Peyrat [Tue, 24 Feb 2009 10:22:25 +0000 (10:22 +0000)]
drop eregi for preg_match and regex clean up
Alain Peyrat [Tue, 24 Feb 2009 08:05:23 +0000 (08:05 +0000)]
Fixed two notices
Alain Peyrat [Mon, 23 Feb 2009 23:31:53 +0000 (23:31 +0000)]
Add simulate_cron.pl in tools (simple script to run cron jobs), change rights to a+rx
Alain Peyrat [Mon, 23 Feb 2009 23:30:55 +0000 (23:30 +0000)]
Add simulate_cron.pl in tools (simple script to run cron jobs)
Alain Peyrat [Mon, 23 Feb 2009 23:24:06 +0000 (23:24 +0000)]
Merge SOAP fixes and improvements from JaGoSI (provided by khmarbaise)
Alain Peyrat [Mon, 23 Feb 2009 22:00:43 +0000 (22:00 +0000)]
Increase memory_limit to 32M for SOAP (see [GForge.org#2926] SOAP Message with VMWare 4.5.16)
Alain Peyrat [Mon, 23 Feb 2009 21:32:19 +0000 (21:32 +0000)]
Translations updated
Alain Peyrat [Mon, 23 Feb 2009 21:24:44 +0000 (21:24 +0000)]
Hook to be able to load new search engine
Author: Gonéri Le Bouder <goneri@rulezlan.org>
Alain Peyrat [Mon, 23 Feb 2009 21:23:58 +0000 (21:23 +0000)]
don't print empty Addr, Phone or Fax on user page
Author: Gonéri Le Bouder <goneri@rulezlan.org>
Alain Peyrat [Mon, 23 Feb 2009 21:22:38 +0000 (21:22 +0000)]
identify some new i18n strings
Author: Gonéri Le Bouder <goneri@rulezlan.org>
Alain Peyrat [Mon, 23 Feb 2009 21:21:47 +0000 (21:21 +0000)]
improve the use of feedback
Author: Gonéri Le Bouder <goneri@rulezlan.org>
Alain Peyrat [Mon, 23 Feb 2009 21:20:45 +0000 (21:20 +0000)]
fix the use $feedback use to avoid undef warning
Author: Gonéri Le Bouder <goneri@rulezlan.org>
Alain Peyrat [Mon, 23 Feb 2009 21:16:31 +0000 (21:16 +0000)]
clean error msg when adding unknow user to project
Author: Gonéri Le Bouder <goneri@rulezlan.org>
Alain Peyrat [Mon, 23 Feb 2009 21:09:13 +0000 (21:09 +0000)]
drop eregi and regex clean up
Author: Gonéri Le Bouder <goneri@rulezlan.org>
Alain Peyrat [Mon, 23 Feb 2009 21:04:44 +0000 (21:04 +0000)]
use session_ser instead of session_hash of entropy
I don't have session_hash key in may session but session_ser that's look
very similar.
This patch avoid this warning:
Notice: Undefined index: session_hash in .../gforge/common/mail/MailingList.class.php on line 148
Author: Gonéri Le Bouder <goneri@rulezlan.org>
Alain Peyrat [Mon, 23 Feb 2009 21:03:38 +0000 (21:03 +0000)]
sort project user by name (was by ID)
Use users.lastname,users.firstname to sort the user instead of the user id.
Author: Gonéri Le Bouder <goneri@rulezlan.org>
Alain Peyrat [Mon, 23 Feb 2009 21:01:41 +0000 (21:01 +0000)]
hide the Trove edit link if sys_use_trove=false
This was the last place where Trove Categorization is visible
even if sys_use_trove=false
Alain Peyrat [Mon, 23 Feb 2009 20:56:33 +0000 (20:56 +0000)]
fix some shorttag
Christian Bayle [Sun, 22 Feb 2009 23:30:31 +0000 (23:30 +0000)]
Set default SVN_* vars to fusionforge anonymous svn
Christian Bayle [Sun, 22 Feb 2009 23:00:36 +0000 (23:00 +0000)]
Copy delivery packaging tools/tab2po dirs from Novaforge Branch
Roland Mas [Sun, 22 Feb 2009 20:11:13 +0000 (20:11 +0000)]
Adding CVE IDs for a past Debian upload, for reference
Roland Mas [Fri, 20 Feb 2009 17:46:24 +0000 (17:46 +0000)]
Bugfix: be more aggressive in ignoring invalid authors when aggregating stats on SVN commits (they might come from a previous SVN repository and contain strange characters).
Roland Mas [Fri, 20 Feb 2009 14:32:19 +0000 (14:32 +0000)]
Removed CVS/SVN keywords
Roland Mas [Fri, 20 Feb 2009 14:31:10 +0000 (14:31 +0000)]
Removed CVS/SVN keywords
Roland Mas [Fri, 20 Feb 2009 14:28:12 +0000 (14:28 +0000)]
Removed CVS/SVN keywords
Roland Mas [Fri, 20 Feb 2009 14:27:33 +0000 (14:27 +0000)]
Removed CVS/SVN keywords
Roland Mas [Fri, 20 Feb 2009 14:27:24 +0000 (14:27 +0000)]
Removed CVS/SVN keywords
Roland Mas [Fri, 20 Feb 2009 14:26:28 +0000 (14:26 +0000)]
Removed CVS/SVN keywords
Roland Mas [Fri, 20 Feb 2009 14:25:46 +0000 (14:25 +0000)]
Removed CVS/SVN keywords
Roland Mas [Fri, 20 Feb 2009 14:25:19 +0000 (14:25 +0000)]
Removed CVS/SVN keywords
Roland Mas [Fri, 20 Feb 2009 14:25:09 +0000 (14:25 +0000)]
Removed CVS/SVN keywords