Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1086 2009-07-20 22:25 Matthias

Moved backend.js back from <body> to <head>

Added possibility to add a backend_body.js to modules wich is then called in <body>

1084 2009-07-19 10:42 Matthias

Fixed display issue of jsadmin in backend themes (Thanks to Argos)

1081 2009-07-18 18:51 Matthias

Added more meta tags to backend themes

1065 2009-07-14 18:25 Matthias

Fixed bug with sections are only editable in new backend-themes if blocks are enabled (Thanks to Luisehahne)

1063 2009-07-14 16:04 aldus

removed the markers in the head.htt files. Added by mistake, to avoid double-loadings of the backend.js files

1062 2009-07-14 15:14 aldus

Add missing backend-js marker in the backend-themes templates (header.htt)

1052 2009-07-09 22:37 Matthias

Fixed bug that backend.js is not loaded in backend themes (ticket #740)

1051 2009-07-09 19:15 Matthias

Fixed wrong path to unitpngfix.js and added missing script

1050 2009-07-09 18:57 Matthias

Fixed invalid output of page_sections Page in Backend (Thanks to Luisehahne)

1048 2009-07-08 22:45 Matthias

- Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)

- Fixed some display issues in all backend themes (Thanks to Luisehahne)

1044 2009-07-08 20:33 Matthias

Codechanges using blocks to avoid to generate the "switch"-link right-top, if the user has no permission to edit the other one.

1043 2009-07-08 20:28 Matthias

Codechanges to get rid of the empty display(style) declaration "style='display: ;'", and to avoid to generate (hidden) elements if the user isn't alowed to edit one.

1037 2009-07-07 01:12 Matthias

Fixed Backend-Themes to get more valide output (Thanks to Luisehahne)

1024 2009-07-01 08:59 Matthias

Minor tweaks in pages_sections.htt

1015 2009-06-25 22:17 Matthias

Changed name of classic theme from "classic" to "classic_theme"

1012 2009-06-25 20:21 Matthias

Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)

1009 2009-06-23 23:42 Matthias

-Moved styles from admin/pages/sections.php to sections.htt in backend themes (Thanks to Luisehahne)

- Moved javascript files from admin/pages/index.php to external js files (Thanks to Luisehahne)

- Major improovements and changes to all backend files to get more valide Code output (Thanks to Luisehahne)

981 2009-05-09 12:32 Matthias

Added index.php to all WB-Theme folders to prevent directory spoofing

978 2009-04-27 22:09 Matthias

Fixed bug with missing option for admin-tools in advanced view of access settings (ticket #714)

957 2009-04-12 09:51 Matthias

Fixed Typo in group_form.htt (ticket #705)

949 2009-02-25 18:06 Matthias

removed unneeded icons from wb_theme

removed unneeded stylesheet.css from account dir

renamed warning.htt to warning.html to fix display of sourcecode after invalid login attemps

added fixed error.htt also to classic theme

945 2009-02-24 12:22 aldus

bugfix for #693, add the section_id to the query to aviod conflicts
changes the center tag inside the warning.htt templates to get valid xhtml1.1 output ...

944 2009-02-22 10:39 Matthias

added skinable Admin Interface