root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @509 [509] 3 weeks padams adding refactored admin UI, widget, view and db calss changes
(edit) @508 [508] 4 weeks padams - adding new sparkline class - adding new sparkline widget format - adding …
(edit) @507 [507] 2 months padams removing old js file
(edit) @506 [506] 2 months padams adding loading gif and css public dir.
(edit) @505 [505] 2 months padams remving old widget file. has been repacled with proper abstract class file
(edit) @504 [504] 2 months padams refactored widget. added dedcated controller. added pre and post method …
(edit) @503 [503] 3 months padams added css/js head inclusion functionality. altered al internal controllers …
(edit) @502 [502] 3 months padams addng open flash cahrt wdget rework
(edit) @501 [501] 3 months padams adding OFC, sparklines, revamped metrics, revamped db, etc.
(edit) @500 [500] 5 months padams adding update framework and refactored entity manager and db abstraction …
(edit) @499 [499] 6 months padams addign missing controller for applying updates added check for whether OWA …
(edit) @498 [498] 6 months padams - fixed bug were calling application config was not over writing user …
(edit) @497 [497] 6 months padams setting version for tag 1.1.1
(edit) @496 [496] 6 months padams Tagging the 1.1.1 release of the project.
(edit) @495 [495] 7 months padams further refactoring of the wordpress plugin
(edit) @494 [494] 7 months padams - refatored wordpress plugin to use factory to create OWA instance so that …
(edit) @493 [493] 8 months padams removed old call to owa_error.
(edit) @492 [492] 8 months padams merging 1.1.0 into the 1.0 branch.
(edit) @491 [491] 8 months padams steting version
(edit) @490 [490] 8 months padams Tagging the 1.1.0 release of the project.
(edit) @489 [489] 8 months padams adding specific dashcountsby month metric fixing last_thirty days period …
(edit) @488 [488] 9 months padams setting version for 1.1.0rc4
(edit) @487 [487] 9 months padams Tagging the 1.1.0rc4 release of the project.
(edit) @486 [486] 9 months padams added admin setting for disabling feed link tracking.
(edit) @485 [485] 9 months padams adding logo and revised header template
(edit) @484 [484] 9 months padams added ability to override templates based on files being present wit the …
(edit) @483 [483] 9 months padams removed debug
(edit) @482 [482] 9 months padams added fix for trying to load the Dashboard report view directly insteaod …
(edit) @481 [481] 9 months padams added missing namsspcae to feed tracking param.
(edit) @480 [480] 9 months padams - added additional url strip rule if dangeling '?' is found at the end of …
(edit) @479 [479] 9 months padams fixes for gallery plugin not installing under mysqli db extension.
(edit) @478 [478] 10 months padams added fix to php alternative error function to first instantiate the …
(edit) @477 [477] 10 months padams more fixes for wordpress feed tracking.
(edit) @476 [476] 10 months padams changing version of the 1.1.0rc3 tag
(edit) @475 [475] 10 months padams Tagging the 1.1.0rc3 release of the project.
(edit) @474 [474] 10 months padams commenting out print stateemtn.
(edit) @473 [473] 10 months padams fixing bug that was causing wordpress feeds to break.
(edit) @472 [472] 10 months padams setting version number.
(edit) @471 [471] 10 months padams Tagging the 1.1.0rc2 release of the project.
(edit) @470 [470] 10 months padams adding lineformat to error logger file logger.
(edit) @469 [469] 10 months padams added do_not_log flag to callers.
(edit) @468 [468] 10 months padams changing login redirect to reportDashboard.
(edit) @467 [467] 10 months padams moved delete user proceadure to userManager class.
(edit) @466 [466] 10 months padams - refactored standalone installer to add default admin user after default …
(edit) @465 [465] 10 months padams removing debug call.
(edit) @464 [464] 10 months padams - added config id override in config file and caller. - fixed cache bug …
(edit) @463 [463] 10 months padams addded in missing site_id param into first hit url. modified called to set …
(edit) @462 [462] 10 months padams - fixed bug where config file wasnt being loaded early enough.
(edit) @461 [461] 10 months padams fixed inccorect DB settings var assignments.
(edit) @460 [460] 10 months padams removing bad tag.
(edit) @459 [459] 10 months padams fixing missing set of DB values from config file.
(edit) @458 [458] 10 months padams setting version.
(edit) @457 [457] 10 months padams setting svn properties.
(edit) @456 [456] 10 months padams Tagging the 1.1.0rc2 release of the project.
(edit) @455 [455] 10 months padams removing bad tag.
(edit) @454 [454] 10 months padams - fixing svn keywrod.
(edit) @453 [453] 10 months padams setting keyword substituion.
(edit) @452 [452] 10 months padams commiting SVN properties.
(edit) @451 [451] 10 months padams Tagging the 1.1.0rc2 release of the project.
(edit) @450 [450] 10 months padams removing bad tag.
(edit) @449 [449] 10 months padams Tagging the 1.1rc2 release of the project.
(edit) @448 [448] 10 months padams - fixed bug in cache where replace() would attempt to check the dirty list …
(edit) @447 [447] 11 months padams added config file flag for setting error handler in the event that databse …
(edit) @446 [446] 11 months padams - updated Galery plugin to properly handle OWA post actions, not log …
(edit) @445 [445] 11 months padams added fix for IE& handling of onclick events. cleaned up a comment.
(edit) @444 [444] 11 months padams - refactored cacheFacade into a real facade instead of an abstract class …
(edit) @443 [443] 11 months padams fixing broken reference in PHP4 constructor
(edit) @442 [442] 11 months padams - added owa-data di constant - changes default error handler back to …
(edit) @441 [441] 11 months padams - adding owa-data directory to store all data created by OWA or added to …
(edit) @440 [440] 11 months padams fixed bugs related to broken feed tracking in wordpress 2.2 or later.
(edit) @439 [439] 11 months padams decorating with comments and headers.
(edit) @438 [438] 11 months padams - adding initial plugin, auth, and templates for Gallery2 installs. - …
(edit) @437 [437] 11 months padams adding docs to cache class.
(edit) @436 [436] 11 months padams stub for db lookup
(edit) @435 [435] 11 months padams - added proper directory separator constants to all paths in owa_env. …
(edit) @434 [434] 11 months padams - fixed bugs in caller constructor where super globals were not being …
(edit) @433 [433] 11 months padams - added new owa_error class replacing old. Errors are now buffered untill …
(edit) @432 [432] 11 months padams removing included php-browscap file and comment in new browscap class
(edit) @431 [431] 11 months padams removing pear log 1.9.8 as it's outdated.
(edit) @430 [430] 11 months padams cleaning up conf dir removed old files.
(edit) @429 [429] 11 months padams switch over to use pear log 1.9.11
(edit) @428 [428] 11 months padams adding pear log 1.9.11
(edit) @427 [427] 11 months padams fixing cache constructors. removing pear log 1.9.11
(edit) @426 [426] 11 months padams - added conditional to only set cache if the default borwser is not …
(edit) @425 [425] 11 months padams - added execution timer - added browsecap cache - updated browsecap …
(edit) @424 [424] 12 months padams removed old browscap class and replaced with new one that uses cache. had …
(edit) @423 [423] 13 months padams adding initial object cache code and caches directory changes owa_db_mysql …
(edit) @422 [422] 16 months padams removed odd reference to strtolower from main factory method. not sure why …
(edit) @421 [421] 17 months padams Tagging the 1.1.0rc1 release of the project.
(edit) @420 [420] 17 months padams removing mislabled tag
(edit) @419 [419] 17 months padams Tagging the 1.1rc1 release of the project.
(edit) @418 [418] 17 months padams adding mediawiki wraper template and logo image. eliminated use of …
(edit) @417 [417] 17 months padams removed whitespace output from mw plugin.
(edit) @416 [416] 17 months padams refactored mediawiki plugin to enable graph requests and removed the …
(edit) @415