Directory templates/core/admin/groups/

Directory Created:
2006-08-17 20:01
Directory Deleted:
2008-02-18 22:30
Total Files:
0
Deleted Files:
5
Lines of Code:
0

Browse with Trac

[root]/templates/core/admin/groups

Lines of Code

templates/core/admin/groups/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 107 (100.0%) 2849 (100.0%) 26.6
xsign 49 (45.8%) 1319 (46.3%) 26.9
vain 49 (45.8%) 1078 (37.8%) 22.0
vyper 9 (8.4%) 452 (15.9%) 50.2

Most Recent Commits

vain 2008-02-18 22:30 Rev.: 1716

- templates dir is now themes ! watch out!

0 lines of code changed in 5 files:

vain 2008-01-14 03:46 Rev.: 1651

- new template drathgitter
- renamed {translate} to{t} and {/translate} to {/t}

47 lines of code changed in 4 files:

vyper 2007-06-06 00:10 Rev.: 1263

- forced some character set inside forms to UTF-8
- a little bit of cleanup

4 lines of code changed in 4 files:

xsign 2007-04-07 13:17 Rev.: 1196

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!

1 lines of code changed in 1 file:

  • templates/core/admin/groups: show.tpl (+1 -1)
vain 2007-04-02 15:18 Rev.: 1174

www_tpl_root changed to www_root_tpl; www_tpl_core_root changed to www_root_tpl_core

29 lines of code changed in 4 files:

vyper 2007-03-26 20:25 Rev.: 1055

- <b> -> <strong>
- <i> -> <em>

1 lines of code changed in 1 file:

  • templates/core/admin/groups: edit.tpl (+1 -1)
vyper 2007-03-12 18:45 Rev.: 1011

Fixes many XHTML errors

447 lines of code changed in 4 files:

xsign 2007-02-24 17:03 Rev.: 993

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

7 lines of code changed in 2 files:

xsign 2007-02-24 16:11 Rev.: 992

fixed XHTML (amperstamp) in Pagination & ColumnSort
fixed "<input type='Button'>" to "<input type='button'>"
updated useredit @ CC and inserted pagination & columnsort

4 lines of code changed in 3 files:

xsign 2007-02-22 17:34 Rev.: 978

& -> &amp;
onChange -> onchange
onClick -> onclick
onBlur -> onblur
XHTML konform XulMenu Editor

19 lines of code changed in 4 files:

xsign 2007-02-11 07:58 Rev.: 869

abort buttons, sql expanded (areas/permissions), messaging modul created

42 lines of code changed in 2 files:

vain 2007-02-05 03:48 Rev.: 821

added groupname and data to add_members.tpl; modified groups.module.php

15 lines of code changed in 1 file:

xsign 2007-02-03 13:27 Rev.: 810

Finished "Add Members to Group" and added base64_encode to prevent double $_GET parsing on referers... -.-

11 lines of code changed in 1 file:

xsign 2007-02-01 22:22 Rev.: 798

added picklist.js for "add members to group"
modified show_all.tpl ( $(table) Error fixed => submodules Ajax )

16 lines of code changed in 2 files:

xsign 2007-02-01 03:57 Rev.: 794

added selects "add members" in group

50 lines of code changed in 2 files:

vain 2007-01-21 03:14 Rev.: 716

hier fehlt die zuordnungsmöglichkeit

1 lines of code changed in 1 file:

  • templates/core/admin/groups: show.tpl (+1 -1)
xsign 2006-09-19 01:48 Rev.: 592

16 lines of code changed in 2 files:

vain 2006-09-13 23:04 Rev.: 555

groups changed

4 lines of code changed in 3 files:

xsign 2006-09-13 11:29 Rev.: 541

2 lines of code changed in 1 file:

  • templates/core/admin/groups: show.tpl (+2 -2)
xsign 2006-09-12 12:38 Rev.: 538

170 lines of code changed in 3 files:

xsign 2006-09-12 09:47 Rev.: 537

156 lines of code changed in 2 files:

xsign 2006-09-11 21:28 Rev.: 524

223 lines of code changed in 2 files:

xsign 2006-09-10 06:42 Rev.: 520

124 lines of code changed in 1 file:

  • templates/core/admin/groups: edit.tpl (+124 -77)
xsign 2006-09-10 02:14 Rev.: 519

22 lines of code changed in 1 file:

  • templates/core/admin/groups: edit.tpl (+22 -20)
vain 2006-09-10 01:34 Rev.: 518

tables centered

3 lines of code changed in 1 file:

  • templates/core/admin/groups: show.tpl (+3 -1)
xsign 2006-09-10 01:32 Rev.: 517

4 lines of code changed in 1 file:

  • templates/core/admin/groups: edit.tpl (+4 -4)
xsign 2006-09-10 00:22 Rev.: 514

1 lines of code changed in 1 file:

  • templates/core/admin/groups: edit.tpl (+1 -1)
xsign 2006-09-10 00:16 Rev.: 513

36 lines of code changed in 1 file:

  • templates/core/admin/groups: edit.tpl (+36 -12)
vain 2006-09-09 22:03 Rev.: 511

21 lines of code changed in 1 file:

  • templates/core/admin/groups: edit.tpl (+21)
xsign 2006-09-09 20:08 Rev.: 499

13 lines of code changed in 2 files:

xsign 2006-09-09 19:43 Rev.: 496

1 lines of code changed in 1 file:

  • templates/core/admin/groups: edit.tpl (+1 -1)
vain 2006-09-09 19:36 Rev.: 495

4 lines of code changed in 2 files:

vain 2006-09-09 19:30 Rev.: 494

11 lines of code changed in 2 files:

xsign 2006-09-09 18:22 Rev.: 489

8 lines of code changed in 2 files:

vain 2006-09-09 17:43 Rev.: 484

3 lines of code changed in 1 file:

  • templates/core/admin/groups: create.tpl (+3 -3)
vain 2006-09-09 16:35 Rev.: 478

45 lines of code changed in 2 files:

vain 2006-09-09 05:40 Rev.: 476

admin & fieldset css, perms table, perms edit, groups table, groups edit, redirect tools

115 lines of code changed in 2 files:

vain 2006-09-08 21:06 Rev.: 474

:)

27 lines of code changed in 2 files:

xsign 2006-09-08 18:11 Rev.: 470

11 lines of code changed in 1 file:

  • templates/core/admin/groups: show.tpl (+11 -11)
xsign 2006-09-08 14:58 Rev.: 468

107 lines of code changed in 2 files:

(20 more)

Generated by StatSVN 0.7.0