[root]/templates/core/admin/permissions

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 79 (100.0%) | 1148 (100.0%) | 14.5 |
| xsign | 41 (51.9%) | 553 (48.2%) | 13.4 |
| vain | 28 (35.4%) | 321 (28.0%) | 11.4 |
| vyper | 10 (12.7%) | 274 (23.9%) | 27.4 |
- templates dir is now themes ! watch out!
0 lines of code changed in 7 files:
- new template drathgitter
- renamed {translate} to{t} and {/translate} to {/t}
59 lines of code changed in 5 files:
- forced some character set inside forms to UTF-8
- a little bit of cleanup
6 lines of code changed in 5 files:
- schneller fade
10 lines of code changed in 1 file:
SQL UPDATE!!!! So mal wieder nen dickeres update:
- ALLE >RECHTE< die mit dem controlcenter zu tun haben, werden von nun an mit cc_ vorangestellt. Als ich die Rechte immer mal wieder verteilt hab, ist es schlichtweg zu konflikten gekommen und ich wusste auch nicht recht, was nun nochmal für die frontpage gedacht war und was nicht.
- Es gibt nun 3 "Core Groups": Guests, Normal users, Administrator! Keiner von denjenigen ist löschbar! Guest = 1, Normal Users = 2, Admins = 3! Das musste gemacht werden, damit ich die unregistrierten Benutzer in eine Gruppe bekomme, der ich rechte zuweisen kann - eigentlich logisch. Das CC ist schon umgestellt, ebenso auch die $_SESSION, welche nun die Rechte des Gastes inne hat.
- Das komplette Rechte Interface hab ich überarbeitet, mit AJAX versehen und ein paar Gimmicks. Außerdem werden die Rechte, die mit cc_ vorangestellt sind rot markiert, um deren Admin-Bedeutung hervorzuheben
- Das Guestbook wurde von mir tableless gestaltet, sowie grafisch einfach überarbeitet. habe auch 2 rows geadded: user_id und image_id, sodass nun auch user ins GB schreiben können, sowie deren Bilder erscheinen. Die standard.css wurde jeweils immer mit dem container .guestbook versehn
- der paginate wurde tableless gestaltet sowie auch dessen container in der standard.css festgehalten.
- nicht vergessen: SQL Update!
56 lines of code changed in 5 files:
Fixed xhtml errors in the permissions module
268 lines of code changed in 5 files:
fixed selected to selected="selected" as well as checked to checked="checked"
removed dirty SQL Table Creations at "Create New Module/Submodule" (it's only working with SHOW Rights @ MySQL).
other XHTML fixes
2 lines of code changed in 2 files:
fixed XHTML (amperstamp) in Pagination & ColumnSort
fixed "<input type='Button'>" to "<input type='button'>"
updated useredit @ CC and inserted pagination & columnsort
8 lines of code changed in 5 files:
& -> &
onChange -> onchange
onClick -> onclick
onBlur -> onblur
XHTML konform XulMenu Editor
18 lines of code changed in 5 files:
abort buttons, sql expanded (areas/permissions), messaging modul created
20 lines of code changed in 4 files:
10 lines of code changed in 4 files:
1 lines of code changed in 1 file:
8 lines of code changed in 1 file:
1 lines of code changed in 5 files:
236 lines of code changed in 5 files:
181 lines of code changed in 2 files:
tables centered
2 lines of code changed in 1 file:
6 lines of code changed in 2 files:
13 lines of code changed in 2 files:
2 lines of code changed in 1 file:
53 lines of code changed in 2 files:
10 lines of code changed in 1 file:
admin & fieldset css, perms table, perms edit, groups table, groups edit, redirect tools
79 lines of code changed in 2 files:
description added
43 lines of code changed in 2 files:
edit
2 lines of code changed in 1 file:
delete permissions working
2 lines of code changed in 1 file:
1 lines of code changed in 1 file:
51 lines of code changed in 1 file: