Directory Statistics for olympus-core/adm/

Back to Index Page

Minerva R4 Core

Minerva R4 Core

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
Chris102 (34.1%) -391 (-15.5%) 3777 (32.2%) -3.83
Arthur87 (29.1%) 1415 (56.2%) 4826 (41.2%) 16.26
Michael48 (16.1%) 1223 (48.6%) 2001 (17.1%) 25.48
Dave30 (10.0%) 229 (9.1%) 968 (8.3%) 7.63
(Unknown)30 (10.0%) 0 (0.0%) 0 (0.0%) 0.00
ehG2 (0.7%) 41 (1.6%) 145 (1.2%) 20.50

Minerva R4 Core

DateAuthorFile/Message
2/28/06 8:01 PMChris
- phpBB Updates (1 Files changed, 7 Lines changed)
olympus-core/adm/index.php 1.21 (+7 -5)
1/3/06 9:37 PMArthur
phpbb updates (1 Files changed, 4 Lines changed)
olympus-core/adm/index.php 1.20 (+4 -4)
12/29/05 10:11 PMChris
- phpBB Fixes :-D (1 Files changed, 2 Lines changed)
olympus-core/adm/index.php 1.19 (+2 -2)
12/27/05 6:22 PMChris
- BLOCKS! ... *head falls off* (1 Files changed, 3 Lines changed)
olympus-core/adm/index.php 1.18 (+3 -2)
12/24/05 11:14 AMArthur
Blocks ACP + a really improvised adm_page_message or so (1 Files changed, 15 Lines changed)
olympus-core/adm/index.php 1.17 (+15 -1)
12/22/05 10:02 AMChris
- Remove Admin Files (23 Files changed, 0 Lines changed)
olympus-core/adm/admin_search.php 1.2 removed
olympus-core/adm/admin_groups.php 1.18 removed
olympus-core/adm/admin_prune_users.php 1.5 removed
olympus-core/adm/admin_bots.php 1.4 removed
olympus-core/adm/admin_jabber.php 1.3 removed
olympus-core/adm/admin_users.php 1.8 removed
olympus-core/adm/admin_profile.php 1.5 removed
olympus-core/adm/admin_board.php 1.7 removed
olympus-core/adm/admin_viewlogs.php 1.4 removed
olympus-core/adm/admin_ranks.php 1.4 removed
olympus-core/adm/admin_prune.php 1.2 removed
olympus-core/adm/admin_phpinfo.php 1.2 removed
olympus-core/adm/admin_icons.php 1.4 removed
olympus-core/adm/admin_disallow.php 1.2 removed
olympus-core/adm/admin_language.php 1.4 removed
olympus-core/adm/admin_attachments.php 1.8 removed
olympus-core/adm/admin_bbcodes.php 1.5 removed
olympus-core/adm/admin_words.php 1.2 removed
olympus-core/adm/admin_styles.php 1.10 removed
olympus-core/adm/admin_ban.php 1.3 removed
olympus-core/adm/admin_database.php 1.8 removed
olympus-core/adm/admin_email.php 1.2 removed
olympus-core/adm/admin_forums.php 1.11 removed
12/22/05 9:59 AMChris
- New ACP (2 Files changed, 258 Lines changed)
olympus-core/adm/index.php 1.16 (+235 -691)
olympus-core/adm/swatch.php 1.4 (+23 -7)
12/21/05 9:43 PMChris
- Insane Block work (1 Files changed, 539 Lines changed)
olympus-core/adm/admin_blocks.php 1.39 (+539 -89)
12/15/05 9:54 PMChris
- phpBB Updates
- Update as of 15/12/05 21:50 UTC
- *faints*
(1 Files changed, 2 Lines changed)
olympus-core/adm/index.php 1.15 (+2 -2)
11/19/05 11:41 PMChris
- Fixed confirm_box()
- Fixed persistant logins hopefully
- Fixed lots of admin_styles.php bugs
(1 Files changed, 21 Lines changed)
olympus-core/adm/admin_styles.php 1.9 (+21 -20)
11/19/05 6:09 PMMichael
some small fixes...
- link permissions
- add, edit function of admin_nav.php
(1 Files changed, 4 Lines changed)
olympus-core/adm/admin_nav.php 1.19 (+4 -2)
11/14/05 10:50 AMMichael
New Navigation Block...
Extended Version... Normal Version not includet atm... -> need special function 'get_config(x,x,'block', block_id)' :P
(1 Files changed, 720 Lines changed)
olympus-core/adm/admin_nav.php 1.18 (+720 -395)
11/13/05 11:08 AMChris
- Fixed template engine to hide E_NOTICES.
- Fixed no forums visable fetching moderators.
- Renamed our cookie.
- Fixed Forum ACP.
(1 Files changed, 73 Lines changed)
olympus-core/adm/admin_forums.php 1.10 (+73 -42)
11/10/05 11:41 PMChris
- Fixed loads of stuff (3 Files changed, 11 Lines changed)
olympus-core/adm/admin_board.php 1.6 (+4 -3)
olympus-core/adm/admin_groups.php 1.17 (+3 -3)
olympus-core/adm/admin_permissions.php 1.5 (+4 -3)
11/7/05 10:23 PMChris
- Fixed Users ACP up a bit
- Fixed a bug I made with trigger_error()
- Fixed missing config entries
(1 Files changed, 30 Lines changed)
olympus-core/adm/admin_users.php 1.7 (+30 -32)
11/6/05 1:33 PMChris
- New Module Engine
- Fixes for the new module engine
- Fixes for cron
- count() to sizeof()
- Small Fixes
- Misc. Fixes
(3 Files changed, 27 Lines changed)
olympus-core/adm/admin_ranks.php 1.3 (+4 -3)
olympus-core/adm/admin_nav.php 1.17 (+2 -2)
olympus-core/adm/pagestart.php 1.8 (+21 -8)
11/2/05 8:36 PMChris
- Damnit missed a variable. (1 Files changed, 2 Lines changed)
olympus-core/adm/admin_groups.php 1.16 (+2 -2)
11/2/05 8:16 PMChris
- Groups Fixes (1 Files changed, 3 Lines changed)
olympus-core/adm/admin_groups.php 1.15 (+3 -3)
11/1/05 12:16 PMChris
- Better root path (1 Files changed, 2 Lines changed)
olympus-core/adm/admin_styles.php 1.8 (+2 -2)
11/1/05 12:16 PMChris
- Fixed SQL error (1 Files changed, 2 Lines changed)
olympus-core/adm/admin_groups.php 1.14 (+2 -2)