]> git.p6c8.net - devedit.git/shortlog
devedit.git
2005-03-18 pcanterinoUsing the move() function from the File::Copy module...
2005-02-28 pcanterinoDon't create an incomplete HTML table if the root direc...
2005-02-19 pcanterinoNow, the root directory must not be a symbolic link. version_2_3_1
2005-02-16 pcanterinohttp://forum.de.selfhtml.org/?t=101375&m=622582
2005-02-14 pcanterinoThe file saving process was aborted if the user wanted...
2005-02-14 pcanterinoSmall code cleaning
2005-02-13 pcanterinoAha!
2005-02-13 pcanterino- Handle broken symbolic links properly
2005-02-13 pcanterinoWindows drive letters are case-insensitive!
2005-02-13 pcanterino- For security reasons, I completely changed the handli...
2005-02-10 pcanterino- Check if unlocking of the list of files in use was...
2005-02-09 pcanterinofile_read() is now able to open a file in binary mode...
2005-02-05 pcanterinoUpdated to version 1.4
2005-02-01 pcanterinoChanged some comments
2005-01-24 pcanterinoARGH!
2005-01-21 pcanterinoParse the {IF} block "gmt" only once
2005-01-20 pcanterino- Allow to use Greenwich Mean Time in date strings...
2005-01-10 pcanterinoWhoops...
2005-01-08 pcanterino- NOW check_path() should work properly version_2_3
2005-01-07 pcanterinoUpdated version number and copyright year
2005-01-07 pcanterinoSmall cleanup
2005-01-07 pcanterinoLet's hope, check_path() is now working properly.
2005-01-06 pcanterino- Fixed a bug occuring if the "curdir" CGI parameter...
2005-01-06 pcanterino- When composing the temporary virtual path for a new...
2005-01-05 pcanterino- Removed error message "file_in_use"
2005-01-04 pcanterino- In the virtual directory string, check_path() convert...
2005-01-04 pcanterino- Format HTTP root as hyperlink
2005-01-02 pcanterino- Check if the CGI module was able to create a valid...
2004-12-31 pcanterinoWhen parsing a configuration file, ignore lines like...
2004-12-29 pcanterinoIf locking of the uselist file failed, get the template...
2004-12-29 pcanterinoChanged some error messages
2004-12-29 pcanterinoCleaned exec_show() and exec_beginedit()
2004-12-26 pcanterino- Allow to filter directory listing using DOS-style...
2004-12-21 pcanterino- While processing a file upload, check if the user...
2004-12-21 pcanterinoSome small changes
2004-12-17 pcanterino- Dev-Editor now uses flock(). flock() is called using...
2004-12-17 pcanterinoRemoved useless "use Tool;" in Output.pm
2004-12-16 pcanterino- Entities in some more strings are now encoded
2004-12-13 pcanterino- exec_chprop() should have a proper coding style,...
2004-12-10 pcanterinoThe "Edit" link of files in use were not greyed in...
2004-12-06 pcanterinoDo not allow to change the properties of the virtual...
2004-12-03 pcanterinoSome cleanings
2004-12-03 pcanterinoVersion 1.3:
2004-11-29 pcanterinoFile uploads did not work. Fixed in Dev-Editor 2.2a. version_2_2a
2004-11-29 pcanterinoThis file testing order before saving a file makes...
2004-11-27 pcanterinoDev-Editor 2.2 version_2_2
2004-11-27 pcanterinoChanged my email address (patshaping@gmx.net -> patrick...
2004-11-26 pcanterino- Don't display the file upload link in directory listi...
2004-11-26 pcanterino- Check if we have enough permissions to write in direc...
2004-11-25 pcanterinoSome small changes
2004-11-24 pcanterino- Check if the user really wants to upload a file to...
2004-11-24 pcanterino- Added new if blocks to the templates about.htm and...
2004-11-22 pcanterinoAdded single quotes around the "COMMAND" variable in...
2004-11-13 pcanterinoThe path the user wants to access must now BEGIN with...
2004-11-13 pcanterino- The abort() routine from the Output module is now...
2004-11-10 pcanterinoAnother bug in the same line!
2004-11-09 pcanterinoTrying to fight against the chaos in errors.dat and...
2004-11-09 pcanterinoStupid bug
2004-11-07 pcanterinoCheck if the root directory exists
2004-11-05 pcanterino- Dev-Editor now checks if it is able to access a direc...
2004-10-31 pcanterino- There is no need to load the POSIX module twice
2004-10-31 pcanterino- There is no need to load the POSIX module twice
2004-10-30 pcanterinoBecause of the ugly behaviour of $(, I'm now using...
2004-10-29 pcanterinoIn file edit and file upload dialogue, I added <label...
2004-10-28 pcanterinoChanged a comment
2004-10-28 pcanterinoRemoving one and more whitespace makes more sense than...
2004-10-27 pcanterinoWe are now using the `chgrp` system command to change...
2004-10-23 pcanterinoWhen viewing a file, insert the contents of the file...
2004-10-22 pcanterinoDev-Editor 2.1a version_2_1a
2004-10-22 pcanterinoInstead of absolute paths in error_file and template_fi...
2004-10-22 pcanterinoNow we already unlock the file at the begining of exec_...
2004-10-13 pcanterinoDev-Editor 2.1 version_2_1
2004-10-07 pcanterinoRemoved the note which said that existing files can...
2004-10-05 pcanterinoChanged some comments
2004-10-05 pcanterinoexec_unlock() now checks if the file is really in use...
2004-10-05 pcanterinoCheck if the user wants to write text data into a binar...
2004-10-04 pcanterinoImproved file editing using another filename:
2004-10-04 pcanterinoImproved file editing using another filename:
2004-09-05 pcanterinoOoops...?
2004-08-29 pcanterinoAdded an option for overwriting files during file uploa...
2004-08-09 pcanterinoDev-Editor 2.0 version_2_0
2004-08-07 pcanterino- Added some notes for changing mode and group
2004-08-05 pcanterinoRemoved the race condition in file_create() which could...
2004-08-02 pcanterinoSome small changes
2004-08-01 pcanterinoAllow to change the group of a file using the Group ID
2004-07-30 pcanterinoReplaced the code of mode_string() by some self-written...
2004-07-29 pcanterinoDev-Editor is now able to change the mode and the group...
2004-07-27 pcanterinoCommands are now case-insensitive
2004-07-22 pcanterinoDo not allow removing or renaming the root directory
2004-07-21 pcanterinoFiles and directories are now sorted case-insensitively
2004-07-21 pcanterinoTypo
2004-07-20 pcanterinoWhen viewing a file and if the file is editable, there...
2004-07-18 pcanterinoThe Artistic License is now embedded in the about dialogue
2004-07-18 pcanterinoReplaced "&" by "&amp;" in query strings
2004-07-17 pcanterinoSmall enhancement for devedit_reload()
2004-07-12 pcanterinoD'oh!
2004-07-12 pcanterinoHeavily improved devedit_reload():
2004-07-11 pcanterinoIn directory listing, when clicking on the buttons...
2004-07-04 pcanterinoSmall improvement for the JavaScript code which activat...
2004-07-04 pcanterinoSome comments changed/added
next

patrick-canterino.de