55
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 03, 2023 — Jan 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- improved image handling when importing using popup option More... about 19 years ago
- removed debug code More... about 19 years ago
- simplyfied and corrected code for image handling More... about 19 years ago
- only check datatype if it is entered More... about 19 years ago
- Added checking of access rights for inline images More... about 19 years ago
- Better error handling when exporting objects to OO More... about 19 years ago
- Fixed references - Added missing defines - Refactored deamon a little More... about 19 years ago
- Added cleanup routines for uploaded files More... about 19 years ago
#- Calling executable in a correct way in deamon.php More... about 19 years ago
#- Fixed bug: Wrongerrorcode set in setError #- Fixed bug: Name not displayed correcly after creation More... about 19 years ago
- Fixed hardcoding of settings into ini-files - Changed direct sql statements from ezooimport to use fetch-function (should now work with other database) - Added access control (some issues with permissions when uploading images in a document) - Fixed concurrency problems in conversion by using unique names for each document (Done by Peter Kudlicka) More... about 19 years ago
- Added access control to importing (first batch) - Added comment in inifile - Merry Christmas to everyone! More... about 19 years ago
- Fixed typo More... about 19 years ago
- Updated to more consistent error-reporting More... about 19 years ago
- Updated pclzip to newer release, with referencefixes. Submitted by Daniele Pizzolli. More... about 19 years ago
- Fixed design of error messages
Łukasz Serwatka
as Lukasz Serwatka
More... about 19 years ago
- Removed hardcoded /tmp/ - Script read TmpDir from oo.ini
Łukasz Serwatka
as Lukasz Serwatka
More... about 19 years ago
- Fixed one more reference notice More... about 19 years ago
- Use the right variable name More... about 19 years ago
- Fixed some reference notices More... about 19 years ago
- Make sure that deamon.php is checking proper directory for disk space. More... about 19 years ago
- Check for disk space and if there is insufficient disk space on server then it will display proper message. More... about 19 years ago
- Error number system added, now it will display proper error when it occours. some settings added to oo.ini to know supported and convertable files for uploading. ezooimport.php will also fetch some error from deamon.php and will display in template. template variable "error" is set in import.php for displaying error in template. More... about 19 years ago
- Refactored a little More... about 19 years ago
- Added example style for inlineliteral custom tag More... over 19 years ago
- Added support for importing and exporting custom inline tags. The tags needs to be defined in the OOo template to be visible on export. Named 'eZCustominlin tagname' More... over 19 years ago
- Added support for export type in URL More... over 19 years ago
- Added support for specifying the export and import ID in the path. More... over 19 years ago
- Fixed exporting of empty table cells More... over 19 years ago
- Replaced debug output replaces with eZDebug More... over 19 years ago