Commit Graph

40 Commits

Author SHA1 Message Date
Benjamin Sonntag b044ad1dd9 debugging bro_editor on var 2011-03-28 12:00:33 +00:00
Benjamin Sonntag 59b0ecac02 reparation de l'extract dans le browser en gerant (meme partiellement) le register_globals a off dans bro_main. Suppression de l'etat pending s'il n'y a rien dans les domaines, et correction de 'ajouter' ou 'modifier' un sous-domaine selon le contexte 2011-03-27 15:03:42 +00:00
Alan Garcia 73d9d06ace QQues bugs corrigé et une GROSSE optimisation sur les quotas :
Les quota était recalculé une dizaine de fois par page... y compris le quota disque (donc avec un exec, etc).
Là, c'est calculé une fois par chargement.
2011-03-06 21:28:14 +00:00
Benjamin Sonntag 22935e9b68 fin de la correction du bug. See #691 2010-06-24 00:17:20 +00:00
Chantal Bernard-Putz de5c535ac2 checkbox all/none now working 2010-06-23 21:58:44 +00:00
Benjamin Sonntag 2ad687caf2 replacing echoes and urlencode by ehe() in VALUES of forms text input fields (prevent UTF/ISO and ENTITIES hacking) 2010-06-02 22:20:39 +00:00
Chantal Bernard-Putz 63bfe88442 Modification textes de traduction 2010-05-24 12:08:10 +00:00
Benjamin Sonntag b7ca3dc22e suite GROS upgrade ergo, homogeneisation et glossaire ... MySQL cette fois-ci... 2010-04-29 10:07:15 +00:00
Benjamin Sonntag d36c4f6baa dans l'edition des domaines, on a maintenant des formulaires PROPRES ... et l'adresse IP n'est pas preremplie desormais (ca me pourrissait la vie ce truc de xxx.xxx.xxx.xxx) 2010-04-29 08:31:15 +00:00
Benjamin Sonntag 52eaeb12ea suite ergo, ftp, dom, browser & co + traductions, stylisation propre, suite 2010-04-28 23:58:29 +00:00
Benjamin Sonntag c378f051b8 CSS / ERGONOMICS suite (et pas fin) 2010-04-06 20:29:08 +00:00
Benjamin Sonntag 20053c90f0 modif ergo et html, step 1 2010-03-04 13:51:32 +00:00
Nahuel Angelinetti 0f03969b8a Merging blue desktop to trunk. 2009-09-08 05:29:38 +00:00
mlutfy a2c2828473 allow to display size of directories (disabled by default) 2009-03-27 04:45:48 +00:00
Antoine Beaupré d2ef8d62be fix FTP edit link
Closes: #1162
2008-10-20 17:25:16 +00:00
Antoine Beaupré c8f477c3ec crude implementation of permission change in the file browser
Contributed by: Mathieu Lutfy
Sponsored by: Koumbit
2008-04-10 18:40:08 +00:00
Antoine Beaupré 9517d27d78 Standardisation de l'interface web d'AlternC, qui passe maintenant la
validation du w3c

Refonte de certains styles et couleurs, tel que discuté sur la liste de
discussion.

Des modifications locales peuvent maintenant être faites dans
styles/custom.css qui n'est pas distribué avec AlternC et donc jamais
remplacé.

Contribution de Marc Angles
Sponsorisé par Koumbit
2008-04-10 18:05:51 +00:00
Antoine Beaupré 8f8c888abd get rid of the non-working Send & extract button 2008-03-14 04:03:12 +00:00
Antoine Beaupré 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
2008-03-14 03:08:14 +00:00
Antoine Beaupré 2fc2361877 remove debug message 2008-01-22 04:20:39 +00:00
Antoine Beaupré c6612a3092 hook in the extract action.
Closes: #1043
2008-01-22 04:14:20 +00:00
Antoine Beaupré d63da16fcc don't translate mimetypes in m_bro::mime(). revert hooking tarball extraction from the last commit 2008-01-22 03:39:01 +00:00
Antoine Beaupré 6b07f7f68b try to hook extraction in the browser 2008-01-22 03:23:56 +00:00
Antoine Beaupré e47e12df88 reorder copy button 2008-01-22 03:06:45 +00:00
Antoine Beaupré 0a65fa34b9 try to hook the new CopyFile function into the main brouteur 2008-01-22 02:41:33 +00:00
Antoine Beaupré 9878416c22 display errors properly on directory creation in the browser. Sponsored by Koumbit, bug #9203 2007-12-20 05:44:43 +00:00
Antoine Beaupré ee02d94e79 fix link to hta_edit 2007-10-18 22:52:15 +00:00
Benjamin Sonntag fa64b33d55 correcting fuzzy po entries and adding french/us date in browser. 2007-08-26 19:50:34 +00:00
Benjamin Sonntag 6bad3e9495 Correction du probleme du lien voir. Fixes #690 2007-08-23 06:46:50 +00:00
Benjamin Sonntag 11a12425b1 the 'no' button in deletion confirmation didn't work ... 2007-08-23 06:21:06 +00:00
Benjamin Sonntag 30476fac67 removing td when renaming : long file currently appears in a too long line + adding the case whene we check nothing and click 'delete' 2007-08-23 06:20:13 +00:00
Benjamin Sonntag 76dd27eacc changes 'move' to 'move to' + translation (Fixes #787) 2007-08-23 05:59:46 +00:00
Benjamin Sonntag b3e3cb4491 Confirm file deletion : translation. Fixes #1718 2007-08-23 05:52:35 +00:00
Antoine Beaupré 7c2a0058f6 fix file deletion when in subdirectory: pass R along. also don't depend on javascript for removal (must be tested on explorer, since we rely on the name of the submit button now 2006-12-24 04:45:57 +00:00
Nahuel Angelinetti b18b83004e Pb d'acolade bizarre.
Closes: #1002
2006-11-28 20:07:37 +00:00
Antoine Beaupré 976a0321f3 check for errors in file browser handlers, see #68 2006-11-27 22:18:57 +00:00
Nahuel Angelinetti b8fd27cd06 Correction de l'affichage des noms de fichiers/repertoires qui permettait d'executer du code Javascript dans le brouteur 2006-11-27 18:58:53 +00:00
Nahuel Angelinetti eb8bc30ad1 Rajout de la gestion des repertoires avec des " qui rendait la suppression possible.
Ce qui clos complètement le ticket
Closes: #692
2006-07-09 14:33:40 +00:00
Nahuel Angelinetti 6d98853cf1 Rajout de la confirmation de suppression de fichier/repertoire dans le brouteur
il manque la traduction
See: #659
2006-07-08 09:39:24 +00:00
Pierre Gilles Mialon 6ca8255f49 AlternC Plugin are now part of AlternC svn repository\n Migration Phase 2 2006-04-26 12:28:53 +00:00