Commit Graph

105 Commits

Author SHA1 Message Date
Kienan Stewart 83d03b8ee7 Fix #245: Files default to unwritable when permissions are changed in the file browser 2018-06-08 15:10:26 -04:00
Benjamin Sonntag 5b7622ce90 [cosm] many cosmetic comment fixes, + ensure license and copyright everywhere 2017-10-08 19:31:34 +02:00
Benjamin Sonntag a2e6349998 [fix] removing useless echoes from m_bro 2017-10-07 20:07:26 +02:00
Benjamin Sonntag 3de55aca37 [cosm] reindent, check language of comments, ensure /** phpdoc style comments, simplify file header (license only) etc. 2017-10-06 23:42:39 +02:00
Benjamin Sonntag 33f8e78885 [fix] class m_messages fixed to use 'level' instead of 'type' or 'cat' + force CAP on levels + merge OK and INFO 2017-10-06 18:04:36 +02:00
quenenni b4588c870a classe browser (m_bro) & fichiers section admin associés 2017-08-16 02:44:54 +02:00
Benjamin Sonntag c7226c9010 adding a maximum of 20 for the DEPTH of delete in the file browser (may cause havoc in unknown case found in farafina server) 2017-08-08 15:20:46 +02:00
Benjamin Sonntag 4f3604e717 [FIX] #83 issue with FTP file with wrong rights. 2016-08-26 16:31:19 +02:00
Benjamin Sonntag aef4f58e8a [wip] fixing errors brought by the big security changes... update browser preferences fix + some post/get/request messup + zip not working properly 2016-05-23 16:08:23 +02:00
Benjamin Sonntag de5837750e same random system everywhere : mt_rand() 2016-05-22 17:40:57 +02:00
Emmanuel Monbroussou 4e558e5e7c [wip] Passing mysql request params into array arguments for the query method (part 4) 2016-05-18 12:51:03 +02:00
Emmanuel Monbroussou 262336aadb [wip] Passing mysql request params into array arguments for the query method (part 1) 2016-05-17 17:21:08 +02:00
asso-infini 76895cf5fe Update m_bro.php
Gestion des archives dont l'extension est .bz, .bz2, .Z, .tgz, tbz ou tbz2 
Si on a réussi à traiter l'archive, on n'essaye pas de la traiter une nouvelle fois.
Dans le cas de l'utilisation de la commande tar, on utilise plutôt les id proprietaire et groupe des fichiers plutot que le nom des proprietaires et groupes des fichiers avec l'option --numeric-owner
2016-02-15 21:16:22 +01:00
Benjamin Sonntag fbce91bb39 put comment on the sleep() 2015-11-16 08:27:56 +01:00
Benjamin Sonntag fa5ca54555 We know SHOW the 'protected' files in the browser, so that you understand why you can't edit them 2015-11-11 09:43:57 +01:00
Benjamin Sonntag edf639d048 fixing a visual bug when uncompressing a .tar.gz file 2015-11-05 18:31:16 +01:00
Benjamin Sonntag bcf093ffa7 fixing a visual bug when uncompressing a .tar.gz file 2015-11-05 18:25:27 +01:00
Benjamin Sonntag d3ab589e56 REFACTORING: code formatting of the panel + braces on if/while/for + fixe some missing or too many Globals in functions 2015-09-25 17:42:00 +02:00
Benjamin Sonntag f135d17e20 adding CHMOD to actions + fixing Permission bits not properly set 2015-06-16 15:35:14 +02:00
Benjamin Sonntag 350750fe32 fixing m_bro not knowing how to delete files names 0 2015-06-08 14:41:23 +02:00
Benjamin Sonntag 9e6b687572 adding url-ssl redirect + fixing bro translation + fixing other translations 2015-05-11 17:33:32 +02:00
Benjamin Sonntag 058d6e9acd Fix for [1639] given by anonymous in CopyOneFile 2015-04-29 12:53:45 +02:00
Benjamin Sonntag f8c5872c99 fixing unzip/untar/ungzip from panel 2015-04-22 16:09:07 +02:00
Benjamin Sonntag b2dca9d915 [fix] some exec() didn't have escapeshellarg() as needed 2014-11-27 14:51:51 +01:00
alban ad47f857cd [fix] chmod action 2014-09-29 17:06:56 +02:00
alban 7c597daa73 [fix] Missing chmod action 2014-09-09 14:52:56 +02:00
Benjamin Sonntag c96f928056 fixing alternc_shutdown bug 2014-08-27 11:20:54 +02:00
Benjamin Sonntag 81aae4c2f4 back to our normal code syntax, fixing 'R = ' bug in urls 2014-08-22 11:04:05 +02:00
Alan Garcia ac9e50ac33 Doc + cosmetics 2014-03-28 16:14:32 +00:00
Alan Garcia c63a814dbd Cosmetics 2014-03-27 17:02:55 +00:00
alban 0f48d94c04 [fix] cosmetic changes 2014-03-27 16:07:01 +01:00
Alan Garcia 0729df438e Cosmetics 2014-03-27 14:17:02 +00:00
Alan Garcia 8e93341cd3 Some cosmetics 2014-03-27 13:50:44 +00:00
fufroma 34594c884f Suggested patchs 2014-03-26 18:30:01 +01:00
alban 3e635703c6 [fix] Code documentation and eventual cosmetic changes 2014-03-26 18:00:36 +01:00
Alan Garcia 62dde928c5 Cosmetic 2014-03-26 15:04:12 +00:00
fufroma 7cd158c45c Suggested comments 2014-03-26 14:59:41 +01:00
Alan Garcia 0349fef05a Coding style 2014-03-26 11:01:02 +00:00
Alan Garcia 8851af00df Gere les problemes lors de l'upload de fichiers dans le browser
Fix #1541
2014-02-28 16:54:05 +00:00
Alan Garcia cf01241915 Permet d'editer un fichier vide nouvellement créé 2014-01-15 14:45:37 +00:00
Alan Garcia 990a2a4247 Simplifie le code d'enregistrement des fichiers de l'editeur 2014-01-10 15:54:18 +00:00
alban 53d89c5016 [fix] #1540 browser incorrectly dealing with group permissions 2013-10-18 08:44:45 +00:00
Fran��ois Serman 52c75e16d6 rename is now verbose. Hope it helps debugging #1532 2013-10-17 09:37:22 +00:00
Fran��ois Serman 0d0e79c00d fix typo in comment + raise error if rename fails 2013-10-17 09:34:58 +00:00
Antoine Beaupr�� dc8e415f6c ne pas geler tout AlternC pour tous les users quand quelqu'un download un tarball 2013-09-09 22:16:32 +00:00
Steven Mondji-Lerider 60ec88174e Implementing fixfile for action class 2013-05-14 08:24:17 +00:00
Steven Mondji-Lerider e9e8cb47bb Updating action class + updating fix(we have to change this name)perm.sh script + adding the script do_actions to cron entries 2013-04-25 13:05:27 +00:00
Alan Garcia 5f5b00694a HTML au propre
Rajout d'un lien pour remonter dans le répertoire parent dans le browser
2013-04-19 11:28:47 +00:00
Axel ROGER 78c9d1494b Fixes #1486 2013-04-18 14:24:54 +00:00
Alan Garcia 8e5205e46e Should fix #1486 2013-04-18 11:50:45 +00:00