Commit Graph

  • c8f477c3ec crude implementation of permission change in the file browser Antoine Beaupré 2008-04-10 18:40:08 +0000
  • 9517d27d78 Standardisation de l'interface web d'AlternC, qui passe maintenant la validation du w3c Antoine Beaupré 2008-04-10 18:05:51 +0000
  • aad2d5ef0d silence various warnings with rss feed functionality Antoine Beaupré 2008-03-14 04:11:07 +0000
  • 8f8c888abd get rid of the non-working Send & extract button Antoine Beaupré 2008-03-14 04:03:12 +0000
  • c192607d51 fix archive extraction: * call with the proper path * remove the quotes from the calls, they're already there * make ExtractFile non-recursive * force unzip extraction to overwrite existing files Antoine Beaupré 2008-03-14 03:08:14 +0000
  • 7269275e5c be a bit more optimistic: accept AlternC installation by default Antoine Beaupré 2008-02-29 20:22:14 +0000
  • c41a64dc9b add dependency on mysql-client, as it is actually required Antoine Beaupré 2008-02-29 20:13:41 +0000
  • cb1c8276f7 add date, remove cruft Antoine Beaupré 2008-02-27 05:23:21 +0000
  • b851a6fb99 suggest magpierss since we need it, optionally, for the homepage news Antoine Beaupré 2008-02-01 23:07:48 +0000
  • e8caebb01f add trivial code to display an RSS feed on the home page of users, feed can be changed in the variables panel Antoine Beaupré 2008-02-01 23:03:53 +0000
  • 2fc2361877 remove debug message Antoine Beaupré 2008-01-22 04:20:39 +0000
  • c6612a3092 hook in the extract action. Closes: #1043 Antoine Beaupré 2008-01-22 04:14:20 +0000
  • eaefa56fb9 improve error handling in extraction code, add is_extractable functionality Antoine Beaupré 2008-01-22 04:12:24 +0000
  • de54a15ca0 more factorization in error messages: make errstr() work with our new messaging system Antoine Beaupré 2008-01-22 04:11:00 +0000
  • d63da16fcc don't translate mimetypes in m_bro::mime(). revert hooking tarball extraction from the last commit Antoine Beaupré 2008-01-22 03:39:01 +0000
  • 6b07f7f68b try to hook extraction in the browser Antoine Beaupré 2008-01-22 03:23:56 +0000
  • 97d65aadb3 make UploadFile() return the uploaded path make ExtractFile extract in the same directory as the archive by default Antoine Beaupré 2008-01-22 03:23:26 +0000
  • 7ecbf6d263 use move_uploaded_file to get uploaded files instead of copy (svn diff), as recommended in the php manual, see http://php.net/move_uploaded_file Antoine Beaupré 2008-01-22 03:13:54 +0000
  • ca5137fc7b reorder CopyFile API so that it works like MoveFile (ie. support multiple files Antoine Beaupré 2008-01-22 03:08:10 +0000
  • e47e12df88 reorder copy button Antoine Beaupré 2008-01-22 03:06:45 +0000
  • 0a65fa34b9 try to hook the new CopyFile function into the main brouteur Antoine Beaupré 2008-01-22 02:41:33 +0000
  • 57cf564a80 remove recursive mkdir code place the escapeshellarg() calls properly print the cp error on failure assume the target parent directory Antoine Beaupré 2008-01-22 02:30:23 +0000
  • ed74b4debc remove write tests: cp will fail all by itself, no need to test Antoine Beaupré 2008-01-22 02:27:22 +0000
  • 48871eb7d4 use escapeshellarg() properly and in both functions. Antoine Beaupré 2008-01-22 02:24:59 +0000
  • 3de628ccb2 adaptation du code de copie de fichier: Antoine Beaupré 2008-01-22 02:19:54 +0000
  • 6160112864 allow arbitrary errors in m_err instead of just error codes. errors are translated before display Antoine Beaupré 2008-01-22 02:17:01 +0000
  • 6787f26a12 various fixes to the imported functions: * respect our function naming convention * remove unrar code as I do not trust it for now * use convertabsolute() instead of addslashes() to sanitize the paths Antoine Beaupré 2008-01-22 01:36:39 +0000
  • 593fdc17db add the code provided from an anonymous user for recursive copy and decompress functions in the browser. Will be audited and corrected to hook properly in the browser Antoine Beaupré 2008-01-22 01:21:36 +0000
  • 44182f2f19 add a alternc_del_session() hook that removes the phpMyAdmin cookie on logout Antoine Beaupré 2008-01-21 18:50:55 +0000
  • 9878416c22 display errors properly on directory creation in the browser. Sponsored by Koumbit, bug #9203 Antoine Beaupré 2007-12-20 05:44:43 +0000
  • dcd3687701 stricter pattern matching in local.sh so that comments are not considered Antoine Beaupré 2007-12-12 22:28:29 +0000
  • 62cd8a201b fix typo Antoine Beaupré 2007-12-12 22:16:17 +0000
  • 258b4496eb mettre la version sur une ligne separee Antoine Beaupré 2007-12-03 22:05:11 +0000
  • 99909678f0 disable 'autocomplete' (remembering form items) on the main login form Antoine Beaupré 2007-11-30 00:24:50 +0000
  • 7c467be6d5 don't add the openbasedir protection on webmail. Closes: #1080 Antoine Beaupré 2007-11-15 20:30:17 +0000
  • a478703bb4 normalise the url given so that users redirecting to http://example.com don't have problems. Closes: #1079 Antoine Beaupré 2007-11-15 19:21:31 +0000
  • d6d765eba9 properly prompt, with low priority, for the MYSQL_CLIENT parameter. AT LAST, this Closes: #1012 Antoine Beaupré 2007-11-15 02:53:04 +0000
  • e43a9939b5 do the bind zonefiles migration for all versions before 0.9.4 (instead of all before and including 0.9.3), since it's the only known version with that proper configuration. Closes: #1077 Antoine Beaupré 2007-11-14 22:30:17 +0000
  • 7d48224955 make this configuration work without register_globals. Closes: #1076 Antoine Beaupré 2007-11-13 00:59:16 +0000
  • 6e3b1f0952 remove unofficial packages from history, announce 0.9.7 0.9.7 Antoine Beaupré 2007-11-09 23:44:38 +0000
  • 20ac9d2316 fix another lintian warning Antoine Beaupré 2007-11-09 22:09:34 +0000
  • 183397a9b4 update templates translations Antoine Beaupré 2007-11-09 22:08:04 +0000
  • 73baaee104 silence lintian warnings Antoine Beaupré 2007-11-09 22:07:31 +0000
  • 686fcc8328 one more test release Antoine Beaupré 2007-11-09 22:05:45 +0000
  • 50a5d0e455 warn the user the mailbox will be deleted with POP is turned off Antoine Beaupré 2007-11-09 21:38:49 +0000
  • 021b9de9c9 fix translation of 'Mysql Users' quota Antoine Beaupré 2007-11-09 21:14:32 +0000
  • b96ac8ea84 note some packages never released Antoine Beaupré 2007-10-26 04:49:42 +0000
  • ec8692ca09 try to fix bug #1075: don't use ****** as a special password Antoine Beaupré 2007-10-26 04:44:53 +0000
  • b17f518ffe update from current templates Antoine Beaupré 2007-10-26 04:30:26 +0000
  • bbff509cc2 forgot to change the charset tag Antoine Beaupré 2007-10-26 04:29:24 +0000
  • 231fd2cb46 all other files are actually latin1 Antoine Beaupré 2007-10-26 04:28:11 +0000
  • 48d9cdd1d3 remerge, but with a proper charset Antoine Beaupré 2007-10-26 03:57:33 +0000
  • c51a2f957f now really fix charset and remote unrelated files Antoine Beaupré 2007-10-26 03:48:24 +0000
  • c8b4b2a7b9 revert everything to r2006 for real Antoine Beaupré 2007-10-26 03:45:34 +0000
  • 52184c3c31 hta wasn't translated Antoine Beaupré 2007-10-26 03:38:38 +0000
  • a788ff8b2d remove again unrelated modules Antoine Beaupré 2007-10-26 03:37:50 +0000
  • 1c0b53f797 revert to r2006 Antoine Beaupré 2007-10-26 03:33:36 +0000
  • 8073f23396 try to fix some entries Antoine Beaupré 2007-10-26 03:23:15 +0000
  • 3d7c6407c1 remove deleted instances Antoine Beaupré 2007-10-26 02:57:08 +0000
  • 028cc7110d regenerate locale Antoine Beaupré 2007-10-26 02:56:41 +0000
  • c48cf23b47 concatenate all messages into one big file Antoine Beaupré 2007-10-26 02:41:46 +0000
  • 8a40acafc6 more parse errors... Antoine Beaupré 2007-10-26 02:40:49 +0000
  • 5544c21750 fix format again Antoine Beaupré 2007-10-26 02:37:52 +0000
  • 90d13b4554 fix formatting Antoine Beaupré 2007-10-26 02:36:02 +0000
  • a9690aed2f add brasil/portugese translation Antoine Beaupré 2007-10-26 02:19:45 +0000
  • ee02d94e79 fix link to hta_edit Antoine Beaupré 2007-10-18 22:52:15 +0000
  • a2b26cb820 don't hardcode the mysql host, rely on alternc configuration, which resolves the problem of configuring phpmyadmin for remote mysqls Antoine Beaupré 2007-10-05 18:57:53 +0000
  • 91d8878aef remove useless default configs to simplify this config file Antoine Beaupré 2007-10-05 18:53:50 +0000
  • 0b976cbf5a include unconditionnaly our phpmyadmin config, because in the etch version (2.9), config.inc.php gets called multiple times, which ends up not including our config in later includes Antoine Beaupré 2007-10-05 18:51:54 +0000
  • 82dcc64da5 switch to tcp connections in pma so that we can support remote mysqls properly Antoine Beaupré 2007-10-05 18:31:07 +0000
  • ed96566057 fix a longstanding issue in AlternC: don't show translation links for which AlternC is not translated Antoine Beaupré 2007-10-05 18:07:02 +0000
  • a035c95f98 reverting part of [1994]: keep on calling apache restart properly Antoine Beaupré 2007-10-05 15:46:24 +0000
  • 75e2f1cba1 Another fix to allow alternc to consider the php5 in an apache2 environnement Pierre Gilles Mialon 2007-10-05 14:46:40 +0000
  • 03038d18dd Suppress an usueless restart of apache in dopo.sh This chek is althought apache 1.3 dependent. Pierre Gilles Mialon 2007-10-05 14:31:05 +0000
  • 74a3d9702a silence 'zone reload queued' messages from newest bind from etch Antoine Beaupré 2007-10-04 23:53:44 +0000
  • 919b64da06 fix changelog format again Antoine Beaupré 2007-10-03 23:06:40 +0000
  • c1ecec8a0e fix my username for signnatures Antoine Beaupré 2007-10-03 23:04:59 +0000
  • 67f581664b prepare a test package for stable for Koumbit Antoine Beaupré 2007-10-03 22:58:42 +0000
  • 20037606ad more details in changelog, some grammar fixes Antoine Beaupré 2007-10-02 18:09:11 +0000
  • dfa50e6b2e regenerate locals using make all, see #1065 Antoine Beaupré 2007-10-02 17:51:24 +0000
  • 778824b25b move mysql-server to recommends, since we now support mysql on a different server. Closes: #1014 Antoine Beaupré 2007-10-02 17:48:13 +0000
  • 4381c97bdb use dpkg-statoverride instead of hardcoding config, because it will be replaced on saslauthd restarts. See: #1069. Closes: #684 Antoine Beaupré 2007-10-02 17:37:47 +0000
  • 217662a8a1 fix ownership of saslauthd directory. Closes: #1069 Antoine Beaupré 2007-10-02 17:34:09 +0000
  • 6b07011480 fix saslauthd config for etch, partial fix. See #1069 Antoine Beaupré 2007-10-02 17:26:38 +0000
  • 29b3d79dcb adding test cases using libtest-www-mechanize-perl Benjamin Sonntag 2007-10-02 16:35:55 +0000
  • 451792e34d checking for array to prevent array error with php5 Benjamin Sonntag 2007-10-02 16:30:42 +0000
  • 251cb7db6d restart with stop/start instead of restart (...) apache AND apache2 (test) Benjamin Sonntag 2007-09-27 08:29:11 +0000
  • df3b3b0769 ensure that php variable is correctly expanded Benjamin Sonntag 2007-09-27 08:18:50 +0000
  • 843f1fb246 remove duplicate icons alias, move non-bureau alternc conf to alternc.conf so that the bureau can be safely disabled by commenting out the bureau include in alternc.conf Antoine Beaupré 2007-09-27 03:27:44 +0000
  • 329ac8627c Correcting m_dom error : cannot add '' empty subdomain Benjamin Sonntag 2007-09-25 15:13:57 +0000
  • 1d2d3da1d3 petit erreur de synthaxe Nahuel Angelinetti 2007-09-11 22:11:22 +0000
  • 6d36e8722f fix php call. Closes: #1064 Antoine Beaupré 2007-09-11 21:55:55 +0000
  • 3b749e368d revert des commit [1944], [1939], [1933], [1925] : nouveau bureau. On recommencera mais en patchant la branche /franck-desktop Camille Lafitte 2007-09-09 21:55:18 +0000
  • e2272fb4e3 cf commit [1808] Camille Lafitte 2007-09-09 21:09:10 +0000
  • 05dfb324a5 fix last lintian warnings Antoine Beaupré 2007-09-09 21:04:12 +0000
  • eaf588ee52 silence more lintian warnings Antoine Beaupré 2007-09-09 21:02:13 +0000
  • 33cad01397 use more standard mode 750 instead of 754 Antoine Beaupré 2007-09-09 21:00:21 +0000
  • 29812ce3dd fix install modes for functions Antoine Beaupré 2007-09-09 20:59:48 +0000
  • 8d7c15e924 edition de checkid cf commit [1806],[1804] Camille Lafitte 2007-09-09 20:49:56 +0000
  • 4be66099c0 try to rely on the actual .so presence instead of the package for libapache-mod-php* Antoine Beaupré 2007-09-09 20:48:42 +0000