Project

General

Profile

Statistics
| Revision:

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

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

78 2005-09-12 09:36 ryan

""

77 2005-09-12 09:36 ryan

""

76 2005-09-12 09:35 ryan

Created modules folder under addons to put modules in

75 2005-09-12 09:34 ryan

Created addons folder to move addons into

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.

72 2005-09-11 15:54 stefan

Updated Changelog

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 ;-)

63 2005-09-10 05:55 ryan

Updated CHANGELOG

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
56 2005-09-09 23:02 stefan

Updated CHANGELOG

55 2005-09-09 23:01 stefan

Removed initialize.php, moved initialization code to class wb constructor. Changed attribute no_default_content to default_block_content and changed behavior.

54 2005-09-09 15:26 stefan

Fixed bug #2 - Issue when changing page parent

53 2005-09-09 13:48 stefan

Fixed addslashes issue in form/save_field.php

52 2005-09-09 09:14 stefan

Changed language string name 'EDITOR' to 'WYSIWYG_EDITOR'

51 2005-09-08 17:19 stefan

Added new frontend class attribute no_default_content which controls what is shown in other blocks on pages like search, login,... and corrected implementation

50 2005-09-08 16:37 stefan

Fixed typo

49 2005-09-08 16:23 stefan

When PAGE_CONTENT is defined, other blocks are still shown

48 2005-09-08 16:05 stefan

Fixed minor compatibility bug

47 2005-09-08 15:16 stefan

Added htmlspecialchars when saving intro page

46 2005-09-08 01:28 stefan

Fixed minor bugs

45 2005-09-08 01:20 stefan

Implemented choice of WYSIWYG editor

44 2005-09-08 01:17 stefan
43 2005-09-08 00:20 stefan

Added automatic frontend redirection on login.

42 2005-09-07 23:10 stefan

Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.

41 2005-09-07 22:20 stefan

Corrected use of addslashes in install/save.php

40 2005-09-07 21:22 stefan

Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes

39 2005-09-07 17:01 stefan

Reverted erroneous deletion in class.wb.php

38 2005-09-07 16:56 stefan

Reworked search.php, fixed typo in media/browse.html.

37 2005-09-07 01:40 stefan

Removed debugging line...

36 2005-09-07 01:31 stefan

Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.

35 2005-09-06 20:45 stefan

Cleaned up code concerning deleting/restoring pages.

34 2005-09-06 11:15 ryan

Updated CHANGELOG

33 2005-09-06 10:19 ryan

Added frontend class initialisation code to RSS script