Commit Graph

702 Commits

Author SHA1 Message Date
AlternC VM ea7c943b67 rollback because of MySQL API not merged yet. Still fixes the return true which can be false because of do_action() 2014-06-30 17:11:56 +02:00
root 64fa8a2795 refactor code, and correct return true, which may be false because of do_action() 2014-06-30 17:08:37 +02:00
Benjamin Sonntag 86d0d876d2 fix from 3.1.1 merged into master 2014-06-26 15:21:46 +02:00
Antoine Beaupr�� 8113d2b866 disable help texts if empty, partly (missing IMAP/POP) 2014-06-18 18:55:00 +00:00
Antoine Beaupr�� 73606b8e26 add get_login_by_uid API 2014-06-18 15:26:53 +00:00
Antoine Beaupr�� dd6ace0c0c don't create piwik accounts with random gmail addresses, properly prefix the accounts so they're unique 2014-06-18 15:24:38 +00:00
Antoine Beaupr�� fb9d6d8457 piwik: properly record the site id after creation 2014-06-18 15:05:34 +00:00
Alan Garcia 1c627d243f Test unitaires de demo 2014-04-07 16:28:48 +00:00
alban 91f8745d84 [fix] m_variables multidimensinal values parsing and better documentation 2014-03-28 17:46:38 +01:00
Alan Garcia ac9e50ac33 Doc + cosmetics 2014-03-28 16:14:32 +00:00
Benjamin Sonntag 1f64a75743 adding \n after END AUTOMATIC FILE 2014-03-28 16:28:44 +01:00
Alan Garcia cde8eb71e8 Mini modif 2014-03-28 15:18:23 +00:00
Benjamin Sonntag dfdd41655d fixing 'undefined index' error 2014-03-28 16:08:21 +01:00
fufroma 5409257c77 Commentaires sur m_dom 2014-03-28 16:01:18 +01:00
Alan Garcia 56fdcb8f9f Quelques modifs sur la classe variables 2014-03-28 14:28:25 +00:00
Alan Garcia d2e69b4975 Corrige des variables 2014-03-28 11:37:36 +00:00
fufroma c78437221d Revert "Commence a passer en mysqli"
This reverts commit faaf268d68.
2014-03-28 10:49:11 +01:00
fufroma 41cee2ee5a Revert "Mysql to mysqli"
This reverts commit ae216fee31.
2014-03-28 10:48:58 +01:00
Alan Garcia ae216fee31 Mysql to mysqli 2014-03-28 09:42:06 +00:00
Alan Garcia faaf268d68 Commence a passer en mysqli 2014-03-28 09:26:49 +00:00
Alan Garcia 62981ecfa5 Some cosmetics 2014-03-28 09:14:53 +00:00
alban aa9acaa165 [fix] serveurList on m_dom.php 2014-03-27 19:08:33 +01:00
alban 6fc53c040d [fix] tabulations on m_dom.php 2014-03-27 19:03:59 +01:00
Alan Garcia c63a814dbd Cosmetics 2014-03-27 17:02:55 +00:00
Alan Garcia 8dbec8e243 Enleve les derniere declaration de var de mysql.sql et les range dans config. 2014-03-27 16:40:30 +00:00
alban 0f48d94c04 [fix] cosmetic changes 2014-03-27 16:07:01 +01:00
Alan Garcia 0729df438e Cosmetics 2014-03-27 14:17:02 +00:00
Alan Garcia 8e93341cd3 Some cosmetics 2014-03-27 13:50:44 +00:00
Alan Garcia 6e7fc67900 Corrige un bug d'affichage du tableau de variables 2014-03-27 09:57:34 +00:00
Alan Garcia 93a4123489 Fix #1580 2014-03-27 09:23:39 +00:00
fufroma 34594c884f Suggested patchs 2014-03-26 18:30:01 +01:00
alban 3e635703c6 [fix] Code documentation and eventual cosmetic changes 2014-03-26 18:00:36 +01:00
Alan Garcia b04eb3ef73 Cosmetic in debug_alternc 2014-03-26 15:57:46 +00:00
Alan Garcia 4b7890ea64 Cosmetic, as usual 2014-03-26 15:40:43 +00:00
fufroma 0bcc31be45 Suggested cosmetic 2014-03-26 16:05:05 +01:00
Alan Garcia 62dde928c5 Cosmetic 2014-03-26 15:04:12 +00:00
Alan Garcia 02f735ecdf Some cosmetic 2014-03-26 14:36:36 +00:00
fufroma 92bee77f40 Suggested changes 2014-03-26 15:09:43 +01:00
fufroma 7cd158c45c Suggested comments 2014-03-26 14:59:41 +01:00
alban 0d307bd6d6 [fix] Rewrites code to be 5.3 compliant by removing func()[key] notations 2014-03-26 14:47:36 +01:00
Alan Garcia 0bf6596466 Cosmetic, again 2014-03-26 13:31:06 +00:00
alban 6adef177c9 [fix] code documentation, comments and cosmetic changes 2014-03-26 14:29:08 +01:00
Alan Garcia ed3ab589dd Coding style 2014-03-26 11:22:32 +00:00
Alan Garcia 0349fef05a Coding style 2014-03-26 11:01:02 +00:00
alban eb45d87d75 [fix] class documentation missing type 2014-03-26 11:59:59 +01:00
alban 6dd6094b71 [fix] Documents and tweaks m_action 2014-03-23 15:15:49 +01:00
alban ee71a5a001 [enh] adds documentation and partially rewrites m_variables for testing
1. Does echo by default for helpers but makes it optional and returns result

2. Comments $variables = $this->variable_merge(array(),$arr_var['DEFAULT'][NULL]);
                                 					  =======
as this failed to work here.
2014-03-22 15:50:04 +01:00
alban f17f18c476 [enh] db_mysql : adds exceptions 2014-03-22 15:50:04 +01:00
Alan Garcia 12a511f3eb Partial fix of #1577 2014-03-20 13:28:45 +00:00
Alan Garcia 463fc2b895 Variables deviennent magiques 2014-03-20 13:27:33 +00:00