..
acp_attachments.html
- fixed some bugs
2006-09-13 16:08:36 +00:00
acp_ban.html
consistent acp layout regarding backlinks and messages.
2006-10-02 15:11:40 +00:00
acp_bbcodes.html
Some interface work on the ACP:
2006-08-30 19:47:36 +00:00
acp_board.html
implement bare-bone validation for config variables...
2006-09-15 14:08:48 +00:00
acp_bots.html
made sql_rowseek consistent with the dbal methods as well as fixing sql_query_limit for mssql, especially if sql_query_limit($sql, 0, 0) is given...
2006-09-23 11:10:37 +00:00
acp_captcha.html
- use the $var_ary for settings in a more logical way (hopefully removes the clutter and shows where which variable is set how)
2006-11-04 17:19:33 +00:00
acp_database.html
time to squash some bugs
2006-06-22 15:14:03 +00:00
acp_disallow.html
ok, this one is rather large... the most important change:
2006-06-06 20:53:46 +00:00
acp_email.html
some style related changes/fixes
2006-11-19 14:14:35 +00:00
acp_forums.html
#5476
2006-11-20 16:42:31 +00:00
acp_groups.html
some tiny fixes.
2006-11-19 20:08:24 +00:00
acp_icons.html
Fixed cell width
2006-08-30 20:12:54 +00:00
acp_inactive.html
4+1=5
2006-09-25 18:59:34 +00:00
acp_jabber.html
ok, this one is rather large... the most important change:
2006-06-06 20:53:46 +00:00
acp_language.html
Some subsilver fixes:
2006-10-11 22:35:41 +00:00
acp_logs.html
- fixed some bugs
2006-09-13 16:08:36 +00:00
acp_main.html
4+1=5
2006-09-25 18:59:34 +00:00
acp_modules.html
- some fixes
2006-11-10 13:49:52 +00:00
acp_permission_roles.html
- fixed some bugs
2006-09-13 16:08:36 +00:00
acp_permissions.html
some style related changes/fixes
2006-11-19 14:14:35 +00:00
acp_php_info.html
ok, this one is rather large... the most important change:
2006-06-06 20:53:46 +00:00
acp_profile.html
some updates; and hopefully not completely breaking redirects (again). :D You know, i like breaking things.
2006-11-02 15:23:33 +00:00
acp_prune_forums.html
Some more minor style bugs fixed.
2006-08-27 19:22:06 +00:00
acp_prune_users.html
First update of the new admin style to being it in line with the new frontend style. Note - this is still based on subsilver, the final admin will use the much nicer style of the new frontend - but that is secret until the final release ;)
2006-01-03 13:44:47 +00:00
acp_ranks.html
- removed db cache (might re-appear, but for now we do not see the need for it)
2006-06-16 16:54:51 +00:00
acp_reasons.html
- forum image being an additional image instead of replacing forum indicators
2006-10-08 19:04:49 +00:00
acp_search.html
some style related changes/fixes
2006-11-19 14:14:35 +00:00
acp_styles.html
some style related changes/fixes
2006-11-19 14:14:35 +00:00
acp_update.html
add version check to acp. Now no longer directly displayed at the acp index but accessible through the System tab and viewable by any admin (no special permisison needed).
2006-09-02 13:39:21 +00:00
acp_users.html
- fixing a bunch of bugs
2006-11-21 18:15:53 +00:00
acp_words.html
time to squash some bugs
2006-06-22 15:14:03 +00:00
admin.css
#5238
2006-11-21 13:13:01 +00:00
colour_swatch.html
Explicitly setting the (X)HTML content-language for the ACP so that Unicode font matching within browsers work correctly when Chinese/Korean/Japanese language packs are selected due to Han Unification
2006-10-07 00:56:58 +00:00
confirm_body.html
- drop in the new administration panel
2005-12-19 18:55:52 +00:00
custom_profile_fields.html
- added class="radio" to all radio- and checkboxes
2006-06-13 15:06:32 +00:00
editor.js
some tiny fixes.
2006-11-19 20:08:24 +00:00
install_convert.html
- check whether config.php exists
2006-06-10 16:09:46 +00:00
install_error.html
A new template for fatal database errors
2006-05-12 19:42:33 +00:00
install_footer.html
ok, this one is rather large... the most important change:
2006-06-06 20:53:46 +00:00
install_header.html
Explicitly setting the (X)HTML content-language for the ACP so that Unicode font matching within browsers work correctly when Chinese/Korean/Japanese language packs are selected due to Han Unification
2006-10-07 00:56:58 +00:00
install_install.html
Minor schema change related to avatars so that they can be > 127px in size
2006-08-20 12:59:15 +00:00
install_main.html
- check whether config.php exists
2006-06-10 16:09:46 +00:00
install_update.html
- fixed some bugs
2006-09-13 16:08:36 +00:00
install_update_diff.html
Explicitly setting the (X)HTML content-language for the ACP so that Unicode font matching within browsers work correctly when Chinese/Korean/Japanese language packs are selected due to Han Unification
2006-10-07 00:56:58 +00:00
message_body.html
- some bugfixes
2006-08-28 15:50:33 +00:00
overall_footer.html
- fixes for the following bugs:
2006-11-15 15:35:50 +00:00
overall_header.html
some style related changes/fixes
2006-11-19 14:14:35 +00:00
permission_mask.html
some tiny fixes.
2006-11-19 20:08:24 +00:00
permission_roles_mask.html
implementing permission roles
2006-02-22 21:42:26 +00:00
permission_trace.html
change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what is meant on the first look.
2006-06-22 16:49:04 +00:00
progress_bar.html
- fixing a bug i am unsure about when it occurs (but it occurs). The symptoms are broken template cache files if after removing unnecessary php opening/closing tags result in statements being syntactially incorrect.
2006-09-30 14:58:05 +00:00
simple_body.html
- drop in the new administration panel
2005-12-19 18:55:52 +00:00
simple_footer.html
- fixes for the following bugs:
2006-11-15 15:35:50 +00:00
simple_header.html
some style related changes/fixes
2006-11-19 14:14:35 +00:00
tooltip.js
ok, this one is rather large... the most important change:
2006-06-06 20:53:46 +00:00
viewsource.html
ok, this one is rather large... the most important change:
2006-06-06 20:53:46 +00:00