- juil. 06, 2010
-
-
robocoder a rédigé
Live: Thanks to Remy Sharp, jquery.spy is now explicitly MIT licensed. Installation: converted to use HTML_QuickForm2 Login: converted to use HTML_QuickForm2 git-svn-id: http://dev.piwik.org/svn/trunk@2438 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2436 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2434 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
Refs #808 Fixing Config.test.php when ran in all_tests.php. Side effect due to setTestEnvironment(). Renamed test config section from Global (which is a special case in test environment) to GlobalSection git-svn-id: http://dev.piwik.org/svn/trunk@2433 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
Refs #1446 Fixing failing test due to Windows EOL and headers already sent error. Also not testing 'format=original'. git-svn-id: http://dev.piwik.org/svn/trunk@2432 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
Now testing various API exports for ExampleAPI plugins, for all API formats: xml, csv, tsv, json, etc. Any breaking or modifying change in the renderer or data conversion should trigger a test fail. Improved parameters in ExampleAPI API.php Refs #1446 git-svn-id: http://dev.piwik.org/svn/trunk@2431 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
Also adding integration test suite in place. * Adding new mechanism to trigger known tracking requests, then call all API methods get* and compare XML to the previous 'expected' XML. * make sure overwritten config files are not read during tests. Use defaults from global.ini.php. * piwik.php Tracker allow calling script to force Datetime and user IP for a specific request. * Wrote 3 main tests * wrong tracking requests should not return error and should not record anything * standard one visitor, 2 visits, with page view, download, outlink and goal tracked * Added integration test as an example in the ExampleAPI plugin (pretty simple to add testing code) TODO * Finish PiwikTracker and show it in UI * Show how to use image based tracker in UI * Add more tests (multi periods and multi sites) in Main.test.php * Fix failing Config.test.php test (when ran via all_tests.php doesn't fail otherwise) git-svn-id: http://dev.piwik.org/svn/trunk@2429 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juil. 05, 2010
-
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2427 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
robocoder a rédigé
correction: a registered autoloader should not throw exception in case a later autoloader successfully loads the named class because the exception is propagated through and must still be caught git-svn-id: http://dev.piwik.org/svn/trunk@2426 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2425 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2424 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juil. 04, 2010
-
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2423 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juil. 03, 2010
-
-
robocoder a rédigé
fixes #1457 - remove E_EXCEPTION (couldn't find any documentation for this as a predefined PHP constant) refs #998 - merge upgrade.php and common.php so json_decode() is available to Tracker plugins; sync up with -17 release of upgradephp git-svn-id: http://dev.piwik.org/svn/trunk@2420 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juil. 01, 2010
-
-
mattpiwik a rédigé
* removed {includeAssets type="css"} from plugins/CoreUpdater/templates/header.tpl and included required css (i.e. themes/default/styles.css) * minor changes in styles.css from CoreHome and index.tpl from widgetize to fix missing padding * size of add goal form fixed, an include was missing (goals.css) * refactored sparkline.js into a simple function and updated Goal, VisitsSummary, Referers, VisitFrequency. * added heuristic to avoid minifying already minified JS files git-svn-id: http://dev.piwik.org/svn/trunk@2413 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2411 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2409 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juin 30, 2010
-
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2403 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juin 29, 2010
-
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2400 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2399 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
Fixes Call to undefined function piwik_translateexception() in /home/www/nakayama/piwik/core/Tracker/Visit.php on line 65 see http://forum.piwik.org/index.php?showtopic=10991 git-svn-id: http://dev.piwik.org/svn/trunk@2395 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2394 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
Fixes #660 - Thanks Julien Moumne for the patch! great new feature improving Piwik responsiveness and load time. * Added new writable dir /tmp/assets/ to write the merged CSS/JS * I had to update checkDirectoriesWritableOrDie and added a slash at the end of all paths, or directory creation in checkDirectoriesWritable was failing git-svn-id: http://dev.piwik.org/svn/trunk@2392 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2391 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juin 28, 2010
-
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2389 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
robocoder a rédigé
refs #1442 - rename Login forms for consistency with Installation forms; rename Piwik_Form to Piwik_QuickForm git-svn-id: http://dev.piwik.org/svn/trunk@2388 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juin 26, 2010
-
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2384 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juin 25, 2010
-
-
mattpiwik a rédigé
* adding svn:ignore to .htaccess files created during install * Updating Yahoo! and Alexa icons git-svn-id: http://dev.piwik.org/svn/trunk@2383 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
Committing v1 of SEO plugin, thanks Victor Dibia for your work! * Renamed plugin to SEO (instead of SEOPlugin) * uses Piwik_Http instead of doing curl manipulations * removed number_format calls (this will be handled by Piwik in the future) * moved functions.php into the class as protected members * renamed few classes and cleaned code according to Piwik coding guidelines * added check for permissions in API call * added icons * i18n * cleaned up pagerank lib so it works when php displays NOTICE Also * Fixing i18n Example feedburner plugin * adding unit tests to getPrettyTimeFromSeconds git-svn-id: http://dev.piwik.org/svn/trunk@2381 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juin 24, 2010
-
-
mattpiwik a rédigé
Manually deleting tmp/latest directory was failing the unit tests, fixing by ensuring the http class checks and creates directory if necessary git-svn-id: http://dev.piwik.org/svn/trunk@2376 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
sgiehl a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2373 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juin 23, 2010
-
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2366 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2364 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
I also see 2 other unit tests failing: Fail: ../tests/core/ArchiveProcessing.test.php -> Test_Piwik_ArchiveProcessing -> test_init_today -> Equal expectation fails because [Integer: 1277254800] differs from [Integer: 1277254137] by 663 at [ArchiveProcessing.test.php line 100] Fail: ../tests/core/ArchiveProcessing.test.php -> Test_Piwik_ArchiveProcessing -> test_init_today -> Equal expectation fails because [Integer: 1277254800] differs from [Integer: 0] by 1277254800 at [ArchiveProcessing.test.php line 113] Do you see them too? git-svn-id: http://dev.piwik.org/svn/trunk@2353 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- juin 22, 2010
-
-
mattpiwik a rédigé
Do not execute updates that are from newer versions than current version. otherwise 0.6.3 update was executing in the current rc1 version git-svn-id: http://dev.piwik.org/svn/trunk@2349 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2345 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2342 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
Refs r2337 fixing error Fatal error: Access level to Piwik_ViewDataTable_GenerateGraphHTML_ChartEvolution::getUniqueIdViewDataTable() must be public (as in class Piwik_ViewDataTable) git-svn-id: http://dev.piwik.org/svn/trunk@2341 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
clearcode a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2338 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
clearcode a rédigé
Added methods to get current value of and override $uniqIdTable variable that is used as the DIV ID in the rendered HTML git-svn-id: http://dev.piwik.org/svn/trunk@2337 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2336 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-