Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Date Revision Id HeadURL
  • svn:mime-type: text/plain

# Date Author Comment
2044 2013-12-19 04:41 Dietmar
  1. /admin/modules/install.php:: fixed Fileupload error messages
1712 2012-08-29 13:59 Dietmar

! update folder admin/addons admin/skel/htt

1551 2011-12-27 15:40 Dietmar

+ add languages vars in languages files
+ add upload error mesages moduleinstall
+ add index.php if not exists in function createFolderProtectFile
! corrected changed coding between login_form and forgot_form

1467 2011-07-02 02:06 Dietmar

update some headerinfos
fix missing header for some error messages

1457 2011-06-25 19:18 Dietmar

Preparing 2.8.2 stable, last tests

1381 2011-01-14 09:02 Dietmar

update admin/modules unpack handling, overwrite newer files

1374 2011-01-10 13:21 Dietmar

fixed headerinfos

1373 2011-01-10 13:14 Dietmar

update headerinfos

1361 2010-12-29 05:45 Dietmar

sync languages files with 2.9.0.dev
unzip addons now overwrite newer files

1352 2010-12-21 23:00 Dietmar

fix if upgrade module can now overwrite existing newer files in modules folder
same fix for upgrade templates

1349 2010-12-19 20:04 Dietmar

add ini_set('display_errors', 1) (Tks to Thorn)
update headerinfos

1306 2010-03-19 22:05 Dietmar

rework admin/pages/save.php so that modules can use it
fixed missing global variable in install to work in modules

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

925 2009-02-13 16:35 doc

Added option to perform pre-installation checks to test requirements of Add-Ons

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

535 2008-01-13 14:38 doc

Bug fix for ticket 525. Prevents that installed modules with identical version are updated again.

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

399 2006-12-24 08:50 Matthias

Added 2007 to all copyright notices
Added missing ID Keywords
Removed not Unix conform line endings

373 2006-12-20 21:31 Matthias

Fixed addons table isn't updated when a modul is updated (#332)
Added new upgrade_function (thanks to kozmoz)

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

286 2006-01-23 22:15 stefan

Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.

209 2005-10-23 14:42 stefan

Fixed bug #43 - double entries in addon table.

170 2005-09-27 07:45 ryan

Fixed addon listing in numerous places so it now use's DB for info

142 2005-09-19 01:48 ryan

Updated module install code for correct insertion into addons table

141 2005-09-19 01:48 ryan

Update module install code for correct insertion into addons table

114 2005-09-16 22:54 stefan

Module table entries now get deleted upon module installation. Removed 1 second delay in admin success messages.

110 2005-09-15 22:34 stefan

Created new table "modules" to allow for faster lookup of which modules are installed. Allows for greater flexibility also.

101 2005-09-14 00:06 stefan

Removed another occurrence of OPT_REMOVE_ALL_PATH (pclzip).

99 2005-09-13 23:35 stefan

Implemented upgrade functionality in templates and languages. Fixed some bugs.

68 2005-09-11 14:44 stefan

Fixed bug in new module installation routine. Added language string "Upgraded successfully".

67 2005-09-11 14:30 stefan

Implemented Installation of modules on top of an older version. This is done via checking $module_version. Instead of install.php, upgrade.php is then called if it exists in the module package. For module developers: $module_version and $new_module_version are accessible in upgrade.php to find out what upgrade steps need to be taken.

10 2005-09-04 10:59 ryan

Added the Id keyword for all files

8 2005-09-04 10:28 stefan

All occurrences of "CVS" in the code are replace by ".svn"

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2