..
acp_attachments.html
slightly modified general tab layout to remove the confusion between board defaults and board settings.
2006-04-15 18:51:00 +00:00
acp_ban.html
- introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug #1116 ]
2006-05-06 15:15:40 +00:00
acp_bbcodes.html
- added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag)
2006-03-06 14:03:56 +00:00
acp_board.html
- drop in the new administration panel
2005-12-19 18:55:52 +00:00
acp_bots.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_database.html
- Make it impossible to open/delete/download files that don't exist :P
2006-05-06 20:35:30 +00:00
acp_disallow.html
- drop in the new administration panel
2005-12-19 18:55:52 +00:00
acp_email.html
- drop in the new administration panel
2005-12-19 18:55:52 +00:00
acp_forums.html
- fix moving up/down for smilies and icons
2006-04-08 14:16:31 +00:00
acp_groups.html
To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date.
2006-04-06 17:15:45 +00:00
acp_icons.html
- fix moving up/down for smilies and icons
2006-04-08 14:16:31 +00:00
acp_jabber.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_language.html
- a bunch of bugfixes. :P
2006-03-21 19:23:34 +00:00
acp_logs.html
- adding user logs (displaying all users instead of limited to the user if viewing user notes)
2006-04-26 18:10:57 +00:00
acp_main.html
- clean up marklist calls (global function)
2006-04-17 13:09:50 +00:00
acp_modules.html
- introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug #1116 ]
2006-05-06 15:15:40 +00:00
acp_permission_roles.html
- removed group settings from roles
2006-04-22 16:18:40 +00:00
acp_permissions.html
- introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug #1116 ]
2006-05-06 15:15:40 +00:00
acp_php_info.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_profile.html
- drop in the new administration panel
2005-12-19 18:55:52 +00:00
acp_prune_forums.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_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
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_reasons.html
- streamlined reports to consist of the feature set we decided upon (Nils, your turn now)
2006-03-12 23:19:55 +00:00
acp_search.html
- introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug #1116 ]
2006-05-06 15:15:40 +00:00
acp_styles.html
- added the template editor (doesn't use a hardcoded list of template filenames for categorisation anymore)
2006-05-07 21:44:23 +00:00
acp_users.html
- introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug #1116 ]
2006-05-06 15:15:40 +00:00
acp_words.html
- drop in the new administration panel
2005-12-19 18:55:52 +00:00
admin.css
- Some slight style changes to the installer to make the explanation more visibly different from the label
2006-05-06 15:50:59 +00:00
confirm_body.html
- drop in the new administration panel
2005-12-19 18:55:52 +00:00
custom_profile_fields.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
editor.js
- user avatar, user signature, user attachments
2005-12-21 18:18:12 +00:00
install_footer.html
Building the foundations for some later changes to the installer
2006-03-12 15:52:10 +00:00
install_header.html
Some slight alterations for another forthcoming feature.
2006-03-15 21:52:48 +00:00
install_install.html
- Some slight style changes to the installer to make the explanation more visibly different from the label
2006-05-06 15:50:59 +00:00
install_main.html
Building the foundations for some later changes to the installer
2006-03-12 15:52:10 +00:00
message_body.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
overall_footer.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
overall_header.html
- introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug #1116 ]
2006-05-06 15:15:40 +00:00
permission_mask.html
- removed group settings from roles
2006-04-22 16:18:40 +00:00
permission_roles_mask.html
implementing permission roles
2006-02-22 21:42:26 +00:00
permission_trace.html
- removed group settings from roles
2006-04-22 16:18:40 +00:00
search_index_progress_bar.html
- removed search settings from load page
2006-03-15 23:20:04 +00:00
simple_body.html
- drop in the new administration panel
2005-12-19 18:55:52 +00:00
simple_footer.html
- drop in the new administration panel
2005-12-19 18:55:52 +00:00
simple_header.html
- introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug #1116 ]
2006-05-06 15:15:40 +00:00
tooltip.js
say hello to role descriptions, role ordering and tooltips on role selects
2006-04-17 22:36:43 +00:00