Project

General

Profile

Statistics
| Revision:

# Date Author Comment
224 2005-11-19 22:56 stefan

Fixed save.php

223 2005-11-19 21:40 stefan

Fixed ticket #46 - addon details are taken from database. Minor changes to install/save.php.

222 2005-11-19 15:51 stefan

Fixed bug #71 - added $admin->strip_slashes() to intro2.php

221 2005-11-18 18:19 stefan

Fixed bug #70. Thanks to John.

220 2005-11-18 15:51 stefan

Some changes and fixes to menu code

219 2005-11-16 23:32 stefan

Fixed bug #61 - typo regarding standard menu_footer.

218 2005-11-14 10:47 ryan

Fixed spelling mistakes

217 2005-10-30 20:44 stefan

Frontend functions page_keywords() and page_description() now display page specific entries if present, otherwise website settings.

216 2005-10-29 01:23 stefan

Changed content of config.php to empty php tags.

215 2005-10-29 01:13 stefan

Fixed bug #54 - captcha functionality not working.

214 2005-10-27 18:26 stefan

Added a blank space to config.php to give it non-zero file size

213 2005-10-24 23:36 stefan

Fixed bug #45 - incorrect display of time in settings.

212 2005-10-24 23:08 stefan

Fixed bug #32 - (wrong use of add_slashes in installation script)

211 2005-10-23 15:34 stefan

Fixed bug #33 and other bugs regarding addon (un)installation

210 2005-10-23 14:50 stefan

Fixed bug #44 - module entries in addons table do not get deleted upon module uninstallation.

209 2005-10-23 14:42 stefan

Fixed bug #43 - double entries in addon table.

208 2005-10-23 14:27 stefan

Added octal to decimal conversion in initialize.php to create a proper integer value out of string file/dir mode constants.

204 2005-09-30 11:10 ryan

Fixed language install problem

203 2005-09-30 01:52 ryan

Fixed bug in Form settings page

201 2005-09-29 05:08 ryan

Updated backup and reload info files

200 2005-09-29 04:30 ryan

Updated reload module info file

199 2005-09-29 04:27 ryan

Fixed minor bugs with template and module permissions on groups

198 2005-09-29 04:22 ryan

Fixed template install problem

197 2005-09-29 04:19 ryan

Fixed minor bug in news mod

196 2005-09-29 04:19 ryan

Fixed minor bug in form mod

195 2005-09-29 04:16 ryan

Fixed some minor bugs with settings

194 2005-09-29 04:11 ryan

Added module_function-lowercasing

193 2005-09-28 16:04 ryan

Added credit for John's work on backup mod

192 2005-09-28 15:58 ryan

Semi-disabled use of "separate" page trash feature

191 2005-09-28 15:51 ryan

Finished backup module

190 2005-09-28 15:41 ryan

backup-sql.php now fully working

189 2005-09-28 13:15 ryan

Worked on backup-sql.php

188 2005-09-28 13:13 ryan

Worked on backup-sql.php

187 2005-09-28 13:12 ryan

Worked on backup-sql.php

186 2005-09-28 11:10 ryan

Added extra language objects

185 2005-09-28 11:09 ryan

Updated functions file

184 2005-09-28 11:06 ryan

Fixed form action

183 2005-09-28 11:04 ryan

Moved backup-sql code into seperate script

182 2005-09-28 11:04 ryan

Moved backup-sql code into seperate script

181 2005-09-28 10:55 ryan

Fixed minor module-loading bug on install

180 2005-09-28 10:51 ryan

Removed modules-table code

179 2005-09-28 09:56 ryan

Added text for backup module

178 2005-09-28 07:40 ryan

Finished reload module

177 2005-09-28 01:40 ryan

Fixed str_replace

176 2005-09-27 15:23 ryan

Worked on backup and reload modules

175 2005-09-27 08:24 ryan

Updated tools interface

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.