Project

General

Profile

Statistics
| Revision:

# Date Author Comment
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

140 2005-09-19 01:47 ryan

Updated CHANGELOG

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

130 2005-09-19 01:17 ryan

Updated CHANGELOG

129 2005-09-19 01:17 ryan

Updated some URLs

128 2005-09-19 01:15 ryan

Updated admin footer link

127 2005-09-19 01:14 ryan

Updated "Help" link

126 2005-09-19 01:08 ryan

Updated CHANGELOG

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".

111 2005-09-15 23:15 stefan

Updated Changelog.

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.

104 2005-09-14 09:28 ryan

Removed addons folder

103 2005-09-14 09:19 ryan

Moved all modules,templates, and languages into previous locations

102 2005-09-14 09:16 ryan

Temporarily moved addons folder

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!!!

94 2005-09-12 09:55 ryan

""

93 2005-09-12 09:51 ryan

""

92 2005-09-12 09:51 ryan

""

91 2005-09-12 09:51 ryan

""

90 2005-09-12 09:50 ryan

""

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