Directory Statistics for olympus-core/modules/mvCore/

Back to Index Page

Minerva R4 Core

Minerva R4 Core

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
Chris9 (75.0%) 195 (100.0%) 254 (98.4%) 21.67
Arthur2 (16.7%) 0 (0.0%) 2 (0.8%) 0.00
Dave1 (8.3%) 0 (0.0%) 2 (0.8%) 0.00

Minerva R4 Core

DateAuthorFile/Message
12/17/05 3:43 PMChris
- phpBB Updates (Update as of 15:40 UTC)
- Blocks Updates
- Modules Updates
- Blocks/Modules Template Updates
(1 Files changed, 10 Lines changed)
olympus-core/modules/mvCore/package.xml 1.6 (+10 -9)
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
(1 Files changed, 103 Lines changed)
olympus-core/modules/mvCore/package.xml 1.5 (+103 -37)
7/30/05 5:19 PMArthur
ACP Crap:
- admin_modules.php uses language vars
- Enabling/Disabling Modules added
- 'Are you sure you want uninstall blabla module...' added

Sessions:
- synced to phpbb3 and fixed no login if Autologin is not set

functions:
- Module functions updated
- is_valid file -> new function for checking if file != '.' && file != '..' && file != 'CVS'

language:
- added/updated language vars for admin_modules.php

Modules:
- Updated mvCore's package.xml for better xml compliance

Index:
- Now loads the module's constants
(1 Files changed, 2 Lines changed)
olympus-core/modules/mvCore/package.xml 1.4 (+2 -2)
7/12/05 8:09 PMDave
Here we go!

.....

WE'RE ALL GONNA DIE!
(1 Files changed, 2 Lines changed)
olympus-core/modules/mvCore/package.xml 1.3 (+2 -2)
7/2/05 10:00 PMChris
- Fixed a buglet in adm/pagestart.php.
- Fixed unloading of $mvModules.
- Removed the excess fields from the Modules table.
- Fixed some XMLParser bugs
- Minor modification to includes/functions_blocks.php
- Lots of work to includes/functions_modules.php
- mvCore package.xml minor change.
(1 Files changed, 1 Lines changed)
olympus-core/modules/mvCore/package.xml 1.2 (+1 -1)
7/2/05 11:41 AMChris
- Fixed XML Parser to remove its need for PEAR stuff.
- In process of completing the mvModules_Admin class.
- New package.xml for mvCore Module, uses the PEAR package format.
- Removed the other defunct XML files for the mvCore module.
(3 Files changed, 128 Lines changed)
olympus-core/modules/mvCore/mvCore.xml 1.4 removed
olympus-core/modules/mvCore/package.xml 1.1 added 128
olympus-core/modules/mvCore/module.xml 1.2 removed
6/27/05 12:11 PMArthur
Dave said, we are using module.xml for now =D (1 Files changed, 0 Lines changed)
olympus-core/modules/mvCore/module.xml 1.1 added
6/25/05 10:25 PMChris
- Fixed pluralness (1 Files changed, 2 Lines changed)
olympus-core/modules/mvCore/mvCore.xml 1.3 (+2 -2)
6/24/05 12:06 PMChris
- Really old stuff that I forgot to commit :roll: (1 Files changed, 6 Lines changed)
olympus-core/modules/mvCore/mvCore.xml 1.2 (+6 -4)
6/15/05 6:38 PMChris
- Welcome mvCore our new module (1 Files changed, 4 Lines changed)
olympus-core/modules/mvCore/mvCore.xml 1.1 added