Alain Peyrat [Wed, 9 Nov 2011 16:21:53 +0000 (16:21 +0000)]
Drop opener_tasks.js file, not used
Alain Peyrat [Wed, 9 Nov 2011 16:07:53 +0000 (16:07 +0000)]
Remove extra + displayed in task/tracker relation
Alain Peyrat [Wed, 9 Nov 2011 13:47:36 +0000 (13:47 +0000)]
Add address field to display mailing-lists addresses
Alain Peyrat [Wed, 9 Nov 2011 13:43:32 +0000 (13:43 +0000)]
Add new relative_date() func to display nicer dates
Alain Peyrat [Wed, 9 Nov 2011 13:23:14 +0000 (13:23 +0000)]
More precise error message for missing params in tracker
Alain Peyrat [Wed, 9 Nov 2011 13:20:38 +0000 (13:20 +0000)]
Clean & Translate error message in Artifact class
Alain Peyrat [Wed, 9 Nov 2011 13:04:51 +0000 (13:04 +0000)]
Rewrite how pkginfo.inc.php is loaded to avoid warnings
Alain Peyrat [Wed, 9 Nov 2011 13:04:44 +0000 (13:04 +0000)]
More controls in MailingList.class.
Alain Peyrat [Wed, 9 Nov 2011 10:03:55 +0000 (10:03 +0000)]
Add more unit tests for purify
Alain Peyrat [Wed, 9 Nov 2011 10:02:39 +0000 (10:02 +0000)]
Fix broken util_strip_accents() and add unit tests
Alain Peyrat [Wed, 9 Nov 2011 09:43:00 +0000 (09:43 +0000)]
Improve purify for broken html code
Alain Peyrat [Wed, 9 Nov 2011 09:38:07 +0000 (09:38 +0000)]
Tasks: Add assigned_to in the sent mail, add update by & misc fixes
Alain Peyrat [Tue, 8 Nov 2011 20:59:24 +0000 (20:59 +0000)]
cleaner HTML
Alain Peyrat [Tue, 8 Nov 2011 20:59:20 +0000 (20:59 +0000)]
cleaner HTML
Alain Peyrat [Tue, 8 Nov 2011 20:59:14 +0000 (20:59 +0000)]
Use pre.php directly from real location.
Christian Bayle [Tue, 8 Nov 2011 09:15:27 +0000 (09:15 +0000)]
Comment change for jenkins
Christian Bayle [Tue, 8 Nov 2011 09:10:50 +0000 (09:10 +0000)]
Define a template so no default is now required, this will make easy jenkins/hudson
Christian Bayle [Tue, 8 Nov 2011 09:09:09 +0000 (09:09 +0000)]
Remame vz to openvz
Christian Bayle [Tue, 8 Nov 2011 09:08:09 +0000 (09:08 +0000)]
Factorise vm handling code
Christian Bayle [Tue, 8 Nov 2011 09:07:00 +0000 (09:07 +0000)]
Factorised vm code
Christian Bayle [Tue, 8 Nov 2011 09:06:20 +0000 (09:06 +0000)]
Prelininary files for openvz support
Alain Peyrat [Mon, 7 Nov 2011 21:44:02 +0000 (21:44 +0000)]
Drop $Language variable.
Alain Peyrat [Mon, 7 Nov 2011 21:05:15 +0000 (21:05 +0000)]
Add number of followups & attachements in tab for trackers
Alain Peyrat [Mon, 7 Nov 2011 20:37:00 +0000 (20:37 +0000)]
Expand Summary on the two table columns like done elsewhere.
Alain Peyrat [Mon, 7 Nov 2011 20:36:55 +0000 (20:36 +0000)]
HTML drop border attribute, in css now.
Alain Peyrat [Mon, 7 Nov 2011 20:36:47 +0000 (20:36 +0000)]
HTML fix
Franck VILLAUME [Mon, 7 Nov 2011 14:51:25 +0000 (14:51 +0000)]
fix js and css inclusion in funky theme
Franck VILLAUME [Mon, 7 Nov 2011 13:54:09 +0000 (13:54 +0000)]
fix CDATA
Franck VILLAUME [Mon, 7 Nov 2011 12:59:19 +0000 (12:59 +0000)]
masterbranch flag mb:
2422e66e-4e7f-443a-870b-
c71061f99170. support for simpletreemenu
Roland Mas [Fri, 4 Nov 2011 16:03:24 +0000 (16:03 +0000)]
Merged from 5.1: Protect against template project not having an admin role
Roland Mas [Fri, 4 Nov 2011 15:51:21 +0000 (15:51 +0000)]
Contentless merge from 5.1
Roland Mas [Fri, 4 Nov 2011 15:33:16 +0000 (15:33 +0000)]
Merged from 5.1: fix debpkg versioning
Julien HEYMAN [Fri, 4 Nov 2011 09:47:42 +0000 (09:47 +0000)]
Change description for clone tracker
Thorsten Glaser [Thu, 3 Nov 2011 14:26:58 +0000 (14:26 +0000)]
Use RBAC (user_is_super_user does not exist in FF):
- Replace user_ismember(1[, 'A']) and user_is_super_user()
with forge_check_global_perm('forge_admin')
- Replace user_ismember($group_id, 'A')
with forge_check_perm('project_admin', $group_id)
- For now, keep user_ismember($group_id) alone, as we still implement it
Alain Peyrat [Wed, 26 Oct 2011 14:13:53 +0000 (14:13 +0000)]
Updated README, droped old text
Roland Mas [Wed, 26 Oct 2011 14:04:00 +0000 (14:04 +0000)]
Remove moderation level from forum list
Roland Mas [Wed, 26 Oct 2011 14:03:50 +0000 (14:03 +0000)]
Fixed testsuite
Roland Mas [Wed, 26 Oct 2011 14:03:41 +0000 (14:03 +0000)]
Fixed implementation of forum permissions
Roland Mas [Wed, 26 Oct 2011 14:03:31 +0000 (14:03 +0000)]
Removed unused references to some fields
Roland Mas [Wed, 26 Oct 2011 14:03:21 +0000 (14:03 +0000)]
Removed UI for public/private settings for pm (handled by RBAC)
Roland Mas [Wed, 26 Oct 2011 14:03:12 +0000 (14:03 +0000)]
Removed UI for public/private and moderation settings for trackers (handled by RBAC)
Roland Mas [Wed, 26 Oct 2011 14:03:01 +0000 (14:03 +0000)]
Removed UI for public/private and moderation settings for forums (handled by RBAC)
Alain Peyrat [Wed, 26 Oct 2011 13:53:26 +0000 (13:53 +0000)]
Simple CLI for forge operations, to be completed
Alain Peyrat [Wed, 26 Oct 2011 13:45:48 +0000 (13:45 +0000)]
No select box for theme if only one theme available
Roland Mas [Wed, 26 Oct 2011 13:32:00 +0000 (13:32 +0000)]
Fixed PHP syntax error
Alain Peyrat [Wed, 26 Oct 2011 12:43:35 +0000 (12:43 +0000)]
Improve canned response in tracker, fill textarea with ajax
Alain Peyrat [Wed, 26 Oct 2011 12:17:29 +0000 (12:17 +0000)]
Improved messages
Alain Peyrat [Wed, 26 Oct 2011 12:00:31 +0000 (12:00 +0000)]
Mostly HTML & indent changes
Alain Peyrat [Wed, 26 Oct 2011 09:45:15 +0000 (09:45 +0000)]
Better messages & HTML
Alain Peyrat [Wed, 26 Oct 2011 09:45:09 +0000 (09:45 +0000)]
Use html_use_jquery() in message plugin
Alain Peyrat [Wed, 26 Oct 2011 09:25:41 +0000 (09:25 +0000)]
Move the link to the scm browser on the left (was not visible when lots of stats)
Alain Peyrat [Wed, 26 Oct 2011 08:26:28 +0000 (08:26 +0000)]
Fix missed method during renaming _runScript
Alain Peyrat [Wed, 26 Oct 2011 08:23:54 +0000 (08:23 +0000)]
Fix PHP warning
Alain Peyrat [Wed, 26 Oct 2011 08:23:48 +0000 (08:23 +0000)]
Clean HTML code mostly
Alain Peyrat [Wed, 26 Oct 2011 07:59:24 +0000 (07:59 +0000)]
Clean HTML code with css classes
Alain Peyrat [Wed, 26 Oct 2011 07:50:03 +0000 (07:50 +0000)]
Clean HTML code mostly
Alain Peyrat [Wed, 26 Oct 2011 07:40:03 +0000 (07:40 +0000)]
Clean HTML code mostly
Alain Peyrat [Wed, 26 Oct 2011 07:29:30 +0000 (07:29 +0000)]
Clean HTML code with css classes
Alain Peyrat [Wed, 26 Oct 2011 07:29:25 +0000 (07:29 +0000)]
Strip unprintable chars in SOAP tracker
Alain Peyrat [Wed, 26 Oct 2011 07:29:19 +0000 (07:29 +0000)]
Drop language_id in SOAP docman.
Roland Mas [Tue, 25 Oct 2011 13:38:21 +0000 (13:38 +0000)]
Avoid unneeded queries when updating a role
Roland Mas [Tue, 25 Oct 2011 12:34:53 +0000 (12:34 +0000)]
Merged from 5.1: a few fixes + 5.1.1-2
Alain Peyrat [Tue, 25 Oct 2011 10:17:16 +0000 (10:17 +0000)]
Improve CSV export in trackers, allow changing separator & headers or not (like for tasks)
Alain Peyrat [Tue, 25 Oct 2011 07:45:18 +0000 (07:45 +0000)]
Define include_path after $gfconfig
Alain Peyrat [Mon, 24 Oct 2011 14:58:20 +0000 (14:58 +0000)]
Tasks: Improve translations & clean error messages
Alain Peyrat [Mon, 24 Oct 2011 13:29:28 +0000 (13:29 +0000)]
Fix to allow spaces in wiki page names in crossref
Alain Peyrat [Mon, 24 Oct 2011 13:24:19 +0000 (13:24 +0000)]
Drop unused $sys_db_is_dirty
Alain Peyrat [Mon, 24 Oct 2011 13:15:01 +0000 (13:15 +0000)]
logger.php moved in src/common
Alain Peyrat [Mon, 24 Oct 2011 13:05:06 +0000 (13:05 +0000)]
Mostly indent changes
Alain Peyrat [Mon, 24 Oct 2011 12:56:29 +0000 (12:56 +0000)]
Use forge_name instead of report_company_name (not set)
Alain Peyrat [Mon, 24 Oct 2011 12:03:22 +0000 (12:03 +0000)]
Use require_once instead of include_once to load HTML_Graphs.php
Alain Peyrat [Mon, 24 Oct 2011 12:03:13 +0000 (12:03 +0000)]
Use information class for normal informative messages
Alain Peyrat [Mon, 24 Oct 2011 12:00:12 +0000 (12:00 +0000)]
Fix PHP warnings on undefined variable
Alain Peyrat [Mon, 24 Oct 2011 11:54:59 +0000 (11:54 +0000)]
xhtml fixes
Alain Peyrat [Mon, 24 Oct 2011 11:49:53 +0000 (11:49 +0000)]
Use util_make_url() when possible
Alain Peyrat [Sun, 23 Oct 2011 16:22:00 +0000 (16:22 +0000)]
Fix missed tracker downloadcsv.php, now in common
Alain Peyrat [Sun, 23 Oct 2011 16:14:38 +0000 (16:14 +0000)]
Adapt tracker downloadcsv to handle headers & sep params
Alain Peyrat [Sun, 23 Oct 2011 16:07:03 +0000 (16:07 +0000)]
Save CSV preference if user is logged (in tass)
Thorsten Glaser [Fri, 21 Oct 2011 15:14:40 +0000 (15:14 +0000)]
lintian says to use “dummy” in the description
and deborphan requires “transitional” with the “al”
XXX why is gforge-mta-courier an empty package, too?
Thorsten Glaser [Fri, 21 Oct 2011 15:11:03 +0000 (15:11 +0000)]
drop the extra GPLv2 copy from funky theme, too (lintian)
Roland Mas [Fri, 21 Oct 2011 14:51:07 +0000 (14:51 +0000)]
Don't ignore config items coming from the environment or the Apache headers
Alain Peyrat [Wed, 19 Oct 2011 16:42:05 +0000 (16:42 +0000)]
Cache stripTags() using apc if present to speedup frontpage
Alain Peyrat [Wed, 19 Oct 2011 16:42:00 +0000 (16:42 +0000)]
Skip old config for pure .ini based install
Alain Peyrat [Wed, 19 Oct 2011 16:41:56 +0000 (16:41 +0000)]
Use latest rendering engine for IE (bypass compatibility mode)
Alain Peyrat [Tue, 18 Oct 2011 19:31:56 +0000 (19:31 +0000)]
Convert to utf8 and fix eof
Alain Peyrat [Tue, 18 Oct 2011 19:15:47 +0000 (19:15 +0000)]
Tracker: Hide Power Query button if javascript is enabled, auto run query when selected
Alain Peyrat [Tue, 18 Oct 2011 18:54:40 +0000 (18:54 +0000)]
Drop --quiet option in rpmbuild, causing strange build failures
Alain Peyrat [Tue, 18 Oct 2011 18:19:43 +0000 (18:19 +0000)]
Fix wrong test in getAssignee()
Alain Peyrat [Tue, 18 Oct 2011 17:57:09 +0000 (17:57 +0000)]
Replace deprecated php functions.
Alain Peyrat [Tue, 18 Oct 2011 17:57:04 +0000 (17:57 +0000)]
Upgrade vtemplate.class.php to 1.3.3 to fix PHP warnings
Alain Peyrat [Tue, 18 Oct 2011 17:57:01 +0000 (17:57 +0000)]
Replace deprecated php functions.
Roland Mas [Tue, 18 Oct 2011 15:26:57 +0000 (15:26 +0000)]
Move the sort to where it's actually useful
Roland Mas [Tue, 18 Oct 2011 15:22:13 +0000 (15:22 +0000)]
Sort user list in technician box
Alain Peyrat [Tue, 18 Oct 2011 13:01:33 +0000 (13:01 +0000)]
watchr file to run automatically run phpunit & phpcs on save event
Alain Peyrat [Tue, 18 Oct 2011 12:53:00 +0000 (12:53 +0000)]
Adding a very simple phpcs ruleset file.
Example:
phpcs --standard=tests/ --encoding=utf-8 <file|dir>
Alain Peyrat [Sun, 16 Oct 2011 19:59:28 +0000 (19:59 +0000)]
minor syntax change
Alain Peyrat [Sun, 16 Oct 2011 19:59:22 +0000 (19:59 +0000)]
Fix <? => <?php
Alain Peyrat [Sun, 16 Oct 2011 17:32:44 +0000 (17:32 +0000)]
Add one more unit test
Alain Peyrat [Sun, 16 Oct 2011 17:30:13 +0000 (17:30 +0000)]
Add some unit tests
Roland Mas [Sun, 16 Oct 2011 17:10:19 +0000 (17:10 +0000)]
Register moinmoinwiki plugin in .spec file