Olivier Berger [Wed, 9 Feb 2011 15:51:18 +0000 (15:51 +0000)]
Updates and more testing.
Should be ready for production, more or less ;)
Olivier Berger [Wed, 9 Feb 2011 12:25:05 +0000 (12:25 +0000)]
Adding explanation of configure-scripts.sh
Olivier Berger [Wed, 9 Feb 2011 12:16:43 +0000 (12:16 +0000)]
Addding script to setup environment
Alain Peyrat [Tue, 8 Feb 2011 20:39:29 +0000 (20:39 +0000)]
Drop broken SQL query, table no longer available.
Olivier Berger [Tue, 8 Feb 2011 15:34:07 +0000 (15:34 +0000)]
Adding scripts used inside the VM, initially developped by Roland Mas
Franck VILLAUME [Tue, 8 Feb 2011 13:54:53 +0000 (13:54 +0000)]
port from trunk: missing <
Roland Mas [Tue, 8 Feb 2011 08:13:38 +0000 (08:13 +0000)]
Revert previous change to secrets.inc, that file was already only included in the right circumstances
Roland Mas [Mon, 7 Feb 2011 15:54:53 +0000 (15:54 +0000)]
Use util_make_url()
Roland Mas [Mon, 7 Feb 2011 15:50:33 +0000 (15:50 +0000)]
HTML fixes
Roland Mas [Mon, 7 Feb 2011 15:35:29 +0000 (15:35 +0000)]
Only give access to secrets to the main sites (projects-in-mainvhost.inc, I'm looking at you)
Roland Mas [Mon, 7 Feb 2011 14:53:11 +0000 (14:53 +0000)]
Merged from Evolvis: pick the first response out of what hostname(1) returns
Roland Mas [Mon, 7 Feb 2011 14:16:55 +0000 (14:16 +0000)]
Merged from Evolvis: addUploadedFile SOAP method to publish files already uploaded through SCP/SFTP
Roland Mas [Mon, 7 Feb 2011 14:01:22 +0000 (14:01 +0000)]
Merged from Evolvis: misc. PHP and HTML fixes
Roland Mas [Mon, 7 Feb 2011 09:25:15 +0000 (09:25 +0000)]
forge_admin is a global permission
Franck VILLAUME [Sun, 6 Feb 2011 19:12:00 +0000 (19:12 +0000)]
port from trunk: fix link to view file when in trash or pending state
Roland Mas [Fri, 4 Feb 2011 13:55:19 +0000 (13:55 +0000)]
Refreshed gettext files
Roland Mas [Fri, 4 Feb 2011 13:44:09 +0000 (13:44 +0000)]
Removed useless variable
Roland Mas [Fri, 4 Feb 2011 13:43:56 +0000 (13:43 +0000)]
Manual uploads (SCP/SFTP) for the docman
Roland Mas [Fri, 4 Feb 2011 13:13:45 +0000 (13:13 +0000)]
Refreshed gettext files
Alain Peyrat [Fri, 4 Feb 2011 10:01:02 +0000 (10:01 +0000)]
Restore banner messages on top of pages
Alain Peyrat [Fri, 4 Feb 2011 10:00:54 +0000 (10:00 +0000)]
h1 is currently needed until real submenu appear
Roland Mas [Thu, 3 Feb 2011 17:36:25 +0000 (17:36 +0000)]
Added deprecation check for three forgotten config variables
Roland Mas [Thu, 3 Feb 2011 14:53:03 +0000 (14:53 +0000)]
Use getArrayFromRequest rather than _GET/_POST
Roland Mas [Thu, 3 Feb 2011 13:37:48 +0000 (13:37 +0000)]
Harmonise return_to behaviour for login and logout, and stop redirecting to inaccessible pages such as /my/ on logout
Alain Peyrat [Tue, 1 Feb 2011 14:48:20 +0000 (14:48 +0000)]
Ftp => FTP
Alain Peyrat [Tue, 1 Feb 2011 14:48:12 +0000 (14:48 +0000)]
Fix wrong var $file and now obsolete $cvsdir_prefix.
Alain Peyrat [Mon, 31 Jan 2011 18:50:52 +0000 (18:50 +0000)]
Fix missing sys_get_temp_dir() is only available for PHP >= 5.2.1
Roland Mas [Mon, 31 Jan 2011 16:04:12 +0000 (16:04 +0000)]
Unbreak command-line script wrapper for Mediawiki
Alain Peyrat [Sat, 29 Jan 2011 14:02:59 +0000 (14:02 +0000)]
Migrate some missed global vars to new config system.
Alain Peyrat [Sat, 29 Jan 2011 13:12:42 +0000 (13:12 +0000)]
Handle <h1> and sub menu directly in header() to allow cleaner code and allow theme to embed submenu inside the menu if needed.
Roland Mas [Fri, 28 Jan 2011 13:32:53 +0000 (13:32 +0000)]
Use a .pgpass-like file rather than trying to give pg_dump a password through stdin
Roland Mas [Fri, 28 Jan 2011 13:17:34 +0000 (13:17 +0000)]
Consider host and port of DB in backup_site cronjob [#206]
Alain Peyrat [Wed, 26 Jan 2011 21:44:23 +0000 (21:44 +0000)]
Add missing clean target in fusionforge-build-and-test-deb.sh to remove previous buildfiles
Alain Peyrat [Wed, 26 Jan 2011 21:43:27 +0000 (21:43 +0000)]
Comment tips improved for trackers
Olivier Berger [Wed, 26 Jan 2011 10:13:12 +0000 (10:13 +0000)]
Make the wiki URL even simpler ;-)
Alain Peyrat [Mon, 24 Jan 2011 20:47:08 +0000 (20:47 +0000)]
.ini is no more experimental
Alain Peyrat [Mon, 24 Jan 2011 19:53:50 +0000 (19:53 +0000)]
Fix warning if no tags defined in project admin page
Franck VILLAUME [Mon, 24 Jan 2011 10:24:17 +0000 (10:24 +0000)]
port fix from trunk: limit scope to groups who use the plugin
Thorsten Glaser [Mon, 24 Jan 2011 08:54:31 +0000 (08:54 +0000)]
unpack() begins at 1 not 0; fix from evolvis; caught by aljeux, thanks
Franck VILLAUME [Sun, 23 Jan 2011 13:52:44 +0000 (13:52 +0000)]
port fix from trunk: remove double var def
Franck VILLAUME [Sun, 23 Jan 2011 12:13:56 +0000 (12:13 +0000)]
port fix from trunk: docman parser
Olivier Berger [Fri, 21 Jan 2011 18:23:31 +0000 (18:23 +0000)]
Fix missing XML ns for planetforge ontology in RDFa
Roland Mas [Fri, 21 Jan 2011 15:55:12 +0000 (15:55 +0000)]
Removed some commented-out code
Roland Mas [Fri, 21 Jan 2011 15:40:11 +0000 (15:40 +0000)]
Merged from Evolvis: HTML validity fixes
Roland Mas [Fri, 21 Jan 2011 15:31:12 +0000 (15:31 +0000)]
Merged from Evolvis: HTML validity fixes
Roland Mas [Fri, 21 Jan 2011 15:08:21 +0000 (15:08 +0000)]
Merged from Evolvis: fix return_to redirect to Mediawiki on logout
Roland Mas [Fri, 21 Jan 2011 14:36:44 +0000 (14:36 +0000)]
Merged from Evolvis: HTML validity fixes
Thorsten Glaser [Fri, 21 Jan 2011 14:26:55 +0000 (14:26 +0000)]
keep min/max values to avoid this re-spinning too often
Roland Mas [Fri, 21 Jan 2011 14:16:24 +0000 (14:16 +0000)]
Use util_rand{num,bytes}() when appropriate
Roland Mas [Fri, 21 Jan 2011 13:59:55 +0000 (13:59 +0000)]
Merged from Evolvis: random number generator using entropy provided by the kernel
Roland Mas [Fri, 21 Jan 2011 13:20:06 +0000 (13:20 +0000)]
Merged from Evolvis: improve flushing output buffers
Roland Mas [Fri, 21 Jan 2011 13:17:54 +0000 (13:17 +0000)]
Merged from Evolvis: prevent a PHP fatal error if user can't be resolved
Roland Mas [Fri, 21 Jan 2011 10:29:20 +0000 (10:29 +0000)]
Merged from Evolvis: use existing variable
Roland Mas [Fri, 21 Jan 2011 09:38:20 +0000 (09:38 +0000)]
Merged from Evolvis: use PHP readdir() rather than forking ls
Alain Peyrat [Thu, 20 Jan 2011 21:20:59 +0000 (21:20 +0000)]
Minor changes
Roland Mas [Thu, 20 Jan 2011 16:24:16 +0000 (16:24 +0000)]
Refreshed gettext files
Roland Mas [Thu, 20 Jan 2011 13:49:51 +0000 (13:49 +0000)]
Added missing Emacs snippet
Roland Mas [Thu, 20 Jan 2011 13:22:04 +0000 (13:22 +0000)]
Fixed function name in call
Roland Mas [Thu, 20 Jan 2011 12:56:05 +0000 (12:56 +0000)]
Mark one forgotten string as translatable
Roland Mas [Thu, 20 Jan 2011 12:12:46 +0000 (12:12 +0000)]
Bugfix in Unix account creation, thanks to Sylvain Le Gall
Roland Mas [Tue, 18 Jan 2011 16:07:53 +0000 (16:07 +0000)]
Fixed URL of the wiki
Roland Mas [Tue, 18 Jan 2011 14:39:19 +0000 (14:39 +0000)]
Fixed interpolation in an Apache config file
Alain Peyrat [Mon, 17 Jan 2011 19:01:30 +0000 (19:01 +0000)]
Remove bad exit_error() in ReportTrackerAct.class.php
Alain Peyrat [Mon, 17 Jan 2011 19:01:24 +0000 (19:01 +0000)]
div => p for warning.
Alain Peyrat [Mon, 17 Jan 2011 19:01:15 +0000 (19:01 +0000)]
Fix PHP warnings
Alain Peyrat [Mon, 17 Jan 2011 19:01:06 +0000 (19:01 +0000)]
Minor: SQL in uppercase or indent changes.
Alain Peyrat [Mon, 17 Jan 2011 19:00:55 +0000 (19:00 +0000)]
addslashes() removed in forum attachement.
Roland Mas [Mon, 17 Jan 2011 16:39:03 +0000 (16:39 +0000)]
Need a fourth z to be higher than zzz-migrated-old-config
Roland Mas [Mon, 17 Jan 2011 15:48:44 +0000 (15:48 +0000)]
Fixed filename in crontab
Roland Mas [Mon, 17 Jan 2011 15:28:07 +0000 (15:28 +0000)]
Use exports rather than checkouts for snapshots
Roland Mas [Mon, 17 Jan 2011 15:20:35 +0000 (15:20 +0000)]
Fixed PHP notices
Roland Mas [Mon, 17 Jan 2011 10:43:21 +0000 (10:43 +0000)]
Disable SSL on buildbot
Franck VILLAUME [Sun, 16 Jan 2011 09:58:56 +0000 (09:58 +0000)]
port fix from trunk: fix display
Franck VILLAUME [Sun, 16 Jan 2011 09:57:36 +0000 (09:57 +0000)]
port fix from trunk: missing use_webdav
Roland Mas [Fri, 14 Jan 2011 14:33:22 +0000 (14:33 +0000)]
Ship set of default values for configuration variables
Roland Mas [Fri, 14 Jan 2011 14:16:53 +0000 (14:16 +0000)]
Ship defaults.ini and debug.ini files in -common package
Roland Mas [Fri, 14 Jan 2011 13:51:08 +0000 (13:51 +0000)]
extra_config_dirs needs to be defined in the config.ini file so it can reference the others
Roland Mas [Fri, 14 Jan 2011 13:38:27 +0000 (13:38 +0000)]
Fixed unit testing of config
Roland Mas [Fri, 14 Jan 2011 13:36:45 +0000 (13:36 +0000)]
Updated dpatch
Roland Mas [Fri, 14 Jan 2011 13:32:03 +0000 (13:32 +0000)]
Factor most of the config out of the distro-specific config.ini file
Franck VILLAUME [Fri, 14 Jan 2011 10:30:54 +0000 (10:30 +0000)]
port fix from trunk: var name
Roland Mas [Fri, 14 Jan 2011 09:41:14 +0000 (09:41 +0000)]
More error messages for deletions
Roland Mas [Fri, 14 Jan 2011 09:39:49 +0000 (09:39 +0000)]
Better error messages for deletions
Roland Mas [Thu, 13 Jan 2011 17:29:45 +0000 (17:29 +0000)]
Don't try printing table headers if none provided
Roland Mas [Thu, 13 Jan 2011 17:04:26 +0000 (17:04 +0000)]
Convert sys_use_diary to a configuration variable
Roland Mas [Thu, 13 Jan 2011 13:39:21 +0000 (13:39 +0000)]
Fix Mediawiki RBAC so it really checks the permissions for Anonymous
Roland Mas [Wed, 12 Jan 2011 13:25:28 +0000 (13:25 +0000)]
Merged a handful of fixes from 5.0
Roland Mas [Wed, 12 Jan 2011 08:50:00 +0000 (08:50 +0000)]
Fixed permission checking in Mediawiki plugin
Alain Peyrat [Mon, 10 Jan 2011 21:11:20 +0000 (21:11 +0000)]
Fix [#249] Wrong tab highlighed when an iframe extratab is clicked
Alain Peyrat [Mon, 10 Jan 2011 20:15:42 +0000 (20:15 +0000)]
Set version to 5.0.90
Roland Mas [Mon, 10 Jan 2011 15:39:01 +0000 (15:39 +0000)]
Don't forget to ship the SQL file
Roland Mas [Mon, 10 Jan 2011 14:55:45 +0000 (14:55 +0000)]
Merged from Evolvis (enlarge-pw-field branch): Enlarge the user_pw column to allow for different password schemes if needed
Roland Mas [Mon, 10 Jan 2011 14:55:30 +0000 (14:55 +0000)]
Merged from Evolvis (lintian branch): Fixed a couple of Lintian warnings
Roland Mas [Mon, 10 Jan 2011 14:55:14 +0000 (14:55 +0000)]
Merged from Evolvis (mailman-urls branch): Use HTTPS for Mailman when use_ssl is on
Roland Mas [Mon, 10 Jan 2011 14:55:03 +0000 (14:55 +0000)]
Merged from Evolvis (mailman-urls branch): Use HTTPS for Mailman when use_ssl is on
Franck VILLAUME [Mon, 10 Jan 2011 14:14:53 +0000 (14:14 +0000)]
port fix from trunk: hardening webdav interface check
Roland Mas [Mon, 10 Jan 2011 13:49:19 +0000 (13:49 +0000)]
Factor some Perl code to allow for future improvements
Roland Mas [Mon, 10 Jan 2011 10:41:48 +0000 (10:41 +0000)]
Translation updates
Franck VILLAUME [Mon, 10 Jan 2011 10:05:24 +0000 (10:05 +0000)]
port fix from trunk: tooltips if tipsy not available and theme
Roland Mas [Sun, 9 Jan 2011 11:09:40 +0000 (11:09 +0000)]
A few updates for French