Project

General

Profile

Statistics
| Revision:

# Date Author Comment
174 2005-09-27 08:11 ryan

Updated tools interface

173 2005-09-27 08:01 ryan

Added basic structure for two new stock tools: backup and reload

172 2005-09-27 07:57 ryan

Changed included file name from include.php to tool.php

171 2005-09-27 07:53 ryan

Added blank template

170 2005-09-27 07:45 ryan

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

169 2005-09-27 05:45 ryan

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

168 2005-09-27 05:28 ryan

Added addons loading code

167 2005-09-27 05:28 ryan

Removed load_addons and replaced with load_module, load_template, and load_language

166 2005-09-27 04:41 ryan

Fixed HTMLArea install script

165 2005-09-27 04:17 ryan

Added load_addons functions

164 2005-09-27 02:49 ryan

Added some DB checking code to initialize.php

163 2005-09-27 02:49 ryan

Update EN.php

162 2005-09-27 02:38 ryan

Tuned interface with less javascript

161 2005-09-27 02:25 ryan

Added css for label element

160 2005-09-27 02:06 ryan

Removed page languages option

159 2005-09-27 02:02 ryan

Removed relative path input

158 2005-09-21 22:55 stefan

Replaced faulty use of add_slashes by addslashes.

157 2005-09-21 21:59 stefan

Replaced add_slashes by addslashes in media/browse.php where it is applied to a non GPC variable.

156 2005-09-21 21:53 stefan

Replaced addslashes by magic_quotes aware add_slashes in install/save.php

155 2005-09-19 10:32 ryan

Update captcha code on submitting form

154 2005-09-19 10:31 ryan

Update language file

153 2005-09-19 08:32 ryan

Updated Captcha code

152 2005-09-19 05:45 ryan

Updated Captcha code

151 2005-09-19 04:46 ryan

Update for new addons table

150 2005-09-19 04:42 ryan

Added captcha text to language file

149 2005-09-19 04:42 ryan

Implemented backend captcha code

148 2005-09-19 04:33 ryan

Added Id keyword to wb/include/index.php

147 2005-09-19 04:33 ryan

Moved captcha.php into include dir

146 2005-09-19 04:32 ryan

Moved captcha.php out of framework dir

145 2005-09-19 04:16 ryan

Initial captcha script

144 2005-09-19 02:07 ryan

Updated tool-handling code

143 2005-09-19 01:49 ryan

Cleaned-up some whitespace

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

139 2005-09-19 01:46 ryan

Update language info

138 2005-09-19 01:45 ryan

Updated template info files

137 2005-09-19 01:44 ryan

Added Id keyword to htmlarea module files

136 2005-09-19 01:42 ryan

Updated module info files

135 2005-09-19 01:38 ryan

Updated template info files

134 2005-09-19 01:36 ryan

Updated module info files

133 2005-09-19 01:29 ryan

Renamed designed_for to platform on addons table

132 2005-09-19 01:26 ryan

""

131 2005-09-19 01:25 ryan

Added addons table

128 2005-09-19 01:15 ryan

Updated admin footer link

127 2005-09-19 01:14 ryan

Updated "Help" link

125 2005-09-19 01:07 ryan

Added nl2br to body when viewing a form submission

124 2005-09-18 12:35 stefan

'None found' is shown if no tools are found.

123 2005-09-18 12:27 stefan
122 2005-09-18 04:42 ryan

Fixed mis-use of templating for Administrative Tools section

121 2005-09-17 17:35 stefan

Fix: Timezone option in installation doesn't affect the setting.

120 2005-09-17 12:26 stefan

Minor fix.

119 2005-09-17 12:16 stefan

Implemented new module type 'tool'. Added setting section 'Tools' (advanced). Removed possibility to set permissions for all module types other than 'page'.

118 2005-09-16 23:56 stefan

Empty_trash now also works with sub-pages in the trash.

117 2005-09-16 23:40 stefan

Deleted pages cannot be chosen as parents anymore. Pages that have only deleted children do not get the plus sign if page trash is separate.

116 2005-09-16 23:20 stefan

Removed strip_slashes_dummy.

115 2005-09-16 23:13 stefan

Fixed ticket #19 (addon link not shown). Corrected breadcrumbs code.

114 2005-09-16 22:54 stefan

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

113 2005-09-16 00:46 stefan

Small change regarding process time.

112 2005-09-16 00:44 stefan

Implemented hook for new module type "snippet".

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.

109 2005-09-15 21:56 stefan

Added new setting 'wb_version' which is not changeable in admin>>settings but allows for easier upgrade scripts in the future.

108 2005-09-15 21:28 stefan

Minor cleanup.

107 2005-09-15 21:22 stefan

Corrected session code.

106 2005-09-15 21:15 stefan

Renamed compatibility.php to frontend.functions.php.
Moved frontend functions from class frontend to frontend.functions.php.
Removed instances of strip_slashes_dummy. Replaced $this by $wb in a couple of places.
Created file initialize.php, where all initializations now take place (moved from class wb constructor).

105 2005-09-14 19:49 stefan

Fixed some issues regarding settings.

103 2005-09-14 09:19 ryan

Moved all modules,templates, and languages into previous locations

101 2005-09-14 00:06 stefan

Removed another occurrence of OPT_REMOVE_ALL_PATH (pclzip).

100 2005-09-13 23:53 stefan

Fixed problems with settings section in admin.

99 2005-09-13 23:35 stefan

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

98 2005-09-13 22:46 stefan

Removed debugging lines.

97 2005-09-13 11:17 stefan

Cleaned up settings/save.php

96 2005-09-13 09:14 stefan

Fixed problems with settings in database. Should be fully functional again.

95 2005-09-13 01:08 stefan

Moved settings from config.php into database.
NOT FULLY WORKING!!!

89 2005-09-12 09:48 ryan

Moved EN language

88 2005-09-12 09:48 ryan

Moved Simple template

87 2005-09-12 09:47 ryan

Moved Round template

86 2005-09-12 09:45 ryan

Moved the All CSS template

85 2005-09-12 09:42 ryan

Moved Wrapper module

84 2005-09-12 09:41 ryan

Moved News module

83 2005-09-12 09:40 ryan

Moved Menu Link module

82 2005-09-12 09:39 ryan

Moved HTMLArea module

81 2005-09-12 09:39 ryan

Moved Form module

80 2005-09-12 09:38 ryan

Moved Code module

79 2005-09-12 09:37 ryan

Moved WYSIWYG module

74 2005-09-11 16:19 stefan

Fixed more path bugs concerning the htmlarea module transition.

73 2005-09-11 16:13 stefan

Fixed path bugs concerning the htmlarea module transition.

71 2005-09-11 15:49 stefan

Deleted htmlarea folder under include

70 2005-09-11 15:47 stefan

Removed support for internal HTMLArea editor. Created new stock module HTMLArea.

69 2005-09-11 15:21 stefan

Removed support for internal HTMLArea editor.

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.

66 2005-09-11 12:19 stefan

Changed column names in mod_news_posts from short,long to content_short, content_long.

65 2005-09-10 19:34 stefan

Rolled back changeset 62,63.

64 2005-09-10 16:21 stefan

Fixed a php peculiarity bug ;-)

62 2005-09-10 05:54 ryan

Added code to remove occurances DB_URL in Code module to prevent exposure of database info

61 2005-09-10 01:36 stefan
60 2005-09-10 00:12 stefan
59 2005-09-10 00:04 stefan

Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.

58 2005-09-09 23:41 stefan
57 2005-09-09 23:06 stefan