Commit Graph

27789 Commits

Author SHA1 Message Date
Regis Houssin
1201424633 Fix: add database prefix filter 2012-01-07 08:28:52 +01:00
Laurent Destailleur
f79d004e3c Renamed method 2012-01-06 15:26:32 +01:00
Laurent Destailleur
392a99b905 Update trans 2012-01-06 15:07:33 +01:00
Laurent Destailleur
427d099e87 Fix: error management of pgconnect
Doxygen
2012-01-06 14:51:09 +01:00
Laurent Destailleur
f8fbc192d7 Try to rename function to test if warning is removed 2012-01-06 14:14:43 +01:00
Regis Houssin
45482bd80f Fix: remove the default pgsql database name 2012-01-06 10:31:53 +01:00
Regis Houssin
b9d9f3b5b1 Fix: bad path in error message 2012-01-06 10:19:07 +01:00
Regis Houssin
33049e9f19 [bug #270] PostgreSQL backend try to connect throught TCP socket for
local database
2012-01-06 09:31:02 +01:00
Laurent Destailleur
c598fb34c0 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-05 13:10:14 +01:00
Laurent Destailleur
930efe8659 Fix: Label was not clear enough 2012-01-05 13:09:42 +01:00
Laurent Destailleur
7a00c793c6 Fix: SQL syntax error 2012-01-05 12:59:24 +01:00
Laurent Destailleur
aadfca4bbd Checkstyle 2012-01-05 12:24:11 +01:00
Laurent Destailleur
e340aa3622 Doxygen 2012-01-05 12:13:42 +01:00
Laurent Destailleur
eb507e0677 Checkstyle 2012-01-05 11:43:09 +01:00
simnandez
5ad9d7cb61 [ task #176 ] Allow to use ODT templates for prososal like it's done for
invoices. Working with odt template
2012-01-05 09:48:28 +01:00
Regis Houssin
37c7d2b102 Merge pull request #84 from simnandez/develop
[ task #176 ] Allow to use ODT templates for prososal like it's done for invoices. Working
2012-01-04 23:51:10 -08:00
Regis Houssin
187c54ae7f [task #176] Allow to use ODT templates for prososal like it's done 2012-01-05 08:49:48 +01:00
Laurent Destailleur
7920f6295d Fix: Should work with strict mode. 2012-01-05 01:35:52 +01:00
Laurent Destailleur
64e967a340 Try to fix usage of a cache dir by tcpdf 2012-01-05 00:41:06 +01:00
Laurent Destailleur
676011e1bd Fix: Country must be not encoded into memory 2012-01-05 00:23:43 +01:00
Laurent Destailleur
4523f1789d Qual: Removed dead code
Doxygen
2012-01-04 23:56:10 +01:00
Laurent Destailleur
7fc3fb5827 New: [ task #181 ] Hide password of click2dial in user card 2012-01-04 23:17:12 +01:00
Laurent Destailleur
915bc47a58 Doxygen 2012-01-04 21:47:40 +01:00
Laurent Destailleur
3f8d2cbef8 Qual: Remove checkstyle warnings 2012-01-04 21:23:50 +01:00
Laurent Destailleur
ed38c6c27a New: An external module can now add a menu entry on left menu. 2012-01-04 19:31:46 +01:00
Laurent Destailleur
2ac5f4e550 Doxygen 2012-01-04 14:35:41 +01:00
Laurent Destailleur
785f5b3c46 Doxygen 2012-01-04 14:17:32 +01:00
Laurent Destailleur
be0d4dbac1 Doxygen 2012-01-04 14:12:00 +01:00
Laurent Destailleur
893b7b96f4 Doxygen 2012-01-04 14:05:49 +01:00
Laurent Destailleur
16c6dd3c95 Doxygen 2012-01-04 13:54:07 +01:00
Laurent Destailleur
d019f732b8 Fix: Removed warning 2012-01-04 13:26:06 +01:00
Laurent Destailleur
e40d8991b1 Install process is 10 times faster in step2 ! 2012-01-04 13:14:29 +01:00
Laurent Destailleur
760bf6bfbc Add options to allow to run step2 install with sub-steps (for debug
purpose).
2012-01-04 12:32:44 +01:00
Laurent Destailleur
7c99cfc06c W3C 2012-01-04 11:44:15 +01:00
Laurent Destailleur
90b7cd1aae [ task #176 ] Allow to use ODT templates for prososal like it's done for
invoices. Move pdf and odt to doc dir
2012-01-04 02:04:55 +01:00
Laurent Destailleur
29a1ae17ac Merge pull request #83 from simnandez/7d9b5a7545e811cc0822645e7eff729a28b1142a
[ task #176 ] Allow to use ODT templates for prososal like it's done  for invoices. Move pdf and odt to doc dir
2012-01-03 16:55:46 -08:00
Laurent Destailleur
5c69cdbb8d Work on left menu simplification 2012-01-04 01:44:38 +01:00
Laurent Destailleur
6964eaff01 Work on management of left menus 2012-01-03 20:27:10 +01:00
Laurent Destailleur
f012a52465 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-03 20:16:57 +01:00
simnandez
283bb8e766 [ task #176 ] Allow to use ODT templates for prososal like it's done
for invoices. Working
2012-01-03 17:01:18 +01:00
simnandez
7d9b5a7545 [ task #176 ] Allow to use ODT templates for prososal like it's done
for invoices. Move pdf and odt to doc dir
2012-01-03 16:42:20 +01:00
Laurent Destailleur
b47f5177c4 Work on menu management 2012-01-03 09:41:01 +01:00
Laurent Destailleur
9f2a65d636 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-02 20:03:17 +01:00
simnandez
e7c44447d0 [ task #176 ] Allow to use ODT templates for prososal like it's done for
invoices. Firsts works
2012-01-02 18:31:01 +01:00
simnandez
2a61569d9a [ task #176 ] Allow to use ODT templates for prososal like it's done for
invoices. Firsts works
2012-01-02 18:23:41 +01:00
Laurent Destailleur
c06561672a Hide clear password 2012-01-02 17:36:14 +01:00
Laurent Destailleur
82fd755919 Look: Increase field size 2012-01-02 14:26:47 +01:00
Laurent Destailleur
39f9ddf7c5 Disable sqlite support until sqlite offer a way to create foreign keys
after table creation.
2012-01-02 13:21:26 +01:00
Laurent Destailleur
b00b0cd9f1 Clean values 2012-01-02 12:37:32 +01:00
Laurent Destailleur
834f53a80c Drop unnamed primary key to allow creation of named primary key. 2012-01-02 10:31:11 +01:00
Laurent Destailleur
04e2a30b02 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-02 10:24:13 +01:00
Laurent Destailleur
6c0f1b79ce Exclude files 2012-01-02 10:19:40 +01:00
Regis Houssin
1fa10e8875 Fix: update index 2012-01-02 08:44:15 +01:00
Laurent Destailleur
ccfced2aff Work on sqlite driver 2012-01-02 03:02:45 +01:00
Laurent Destailleur
439af321bd Fix: Primary keys must be named
Fix: Added missing constraints/index for suppliers categories
2012-01-02 03:02:07 +01:00
Laurent Destailleur
6f63c5ecff Work on PDO Sqlite driver 2012-01-02 02:46:12 +01:00
Laurent Destailleur
fb662a91db Fix: Support special chars 2012-01-02 00:57:24 +01:00
viniciusvgn
19df110fdc Update pt_BR 2012-01-01 19:16:19 +08:00
Regis Houssin
85b78babae Fix: add default values for country 2012-01-01 19:16:07 +08:00
Regis Houssin
e5f55db2c1 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-31 17:04:53 +01:00
Regis Houssin
4787cbfdf8 Fix: sql query error 2011-12-31 17:04:26 +01:00
Laurent Destailleur
c404f65efc Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-31 14:57:47 +01:00
Laurent Destailleur
2d2ba75ad2 New: When invoice was generated from order, order date is visible on
PDF, after order ref.
2011-12-31 14:56:45 +01:00
Laurent Destailleur
8444a290e7 Do not show paypal link if invoice is draft 2011-12-31 14:26:03 +01:00
Laurent Destailleur
5fc7827087 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-12-31 12:01:13 +01:00
Laurent Destailleur
2f1b2f7be7 Qual: Code simpler 2011-12-31 11:54:17 +01:00
Regis Houssin
a3a3db58e3 Fix: test phpunit error 2011-12-31 11:30:49 +01:00
Laurent Destailleur
28754deb10 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-12-31 11:10:22 +01:00
Laurent Destailleur
700c83125e New: Add file size and description into download wrapper 2011-12-31 02:50:37 +01:00
Laurent Destailleur
680d4bac44 Fix: mime type 2011-12-31 02:30:20 +01:00
Laurent Destailleur
92c27b1732 New: Can add a left menu (first level) into an existing top menu. 2011-12-31 01:33:12 +01:00
Laurent Destailleur
af4627d5ed Removed dead code 2011-12-31 00:31:40 +01:00
Laurent Destailleur
4ea77e6d55 Prepare code to allow left menu add by modules 2011-12-30 23:07:27 +01:00
Laurent Destailleur
9036071265 Fix: W3C 2011-12-30 20:15:13 +01:00
Laurent Destailleur
00aa90606c Qual: Removed a FIXME 2011-12-30 14:45:07 +01:00
Laurent Destailleur
fd7d2fe667 Test format to removed scope warnings 2011-12-30 14:27:18 +01:00
Laurent Destailleur
55156edd0d Enhance PHPUnits 2011-12-30 14:18:19 +01:00
Laurent Destailleur
51479c7894 Enhance PHPUnits 2011-12-30 12:39:44 +01:00
simnandez
3cceaba027 Trad: Uniformize field country_id, country_code, country 2011-12-30 09:10:53 +01:00
Laurent Destailleur
efd5f5eaa4 Look: Add line "None" when there is no bank account 2011-12-30 00:33:34 +01:00
Laurent Destailleur
6d6231aad9 New: Add class for calendar picto link 2011-12-29 23:50:02 +01:00
Laurent Destailleur
963df8f59d Qual: Uniformize code 2011-12-29 23:23:31 +01:00
Laurent Destailleur
7688e44b2a Uniformize field country_id, country_code, country 2011-12-29 18:34:56 +01:00
Regis Houssin
759cc1897b Merge pull request #80 from simnandez/develop
Trads
2011-12-29 09:12:01 -08:00
Laurent Destailleur
c2348ef600 Uniformize field country_id, country_code, country 2011-12-29 18:07:41 +01:00
simnandez
3510b1f5e1 Trad: more explicit 2011-12-29 17:34:28 +01:00
simnandez
41caefce5e Missing translation : ShippingExist 2011-12-29 17:27:46 +01:00
Laurent Destailleur
e8f84363eb Fix: Restore autozip features 2011-12-28 21:30:33 +01:00
Laurent Destailleur
8d5972c8f4 Add info in html page 2011-12-28 19:41:43 +01:00
Laurent Destailleur
3633831737 Fix: Removed warnings 2011-12-28 17:59:57 +01:00
Laurent Destailleur
6c9815df12 Qual: Removed not used property 2011-12-28 17:40:19 +01:00
Laurent Destailleur
26ffc4180d Doxygen 2011-12-28 17:34:17 +01:00
Laurent Destailleur
498c1b1b41 Qual: idprof are all renamed to idprof1,2,3,4 (removed old name siren,
siret, ...)
2011-12-28 17:30:30 +01:00
Laurent Destailleur
2daa5a516f Qual: Clean properties 2011-12-28 17:13:19 +01:00
Laurent Destailleur
555038fbc3 [ bug #259 ] Missing translation : ShippingExist 2011-12-28 16:56:23 +01:00
Laurent Destailleur
c73f11d5d6 Fix: Close of db at end 2011-12-28 15:21:29 +01:00
Laurent Destailleur
bb3d9e9197 Doxygen 2011-12-28 13:25:05 +01:00
Laurent Destailleur
8a83b273ef Uniformize code 2011-12-28 12:53:46 +01:00
Laurent Destailleur
49146c4f83 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-28 12:48:37 +01:00
Laurent Destailleur
b35bbd0393 Comments 2011-12-28 12:48:18 +01:00
Regis Houssin
3df2810f29 Fix: avoid warning for country with < 4 profid 2011-12-28 10:17:33 +01:00
Regis Houssin
f2bfaa729a Fix: more explicit and uniform code 2011-12-28 09:26:36 +01:00
Regis Houssin
216aaf5662 Fix: doxygen 2011-12-28 08:32:30 +01:00
Laurent Destailleur
e17a9f7835 Fix: Missing trans 2011-12-28 01:57:47 +01:00
Laurent Destailleur
ceb0505b5b New: Tuffy font is no more required. 2011-12-28 01:51:46 +01:00
Laurent Destailleur
d8856bac5f Fix: Work with PHP < 5.3 2011-12-28 01:28:16 +01:00
Laurent Destailleur
1aaa1a51c5 Doxygen 2011-12-28 01:19:52 +01:00
Laurent Destailleur
d06ae60a4a New: Tuffy font is now useless. 2011-12-28 01:03:10 +01:00
Regis Houssin
f3d4cca46a Fix: add function getStaticMember() for compatibility with PHP 5.2 2011-12-27 00:07:42 +01:00
simnandez
e359cbcf3a Add Venezuela data 2011-12-26 16:36:12 +01:00
Regis Houssin
9d84cdf717 Update htdocs/langs/en_US/main.lang 2011-12-26 10:26:21 +01:00
simnandez
392403e7d0 Trad: Fix missing translation of FACTURE_CHANGE_THIRDPARTY option 2011-12-26 09:47:07 +01:00
Laurent Destailleur
8c5dcd33f6 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-23 11:39:27 +01:00
Laurent Destailleur
bf9edd8b2d Fix: Trans 2011-12-23 11:38:58 +01:00
simnandez
c9ea8a1867 Qual: Uniformize code 2011-12-22 16:36:01 +01:00
simnandez
4ee91d961e Help text is mode clear 2011-12-22 15:58:07 +01:00
simnandez
9fcf9bd238 Trad: Update sl_SL language 2011-12-22 15:53:24 +01:00
Laurent Destailleur
43964552bf Add a TODO 2011-12-22 09:07:02 +01:00
Laurent Destailleur
8b1ce465bf Update sl_SL language 2011-12-22 00:28:02 +01:00
Laurent Destailleur
ed96de8f8b Fix: Sort files on name 2011-12-22 00:24:26 +01:00
Laurent Destailleur
0f14bb64e7 New: Can set country id for import of third party 2011-12-22 00:19:30 +01:00
Laurent Destailleur
f7d70d35a7 Fix: code is not set during update if not needed 2011-12-21 21:50:25 +01:00
Laurent Destailleur
b9d578b408 Code comment 2011-12-21 21:45:36 +01:00
Laurent Destailleur
183ea726bd Help text is mode clear 2011-12-21 21:19:48 +01:00
Laurent Destailleur
aa2a45db87 New: Add a tab info for social contributions 2011-12-21 21:14:10 +01:00
Laurent Destailleur
79c07397d6 Fix: Lang loaded 2011-12-21 20:34:10 +01:00
Laurent Destailleur
cd261567ef Fix: Bad url 2011-12-21 20:30:37 +01:00
Laurent Destailleur
418acdee57 Fix: [ bug #254 ] Database backup not working with complex passwords 2011-12-21 19:56:56 +01:00
Laurent Destailleur
fce53afce4 Work on POO optimize 2011-12-21 19:34:16 +01:00
Laurent Destailleur
4772e51d12 No reason to restrict this tab to external users 2011-12-21 18:56:44 +01:00
Laurent Destailleur
3ecff7b4db Fix: Avoid warning messages with some modules 2011-12-21 18:31:39 +01:00
Laurent Destailleur
d3fbd51479 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-21 17:35:10 +01:00
Laurent Destailleur
2c12d99d42 Fix: [ bug #248 ] Send by mail doesn't find the files in provider's
invoices
2011-12-21 17:29:04 +01:00
Laurent Destailleur
decf7e682f Fix: [ bug #256 ] Delivery order SQL error 2011-12-21 16:38:56 +01:00
Laurent Destailleur
b5f1038ebb Fix: Bad style 2011-12-21 16:28:40 +01:00
Laurent Destailleur
721c9a6f5b Fix: [ bug #253 ] Non UTF-8 characters in CSV exports 2011-12-21 16:10:11 +01:00
Laurent Destailleur
b75688f76b Fix: [ bug #237 ] Intervention status is not displayed on the client's
form
2011-12-21 15:30:32 +01:00
Regis Houssin
22cc5c7035 Fix: superadmin is downgrade after update 2011-12-21 12:25:26 +01:00
Regis Houssin
30d5bedad3 Fix: missing ref_ext field in llx_user 2011-12-21 12:22:37 +01:00
Regis Houssin
2548a817cb Fix: add condition in remove tab
Fix: dont add a remove tab
Fix: uniform code
2011-12-20 18:50:55 +08:00
Laurent Destailleur
8032f25487 Doxygen 2011-12-19 23:38:40 +01:00
Laurent Destailleur
5e1fa4fef5 New: Start to work on sqlite driver 2011-12-19 23:32:24 +01:00
Laurent Destailleur
a8057bc475 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-19 21:12:36 +01:00
Laurent Destailleur
50860bfaac Fix: Removed test on not initialized var 2011-12-19 21:11:43 +01:00
Laurent Destailleur
f2917e5de3 Qual: Removed hard coded vars 2011-12-19 21:10:23 +01:00
Laurent Destailleur
19f7dceaf8 More POO 2011-12-19 21:07:55 +01:00
simnandez
565f390d14 Qual: Uniformize code 2011-12-19 18:24:49 +01:00
simnandez
58761d343b Qual: Uniformize code 2011-12-19 17:29:09 +01:00
simnandez
136fba88ad Qual: Uniformize code 2011-12-19 17:12:29 +01:00
Laurent Destailleur
4877e2474c Qual: Uniformize code 2011-12-19 11:57:09 +01:00
Laurent Destailleur
6498742d27 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-19 10:10:26 +01:00
Laurent Destailleur
005b919c22 Fix: Accept hungarian special chars into PDF 2011-12-19 10:08:24 +01:00
Regis Houssin
5f02432d90 Fix: add possibility to force date of stock movement 2011-12-18 20:59:05 +01:00
Laurent Destailleur
95a292f41b Fix: Update licence files 2011-12-17 21:58:44 +01:00
Laurent Destailleur
7ffdbee4b3 Trans 2011-12-17 19:02:31 +01:00
Laurent Destailleur
3c611d284a Qual: Removed deprecated code/comments 2011-12-17 18:35:12 +01:00
Laurent Destailleur
1aa75b847b New: dol_trunc has an option to make "exact" truncation (without adding
... if truncation is done).
2011-12-17 16:44:48 +01:00
Laurent Destailleur
cda132ea8c Qual: Some change to have graph lib able to use img disk generation
libraries like javascript libraries.
2011-12-17 15:55:49 +01:00
Laurent Destailleur
484d0c82bf Uniformize code 2011-12-17 13:51:31 +01:00
Laurent Destailleur
437a6f699e Rss reader use the timeout and proxy if setup 2011-12-17 12:38:34 +01:00
Laurent Destailleur
3687dc8be9 Fix: Mime detection 2011-12-17 01:16:33 +01:00
Laurent Destailleur
32e248de16 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-16 23:24:32 +01:00
Laurent Destailleur
5ed9c9992d Add style for autofill fields 2011-12-16 20:06:16 +01:00
Regis Houssin
4fd0a12731 Fix: double increment !!! 2011-12-16 18:55:09 +01:00
Regis Houssin
79969a0247 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-16 18:32:12 +01:00
Regis Houssin
2ee7becfed New: add constant MAIN_VIEW_LINE_NUMBER 2011-12-16 18:31:54 +01:00
Juanjo Menent
71979a8c86 Qual: Uniformize code 2011-12-16 16:31:18 +01:00
Juanjo Menent
e4ee9680d7 Qual: Uniformize code 2011-12-16 15:29:58 +01:00
Laurent Destailleur
cd30e2744b New: Add error message of login not found 2011-12-16 15:22:48 +01:00
Laurent Destailleur
b78541a167 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-16 15:02:56 +01:00
Laurent Destailleur
b54da5a719 New: Can open back a commercial proposal 2011-12-16 14:59:09 +01:00
Juanjo Menent
83bef28418 Qual: Uniformize code 2011-12-16 12:47:23 +01:00
Laurent Destailleur
0c32afe40b Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-15 23:42:09 +01:00
Regis Houssin
81535dc868 Fix: problem with select country
Fix: uniform code
2011-12-15 19:29:34 +08:00
Laurent Destailleur
6a8787d3a8 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-14 23:03:21 +01:00
Juanjo Menent
62f676f2ff Qual: Uniformize code 2011-12-14 18:44:12 +01:00
Juanjo Menent
e652674784 Qual: Uniformize code 2011-12-14 18:09:34 +01:00
Laurent Destailleur
1ffacf2d03 Fix: Use correct constant 2011-12-14 17:13:09 +01:00
Laurent Destailleur
f866c4590b Some update for chinese 2011-12-14 12:56:53 +01:00
Laurent Destailleur
c701eacbce Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-12-14 10:07:24 +01:00
Laurent Destailleur
730690bd01 W3C 2011-12-14 09:58:55 +01:00
Laurent Destailleur
6f649dc72d Qual: Uniformize code 2011-12-14 09:28:08 +01:00
Regis Houssin
b9ac42194c New: update jQuery library with 1.7.1 version 2011-12-13 22:03:30 +01:00
Regis Houssin
70bccc91ba Fix: instantiate class if needed
Fix: reindent and clean code
2011-12-13 10:39:59 +01:00
Laurent Destailleur
1e76d296ae Qual: Mutualize code 2011-12-13 01:10:07 +01:00
Laurent Destailleur
df227422ed Fix: Adding dictionnary is ok for external modules 2011-12-13 00:30:54 +01:00
Laurent Destailleur
ba12c25eec Fix: Replacement of adodb is ok now.
Fix: Search criteria lost
2011-12-13 00:23:48 +01:00
Laurent Destailleur
cdb6d15db5 Doxygen 2011-12-12 20:14:38 +01:00
Laurent Destailleur
52585b01ff Fix: Removed bad link 2011-12-12 19:50:59 +01:00
Laurent Destailleur
acd0bc2e10 New: Add hidden option MAIN_OVERWRITE_TRANS 2011-12-12 19:46:46 +01:00
Laurent Destailleur
de33a568cb Qual: All dolibarr code now use dol_xxx function to manage dates 2011-12-12 16:26:47 +01:00
Laurent Destailleur
66734cc08e Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-12 14:42:26 +01:00
Laurent Destailleur
11754bfe51 New: Show supplier invoice label on tab note and document 2011-12-12 14:19:21 +01:00
Regis Houssin
7a28fbbe7a Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-12 14:05:16 +01:00
Regis Houssin
a5fc434770 Fix: remove unused parameters
Fix: use dol_clone instead fetch
2011-12-12 14:04:03 +01:00
Regis Houssin
ec327c5330 Fix: remove unused parameters
Fix: use dol_clone instead fetch
2011-12-12 13:42:19 +01:00
Laurent Destailleur
ef0d3bdb02 Fix: Label 2011-12-12 10:53:27 +01:00
Laurent Destailleur
ae0fda9b5f Fix: Can send even after status validated. 2011-12-12 10:34:05 +01:00
Laurent Destailleur
1934acf10c Fix: Saving daylight detection 2011-12-12 01:58:11 +01:00
Laurent Destailleur
e8c266bc9e Fix: Removed warning 2011-12-12 01:50:29 +01:00
Laurent Destailleur
55bce13bfb Qual: Removed deprecated functions 2011-12-12 01:39:55 +01:00
Laurent Destailleur
1fdbb6695a Doxygen 2011-12-12 00:28:04 +01:00
Laurent Destailleur
1b998d5443 Fix: Removed a bug with pgsql 2011-12-12 00:07:28 +01:00
Regis Houssin
4413db2d7a Merge pull request #67 from grandoc/develop
Develop
2011-12-10 03:50:47 -08:00
Grand Philippe
ec3fc2c19e fix: specimen wasn't displayed when modele was in custom directory 2011-12-10 11:48:45 +01:00
Laurent Destailleur
875a493198 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-12-10 11:26:34 +01:00
Laurent Destailleur
a723bbeb19 New: Can define different requests according to database type into
migration files.
2011-12-10 11:26:04 +01:00
Regis Houssin
e13f565ff4 Merge pull request #66 from grandoc/develop
Develop
2011-12-09 14:47:25 -08:00
Grand Philippe
2b5de83f91 Fix: specimen for expedition missed when model within custom directory 2011-12-09 23:23:46 +01:00
Simnandez
6cfd3a1f7b Trad: migration payment mode 2011-12-09 22:26:26 +01:00
Laurent Destailleur
380691bb39 Fix: Lost pagecode after csv export 2011-12-09 10:02:26 +01:00
Laurent Destailleur
9eab44536d Fix: duplicate module shown 2011-12-08 23:05:06 +01:00
Laurent Destailleur
8448d8e8ef Uniformize code 2011-12-08 22:48:28 +01:00
Laurent Destailleur
31e89735c1 Fix: Exclude index page from list 2011-12-08 22:46:09 +01:00
Laurent Destailleur
147ddd6551 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-08 20:20:59 +01:00
Laurent Destailleur
277564d7e2 Fix: Avoid to encode with dol_htmlentitiesbr twice. 2011-12-08 20:20:16 +01:00
Laurent Destailleur
604127acd3 Doxygen 2011-12-08 20:18:00 +01:00
Laurent Destailleur
94acd2f840 Fix: Removed useless line with TCPDF 2011-12-08 20:16:57 +01:00
Regis Houssin
dac379af17 Merge pull request #64 from grandoc/develop
Develop
2011-12-08 02:21:46 -08:00
Grand Philippe
057e573aa6 fix: tree was changed for class ModelePdfExpedition 2011-12-08 11:17:11 +01:00
Regis Houssin
0d97ea02d4 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-08 11:12:23 +01:00
Regis Houssin
e92ab7327d Fix: migration payment mode 2011-12-08 11:11:22 +01:00
Regis Houssin
420acb3491 Fix: bad path 2011-12-08 09:28:19 +01:00
Laurent Destailleur
62999add23 Fix: pgsql 2011-12-08 09:28:08 +01:00
Laurent Destailleur
82717b8db7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-12-08 09:20:26 +01:00
Laurent Destailleur
27cd74eaea New: Add hidden option MAIN_LIST_FILTER_ON_DAY 2011-12-08 01:45:38 +01:00
Laurent Destailleur
0209c7dd19 Change order of fields. 2011-12-08 01:26:25 +01:00
Regis Houssin
c949b99589 Fix: remove deprecated status of address class 2011-12-07 20:43:29 +01:00
Laurent Destailleur
2a77e0e6b4 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-07 20:04:05 +01:00
Laurent Destailleur
b689fdf031 Fix: GETPOST on int accept negative values 2011-12-07 20:01:06 +01:00
Laurent Destailleur
86e93e6380 Fix: alt text 2011-12-07 19:46:16 +01:00
Regis Houssin
4e8b0a2eb5 Merge pull request #63 from grandoc/develop
Develop
2011-12-07 10:35:54 -08:00
Laurent Destailleur
8fb4108163 Qual: childelement is a protected property 2011-12-07 19:22:12 +01:00
Laurent Destailleur
f9e5f25fd2 Qual: Add deprecated tag on functions that seems to not be used. 2011-12-07 18:57:35 +01:00
Laurent Destailleur
1b2c0120da Qual: Try to reduce call to convToOutputCharset 2011-12-07 18:10:24 +01:00
Laurent Destailleur
53181aa0c1 Qual: Removed useless calls
Doxygen
2011-12-07 17:28:11 +01:00
Grand Philippe
2920d5d840 uniformize code 2011-12-07 16:20:29 +01:00
Laurent Destailleur
4cf3ad2f02 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-07 15:07:16 +01:00
Laurent Destailleur
66856fee75 New: show thirdparty barcode on main tab. 2011-12-07 15:06:29 +01:00
Laurent Destailleur
740c24e991 New: barcode is now visible on main tab. 2011-12-07 12:58:39 +01:00
Laurent Destailleur
1f37dc906f Qual: Uniformize name of barcode into "barcode". 2011-12-07 11:59:41 +01:00
Laurent Destailleur
9df57875ce Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-12-07 10:50:04 +01:00
Laurent Destailleur
69634d4742 Fix: W3C warning 2011-12-07 10:34:43 +01:00
Laurent Destailleur
b87a29806d Fix: Message 2011-12-07 00:16:19 +01:00
Laurent Destailleur
2de09e98e8 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-06 23:51:06 +01:00
Laurent Destailleur
d49780fb13 New: Add hook on index statistics array 2011-12-06 23:38:54 +01:00
Grand Philippe
4c575ced72 fix error commit 2011-12-06 16:07:34 +01:00
Grand Philippe
1481d0b79e creating the all file of currencies symbol in decimal unicode. Need some
font to get all working.
2011-12-06 15:09:11 +01:00
Laurent Destailleur
c033c39640 Restore font for russian languages 2011-12-06 08:56:44 +01:00
Laurent Destailleur
86b4b636ea Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-06 08:50:35 +01:00
Laurent Destailleur
28afd2e3c6 Doxygen 2011-12-06 00:39:24 +01:00
Laurent Destailleur
9dcfc044a4 Fix: Miscellaneous bug fixes 2011-12-05 23:05:11 +01:00
Laurent Destailleur
37f44dbd75 Fix: Avoid duplicate lines 2011-12-05 23:04:39 +01:00
Laurent Destailleur
b52fc32853 Fix: fix not initialized variables 2011-12-05 19:41:38 +01:00
Laurent Destailleur
ffaf4e5465 Fix: fix not initialized variables 2011-12-05 19:03:36 +01:00
Laurent Destailleur
ebea7f6c97 Fix: fix not initialized variables 2011-12-05 18:36:54 +01:00
Laurent Destailleur
b0aff1c927 Fix: fix not initialized variables 2011-12-05 17:13:48 +01:00
Laurent Destailleur
0f6b1418b1 Fix: W3C 2011-12-05 01:08:10 +01:00
Laurent Destailleur
c1658da5d8 Fix: Removed deprecated attributes 2011-12-05 01:03:17 +01:00
Laurent Destailleur
a95934c6d8 Sec: Fix security hole 2011-12-05 00:35:50 +01:00
Laurent Destailleur
17b4daa613 Qual: We always save entity into session even if multicompany not used. 2011-12-05 00:29:18 +01:00
Laurent Destailleur
0c25c7cbc8 Doxygen 2011-12-05 00:25:01 +01:00
Laurent Destailleur
dd0debb718 Qual: Code cleaning 2011-12-04 22:49:54 +01:00
Laurent Destailleur
e6f3599847 Qual: Some code cleaning 2011-12-04 22:25:49 +01:00
Laurent Destailleur
91a1c903a0 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-12-04 19:42:23 +01:00
Laurent Destailleur
a780f79e15 Fix: W3C 2011-12-04 15:26:32 +01:00
Laurent Destailleur
f680dc7df2 Try to clean external libs. 2011-12-04 13:59:44 +01:00
Laurent Destailleur
4a6bcfe2ed Removed useless files 2011-12-04 13:48:12 +01:00
Laurent Destailleur
f1543c7eab Removed useless files from tcpdf 2011-12-04 12:51:11 +01:00
Regis Houssin
a230e31f29 New: add possibility to use fiscal month start for reset numbering
counter
2011-12-04 10:59:57 +01:00
Regis Houssin
26646a98d8 Fix: missing translate parameter 2011-12-04 10:57:22 +01:00
Grand Philippe
28cd577c6c To get columns "P.U.TTC" and "Total TTC" within pdf 2011-12-03 23:37:16 +01:00
Grand Philippe
09d2354371 fix: Call to undefined function expedition_pdf_create() 2011-12-03 23:22:46 +01:00
Laurent Destailleur
7bb2af86cd Qual: Clean code to reduce nb of properties into classes 2011-12-03 20:21:45 +01:00
Laurent Destailleur
e0ffbc50b6 Add vat rate 7 2011-12-03 19:30:55 +01:00
Laurent Destailleur
5f5b9f3573 Fix: order of firstname/name 2011-12-03 16:14:36 +01:00
Laurent Destailleur
88fc7818e9 Fix: order of name/firstname 2011-12-03 15:44:34 +01:00
Laurent Destailleur
eee21dd644 Fix: Missing deposits 2011-12-03 15:30:58 +01:00
Laurent Destailleur
0c2451e4fa Doxygen 2011-12-03 15:30:40 +01:00
Laurent Destailleur
010964ad54 Fix: Warning always visible 2011-12-03 15:21:33 +01:00
Laurent Destailleur
7f3c336b7b Clean invoice class and enhance phpunit tests 2011-12-03 15:12:18 +01:00
Laurent Destailleur
3e741b29f5 External modules can be detected if stored into dolibarr main dir. 2011-12-02 23:23:07 +01:00
Laurent Destailleur
11727d68b8 Fix: update was not included into pdf generation 2011-12-02 19:57:20 +01:00
Juanjo Menent
7c7fd3a9f1 Trad: Add product desc into paypal payment page 2011-12-02 12:53:06 +01:00
Juanjo Menent
db4c948fc0 Trad: Purge of audit events 2011-12-02 12:42:00 +01:00
Laurent Destailleur
061be9ca47 Fix: Use filesystem encoding 2011-12-01 23:36:00 +01:00
Laurent Destailleur
6189acc3b4 Fix: Amount must be HT 2011-12-01 23:09:50 +01:00
Laurent Destailleur
07ccc091ea Fix: Lang loaded 2011-12-01 23:01:15 +01:00
Laurent Destailleur
1c65768286 Fix: flot graph works with new json_encode 2011-12-01 22:58:32 +01:00
Laurent Destailleur
d02b46756b Fix: Removed warnings 2011-12-01 22:58:02 +01:00
Laurent Destailleur
7f2d23d084 Fix: [ bug #240 ] No description while adding a line in an Supplier
invoice
2011-12-01 22:23:59 +01:00
Laurent Destailleur
5fb4962d72 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-01 22:21:03 +01:00
Laurent Destailleur
24a63bb6c9 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2011-12-01 17:09:36 +01:00
Laurent Destailleur
56a0e26465 Fix: Removed tons of warnings 2011-12-01 17:09:01 +01:00
Regis Houssin
9b6fc58188 Merge pull request #59 from grandoc/develop
Develop
2011-12-01 05:17:09 -08:00
ph35
de7682618d Update htdocs/langs/fr_FR/contracts.lang 2011-12-01 18:49:23 +08:00
Grand Philippe
a20170b300 fix some language error 2011-12-01 10:46:32 +01:00
Laurent Destailleur
397fa3cee3 Fix: Purge of audit events 2011-11-30 20:18:49 +01:00
Laurent Destailleur
70ab87c210 Qual: Mutualize link to paypal 2011-11-30 19:42:08 +01:00
Laurent Destailleur
2803c1cbfd Add custom to ignore 2011-11-30 18:49:45 +01:00
Laurent Destailleur
f79890b527 New: Add link to paypal payment page 2011-11-30 18:48:37 +01:00
Laurent Destailleur
f3191e0979 New: Add product desc into paypal payment page 2011-11-30 18:48:04 +01:00
Laurent Destailleur
f567119470 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-30 15:19:21 +01:00
Laurent Destailleur
0316aebee8 Fix: Can use paypal several time for same member 2011-11-30 15:14:46 +01:00
Laurent Destailleur
3a33ffaa71 Fix: Correct order of log fields 2011-11-30 15:13:41 +01:00
Laurent Destailleur
202345421c Trans 2011-11-30 13:58:39 +01:00
Laurent Destailleur
9f889b0439 Qual: Uniformize code for document generation of shipments.
Prepare usage of odt templates.
2011-11-30 12:28:01 +01:00
Laurent Destailleur
a0e701da3d Fix: Navigation on shipment cards 2011-11-30 12:27:12 +01:00
Laurent Destailleur
c86d726a4f Fix: Canal alpha of img 2011-11-30 12:20:20 +01:00
Regis Houssin
7d0d4d595c Fix: call trigger is needed 2011-11-30 19:15:31 +08:00
Regis Houssin
75fc53f1f1 Fix: add create date in object for use in triggers 2011-11-30 19:15:31 +08:00
Laurent Destailleur
3448173ae4 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-30 11:55:54 +01:00
Laurent Destailleur
a47a16f281 Fix: Select target on supplier category 2011-11-30 11:55:33 +01:00
Juanjo Menent
944c40ee7d Fix: [ bug #245 ] Content of note disappears
Conflicts:
	htdocs/adherents/fiche.php
2011-11-30 10:22:20 +01:00
Laurent Destailleur
cb971eeb9a Look: Uniformize table title 2011-11-28 23:11:27 +01:00
Laurent Destailleur
04dcc86f1a Fix: barcode generation using genbarcode is ok. 2011-11-28 23:07:19 +01:00
Laurent Destailleur
65cdda9978 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-28 19:23:29 +01:00
Laurent Destailleur
bd9756fe14 Fix: Use full name into box 2011-11-28 17:35:03 +01:00
Laurent Destailleur
f821880399 Fix: Reload of a menu handler need name of menu handler 2011-11-28 10:34:52 +01:00
Laurent Destailleur
9d1a008768 Qual: Clean code for barcode 2011-11-27 22:55:49 +01:00
Regis Houssin
98c60c1412 Fix: preventing XSS injections and uniform code 2011-11-27 18:44:27 +01:00
Laurent Destailleur
0e4d70d664 Qual: Clean barcode module. First step to remove php-barcode. 2011-11-27 15:33:18 +01:00
Laurent Destailleur
457b0b9753 Fix: Login not visible when forced on url 2011-11-27 15:01:34 +01:00
Laurent Destailleur
bfda92e467 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-27 13:49:09 +01:00
Regis Houssin
55c4945648 Fix: rename file extension 2011-11-27 11:48:40 +01:00
Laurent Destailleur
983ea87ebf Qual: Removed specific change into external lib. 2011-11-27 02:23:55 +01:00
Laurent Destailleur
8a498774bf Can choose nusoap library path.
Work on debian package.
2011-11-27 02:06:48 +01:00
Laurent Destailleur
6626710280 Fix: No default value on var by pointer 2011-11-26 18:32:48 +01:00
Laurent Destailleur
033ce847a9 Fix: Install not locked if PHP version too low but enough for warning 2011-11-26 15:34:12 +01:00
Laurent Destailleur
6489c7000a Fix: Removed warnings 2011-11-26 15:14:07 +01:00
Laurent Destailleur
0017483740 Qual: Removed cvsignore files 2011-11-26 14:42:16 +01:00
Laurent Destailleur
8614ef5bef doxygen 2011-11-26 12:36:36 +01:00
Laurent Destailleur
0080c07c18 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-25 23:36:07 +01:00
Laurent Destailleur
f803ca4e95 Fix: Bad parameters 2011-11-25 18:36:39 +01:00
Regis Houssin
ad6705977b Fix: XSS injection 2011-11-25 17:35:01 +01:00
Regis Houssin
2ce2c94f5d Fix: XSS injection 2011-11-25 17:12:39 +01:00
Regis Houssin
3fb1db1cf2 Fix: XSS injection 2011-11-25 16:47:57 +01:00
Laurent Destailleur
e170c477a3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-11-25 02:04:31 +01:00
Laurent Destailleur
781b41737f Fix: filter by categ 2011-11-25 02:03:02 +01:00
Juanjo Menent
6476a6e8bb Trad: Add ca_ES and es_ES translations 2011-11-24 17:04:24 +01:00
Regis Houssin
be0ed900bc Fix: translation 2011-11-24 09:16:21 +01:00
Regis Houssin
6073705dde Fix: check prefix validity 2011-11-24 08:58:52 +01:00
Regis Houssin
919523f2e2 Change default prefix if needed 2011-11-24 08:23:16 +01:00
Regis Houssin
89b521ccfe Fix: W3C 2011-11-24 07:38:34 +01:00
Laurent Destailleur
ace1345755 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-23 23:26:27 +01:00
Regis Houssin
d82a254e03 New: add prefix field in install form and in conf.php 2011-11-23 23:09:57 +01:00
Regis Houssin
86a48c8962 Fix: change the last database prefix 2011-11-23 21:43:25 +01:00
Regis Houssin
00ffbd5e90 Fix: change the last database prefix 2011-11-23 21:25:02 +01:00
Laurent Destailleur
3629057a40 Fix: remise_percent was lost for supplier invoice creation from order. 2011-11-23 20:26:18 +01:00
Laurent Destailleur
4939e2da4d Fix: Show lines details during creation 2011-11-23 20:13:20 +01:00
Laurent Destailleur
f36b78444b Add space line 2011-11-23 19:59:23 +01:00
Laurent Destailleur
35425fe1c4 Doxygen 2011-11-23 19:58:03 +01:00
Laurent Destailleur
6fb994d296 Qual: Removed phpcs warnings 2011-11-23 18:28:14 +01:00
Laurent Destailleur
71e0f825b2 New: Add box for expired services 2011-11-23 18:10:10 +01:00
Laurent Destailleur
c614118e88 Qual: Removed phpcs errors 2011-11-23 15:58:20 +01:00
Laurent Destailleur
237cd163d9 Fix: Use correct case for class name 2011-11-23 15:19:44 +01:00
Laurent Destailleur
839781dfbe Qual: Removed a TODO by renaming all ->monnaie into ->currency 2011-11-23 14:55:36 +01:00
Laurent Destailleur
31f198fa79 Clean invoice class from deprecated fields.
Enhance initAsSpeciment function to contains all kind of lines.
2011-11-23 13:39:55 +01:00
Laurent Destailleur
3fd2a621f0 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-23 12:10:41 +01:00
Carlos Nogueira
a6119fb4b8 Update htdocs/langs/pt_PT/projects.lang 2011-11-23 16:10:39 +08:00
Laurent Destailleur
0d05569037 Qual: Removed tons of warning 2011-11-22 18:22:27 +01:00
Laurent Destailleur
1770a46519 Qual: Removed tons of warning 2011-11-22 14:00:03 +01:00
Laurent Destailleur
c50f3c5851 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-22 09:41:46 +01:00
Laurent Destailleur
ded3e4efad Fix: pgsql compatibility 2011-11-22 02:15:58 +01:00
Laurent Destailleur
e8e91e4823 Fix: POS use HT even when multiprice enabled. 2011-11-22 02:04:29 +01:00
Laurent Destailleur
96ddd99664 New: autofocus on description after adding a free product 2011-11-22 01:07:40 +01:00
Laurent Destailleur
49d1bcf256 Fix: duplicate assignement 2011-11-22 00:36:20 +01:00
Laurent Destailleur
443e8d1710 Add test to avoid bad input 2011-11-22 00:19:57 +01:00
Laurent Destailleur
dc8782edde Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-11-21 13:19:51 +01:00
Laurent Destailleur
311f013289 Fix: [ bug #236 ] Can't attach a file to e-mailings 2011-11-21 13:17:14 +01:00
Laurent Destailleur
985c061e65 Qual: Removed deprecated tag 2011-11-21 01:34:37 +01:00
Regis Houssin
bb8aa45253 Fix: duplication result problem 2011-11-20 18:45:55 +01:00
Regis Houssin
c206f4ae60 Fix: better with json_encode for use string for cols and rows name 2011-11-20 16:54:41 +01:00
Regis Houssin
3c7c220bad Fix: better with json_encode for use string for cols and rows name 2011-11-20 16:34:30 +01:00
Regis Houssin
065d7996f5 Fix: better with json_encode 2011-11-20 15:25:08 +01:00
Laurent Destailleur
c0774485f9 Qual: Uniformize code 2011-11-20 12:55:28 +01:00
Regis Houssin
666e850d72 Fix: uniform code 2011-11-20 11:58:52 +01:00
Juanjo Menent
75fa989e79 Fix: load file other.lang solve missing translations 2011-11-20 10:23:48 +01:00
Juanjo Menent
d7fce41b8a Fix: [bug 235] Bad local tax control
Conflicts:
	htdocs/fourn/commande/fiche.php
2011-11-20 10:17:14 +01:00
Laurent Destailleur
afaae396a4 Fix: Form to create member online 2011-11-20 02:10:55 +01:00
Laurent Destailleur
117fb7001b Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-19 19:15:52 +01:00
Laurent Destailleur
3699f13454 Fix: [ bug #233 ] Delete invoice problem with a discount 2011-11-19 19:05:33 +01:00
Regis Houssin
0207191202 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-19 09:45:44 +01:00
Regis Houssin
7a34f4d5e4 Fix: remove duplicate field 2011-11-19 09:45:01 +01:00
Laurent Destailleur
b425fbe376 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-18 23:44:00 +01:00
Laurent Destailleur
51d30c41a7 Fix: Correct sign 2011-11-18 13:08:51 +01:00
Laurent Destailleur
f60b664c16 Fix: Correct sign on line 2011-11-18 02:16:35 +01:00
Laurent Destailleur
5c47a60851 Fix: Can add discount if no product line provided yet 2011-11-17 20:56:47 +01:00
Laurent Destailleur
ada016d921 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-17 20:19:36 +01:00
Regis Houssin
75fe0c67d4 Fix: bad link 2011-11-17 17:13:39 +01:00
Regis Houssin
3db9a49275 Fix: bad object typo 2011-11-17 15:52:38 +01:00
Laurent Destailleur
9fcff390cd Fix: should not change var $html here. It is not class
html.form.class.php
2011-11-16 23:58:25 +01:00
Laurent Destailleur
36c8bbdf3c Fix: Make a field not null as it is used with inner join. 2011-11-16 23:38:54 +01:00
Laurent Destailleur
a8ecfe2fb4 Look: Minor fix 2011-11-16 23:38:10 +01:00
Laurent Destailleur
8b3de5ecf6 Better label 2011-11-16 23:25:41 +01:00
Laurent Destailleur
bf9c482f8a Fix: Deposits was not included into lines but into into remain to pay 2011-11-16 18:58:11 +01:00
Laurent Destailleur
3d01d77427 New: Stock change on invoice validation support all warehouse into point
of sale module
2011-11-15 20:27:32 +01:00
Laurent Destailleur
05c177ef52 Look: Minor look enhancement on point of sale login page 2011-11-15 13:33:32 +01:00
Laurent Destailleur
11a6bf651b Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-15 13:32:04 +01:00
Regis Houssin
3ebec27677 Fix: permissions problem 2011-11-15 16:13:55 +08:00
Juanjo Menent
780f1d02e7 Trad: Add confirm message when going back to draft 2011-11-14 18:44:04 +01:00
Laurent Destailleur
0308ed1088 Look: Uniformize css 2011-11-14 18:37:04 +01:00
Laurent Destailleur
5dc660af46 Fix: Stock sign for credit note must be reverted 2011-11-14 17:47:45 +01:00
Laurent Destailleur
7622a5b472 Look: Removed useless title 2011-11-14 17:03:57 +01:00
Laurent Destailleur
7f77391acb Ask warehouse even when going back to draft 2011-11-14 16:57:26 +01:00
Laurent Destailleur
12963265d7 Add confirm message when going back to draft 2011-11-14 16:23:59 +01:00
Laurent Destailleur
7384096d56 Enhance doc for stock movement 2011-11-14 15:46:44 +01:00
Laurent Destailleur
ca335e4fe0 New: Support zip/town autocompletion on warehouses 2011-11-14 11:28:16 +01:00
Laurent Destailleur
8cdbc2151c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-11-14 01:38:33 +01:00
Laurent Destailleur
b81938fe95 Uniformize code and doxygen 2011-11-13 11:45:25 +01:00
Laurent Destailleur
40a4bcec04 Qual: doxygen
Fix: Preselected field was not selected
2011-11-13 00:49:40 +01:00
Regis Houssin
c1d703825b Merge pull request #49 from grandoc/develop
Develop
2011-11-12 05:52:58 -08:00
Grand Philippe
8db5716d53 Fix tiny language error 2011-11-12 14:21:53 +01:00
Laurent Destailleur
9a43c8a14f Qual: Removed useless parameter 2011-11-12 12:59:06 +01:00
Regis Houssin
b72ef91f19 Fix: carriage return problem 2011-11-12 12:56:33 +01:00
Regis Houssin
87d7badd53 Works on merge pdf with encryption 2011-11-12 09:23:54 +01:00
Laurent Destailleur
3f495ef3b5 Qual: Removed not used file
Qual: Update licence header
2011-11-12 00:54:32 +01:00
Laurent Destailleur
a8eefd01df Try to fix tons of errors 2011-11-11 23:15:44 +01:00
Regis Houssin
a7a85ac513 Fix: uniform code 2011-11-11 16:10:50 +01:00
Regis Houssin
8f1154f400 Fix: timestamp field name problem 2011-11-11 12:42:37 +01:00
Regis Houssin
2d19624a14 Fix: reindenting and docgen 2011-11-11 11:15:36 +01:00
Laurent Destailleur
f7cfa18748 Fix: double screen when creating product with no ref 2011-11-11 01:20:18 +01:00
Laurent Destailleur
93ce51c8d7 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-11 00:42:28 +01:00
Laurent Destailleur
9ec3500b1f New: Add option INVOICE_POSITIVE_CREDIT_NOTE 2011-11-11 00:36:01 +01:00
Regis Houssin
9739a83b16 Fix: exclude install.lock files during purge 2011-11-10 23:37:00 +08:00
Regis Houssin
104dd9869d Fix: add subelement rights 2011-11-10 23:09:03 +08:00
Juanjo Menent
cf4f5c876f Trad: Add new translations 2011-11-10 15:34:05 +01:00
Regis Houssin
5f62a1f27f Fix: bad parameters 2011-11-10 14:44:10 +01:00
Regis Houssin
a5b847f3c4 Fix: void warning and uniform code 2011-11-10 10:13:44 +01:00
Laurent Destailleur
79b9ceda30 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-09 22:11:48 +01:00
Laurent Destailleur
10961fb2c9 New: Can choose warehouse for stock change on supplier approbation or
supplier invoice validation
2011-11-09 22:10:58 +01:00
Laurent Destailleur
8745ef572d Fix: Missing filter on company 2011-11-09 21:42:46 +01:00
Laurent Destailleur
ce59b9df83 Look: Enhance login page 2011-11-09 19:38:34 +01:00
Laurent Destailleur
9f42438714 New: Add hidden option PROJECT_HIDE_UNSELECTABLES 2011-11-09 18:52:59 +01:00
Laurent Destailleur
7d0a7f569e Fix: We must no enable FirePHP if not in a web context 2011-11-09 17:18:45 +01:00
Regis Houssin
8072f501ff Works on extend edit in place with external modules (in progress)
Conflicts:

	htdocs/core/class/commonobject.class.php
	htdocs/core/class/html.form.class.php
2011-11-09 17:13:25 +01:00
Laurent Destailleur
f620f924e8 Fix: Save of constants 2011-11-09 17:09:14 +01:00
Laurent Destailleur
62687c2f89 Add specific translation for GB 2011-11-09 15:15:12 +01:00
Laurent Destailleur
253084feb3 New: Can choose warehouse for invoice validation 2011-11-09 14:31:43 +01:00
Laurent Destailleur
2caf178882 Enhance protection 2011-11-09 14:10:49 +01:00
Laurent Destailleur
2e702cceff Fix: Sanitize PHP_SELF 2011-11-09 13:40:13 +01:00
Laurent Destailleur
f060c1563a Normalize code 2011-11-09 12:40:33 +01:00
Laurent Destailleur
45cee744c0 Fix: We must not filter HTML content but only javascript content. This
is to avoid to block fckeditor edition.
2011-11-09 12:22:07 +01:00
Laurent Destailleur
72c0a15f56 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	htdocs/commande/fiche.php
	htdocs/core/class/commonobject.class.php
	htdocs/product/fiche.php
2011-11-09 12:17:29 +01:00
Laurent Destailleur
9342b419fa Little speed enhancement 2011-11-09 12:10:28 +01:00
Laurent Destailleur
90b43e2dfb Fix: Can edit accountancy code 2011-11-09 11:51:58 +01:00
Regis Houssin
6b48e3af89 Fix: remove obsolete code 2011-11-08 23:27:49 +01:00
Regis Houssin
cbec43e098 Fix: change 'editfieldkey' and 'editfieldval' for compatibility with
external module and hook system.
Fix: uniform code
2011-11-09 06:14:42 +08:00
Regis Houssin
338b35e2a3 Fix: [Bug #232] Multiple Cross-Site-Scripting vulnerabilities 2011-11-08 17:11:30 +01:00
Regis Houssin
e8fcda3303 Fix: bug #232
Multiple Cross-Site-Scripting vulnerabilities
2011-11-08 15:04:10 +01:00
Regis Houssin
d8e8d047f4 Fix: bug #232
Multiple Cross-Site-Scripting vulnerabilities
2011-11-08 14:44:27 +01:00
Regis Houssin
f0c327c070 Fix: uniform code
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Laurent Destailleur
cdacf73743 Fix: [ bug #228 ] Facture depuis commande remisée 2011-11-08 00:48:26 +01:00
Laurent Destailleur
824db25a74 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	htdocs/core/class/commonobject.class.php
2011-11-08 00:17:20 +01:00
Laurent Destailleur
3d0c324f5f Fix: Message for stock movement was wrong or missing 2011-11-08 00:03:19 +01:00
Regis Houssin
9549c0c608 Fix: entity filter 2011-11-08 06:56:02 +08:00
Regis Houssin
5cf59a1346 Fix: uniform code 2011-11-07 17:31:03 +01:00
Regis Houssin
a3e461c211 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-07 17:05:44 +01:00
Regis Houssin
c9ea31a9d5 Fix: remove unused files
Fix: add datatables library in package
2011-11-07 17:05:06 +01:00
Regis Houssin
dea5ec5e26 Fix: reorder problem with external module 2011-11-07 22:32:22 +08:00
Laurent Destailleur
8d1284ed42 Choose warehouse for order validation 2011-11-07 15:04:02 +01:00
Regis Houssin
f1426c80d4 Fix: entity filter 2011-11-07 09:41:41 +01:00
Laurent Destailleur
8193e8a54e Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-06 15:45:03 +01:00
Laurent Destailleur
83f2061e0e Start to work on feature to select stock id for increase/decrease. 2011-11-06 15:42:53 +01:00
Laurent Destailleur
8d46ae1d35 Qual: Better error managment on numbering setup 2011-11-06 15:12:18 +01:00
Laurent Destailleur
699f759843 Fix: Bad sql request 2011-11-06 14:23:09 +01:00
Laurent Destailleur
9e50499195 Last movement date info is mre clear. 2011-11-06 13:54:06 +01:00
Regis Houssin
ca63f3d8e9 Fix: uniform code and reindent 2011-11-06 11:11:43 +01:00
Regis Houssin
1b1bb551d9 Fix: Perl-style comments are not allowed. Use "// Comment." or "/*
comment */" instead.
2011-11-06 10:11:23 +01:00
Regis Houssin
38c4c88b5f Fix: Avoid function calls in a FOR loop test part 2011-11-06 10:00:45 +01:00
Regis Houssin
75ed344520 Fix: invalid EOL char 2011-11-06 09:51:55 +01:00
Laurent Destailleur
2240f5db44 Fix: Localisation of prices 2011-11-06 00:40:42 +01:00
Regis Houssin
029c405b7d Fix: hide edit in place icon if MAIN_EDIT_ALSO_INLINE is not defined 2011-11-06 00:14:08 +01:00
Laurent Destailleur
6d0f72dfed Look: Uniformize buttons 2011-11-05 23:22:32 +01:00
Laurent Destailleur
40da2e23d2 Qual: Reduce sub-options of module fckeditor. This make code cleaner
and all this duplicated options were useless.
2011-11-05 23:18:49 +01:00
Regis Houssin
995e07041a Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-05 22:32:43 +01:00
Regis Houssin
94b393e760 Fix: show icon if edit in place is possible 2011-11-05 22:32:25 +01:00
Laurent Destailleur
5de1db527c Fix: Autocalculate rows and cols 2011-11-05 22:20:02 +01:00
Laurent Destailleur
c9b7bdf22f Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	htdocs/compta/deplacement/fiche.php
2011-11-05 21:47:41 +01:00
Laurent Destailleur
06c5f3427c New: There is now two "inline edit" solution: Solution 1 use jquery
and is enabled if MAIN_USE_JQUERY_JEDITABLE is on. Solution 2 use a link
"edit field" on resubmit page for eache field (this is by default). And
we are ready to add more.
New: Add also option MAIN_EDIT_ALSO_INLINE. Goal of this option is to
say: Even if this field can be edited by a global edit form, we allow
field to be edited with the "inline edit" feature (whatever is the
inline edit solution active). This option is to keep the standard
behaviour "We must click a "modify" button to allow to edit globally all
fields at once working and have only this way. If option is on, we can
also use the inlinde edit. If off, inline edit is available only for
fields not included into a global "modify" form.
line
2011-11-05 21:24:55 +01:00
Regis Houssin
fd49fc97c8 Fix: bad function name 2011-11-05 19:44:48 +01:00
Laurent Destailleur
2b9285384c Merge editfield and editInPlace 2011-11-05 18:25:04 +01:00
Laurent Destailleur
cf365593dc Qual: Revert parameter order (optionnal at end) 2011-11-05 15:43:07 +01:00
Laurent Destailleur
3f30cebce3 Qual: Prepare to merge editfield and editInPlace 2011-11-05 15:12:37 +01:00
Laurent Destailleur
cd514693c5 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-05 13:23:22 +01:00
Laurent Destailleur
c60a2ff76f Fix: new lines not correctly outputed 2011-11-05 13:22:00 +01:00
Laurent Destailleur
f16b751642 Fix: Missing menu icons 2011-11-05 13:11:10 +01:00
Regis Houssin
356409bd72 Fix: add json_decode function for old PHP 2011-11-05 12:45:13 +01:00
Laurent Destailleur
fd9e0d8643 Qual: Removed code that must be stored into external modules 2011-11-05 12:34:54 +01:00
Laurent Destailleur
97573659c2 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-05 03:18:19 +01:00
Laurent Destailleur
c819b3b87c Fix: Must work with PHP 5.* 2011-11-05 03:15:35 +01:00
Laurent Destailleur
de8018a5f0 Fix: Error management 2011-11-05 03:15:11 +01:00
Regis Houssin
4482c6ac0a Fix: change for external modules
Fix: add osx files in gitignore
2011-11-05 00:24:13 +08:00
Regis Houssin
4dc318c9fd Fix: translation 2011-11-04 11:09:13 +01:00
Regis Houssin
9be80725d0 Fix: increase size of fields 2011-11-04 10:22:14 +01:00
Regis Houssin
6bbc1a1a77 Fix: move transverse mode parameters in conf.php 2011-11-04 09:09:53 +01:00
Regis Houssin
0c5648dd6f Fix: indent 2011-11-04 08:29:10 +01:00
Regis Houssin
1b568deaf6 Fix: avoid warning 2011-11-04 08:21:47 +01:00
Laurent Destailleur
61fc8b6081 Fix: Wrong field 2011-11-04 02:53:31 +01:00
Laurent Destailleur
68ece6228b Fix admin login creation 2011-11-04 02:00:19 +01:00
Laurent Destailleur
fbdb483510 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-04 00:28:53 +01:00
Laurent Destailleur
c16c09a451 Qual: Mutualize code to delete previews 2011-11-04 00:27:30 +01:00
Regis Houssin
7c54bf489d Fix: problem with multicompany 2011-11-03 18:39:06 +01:00
Regis Houssin
42e608bd63 Fix: chmod 644 2011-11-03 18:03:52 +01:00
Regis Houssin
fdaadc31da Fix: uniform code
Fix: entity filter
2011-11-03 17:38:04 +01:00
Regis Houssin
832b78911c Fix: optimize code 2011-11-03 11:49:22 +01:00
Regis Houssin
ea94610492 Fix: security
Add another restriction
2011-11-03 10:35:52 +01:00
Regis Houssin
9cc3bf0f87 Fix: security
"javascript" is not necessary for send javascript code
2011-11-03 10:07:09 +01:00
Laurent Destailleur
d872f4d389 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-03 02:02:50 +01:00
Laurent Destailleur
7f0cca8fb9 Look: Enhancements into themes. 2011-11-03 01:59:13 +01:00
Laurent Destailleur
9444e8d63d Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	htdocs/admin/boxes.php
	htdocs/admin/ihm.php
	htdocs/core/lib/usergroups.lib.php
	htdocs/main.inc.php
2011-11-02 22:51:52 +01:00
Laurent Destailleur
253a21eb33 Perf: Little optimization 2011-11-02 22:41:34 +01:00
Laurent Destailleur
ee92964ef7 Security: Fix more security holes 2011-11-02 22:15:59 +01:00
Juanjo Menent
2f7365043c Fix: [bug 227] LocalTaxes: Suppliers calculate problem 2011-11-02 21:06:21 +01:00
Regis Houssin
0c8e4b8f1b Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	htdocs/user/index.php
	htdocs/user/info.php
	htdocs/user/note.php
	htdocs/user/param_ihm.php
2011-11-02 20:29:27 +01:00
Regis Houssin
921a379740 Fix: security 2011-11-02 20:24:51 +01:00
Laurent Destailleur
7f4944da31 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-02 20:18:48 +01:00
Laurent Destailleur
074939b4ff Security: A lot of security fixes 2011-11-02 20:17:55 +01:00
Laurent Destailleur
5b5ac9cbe2 Fix: Add missing entries 2011-11-02 19:15:29 +01:00
Laurent Destailleur
d394fb621a Fix: Try to fix trigger tha change password 2011-11-02 18:05:45 +01:00
Laurent Destailleur
388706a354 Fix: Format error 2011-11-02 18:02:31 +01:00
Laurent Destailleur
e6d27e0731 Doxygen 2011-11-02 14:15:44 +01:00
Laurent Destailleur
dcd97bb1cf Better error management 2011-11-02 14:15:14 +01:00
Laurent Destailleur
e764f2137d Doxygen 2011-11-02 14:14:46 +01:00
Laurent Destailleur
2bffe2a174 Qual: Clean code: Removed code of external modules 2011-11-01 23:22:10 +01:00
Laurent Destailleur
4c95c486f6 Qual: Removed hardcoded code for external module. Replaced by hook. 2011-11-01 18:36:06 +01:00
Laurent Destailleur
0cd241d3a3 Move translation keys 2011-11-01 18:33:14 +01:00
Laurent Destailleur
c00b67209f New: Clear code 2011-11-01 18:32:48 +01:00
Laurent Destailleur
eba302c00f Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-01 15:36:59 +01:00
Laurent Destailleur
4a49d32689 Fix: Removed warning 2011-11-01 15:34:11 +01:00
Regis Houssin
7bb76a8cb2 Fix: translation 2011-11-01 15:18:33 +01:00
Laurent Destailleur
bb9dd1be10 Fix: db connexion not closed 2011-11-01 15:06:03 +01:00
Laurent Destailleur
13552bb3a4 Minor fix into action management 2011-11-01 15:05:42 +01:00
Laurent Destailleur
2996ee7639 New: Add trigger ACTION_DELETE and ACTION_MODIFY
Fix: LOG_ERROR must be LOG_ERR
2011-11-01 13:22:39 +01:00
Laurent Destailleur
28d6fc03f9 New: Add ref_ext on actions 2011-11-01 04:58:47 +01:00
Laurent Destailleur
ecb6c1e67d Fix: DST is correctly detected 2011-11-01 04:57:45 +01:00
Laurent Destailleur
8c42f48ad7 New: Add ref_ext on actions 2011-11-10 04:07:38 +01:00
Laurent Destailleur
b8e73966f2 Fix: Usage of FirePHP does not erase set_include_path done 2011-11-01 02:31:33 +01:00
Regis Houssin
dfcc0cff0c Fix: security 2011-10-31 18:52:25 +01:00
Regis Houssin
9f4ab4c1b1 Fix: css problem
New: add change year and month in jQuery datepicker
2011-10-31 18:38:17 +01:00
Regis Houssin
d9eb4cbeb9 New: add edit in place with ckeditor
Fix: remove unused jQuery plugin ckeip
2011-10-31 16:57:10 +01:00
Regis Houssin
61bb08dfa5 Fix: optimize css 2011-10-31 15:23:18 +01:00
Regis Houssin
419eb248c1 Fix: add generic edit in place select input 2011-10-31 14:34:11 +01:00
Regis Houssin
eeedf86067 delete unknown files 2011-10-31 11:59:47 +01:00
Regis Houssin
44c4a16c9f Add load method for type of fees 2011-10-31 11:49:47 +01:00
Regis Houssin
338b4375d6 Fix: optimize code 2011-10-31 11:01:26 +01:00
Regis Houssin
48f4e2d735 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-31 10:22:17 +01:00
Regis Houssin
2aaf7552c0 Fix: optimize code 2011-10-31 10:21:32 +01:00
Laurent Destailleur
2b76b014b1 Fix: Bad url 2011-10-31 09:47:35 +01:00
Laurent Destailleur
a7fbe00d4e Fix: type must be text/javascript 2011-10-31 01:03:59 +01:00
Laurent Destailleur
d7f90877bc Fix: Close db connexion 2011-10-31 01:00:35 +01:00
Laurent Destailleur
6a13f0bfeb Support log level with FirePHP 2011-10-31 00:55:58 +01:00
Laurent Destailleur
3d3c7a2223 Set day of week 2011-10-31 00:32:55 +01:00
Laurent Destailleur
d0711215ab Complete locales 2011-10-30 23:51:07 +01:00
Laurent Destailleur
410efe0427 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-10-30 23:46:58 +01:00
Laurent Destailleur
c3aafe05a8 Merge branch 'develop' of ssh://github.com/Dolibarr/dolibarr into develop
Conflicts:
	htdocs/core/js/datepicker.js.php
2011-10-30 23:43:39 +01:00
Laurent Destailleur
a508d18693 Set other locales. 2011-10-30 19:38:01 +01:00
Regis Houssin
64f3401658 Fix: translation
Fix: remove translation treatment
2011-10-30 19:29:11 +01:00
Regis Houssin
a20a83fce6 Fix: use another method 2011-10-30 19:05:01 +01:00
Regis Houssin
41f265d8be Add TODO for add specific parameters for country 2011-10-30 18:59:36 +01:00
Laurent Destailleur
0c3e604de0 Fix: Missing closing db 2011-10-30 18:58:30 +01:00
Regis Houssin
a08352633d Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-30 18:56:16 +01:00
Regis Houssin
3daf797d3f Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-30 18:55:07 +01:00
Laurent Destailleur
5f6b52a7e5 Force charset 2011-10-30 18:55:00 +01:00
Laurent Destailleur
f69604ebfc Qual: Removed duplicate include 2011-10-30 18:49:04 +01:00
Laurent Destailleur
ef0fac8000 Force type javascript 2011-10-30 18:48:40 +01:00
Laurent Destailleur
415c04e827 Qual: Move init of vars for old datepicker into new js script file. 2011-10-30 18:34:36 +01:00
Laurent Destailleur
7e1715d025 Avoid having duplicate translations 2011-10-30 18:24:59 +01:00
Laurent Destailleur
6067fe1c94 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-30 17:27:39 +01:00
Laurent Destailleur
eaeb399f02 Qual: Uniformize variable name 2011-10-30 17:26:55 +01:00
Laurent Destailleur
b9c2162539 Qual: Removed PHP warnings 2011-10-30 17:13:29 +01:00
Regis Houssin
d055e1c0a3 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-30 09:07:37 +01:00
Juanjo Menent
5c9ba8a548 [task 189] Move Error* key from other.lang into errors.lang files 2011-10-29 23:52:05 +02:00
Regis Houssin
2c5410fff3 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-29 23:42:40 +02:00
Regis Houssin
8dc1a20466 Add jeditable select and autocomplete (not stable) 2011-10-29 23:42:24 +02:00
Regis Houssin
cbc27b2ac9 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-29 20:49:55 +02:00
Laurent Destailleur
609632244c Removed error reporting 2011-10-29 20:36:18 +02:00
Laurent Destailleur
d46241e380 Fix: Translations 2011-10-29 20:00:21 +02:00
Laurent Destailleur
784f696c85 Qual: Some fixes to make working with PHP option error_reporting
E_STRICT
2011-10-29 19:50:25 +02:00
Laurent Destailleur
fd9619f4cd Fix: Property not loaded
Enhance phpunit
2011-10-29 18:48:19 +02:00
Laurent Destailleur
ac183e2483 Optimize speed 2011-10-29 18:28:13 +02:00
Laurent Destailleur
de842ef1e1 Doxygen
Fix: Bad vars
2011-10-29 18:15:54 +02:00
Laurent Destailleur
d183265702 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-29 17:47:30 +02:00
Regis Houssin
a3fa3586a5 Add empty US datepicker initialisation 2011-10-29 08:42:54 +02:00
Regis Houssin
5d23da1be1 Fix: uniform code 2011-10-29 08:33:59 +02:00
Juanjo Menent
c485acdb37 Trad: Fix missing translation 2011-10-29 07:54:59 +02:00
Laurent Destailleur
ba2c791af5 Fix: Filter on third party 2011-10-28 23:59:16 +02:00
Laurent Destailleur
1d280000ee Fix: Order by title 2011-10-28 23:27:05 +02:00
Regis Houssin
9d9c3a6af8 Move datepicker i18n 2011-10-28 23:03:17 +02:00
Regis Houssin
a20d0e7699 Fix: add datepicker default options and just rename datepicker language
options
2011-10-28 22:06:57 +02:00
Regis Houssin
a56482dbfc Add datepicker language for dispatch in language directory
see README file
2011-10-28 19:53:06 +02:00
Regis Houssin
dea1210c2d Fix: edit in place datepicker more stable 2011-10-28 19:31:42 +02:00
Regis Houssin
75340e4b74 Fix: use i18n files for datepicker 2011-10-28 17:48:39 +02:00
Regis Houssin
4ebbc0de6f Fix: rename "area" to "textarea"
New: add js files for default datepicker options
New: add edit_datepicker for edit in place (not stable)
2011-10-28 16:28:55 +02:00
Regis Houssin
c4cf4f0819 Merge pull request #40 from simnandez/develop
Trad: New: add error message for edit in place
2011-10-28 03:59:37 -07:00
Juanjo Menent
5a96184e37 Trad: New: add error message for edit in place 2011-10-28 12:30:19 +02:00
Regis Houssin
a4c128e11a Merge pull request #39 from simnandez/develop
New: [task 219] LocalTaxes: Add taxes and dividends
2011-10-28 03:29:31 -07:00
Regis Houssin
7ee06a68bc Fix: add sql error 2011-10-28 12:26:21 +02:00
Juanjo Menent
ed3059d370 New: [task #219] LocalTaxes: Add taxes and dividends 2011-10-28 12:17:53 +02:00
Regis Houssin
bc6fa60287 Fix: move jnotify options in separate file
Fix: move nl2br treatment
New: add error message for edit in place
2011-10-28 12:02:36 +02:00
Laurent Destailleur
4439205375 Fix: Disable is not complete 2011-10-28 01:16:23 +02:00
Laurent Destailleur
035730acdc Add a FIXME note 2011-10-28 01:06:41 +02:00
Laurent Destailleur
30a3d20604 Add a FIXME note 2011-10-28 01:00:12 +02:00
Laurent Destailleur
b6b48d61bf New: Cheques into cheques receipts are ordered by operation date. 2011-10-28 00:47:28 +02:00
Laurent Destailleur
53daae649c Fix: pgsql compatibility 2011-10-28 00:32:58 +02:00
Regis Houssin
1464929fed Fix: load only textarea for nl2br 2011-10-27 18:55:07 +02:00
Regis Houssin
1137b69a03 Fix: use loadurl just for textarea and numeric 2011-10-27 18:17:27 +02:00
Regis Houssin
df19c5e606 Fix: move ajax tpl to js for uniform code 2011-10-27 18:06:05 +02:00
Regis Houssin
e4599a05cd add edit in place for description 2011-10-27 16:48:57 +02:00
Regis Houssin
d906552815 New: add edit in place
Fix: change element name with condition for enlarge possibility
2011-10-27 16:38:49 +02:00
Regis Houssin
5899fa6eb7 Fix: add note public and private during create 2011-10-27 16:04:50 +02:00
Regis Houssin
892de8a3d2 Fix: uniform code 2011-10-27 15:33:18 +02:00
Regis Houssin
b861f3596b Fix: multicompany login combobox problem 2011-10-27 17:40:45 +08:00
Regis Houssin
d64a2b70f7 Fix: uniform code
Fix: move and rename function
2011-10-27 10:41:29 +02:00
Regis Houssin
cdcb15f59f New: add editInPlace function 2011-10-27 10:15:49 +02:00
Laurent Destailleur
e780eadeed Fix: Substitution of free text 2011-10-27 10:07:58 +02:00
Laurent Destailleur
3025359899 Fix: Substitution missing 2011-10-27 02:44:05 +02:00
Laurent Destailleur
894e9a3a6b Merge pull request #38 from simnandez/develop
Trad: Add last subscriptions on member home page
2011-10-26 17:20:10 -07:00
Laurent Destailleur
ad3f13881b Uniformize constructor
Removed deprecated functions
2011-10-27 02:10:23 +02:00
Laurent Destailleur
d506420968 We force option until debug complete 2011-10-27 01:06:43 +02:00
Laurent Destailleur
9dad0b5325 Fix: A theme must only change look, not options 2011-10-27 01:00:21 +02:00
Juanjo Menent
2bc0718af5 Trad: Add last subscriptions on member home page 2011-10-26 18:54:53 +02:00
Laurent Destailleur
3109c797fb Fix: Minor fix in styles 2011-10-26 17:06:59 +02:00
Laurent Destailleur
aa989b3ed1 Fix: Style of resizers 2011-10-26 15:04:37 +02:00
Laurent Destailleur
daf19d0d07 Fix: Some fix for barcode generation 2011-10-26 12:58:10 +02:00
Laurent Destailleur
408ec1bc29 Fix: Moved file that seems to belongs to external module 2011-10-26 12:26:04 +02:00
Regis Houssin
f079b63438 Fix: security 2011-10-26 10:55:56 +02:00
Regis Houssin
a806f1ae09 Fix: size of fields 2011-10-26 10:22:46 +02:00
Regis Houssin
e2b539ee7d [edit in place] Add edit_text and edit_numeric 2011-10-26 10:20:27 +02:00
Regis Houssin
5be8bb87a2 Fix: uniformize code 2011-10-26 09:47:03 +02:00
Regis Houssin
efc15bd31b Fix: no source object 2011-10-26 09:40:02 +02:00
Regis Houssin
057d462a7a Add css style for jeditable 2011-10-26 09:28:00 +02:00
Laurent Destailleur
79b12d987f New: Add last subscriptions on member home page 2011-10-25 23:48:40 +02:00
Laurent Destailleur
0835224921 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-10-25 22:36:26 +02:00
Regis Houssin
9a75ee7607 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-25 19:04:22 +02:00
Regis Houssin
1398a41add New: works on edit in place 2011-10-25 19:04:02 +02:00
Regis Houssin
5fe088334c Qual: move ajax response in /core/ajax directory 2011-10-25 19:03:12 +02:00
Laurent Destailleur
1015cefcfd Task 188: Add filter on event type 2011-10-25 16:19:17 +02:00
Regis Houssin
459289ca05 Update jQuery libraries and add ui-lightness theme 2011-10-25 14:44:27 +02:00
Regis Houssin
2f3aeefc4c [task #218] [Hunt click] merge info tab in card 2011-10-25 12:50:12 +02:00
Regis Houssin
37cca4231a Fix: uniform and clean code 2011-10-25 11:24:06 +02:00
Laurent Destailleur
8418a5e7f5 Fix: Better error management 2011-10-25 02:08:42 +02:00
Laurent Destailleur
7f5aeea9b8 Edit comments 2011-10-25 00:43:37 +02:00
Regis Houssin
ee9f1aa83b Fix: avoid warning 2011-10-24 18:56:00 +02:00
Regis Houssin
eca7ff31aa Fix: doxygen 2011-10-24 18:40:28 +02:00
Regis Houssin
fafde60d2c Fix: add empty index files 2011-10-24 15:27:10 +02:00
Laurent Destailleur
3c7acb16b4 Add transaction for interventions 2011-10-24 14:28:50 +02:00
Laurent Destailleur
7b31fa3369 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2011-10-24 14:20:10 +02:00
Laurent Destailleur
7e902af9dc Fix hour format 2011-10-24 14:15:07 +02:00
Regis Houssin
3338649316 [task #217] Move core files in core directory 2011-10-24 14:11:49 +02:00
Regis Houssin
b1de04bc1b Fix: change /lib/ by /core/lib/ 2011-10-24 13:36:11 +02:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc [task #216] Move lib in core directory 2011-10-24 11:25:54 +02:00
Regis Houssin
c65238b773 [task #216] Move lib in core directory 2011-10-24 10:45:06 +02:00
Regis Houssin
00fd96a8d2 [task #216] Move lib in core directory 2011-10-24 10:36:53 +02:00
Regis Houssin
ed28394df8 Add empty index file 2011-10-24 10:33:55 +02:00
Regis Houssin
cf551f82e7 Move common files in core directory 2011-10-24 10:29:33 +02:00
Regis Houssin
dd963235cd Move db classes in /htdocs/core/db 2011-10-24 10:06:37 +02:00
Regis Houssin
ecc5519a4e Move core lib files in /core/lib 2011-10-24 09:49:50 +02:00
Regis Houssin
b1271a5398 Move core js in /htdocs/core/js 2011-10-24 09:36:58 +02:00
Regis Houssin
30c5f4b214 Move all core class in htdocs/core/class 2011-10-24 09:29:17 +02:00
Regis Houssin
65b986ec00 Fix: avoid warning 2011-10-24 08:59:14 +02:00
Regis Houssin
2b8332eb2d Move ldap.class.php to core/class 2011-10-24 08:53:26 +02:00
Regis Houssin
45a7ec5d81 Fix: uniform code 2011-10-24 08:44:34 +02:00
Laurent Destailleur
dbd4bdfd78 Removed a TODO 2011-10-23 22:10:30 +02:00
Laurent Destailleur
7dd3fec485 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-23 20:02:39 +02:00
Laurent Destailleur
c7804b98fd Fix: Error when creating a group using posix class 2011-10-23 20:02:15 +02:00
Regis Houssin
a308a666e4 Added temporarily before to find another solution 2011-10-23 18:36:47 +02:00
Regis Houssin
a7deb7c23a Fix: uniformize code 2011-10-23 14:55:37 +02:00
Laurent Destailleur
76aa6607b6 Fix: Error report when no label provided 2011-10-23 13:02:54 +02:00
Spangaro Alexandre
130a9f2e6e Add page "info" for trip 2011-10-23 10:06:01 +02:00
Laurent Destailleur
43bd6e1ea8 Fix: Removed deprecated function 2011-10-22 15:55:08 +02:00
Laurent Destailleur
fedafe5302 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-10-22 14:24:51 +02:00
Regis Houssin
9924b2f17d Fix: use bad object 2011-10-22 19:27:59 +08:00
Regis Houssin
5a20fa8169 Fix: uniformize code 2011-10-22 12:27:31 +02:00
Regis Houssin
58708b7cf0 Fix: hide php error message if dir not exist 2011-10-22 11:56:04 +02:00
Laurent Destailleur
f6c6d87d23 Look: Uniformize look 2011-10-22 11:25:49 +02:00
Regis Houssin
87bbcaf9f6 Fix: remove obsolete code
use objectlinked for retrieve origin and origin_id of an object
2011-10-21 11:03:19 +02:00
Laurent Destailleur
ddad6700f8 Fix: Better error management 2011-10-20 16:38:09 +02:00
Laurent Destailleur
ce3435b490 Doxygen 2011-10-20 14:23:39 +02:00
Laurent Destailleur
336c825309 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-20 14:17:16 +02:00
Laurent Destailleur
a9b5a00cb0 Add socid parameter 2011-10-20 13:16:33 +02:00
Juanjo Menent
33980c412a Fix: Can use POS module with several concurrent users. This also remove
temporary table.
2011-10-20 16:01:56 +08:00
Alexandre Spangaro
98f248ac8c Mise en place de la fonction info des notes de frais.
Modification fonction update pour mettre à jour l'id de l'auteur qui modifie la note
2011-10-20 16:00:04 +08:00
Laurent Destailleur
00189f17dc Fix: Enhance successfull dump detection 2011-10-20 00:04:57 +02:00
Laurent Destailleur
a0855a3867 New: Add hooks to execute code after pdf generation 2011-10-19 22:05:54 +02:00
Laurent Destailleur
ae4b871f04 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	ChangeLog
2011-10-19 14:49:44 +02:00
Laurent Destailleur
28d5fc66a1 Add TODO 2011-10-19 13:20:59 +02:00
Laurent Destailleur
4ea692f85a [ bug #83 ] Le montant du bénéfice par tiers sur le menu 'Résultat /
Exercice' est de format incorrect
2011-10-19 13:04:03 +02:00
eldy
407669c4ff New: Fix hooks on dictionnaries 2011-10-19 02:47:24 +02:00
eldy
7efe7ad255 Qual: Removed warnings 2011-10-19 02:45:42 +02:00
eldy
82fb8b4d61 New: Finalize patch to support hook on dictionnary edition 2011-10-19 01:51:40 +02:00
remy
f046983641 Enabled 3rd party translation in dictionary 2011-10-18 14:24:49 -04:00
remy
88ba710679 Added display hook in dict 2011-10-18 14:22:19 -04:00
remy
b6648a58f7 Added Hooks to dictionaries 2011-10-18 14:16:36 -04:00
Laurent Destailleur
c6a380d5b6 New: Mutualize footer code 2011-10-18 16:40:44 +02:00
Laurent Destailleur
f1e36331ea New: Add webservice user 2011-10-18 16:26:40 +02:00
Laurent Destailleur
9f035d3b91 New: Add web service to get user
Add generator of webservice
2011-10-18 15:55:06 +02:00
Laurent Destailleur
94995ecaf8 Doxygen 2011-10-18 14:52:43 +02:00
Laurent Destailleur
7e38f8a85e Fix: Removed deprecated field 2011-10-18 14:42:46 +02:00
Laurent Destailleur
20d5927922 [ bug #85 ] Facture sur modèle ODT 2011-10-18 03:47:20 +02:00
Laurent Destailleur
81d93563af Allow external modules to send SMS 2011-10-18 00:28:01 +02:00
Laurent Destailleur
6b2d3f5072 Fix: Change only nb 2011-10-17 21:36:10 +02:00
Laurent Destailleur
cd4a4febf8 Make code generic and usable for all modules 2011-10-17 21:25:27 +02:00
Laurent Destailleur
7acb066483 Fix: error management 2011-10-17 21:08:05 +02:00
Laurent Destailleur
1948fc115e Fix: bug #34545 : Sauts de lignes en vue de produit libre - New lines in
free product line view
2011-10-17 14:45:31 +02:00
Laurent Destailleur
c747376945 Can input note (public and private) during trip and expense creation 2011-10-17 14:15:27 +02:00
Laurent Destailleur
ca16651f04 Doxygen 2011-10-16 01:59:12 +02:00
Laurent Destailleur
bc922a71c4 Fix comment 2011-10-16 01:38:40 +02:00
Laurent Destailleur
920336b895 Fix: Add foreign keys directives 2011-10-15 20:45:16 +02:00
Laurent Destailleur
85be289842 Fix: Bad sql syntax 2011-10-15 01:11:26 +02:00
Laurent Destailleur
141f79111d Fix: Typo 2011-10-15 00:47:04 +02:00
Laurent Destailleur
0bc80e9bec Qual: Doxygen
Qual: Uniformize some code
2011-10-14 18:51:20 +02:00
Laurent Destailleur
15db353eb4 New: Add option MAIN_DISABLE_PDF_AUTOUPDATE 2011-10-14 16:44:22 +02:00
Laurent Destailleur
d23fc2b8e5 Oops. Forget to publish this. Commit again. 2011-10-14 16:02:18 +02:00
Laurent Destailleur
48249f5e05 Update Urls 2011-10-14 00:09:22 +02:00
Laurent Destailleur
8ab4ec804f Qual: Removed warnings 2011-10-13 20:32:03 +02:00
Laurent Destailleur
f671df6634 Fix: Can use POS module with several concurrent users. This also remove
temporary table.
2011-10-13 20:14:29 +02:00
Laurent Destailleur
a2ae3dbef6 New: Add message during install when activating a module by installer 2011-10-13 01:18:57 +02:00
eldy
781eb01c96 New: Print ticket show ref of invoice 2011-10-12 19:24:27 +02:00
eldy
9e4a822472 doxygen 2011-10-12 01:44:59 +02:00
eldy
274500d812 Trans 2011-10-12 01:02:31 +02:00
FHenry
c549a56021 Add param other on img_delete as like on img_edit
Ajout du parametre $other tel que existant sur img_edit
2011-10-11 05:42:01 +08:00
eldy
fde6a8aa29 Fix: Everyone can access point of sale 2011-10-10 20:02:47 +02:00
eldy
f5007addc3 test 2011-10-10 19:28:07 +02:00
eldy
6207b9262b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	dev/translation/langAutoParser.class.php
	htdocs/langs/tr_TR/agenda.lang
	htdocs/langs/tr_TR/boxes.lang
	htdocs/langs/tr_TR/install.lang
	htdocs/langs/tr_TR/other.lang
2011-10-10 15:10:14 +02:00
eldy
86006b0f30 Update tr_TR language file 2011-10-10 14:13:37 +02:00
eldy
0c3db381d1 Qual: Removed warnings 2011-10-10 13:59:30 +02:00
eldy
236c71f0f4 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	htdocs/langs/nl_NL/admin.lang
	htdocs/langs/nl_NL/donations.lang
	htdocs/langs/nl_NL/errors.lang
	htdocs/langs/nl_NL/install.lang
	htdocs/langs/nl_NL/members.lang
	htdocs/langs/nl_NL/paypal.lang
	htdocs/langs/nl_NL/projects.lang
	htdocs/langs/nl_NL/sendings.lang
	htdocs/langs/nl_NL/sms.lang
	htdocs/langs/nl_NL/users.lang
2011-10-10 13:21:52 +02:00
eldy
f419df68a9 Trans: Maxi fix of translations 2011-10-10 13:11:05 +02:00
Juanjo Menent
081daee307 Fix: [Bug #13] CashDesk: Everyone can access to the Point of sales 2011-10-10 10:11:09 +02:00
Regis Houssin
0624e5d34b Fix: sql error 2011-10-10 08:49:10 +02:00
eldy
54c083caa5 Trans: Update nl_NL language 2011-10-10 08:38:58 +02:00
eldy
5a0448e821 Trans: Update nl_NL language file 2011-10-10 02:42:44 +02:00
eldy
be3016ee06 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-10 00:07:00 +02:00
eldy
11beb15d9a Fix: Hide supplier info if permission to read suppliers not on 2011-10-10 00:03:26 +02:00
Cedric Ziel
2ee3eef5e8 * Fixed typo 2011-10-10 04:38:36 +08:00
eldy
02ebcdfed2 New: Add label of project with ref on element pages 2011-10-09 20:12:05 +02:00
eldy
c6a22b79ea Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-09 17:38:29 +02:00
eldy
c43c2734fb Fix: TVA Non Perçue Récupérable 2011-10-09 17:37:27 +02:00
Regis Houssin
4dde3ced96 Fix: merge problem 2011-10-07 19:33:31 +02:00
Regis Houssin
74bf80a74a Fix: check is cheque in England 2011-10-08 00:16:01 +08:00
eldy
35996b6cf1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-10-07 01:40:52 +02:00
eldy
b0b3d5553d Fix: Update italy vat rate 2011-10-07 01:35:46 +02:00
Regis Houssin
a74bdae666 Fix: add parameters for external modules 2011-10-07 00:55:26 +08:00
Juanjo Menent
af09be1674 Fix: Missing translation 2011-10-06 11:54:36 +02:00
Juanjo Menent
4feed15c57 Trad: Add translation for dictionaries admin page 2011-10-06 11:04:56 +02:00
eldy
cfcccbdfa0 Documentation 2011-10-06 00:55:55 +02:00
eldy
cd04d51ea7 Fix: Removed warning when FirePHP is on 2011-10-06 00:49:58 +02:00
eldy
72e6e954f6 Qual: Removed warnings 2011-10-05 23:49:05 +02:00
eldy
a939a74e94 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-05 23:11:30 +02:00
eldy
c16c6d3798 Fix: Close database handler 2011-10-05 23:03:05 +02:00
eldy
bddf4c6626 Qual: Removed ob* functions 2011-10-05 22:54:39 +02:00
eldy
b6f27d9ec6 New: Try a hidden feature to have log using firephp. 2011-10-05 22:41:08 +02:00
Regis Houssin
955da1d355 Merge pull request #14 from simnandez/develop
Trad: Log module outputs can be setup with "or" rule (not only "xor")
2011-10-05 09:25:08 -07:00
Regis Houssin
24c9a7d26d Fix: reorder line after update line with fk_parent_line 2011-10-06 00:11:53 +08:00
Juanjo Menent
927200f8f5 Trad: Log module outputs can be setup with "or" rule (not only "xor") 2011-10-05 18:11:09 +02:00
eldy
6eea1f56c9 More comments. 2011-10-05 14:29:16 +02:00
eldy
f4a3e6a1a7 Enhance PHPUnit tests 2011-10-05 13:56:32 +02:00
eldy
822d4508eb Qual: Removed PHPCodesniffer warnings 2011-10-05 13:13:36 +02:00
eldy
21797b3364 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-05 12:53:04 +02:00
eldy
b295a866a5 Fix: Fix a serious database default. Table llx_product_fournisseur was
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-05 12:51:55 +02:00
Regis Houssin
2099cfebf3 Fix: uniformize code 2011-10-04 20:57:13 +08:00
Regis Houssin
0b3cbf9b84 Fix: do not use dol_hash function here 2011-10-04 20:57:13 +08:00
eldy
47bb2171e0 Fix: Fix a serious database default. Table llx_product_fournisseur was
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-04 01:26:07 +02:00
eldy
98ab396837 New: Can choose number of character before triggering Ajax
autocomplete of product search.
2011-10-03 22:48:10 +02:00
eldy
38c828ceb4 Fix: Line of invoices are correctly encoded 2011-10-03 18:58:18 +02:00
eldy
c05ad3b4da Doxygen 2011-10-03 18:10:50 +02:00
eldy
190adf2d49 New: Log module outputs can be setup with "or" rule (not only "xor"). 2011-10-03 17:19:39 +02:00
eldy
409fd169cf New: Add webservice to create a product 2011-10-02 01:23:57 +02:00
eldy
fe30491a45 Qual: Mutualize a lot of code between supplier and customer payments 2011-10-01 23:24:39 +02:00
eldy
79546fa072 Qual: Uniformize look of supplier invoice with customer invoice 2011-10-01 21:55:40 +02:00
eldy
4d4be413af Can search on part of barcode 2011-10-01 13:23:10 +02:00
eldy
8976e8e03d Look: Uniformize label of login/id 2011-10-01 13:00:57 +02:00
eldy
be01d88e2d Qual: Removed warning
Look: Uniformize code
2011-10-01 12:48:31 +02:00
eldy
b2d635dab7 Qual: More PHPUnit tests 2011-10-01 01:40:15 +02:00
eldy
f70b1894db Work on product webservice 2011-10-01 01:30:32 +02:00
eldy
c1f5b2f3a1 Fix: Bad var name 2011-10-01 01:29:43 +02:00
Regis Houssin
1c067482fc Fix: bad link 2011-09-30 13:49:40 +02:00
Regis Houssin
88fe00429e Fix: try void phpunit error 2011-09-30 09:24:28 +02:00
Regis Houssin
40bd017b20 Fix: try void phpunit error 2011-09-30 09:10:01 +02:00
eldy
0a9364c5e9 Doxygen 2011-09-29 22:32:28 +02:00
eldy
8ff32f8ada Doxygen 2011-09-29 22:21:57 +02:00
eldy
346d8880df Fix: Files must be utf8 with no BOM 2011-09-29 20:06:14 +02:00
eldy
2fc2f65449 Doxygen 2011-09-29 18:04:15 +02:00
eldy
1e3174d1ce Add paper format 2011-09-29 15:03:28 +02:00
eldy
8027d5905e Fix: Bad case 2011-09-29 14:47:57 +02:00
eldy
dde7a1f543 New: After creating supplier payment, go on supplier invoice if payment
was on one invoice only. This save one click.
2011-09-29 13:53:17 +02:00
Regis Houssin
39951571ea Fix: void phpunit test 2011-09-29 11:20:30 +02:00
Regis Houssin
8988d346d0 Fix: Cannot instantiate abstract class 2011-09-29 10:08:26 +02:00
Regis Houssin
8dfa506a65 Fix: test another method for void phpunit error 2011-09-29 08:53:42 +02:00
Regis Houssin
df850433e2 Fix: use cookie for external app 2011-09-28 22:34:32 +02:00
eldy
51c94f7c7e Now canvas are cleaner, we can move local method to canvas
example as protected or private.
2011-09-28 21:39:44 +02:00
eldy
9d12daef9f Removed useless code 2011-09-28 21:33:20 +02:00
eldy
db250f892d Removed TODO 2011-09-28 21:24:39 +02:00
eldy
f9927e856f Removed deprecated file 2011-09-28 21:11:57 +02:00
eldy
60b3640bfc Make canvas for products working again. 2011-09-28 21:07:49 +02:00
eldy
a8f7fa91e8 Qual: Use a factory to create databse instance. This allow to use
different driver so different databases in same page or scripts. This
fix also duplicate class with same names.
2011-09-28 19:41:08 +02:00
eldy
fd4ad1c540 Qual: Use a factory to create databse instance. This allow to use
different driver so different databases in same page or scripts. This
fix also duplicate class with same names.
2011-09-28 16:26:49 +02:00
eldy
a3e7ec7dc0 Qual: Mutualized common code. Move module admin pages into admin
directory.
2011-09-28 14:13:48 +02:00
eldy
0d360a952e Fix: Use correct install files 2011-09-27 03:57:55 +02:00
eldy
3c94f30a1c Put accountancy code before note 2011-09-26 22:53:30 +02:00
Regis Houssin
8c95d88f83 Fix: old cvs<->git synchro problem 2011-09-26 19:50:23 +02:00
Regis Houssin
2fd3c18fb6 Fix: old cvs<->git synchro problem 2011-09-26 18:13:14 +02:00
eldy
020e2ea81f Fix: Security fix 2011-09-26 16:32:13 +02:00
eldy
4297c6c0da Doxygen 2011-09-26 16:22:35 +02:00
eldy
05a1b0b1b1 Fix: Bad alignement with ar_AR 2011-09-26 14:17:05 +02:00
Regis Houssin
4fdc63f8b5 Removed mantis module 2011-09-26 12:12:50 +02:00
Laurent Destailleur
37fa08390c Fix: Restore obsolete var when they are used as "init". I suggest to remove first all references that are in "read" mode by new name and remove reference that are in "write" mode only once there is no more call to old name in page that used them. This is to reduce risk of bugs. 2011-09-24 22:31:28 +00:00
Laurent Destailleur
5a9acc9009 Doxygen 2011-09-24 20:56:08 +00:00
Laurent Destailleur
2386315c57 Doxygen 2011-09-24 20:51:36 +00:00
Laurent Destailleur
af2e300100 Fix: Little fix after canvas changes to be able to have "pure canvas" (canvas with no controller, only templates). 2011-09-24 20:50:57 +00:00
Regis Houssin
b306a41811 Fix: bad name 2011-09-24 16:06:07 +00:00
Regis Houssin
8d900740fc Fix: broken canvas 2011-09-24 15:57:52 +00:00
Laurent Destailleur
78ac6060f5 Move dev module mantis to nltechno repository 2011-09-24 23:49:45 +00:00
Laurent Destailleur
9e09b16219 Qual: Uniformize code 2011-09-24 23:42:31 +00:00
Laurent Destailleur
ab017e0a72 Qual: Removed warnings 2011-09-24 22:43:52 +00:00
Laurent Destailleur
dc41fa50b8 Fix: Restore obsolete var when they are used as "init". I suggest to remove first all references that are in "read" mode by new name and remove reference that are in "write" mode only once there is no more call to old name in page that used them. This is to reduce risk of bugs. 2011-09-24 22:31:28 +00:00
Laurent Destailleur
c58a6adf2e Qual: Uniformize code 2011-09-24 22:25:01 +00:00
Laurent Destailleur
8aa6382206 Add hidden option PROJECT_CAN_ALWAYS_LINK_TO_ALL_SUPPLIERS 2011-09-24 21:55:18 +00:00
Laurent Destailleur
08bfeab824 Doxygen 2011-09-24 21:51:52 +00:00
Laurent Destailleur
a41ec9a5be Doxygen 2011-09-24 20:56:08 +00:00
Laurent Destailleur
727288c94b Doxygen 2011-09-24 20:51:36 +00:00
Laurent Destailleur
ed81eedb7c Fix: Little fix after canvas changes to be able to have "pure canvas" (canvas with no controller, only templates). 2011-09-24 20:50:57 +00:00
Regis Houssin
22c32e04aa Fix: bad name 2011-09-24 16:06:07 +00:00
Regis Houssin
47b6694527 Fix: broken canvas 2011-09-24 15:57:52 +00:00
Regis Houssin
aa6625c78c Fix: bad name 2011-09-24 16:06:07 +00:00
Regis Houssin
96ed2fe994 Fix: broken canvas 2011-09-24 15:57:52 +00:00
Regis Houssin
3a35ef50f5 Fix: broken canvas 2011-09-24 17:54:34 +02:00
Laurent Destailleur
cf9558c0d8 Doxygen 2011-09-24 14:17:46 +00:00
Laurent Destailleur
b8c0e5e408 Doxygen 2011-09-24 13:44:04 +00:00
Laurent Destailleur
e0a6dea205 Removed TODO 2011-09-24 01:44:18 +00:00
Laurent Destailleur
a231d9f8d4 Qual: Centralise declaratin of external lib artichow at one location. 2011-09-23 23:36:55 +00:00
Laurent Destailleur
aaf6bc5302 Removed TODO 2011-09-24 01:44:18 +00:00
Laurent Destailleur
b9c0ec0162 Qual: Centralise declaratin of external lib artichow at one location. 2011-09-23 23:36:55 +00:00
Laurent Destailleur
150e604870 Removed TODO 2011-09-24 01:44:18 +00:00
Laurent Destailleur
5653e966ee Qual: Centralise declaratin of external lib artichow at one location. 2011-09-23 23:36:55 +00:00
Laurent Destailleur
cd4d04281b Sec: Fix security login mutualized function. 2011-09-23 11:53:22 +00:00
Laurent Destailleur
56a464855f Removed TODO 2011-09-24 01:44:18 +00:00
Laurent Destailleur
d123129463 Qual: Centralise declaratin of external lib artichow at one location. 2011-09-23 23:36:55 +00:00
Laurent Destailleur
227dc014a6 Sec: Fix security login mutualized function. 2011-09-23 11:53:22 +00:00
Laurent Destailleur
6be305f94a Removed TODO 2011-09-24 01:44:18 +00:00
Laurent Destailleur
21d16c7700 Qual: Centralise declaratin of external lib artichow at one location. 2011-09-23 23:36:55 +00:00
Laurent Destailleur
bf6a94f09f Sec: Fix security login mutualized function. 2011-09-23 11:53:22 +00:00
Laurent Destailleur
a8c18594a4 Removed TODO 2011-09-24 01:44:18 +00:00
Laurent Destailleur
e1366a92ff Qual: Centralise declaratin of external lib artichow at one location. 2011-09-23 23:36:55 +00:00
Laurent Destailleur
becebcaab2 Sec: Fix security login mutualized function. 2011-09-23 11:53:22 +00:00
Laurent Destailleur
e9360ce8b0 Removed TODO 2011-09-24 01:44:18 +00:00
Laurent Destailleur
463038d0b4 Qual: Centralise declaratin of external lib artichow at one location. 2011-09-23 23:36:55 +00:00
Laurent Destailleur
0060895665 Sec: Fix security login mutualized function. 2011-09-23 11:53:22 +00:00
Laurent Destailleur
e3ae9c7447 Removed TODO 2011-09-24 01:44:18 +00:00
Laurent Destailleur
bc28b2401e Qual: Centralise declaratin of external lib artichow at one location. 2011-09-23 23:36:55 +00:00
Laurent Destailleur
29bf0aff8d Sec: Fix security login mutualized function. 2011-09-23 11:53:22 +00:00
Laurent Destailleur
17fc17dd08 Doxygen 2011-09-24 02:01:26 +00:00
Laurent Destailleur
ba7f117cdf Removed a TODO 2011-09-24 01:56:05 +00:00
Laurent Destailleur
c055bab721 Removed TODO 2011-09-24 01:44:18 +00:00
Laurent Destailleur
90aa64d593 Qual: Removed deprecated code 2011-09-23 23:46:53 +00:00
Laurent Destailleur
5137d1ac86 Qual: Uniformize code 2011-09-23 23:46:14 +00:00
Laurent Destailleur
4e302faa07 Qual: Centralise declaratin of external lib artichow at one location. 2011-09-23 23:36:55 +00:00
Laurent Destailleur
164ddc8b64 Fix: Trans 2011-09-23 23:12:25 +00:00
Laurent Destailleur
2a456b08d5 Enhance PHPUnit tests 2011-09-23 12:21:00 +00:00
Laurent Destailleur
d90a1ad56b Sec: Fix security login mutualized function. 2011-09-23 11:53:22 +00:00
Laurent Destailleur
540ccab025 Sec: Fix security login mutualized function. 2011-09-23 11:46:16 +00:00
Laurent Destailleur
ce41d6de16 Fix: Use correct style path 2011-09-23 11:44:44 +00:00
Regis Houssin
f38005aea2 Fix: add error for login method 2011-09-22 14:35:53 +00:00
Regis Houssin
c9053e1d8d problem synchro git<->cvs !!! 2011-09-22 10:55:37 +00:00
Regis Houssin
1154e530a7 Fix: doublon 2011-09-22 09:12:42 +00:00
Laurent Destailleur
fb76f4c2cb Uniformize code 2011-09-21 23:41:42 +00:00
Laurent Destailleur
058de48e1d Fix: Removed warnings 2011-09-21 23:28:01 +00:00
Laurent Destailleur
be5e7151d8 Fix: Removed warnings 2011-09-21 16:40:52 +00:00
Laurent Destailleur
28bb87d2ed Fix: Removed warnings 2011-09-21 15:53:54 +00:00
Laurent Destailleur
7df7b47552 Uniformize code 2011-09-21 23:41:42 +00:00
Laurent Destailleur
6c9b60251a Fix: Removed warnings 2011-09-21 23:28:01 +00:00
Laurent Destailleur
dd5844f7ec Fix: Removed warnings 2011-09-21 16:40:52 +00:00
Laurent Destailleur
b1d534a63b Fix: Removed warnings 2011-09-21 15:53:54 +00:00
Laurent Destailleur
87a9061da2 Uniformize code 2011-09-21 23:41:42 +00:00
Laurent Destailleur
51e4bc6cc1 Fix: Removed warnings 2011-09-21 23:28:01 +00:00
Laurent Destailleur
b5fa4ade4b Fix: Removed warnings 2011-09-21 16:40:52 +00:00
Laurent Destailleur
25a4c4cd2e Fix: Removed warnings 2011-09-21 15:53:54 +00:00
Laurent Destailleur
f87b2f716a Uniformize code 2011-09-21 23:41:42 +00:00
Laurent Destailleur
94526bdd02 Fix: Removed warnings 2011-09-21 23:28:01 +00:00
Laurent Destailleur
db001411c4 Fix: Revert patch: Dolibarr must do what user setup to do. If user asked to not decrease stock or to decrease on order, Dolibarr must not force decrease on other event that the one decided by user.
So i added a hidden option for people who want to have dolibarr doing the opposite than setup ask to do (I add this option, but who want that ?).
2011-09-21 22:32:11 +00:00
Laurent Destailleur
0a68db4da2 Qual: Convert non UTF8 into UTF8 without BOM
Qual: Removed useless files
2011-09-21 17:11:14 +00:00
Laurent Destailleur
f229e25499 Fix: Removed warnings 2011-09-21 16:56:23 +00:00
Laurent Destailleur
42373e1ac8 Fix: Removed warnings 2011-09-21 16:40:52 +00:00
Laurent Destailleur
43a0f4e29b Fix: Removed warnings 2011-09-21 15:53:54 +00:00
Laurent Destailleur
22a9ef288f New: Add check on login/pass into web services 2011-09-21 14:13:10 +00:00
Laurent Destailleur
3d8a1dabec Fix: Removed warnings 2011-09-21 13:44:20 +00:00
Laurent Destailleur
c4650c6e01 Fix: Removed warnings 2011-09-21 13:33:59 +00:00
Laurent Destailleur
e82923b525 Fix: Removed warnings 2011-09-21 13:24:27 +00:00
Laurent Destailleur
8398c093c7 Fix: Removed warnings 2011-09-21 13:16:13 +00:00
Laurent Destailleur
aff43ea24f Fix: Removed warnings 2011-09-21 13:05:32 +00:00
Laurent Destailleur
cca0022402 Qual: Removed warning 2011-09-21 12:49:13 +00:00
Laurent Destailleur
a2770df535 Qual: Removed dead file 2011-09-21 12:39:03 +00:00
Laurent Destailleur
31bfa1bddd Fix: Removed warnings 2011-09-21 12:25:23 +00:00
Laurent Destailleur
60122b0aa5 Doxygen 2011-09-20 22:28:31 +00:00
Laurent Destailleur
c4a7a17338 Qual: Uniformize code. Removed dead code. 2011-09-20 22:12:59 +00:00
Laurent Destailleur
ca05f5350a Qual: Removed warnings 2011-09-20 21:21:04 +00:00
Laurent Destailleur
2057caa561 Qual: Reduce cyclomatic complexity 2011-09-20 21:07:29 +00:00
Laurent Destailleur
9d80c021e6 Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
89b5f8eb62 Qual: More POO.
Qual: Doxygen
2011-09-20 17:34:15 +00:00
Laurent Destailleur
0ebefabcbb Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
ed700f898d Doxygen 2011-09-20 22:28:31 +00:00
Laurent Destailleur
0a2150eb6a Qual: Uniformize code. Removed dead code. 2011-09-20 22:12:59 +00:00
Laurent Destailleur
59c9a9e87c Qual: Removed warnings 2011-09-20 21:21:04 +00:00
Laurent Destailleur
27a3e0d4e1 Qual: Reduce cyclomatic complexity 2011-09-20 21:07:29 +00:00
Laurent Destailleur
6676954884 Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
1d49576773 Qual: More POO.
Qual: Doxygen
2011-09-20 17:34:15 +00:00
Laurent Destailleur
89ca01456f Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
2801ee33d4 Doxygen 2011-09-20 22:28:31 +00:00
Laurent Destailleur
28abceea66 Qual: Uniformize code. Removed dead code. 2011-09-20 22:12:59 +00:00
Laurent Destailleur
ad157c52c4 Qual: Removed warnings 2011-09-20 21:21:04 +00:00
Laurent Destailleur
a81b8b522f Qual: Reduce cyclomatic complexity 2011-09-20 21:07:29 +00:00
Laurent Destailleur
d17869a1ca Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
d443e8d2c2 Qual: More POO.
Qual: Doxygen
2011-09-20 17:34:15 +00:00
Laurent Destailleur
2ddda5e091 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
64f9012143 Doxygen 2011-09-20 22:28:31 +00:00
Laurent Destailleur
5004f58419 Qual: Uniformize code. Removed dead code. 2011-09-20 22:12:59 +00:00
Laurent Destailleur
dff45b9c12 Qual: Removed warnings 2011-09-20 21:21:04 +00:00
Laurent Destailleur
18a0f18c08 Qual: Reduce cyclomatic complexity 2011-09-20 21:07:29 +00:00
Laurent Destailleur
6705343c42 Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
35913a1c19 Qual: More POO.
Qual: Doxygen
2011-09-20 17:34:15 +00:00
Laurent Destailleur
604f454320 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
3e02af4db9 Qual: Removed dead code. 2011-09-20 22:55:28 +00:00
Laurent Destailleur
9740a10d4a Doxygen 2011-09-20 22:55:11 +00:00
Laurent Destailleur
d579c0f405 Doxygen 2011-09-20 22:45:39 +00:00
Laurent Destailleur
1b3dcfa26d Qual: Removed dead code. 2011-09-20 22:55:28 +00:00
Laurent Destailleur
030f960df3 Doxygen 2011-09-20 22:55:11 +00:00
Laurent Destailleur
1f9f17247f Doxygen 2011-09-20 22:28:31 +00:00
Laurent Destailleur
25a3779fcc Doxygen 2011-09-20 22:45:39 +00:00
Laurent Destailleur
ebb29d2097 Doxygen 2011-09-20 22:28:31 +00:00
Laurent Destailleur
a3543f4ec2 Doxygen 2011-09-20 22:24:03 +00:00
Laurent Destailleur
3fca369e29 Qual: Uniformize code. Removed dead code. 2011-09-20 22:12:59 +00:00
Laurent Destailleur
5a2b222235 Qual: Postgresql compatibility
Qual: W3C
2011-09-20 21:44:24 +00:00
Laurent Destailleur
7902ee3065 Qual: Removed warnings 2011-09-20 21:29:13 +00:00
Laurent Destailleur
925fc692b9 Qual: Removed warnings 2011-09-20 21:21:04 +00:00
Laurent Destailleur
ce0a72c546 Qual: Postgresql compatibility
Qual: W3C
2011-09-20 21:44:24 +00:00
Laurent Destailleur
53d8bf2f17 Qual: Removed warnings 2011-09-20 21:29:13 +00:00
Laurent Destailleur
6cd38ecbb8 Qual: Reduce cyclomatic complexity 2011-09-20 21:07:29 +00:00
Laurent Destailleur
e20038708c Qual: Removed warnings 2011-09-20 21:21:04 +00:00
Laurent Destailleur
72ed513091 Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
70521b63ee Qual: More POO.
Qual: Doxygen
2011-09-20 17:34:15 +00:00
Laurent Destailleur
e11ca0f95a Qual: Reduce cyclomatic complexity 2011-09-20 21:07:29 +00:00
Laurent Destailleur
4aa0898066 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
889a263cdc Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
9efd2fcf45 Qual: More POO.
Qual: Doxygen
2011-09-20 17:34:15 +00:00
Laurent Destailleur
be6286c4b8 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Regis Houssin
9b69ef27ba Fix: sql error 2011-09-20 16:56:53 +00:00
Laurent Destailleur
b2c2adf307 Qual: Removed errors 2011-09-20 16:20:22 +00:00
Regis Houssin
e89806aa62 Fix: Avoid function calls in a FOR loop test part 2011-09-20 16:12:52 +00:00
Laurent Destailleur
0661264947 Qual: Removed codesniffer errors 2011-09-20 15:59:46 +00:00
Regis Houssin
9e60295d9e Fix: avoid warning 2011-09-20 15:51:28 +00:00
Laurent Destailleur
38cdb8961e Qual: Removed codesniffer errors 2011-09-20 15:48:06 +00:00
Regis Houssin
7b6b77ddac Fix: avoid warning
Fix: doxygen
2011-09-20 15:41:16 +00:00
Laurent Destailleur
08b276b8fb Qual: Removed duplicate code 2011-09-20 15:29:31 +00:00
Regis Houssin
ebfc56e75f Fix: replace siezof by count
Fix: update exclude dir
2011-09-20 14:36:57 +00:00
Regis Houssin
25cf224f0b Fix: uniformize code 2011-09-20 14:14:58 +00:00
Regis Houssin
551e1f81bf Fix: Space after closing parenthesis of function call prohibited 2011-09-20 13:32:16 +00:00
Regis Houssin
6c4acefd93 Fix: Space before opening parenthesis of function call prohibited 2011-09-20 12:56:06 +00:00
Regis Houssin
a9ac675393 Fix: A cast statement must be followed by a single space 2011-09-20 12:29:00 +00:00
Laurent Destailleur
5799323ec8 Fix: UTF8 of import file names 2011-09-20 11:56:16 +00:00
Laurent Destailleur
5c56f66c09 Fix: Missing conf 2011-09-20 11:43:14 +00:00
Regis Houssin
5efe1cd470 Fix: Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead. 2011-09-20 10:30:56 +00:00
Regis Houssin
ac2d7aab7c Fix: Space found before comma 2011-09-20 09:59:08 +00:00
Regis Houssin
b6a2f13673 Fix: avoid jenkins warning
Fix: SpaceAfterOpenBracket, SpaceAfterCloseBracket, SpaceBeforeCloseBracket, SpaceBeforeOpenBracket
2011-09-20 09:40:27 +00:00
Juanjo Menent
493c009d5f Correction Bug #34333 2011-09-20 07:23:28 +00:00
Regis Houssin
8271ef549f Correction Bug #34333 2011-09-20 06:47:55 +00:00
Regis Houssin
567b4565f9 Fix: avoid phpunit error 2011-09-19 22:36:38 +00:00
Juanjo Menent
69d251276f CashDesk: Add patch Aurelien Imhof: Force decremente stock sur validation facture, quelque soit mode configuré 2011-09-19 14:12:51 +00:00
Juanjo Menent
f62f8e8ce2 Trad: missing trad. 2011-09-19 13:10:58 +00:00
Juanjo Menent
5374c4d50b Trad: missing trad. 2011-09-19 12:44:41 +00:00
Regis Houssin
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Laurent Destailleur
cafcbb4bcf Doxygen 2011-09-17 01:05:44 +00:00
Laurent Destailleur
8c69ac29b6 Doxygen 2011-09-17 00:47:01 +00:00
Laurent Destailleur
fd2b3099cf Fix: Function delete_preview is stored into correct library 2011-09-17 00:04:44 +00:00
Laurent Destailleur
4d8bd95722 Fix: label if id not defined for country 2011-09-16 22:44:18 +00:00
Laurent Destailleur
650bbad2b4 Qual: Reduce cyclomatic complexity 2011-09-16 18:25:10 +00:00
Laurent Destailleur
bc25ed0834 Qual: Removed PHPCodesniffer error. 2011-09-16 17:57:09 +00:00
Laurent Destailleur
ea631c3e80 Qual: Removed all PHPCodesniffer error.
Qual: Removed a TODO.
Fix: A lib should not use a global $_POST.
2011-09-16 17:31:12 +00:00
Laurent Destailleur
1c0d50d132 Qual: Removed all PHPCodesniffer error. 2011-09-16 17:30:34 +00:00
Laurent Destailleur
f937f998ce Qual: Removed a lot of warning 2011-09-16 17:19:24 +00:00
Laurent Destailleur
83e3a6e4a7 Qual: Removed all PHPCodesniffer error.
Qual: Removed a TODO.
Fix: A lib should not use a global $_POST.
2011-09-16 17:06:10 +00:00
Laurent Destailleur
9b0d3edadf Qual: Replace specific date selector with common dolibarr date selector. 2011-09-15 22:27:36 +00:00
Regis Houssin
852a800fbd Fix: bad value with multi-company module 2011-09-15 07:38:41 +00:00
Laurent Destailleur
ee8835d55b Fix: Solve phpcodesniffer errors and warning 2011-09-14 21:50:18 +00:00
Laurent Destailleur
8687e9b472 Fix: Solve phpcodesniffer errors and warning 2011-09-14 21:50:17 +00:00
Laurent Destailleur
2a1eb3b6b8 Fix: Solve phpcodesniffer errors and warning 2011-09-14 21:50:18 +00:00
Laurent Destailleur
2383df7623 Fix: Solve phpcodesniffer errors and warning 2011-09-14 21:50:17 +00:00
Laurent Destailleur
d943940656 Fix: Solve phpcodesniffer errors and warning 2011-09-14 21:50:18 +00:00
Laurent Destailleur
ff06bccf80 Fix: Solve phpcodesniffer errors and warning 2011-09-14 21:50:17 +00:00
Laurent Destailleur
3e5c5fc0f6 Fix: Solve phpcodesniffer errors and warning 2011-09-14 21:50:18 +00:00
Laurent Destailleur
f492fde0da Fix: Solve phpcodesniffer errors and warning 2011-09-14 21:50:17 +00:00
Laurent Destailleur
1a9d4972c6 Fix: Solve phpcodesniffer errors and warning 2011-09-14 21:50:18 +00:00
Laurent Destailleur
cc9a014a98 Fix: Solve phpcodesniffer errors and warning 2011-09-14 21:50:17 +00:00
Laurent Destailleur
d784ead40a Fix: Solve phpcodesniffer errors and warning 2011-09-14 21:50:18 +00:00
Laurent Destailleur
c8a10010ae Fix: Solve phpcodesniffer errors and warning 2011-09-14 21:50:17 +00:00
Laurent Destailleur
8cf2991032 Fix: Solve phpcodesniffer errors and warning 2011-09-14 23:20:53 +00:00
Laurent Destailleur
433940a98c Doxygen 2011-09-14 23:15:38 +00:00
Laurent Destailleur
1f12ccb9a5 Uniformize code 2011-09-14 23:01:07 +00:00
Laurent Destailleur
9b949351ac Uniformize code 2011-09-14 22:51:11 +00:00
Laurent Destailleur
cf77dc72ab Fix: combo list not complete 2011-09-14 22:47:34 +00:00
Laurent Destailleur
e5d7662cff Qual: Removed useless code 2011-09-14 22:40:16 +00:00
Laurent Destailleur
e6bfb81bda Fix: pgsql compatibility 2011-09-14 22:36:07 +00:00
Laurent Destailleur
0b624b859a Fix: Solve phpcodesniffer errors and warning 2011-09-14 22:20:09 +00:00
Laurent Destailleur
852a997559 Fix: Solve phpcodesniffer errors and warning 2011-09-14 22:15:04 +00:00
Laurent Destailleur
3cdc7abf40 Fix: Solve phpcodesniffer errors and warning 2011-09-14 21:50:18 +00:00
Laurent Destailleur
3a7285ae12 Fix: Solve phpcodesniffer errors and warning 2011-09-14 21:50:17 +00:00
Laurent Destailleur
5a22b01468 Qual: Removed codesniffer errors 2011-09-14 21:29:04 +00:00
Laurent Destailleur
3e394189e7 Qual: Uniformize code 2011-09-14 12:47:51 +00:00
Laurent Destailleur
0426a4c441 Trans 2011-09-14 12:35:16 +00:00
Laurent Destailleur
79024c81ed Fix: syntax error 2011-09-14 12:32:17 +00:00
Laurent Destailleur
4d042c45cb Fix: W3C 2011-09-14 12:29:44 +00:00
Laurent Destailleur
52ae26ccc6 Qual: More POO 2011-09-14 12:27:29 +00:00
Laurent Destailleur
3b1d8b08fc New: Can export into Excel 2007 format 2011-09-13 22:19:57 +00:00
Laurent Destailleur
e7917ccb69 New: Can export into Excel 2007 format 2011-09-13 22:06:28 +00:00
Laurent Destailleur
5d0ba27c13 New: Can export into Excel 2007 format 2011-09-13 21:59:44 +00:00
Laurent Destailleur
deec3fe7ac New: Can export into Excel 2007 format 2011-09-13 22:19:57 +00:00
Laurent Destailleur
c5ef9323e1 New: Can export into Excel 2007 format 2011-09-13 22:06:28 +00:00
Laurent Destailleur
77c02fdc22 New: Can export into Excel 2007 format 2011-09-13 21:59:44 +00:00
Laurent Destailleur
694d13ab2e New: Can export into Excel 2007 format 2011-09-13 22:19:57 +00:00
Laurent Destailleur
afd0cb5316 New: Can export into Excel 2007 format 2011-09-13 22:06:28 +00:00
Laurent Destailleur
d559ce1f24 New: Can export into Excel 2007 format 2011-09-13 21:59:44 +00:00
Laurent Destailleur
3d22906a7a New: Can export into Excel 2007 format 2011-09-13 22:19:57 +00:00
Laurent Destailleur
6cf914b6fe New: Can export into Excel 2007 format 2011-09-13 22:06:28 +00:00
Laurent Destailleur
b27fcf12a8 New: Can export into Excel 2007 format 2011-09-13 21:59:44 +00:00
Laurent Destailleur
f8ec6ee888 New: Can export into Excel 2007 format 2011-09-13 22:19:57 +00:00
Laurent Destailleur
e511357d1d New: Can export into Excel 2007 format 2011-09-13 22:06:28 +00:00
Laurent Destailleur
d51ead2afd New: Can export into Excel 2007 format 2011-09-13 21:59:44 +00:00
Laurent Destailleur
dc2524fcfa Theme is more clear 2011-09-13 23:35:08 +00:00
Laurent Destailleur
74f663decd New: Add patch from Guillaume Baron 2011-09-13 23:06:16 +00:00
Laurent Destailleur
c5e25f8d2c New: Can export into Excel 2007 format 2011-09-13 22:19:57 +00:00
Laurent Destailleur
518d70d18b New: Can export into Excel 2007 format 2011-09-13 22:06:28 +00:00
Laurent Destailleur
2d309f947d New: Can export into Excel 2007 format 2011-09-13 21:59:44 +00:00
Laurent Destailleur
f9ddab4b03 Fix: Uing wrong param 2011-09-13 12:36:42 +00:00
Laurent Destailleur
26d7bb3a66 Qual: Move function that should be local to class as private 2011-09-13 12:28:09 +00:00
Laurent Destailleur
6eaacf92ce Qual: All functions that should be moved outside of commonobject are at end. 2011-09-13 12:12:48 +00:00
Laurent Destailleur
17c32809e8 Qual: Removed TODO and some useless code 2011-09-13 12:00:37 +00:00
Laurent Destailleur
2a672b3d02 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
bf1a49c75d Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
5a951a86b5 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
d56fc98ed3 Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
e8360b8b95 Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
bb24986a6e Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
6f7053dbcc Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
ac7b8484de Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
d7b943ec0f Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
7419982316 Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
7d5aef30c4 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
75dc8c84f7 Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
6c030ab34b Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
821a864383 Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
6ce3a1b475 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
d0114638c2 Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
48625a0793 Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
9ebbeb573c Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
dfaa066042 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
e7fb7b74e1 Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
c4a496cd05 Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
9e900196fb Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
48bdb6f506 Clean deprecated code 2011-09-12 23:23:53 +00:00
Laurent Destailleur
71eb344bd7 Doxygen 2011-09-12 19:49:40 +00:00
Laurent Destailleur
1288afdaa0 Removed deprecated file 2011-09-12 19:47:43 +00:00
Laurent Destailleur
27e034c074 Doxygen 2011-09-12 19:49:40 +00:00
Laurent Destailleur
5b3353047c Better link 2011-09-12 19:40:41 +00:00
Laurent Destailleur
c17d06f9ce Removed deprecated file 2011-09-12 19:47:43 +00:00
Laurent Destailleur
6273a62188 Better link 2011-09-12 19:40:41 +00:00
Laurent Destailleur
7e22db2abe Look: Uniformize view 2011-09-12 19:34:59 +00:00
Laurent Destailleur
cd0623189e Clean deprecated code 2011-09-12 23:23:53 +00:00
Laurent Destailleur
4bea3e1928 Look: Uniformize view 2011-09-12 19:34:59 +00:00
Laurent Destailleur
d0abea9db0 Fix: Missing translation 2011-09-12 19:31:32 +00:00
Laurent Destailleur
507fd89c60 Doxygen 2011-09-12 19:49:40 +00:00
Laurent Destailleur
21451b3a5a New: Add total on interventions 2011-09-12 19:25:40 +00:00
Laurent Destailleur
ceb1a0c9af Removed deprecated file 2011-09-12 19:47:43 +00:00
Laurent Destailleur
d74d6fd7ad Better link 2011-09-12 19:40:41 +00:00
Laurent Destailleur
198924a876 Fix: Specimen 2011-09-12 19:21:57 +00:00
Laurent Destailleur
7d5792f1a7 Look: Uniformize view 2011-09-12 19:34:59 +00:00
Laurent Destailleur
9b553db508 Fix: Syntax error 2011-09-12 18:43:01 +00:00
Laurent Destailleur
4892813ed0 Fix: Missing translation 2011-09-12 19:31:32 +00:00
Laurent Destailleur
4d8244f56e Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
140f12c94d New: Add total on interventions 2011-09-12 19:25:40 +00:00
Laurent Destailleur
a9d61ae84c Fix: Specimen 2011-09-12 19:21:57 +00:00
Laurent Destailleur
0dd736e74b Fix: Syntax error 2011-09-12 18:43:01 +00:00
Laurent Destailleur
d9408d1847 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
b8a377fa8f Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
411b3415eb Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
a82261068f Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
cf917a70f1 Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
Laurent Destailleur
197257de90 Comment 2011-09-11 10:34:08 +00:00
Laurent Destailleur
6bd634b164 Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
Laurent Destailleur
b9129b1a60 Comment 2011-09-11 10:34:08 +00:00
Laurent Destailleur
a50db95e7e Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
Laurent Destailleur
84075f6fab Comment 2011-09-11 10:34:08 +00:00
Laurent Destailleur
b75d19c264 Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
Laurent Destailleur
fc7700501f Comment 2011-09-11 10:34:08 +00:00
Laurent Destailleur
44e4f42e86 Qual: Removed phpcodesniffer errors 2011-09-11 10:33:48 +00:00
box7890
cc7e1d1862 manually translated into Russian 2011-09-11 05:14:04 +00:00
Laurent Destailleur
45b30b3236 Fix: pgsql compatibility 2011-09-11 01:02:13 +00:00
Laurent Destailleur
209a134c48 Fix: pgsql compatibility 2011-09-10 23:53:22 +00:00
Laurent Destailleur
ea0b2c6c2c Fix: pgsql compatibility 2011-09-10 23:31:12 +00:00
Laurent Destailleur
889c3b3521 Fix: pgsql compatibility 2011-09-10 23:25:54 +00:00
Laurent Destailleur
fa5ac90e42 Qual: Add more checks 2011-09-10 22:38:13 +00:00
Laurent Destailleur
7587ce85e2 Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc... 2011-09-10 18:51:39 +00:00
Laurent Destailleur
b92f7268ec Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
db217a96ad Fix: Error in migration process 2011-09-10 17:49:18 +00:00
Laurent Destailleur
35dc86da72 Doxygen 2011-09-10 12:21:41 +00:00
Laurent Destailleur
67f231f1e6 Fix: pgsql compatibility 2011-09-11 01:02:13 +00:00
Laurent Destailleur
a41c9c9f1e Fix: pgsql compatibility 2011-09-10 23:53:22 +00:00
Laurent Destailleur
56af3e9064 Fix: pgsql compatibility 2011-09-10 23:31:12 +00:00
Laurent Destailleur
cb35314287 Fix: pgsql compatibility 2011-09-10 23:25:54 +00:00
Laurent Destailleur
d06d55c851 Qual: Add more checks 2011-09-10 22:38:13 +00:00
Laurent Destailleur
09d2db9ddd Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc... 2011-09-10 18:51:39 +00:00
Laurent Destailleur
4dbbef67d2 Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
081391a58f Fix: Error in migration process 2011-09-10 17:49:18 +00:00
Laurent Destailleur
f46ab2dd4b Doxygen 2011-09-10 12:21:41 +00:00
Laurent Destailleur
3a20143769 Fix: pgsql compatibility 2011-09-11 01:02:13 +00:00
Laurent Destailleur
2587ee5c38 Fix: pgsql compatibility 2011-09-10 23:53:22 +00:00
Laurent Destailleur
7402bd0ac6 Fix: pgsql compatibility 2011-09-10 23:31:12 +00:00
Laurent Destailleur
7bc39b0eaa Fix: pgsql compatibility 2011-09-10 23:25:54 +00:00
Laurent Destailleur
cfa45be7d4 Qual: Add more checks 2011-09-10 22:38:13 +00:00
Laurent Destailleur
fa7f8be3f7 Look: Uniformize look 2011-09-10 22:12:43 +00:00
Laurent Destailleur
733a89f5b8 Trans 2011-09-10 22:10:54 +00:00
Laurent Destailleur
30d093e672 Fix: Missing include 2011-09-10 22:00:57 +00:00
Laurent Destailleur
425a65395f Doxygen 2011-09-10 18:54:08 +00:00
Laurent Destailleur
54d16f4b82 Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc... 2011-09-10 18:51:39 +00:00
Laurent Destailleur
65c2d93a29 Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
8426d806f0 Fix: pgsql compatibility 2011-09-10 23:53:22 +00:00
Laurent Destailleur
e4ff4d8e80 Fix: pgsql compatibility 2011-09-10 23:31:12 +00:00
Laurent Destailleur
a611b25704 Fix: pgsql compatibility 2011-09-10 23:25:54 +00:00
Laurent Destailleur
1290943e0b Qual: Add more checks 2011-09-10 22:38:13 +00:00
Laurent Destailleur
59bac3f5e5 Look: Uniformize look 2011-09-10 22:12:43 +00:00
Laurent Destailleur
fdcf5e6aa7 Trans 2011-09-10 22:10:54 +00:00
Laurent Destailleur
538f7633dd Fix: Missing include 2011-09-10 22:00:57 +00:00
Laurent Destailleur
56d80ba264 Doxygen 2011-09-10 18:54:08 +00:00
Laurent Destailleur
f2b419a4e6 Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc... 2011-09-10 18:51:39 +00:00
Laurent Destailleur
605355c89c Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
74f9c13a79 Fix: Error in migration process 2011-09-10 17:49:18 +00:00
Laurent Destailleur
00706fdbf9 Fix: Drag and drop ajax was using an abstract class 2011-09-10 17:48:15 +00:00
Laurent Destailleur
136c606f04 Qual: Add more phpunit tests 2011-09-10 12:28:00 +00:00
Laurent Destailleur
8a5e833b3e Fix: Error in migration process 2011-09-10 17:49:18 +00:00
Laurent Destailleur
2275c7b422 Fix: Drag and drop ajax was using an abstract class 2011-09-10 17:48:15 +00:00
Laurent Destailleur
74ae21cd51 Qual: Removed TODO 2011-09-10 13:31:15 +00:00
Laurent Destailleur
5fac7191cf Doxygen 2011-09-10 12:21:41 +00:00
Laurent Destailleur
b4c1cfa5bd New: Add direct link to discount on invoice creation page 2011-09-08 21:50:41 +00:00
Laurent Destailleur
c1dddab48f Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
f3dd2f7f71 Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
957788ca39 New: Add direct link to discount on invoice creation page 2011-09-08 21:50:41 +00:00
Laurent Destailleur
a32cb76596 Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
fbd822e3c0 Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
fede124eb3 Fix: Removed regex error 2011-09-08 19:40:49 +00:00
Laurent Destailleur
926c687380 Fix: Removed regex error 2011-09-08 19:39:40 +00:00
Laurent Destailleur
d3b47cd3b6 New: Add direct link to discount on invoice creation page 2011-09-08 21:50:41 +00:00
Laurent Destailleur
4e2f984bbe Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
c56fbcf850 Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
33a63566dd Fix: Removed regex error 2011-09-08 19:40:49 +00:00
Laurent Destailleur
696acf5e77 Fix: Removed regex error 2011-09-08 19:39:40 +00:00
Laurent Destailleur
4784fd82fa New: Add direct link to discount on invoice creation page 2011-09-08 21:50:41 +00:00
Laurent Destailleur
c84e791a42 Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
2f367f1579 Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
b224784675 Fix: Removed regex error 2011-09-08 19:40:49 +00:00
Laurent Destailleur
38896c07a3 Fix: Removed regex error 2011-09-08 19:39:40 +00:00
Laurent Destailleur
7e118068f0 New: Add direct link to discount on invoice creation page 2011-09-08 21:50:41 +00:00
Laurent Destailleur
172235b625 Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
7990fa38ed Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
1e62cc0bce Fix: Removed regex error 2011-09-08 19:40:49 +00:00
Laurent Destailleur
7345c3eb42 Fix: Removed regex error 2011-09-08 19:39:40 +00:00
Laurent Destailleur
05198e965b New: Add direct link to discount on invoice creation page 2011-09-08 21:50:41 +00:00
Laurent Destailleur
944a7e67a9 Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
b85897953e Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
f999df54a5 Fix: Removed regex error 2011-09-08 19:40:49 +00:00
Laurent Destailleur
320fb3288b Fix: Removed regex error 2011-09-08 19:39:40 +00:00
Laurent Destailleur
b8558678c2 New: Add direct link to discount on invoice creation page 2011-09-08 21:50:41 +00:00
Laurent Destailleur
4f0830629a Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
4329db8608 Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
5032f1a81f Fix: Bad param 2011-09-08 20:47:19 +00:00
Laurent Destailleur
7342db72ef Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
c730fb3c0c Fix: Bad link 2011-09-08 20:21:19 +00:00
Laurent Destailleur
a8be10b3c6 Qual: Uniformize code
Doxygen
2011-09-08 20:02:57 +00:00
Laurent Destailleur
2d734c4f90 Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
8aa160cad0 Fix: Bad param 2011-09-08 20:47:19 +00:00
Laurent Destailleur
9e5cad2c47 Fix: Bad link 2011-09-08 20:21:19 +00:00
Laurent Destailleur
549b7a655b Qual: Uniformize code
Doxygen
2011-09-08 20:02:57 +00:00
Laurent Destailleur
abddab8eb5 Fix: Removed regex error 2011-09-08 19:40:49 +00:00
Laurent Destailleur
ebbac8f1d1 Fix: Removed regex error 2011-09-08 19:39:40 +00:00
Laurent Destailleur
87373052ed Fix: Removed regex error 2011-09-08 19:40:49 +00:00
Laurent Destailleur
45467f0654 Fix: Removed regex error 2011-09-08 19:39:40 +00:00
box7890
8aa96f1f27 manually translated into Russian 2011-09-08 18:15:57 +00:00
Laurent Destailleur
d71df416e0 New: Links on composition page reach to composition page 2011-09-07 19:18:28 +00:00
Laurent Destailleur
39e1beb750 Look: Enhance look 2011-09-07 19:09:21 +00:00
Laurent Destailleur
ce231bb423 New: Removed step0 in install process 2011-09-07 18:08:08 +00:00
Laurent Destailleur
225f47baf2 New: Show param to overwite lib path 2011-09-07 17:26:44 +00:00
Laurent Destailleur
e632b35c3f Fix: duplicate message 2011-09-07 15:14:40 +00:00
Laurent Destailleur
15fe24d88f New: Show param to overwite lib path 2011-09-07 15:08:49 +00:00
Laurent Destailleur
6a356da4e8 New: Show param to overwite lib path 2011-09-07 14:50:18 +00:00
Laurent Destailleur
a5674a5098 Work on rpm package 2011-09-07 14:34:44 +00:00
Laurent Destailleur
c5fb4af625 Work on rpm package 2011-09-07 14:34:15 +00:00
Laurent Destailleur
0c7bd13c6e Fix: definition of DOL_DOCUMENT_ROOT mus be done only into environment include files and never into class files. 2011-09-07 13:27:50 +00:00
Juanjo Menent
f51a7ede09 Qual: Uniformize code 2011-09-07 06:08:01 +00:00
Laurent Destailleur
27130d9b96 New: Links on composition page reach to composition page 2011-09-07 19:18:28 +00:00
Laurent Destailleur
d91d23bb19 Look: Enhance look 2011-09-07 19:09:21 +00:00
Laurent Destailleur
0fd672f7b1 New: Removed step0 in install process 2011-09-07 18:08:08 +00:00
Laurent Destailleur
30f2bbf38e New: Show param to overwite lib path 2011-09-07 17:26:44 +00:00
Laurent Destailleur
3ae7efa320 Fix: duplicate message 2011-09-07 15:14:40 +00:00
Laurent Destailleur
c2a509914f New: Show param to overwite lib path 2011-09-07 15:08:49 +00:00
Laurent Destailleur
d6fca2f13d New: Show param to overwite lib path 2011-09-07 14:50:18 +00:00
Laurent Destailleur
abefb4e95c Work on rpm package 2011-09-07 14:34:44 +00:00
Laurent Destailleur
6a913abc1e Work on rpm package 2011-09-07 14:34:15 +00:00
Laurent Destailleur
12a8696999 Fix: definition of DOL_DOCUMENT_ROOT mus be done only into environment include files and never into class files. 2011-09-07 13:27:50 +00:00
Juanjo Menent
2d1e0b1ac7 Qual: Uniformize code 2011-09-07 06:08:01 +00:00
Laurent Destailleur
ad6f6f7af4 New: Links on composition page reach to composition page 2011-09-07 19:18:28 +00:00
Laurent Destailleur
c61c7fbbbc Look: Enhance look 2011-09-07 19:09:21 +00:00
Laurent Destailleur
29fe6a1f01 New: Removed step0 in install process 2011-09-07 18:08:08 +00:00
Laurent Destailleur
5bbb1b3443 New: Show param to overwite lib path 2011-09-07 17:26:44 +00:00
Laurent Destailleur
aabc357883 Fix: duplicate message 2011-09-07 15:14:40 +00:00
Laurent Destailleur
23c392f582 New: Show param to overwite lib path 2011-09-07 15:08:49 +00:00
Laurent Destailleur
9f09b9fd40 New: Show param to overwite lib path 2011-09-07 14:50:18 +00:00
Laurent Destailleur
fea4c76191 Work on rpm package 2011-09-07 14:34:44 +00:00
Laurent Destailleur
014f1845ba Work on rpm package 2011-09-07 14:34:15 +00:00
Laurent Destailleur
5577f43d6c Fix: definition of DOL_DOCUMENT_ROOT mus be done only into environment include files and never into class files. 2011-09-07 13:27:50 +00:00
Juanjo Menent
2b125c542d Qual: Uniformize code 2011-09-07 06:08:01 +00:00
Laurent Destailleur
c4a1a2024c New: Links on composition page reach to composition page 2011-09-07 19:18:28 +00:00
Laurent Destailleur
197ebbbe68 Look: Enhance look 2011-09-07 19:09:21 +00:00
Laurent Destailleur
f9b2c40a1d New: Removed step0 in install process 2011-09-07 18:08:08 +00:00
Laurent Destailleur
28643bd3a4 New: Show param to overwite lib path 2011-09-07 17:26:44 +00:00
Laurent Destailleur
ed5f53c8ab Fix: duplicate message 2011-09-07 15:14:40 +00:00
Laurent Destailleur
26a4af622d New: Show param to overwite lib path 2011-09-07 15:08:49 +00:00
Laurent Destailleur
5dcce3b4ee New: Show param to overwite lib path 2011-09-07 14:50:18 +00:00
Laurent Destailleur
5bebec9b82 Work on rpm package 2011-09-07 14:34:44 +00:00
Laurent Destailleur
5478425f08 Work on rpm package 2011-09-07 14:34:15 +00:00
Laurent Destailleur
40e9c63bc2 Fix: definition of DOL_DOCUMENT_ROOT mus be done only into environment include files and never into class files. 2011-09-07 13:27:50 +00:00
Juanjo Menent
5e6d4f308d Qual: Uniformize code 2011-09-07 06:08:01 +00:00
Laurent Destailleur
b687933573 New: Links on composition page reach to composition page 2011-09-07 19:18:28 +00:00
Laurent Destailleur
5bc934ddeb Look: Enhance look 2011-09-07 19:09:21 +00:00
Laurent Destailleur
39a06498a6 New: Removed step0 in install process 2011-09-07 18:08:08 +00:00
Laurent Destailleur
6e606403bf New: Show param to overwite lib path 2011-09-07 17:26:44 +00:00
Laurent Destailleur
d2e0ae6932 Fix: duplicate message 2011-09-07 15:14:40 +00:00
Laurent Destailleur
7c54b93b32 New: Show param to overwite lib path 2011-09-07 15:08:49 +00:00
Laurent Destailleur
b0b26dee09 New: Show param to overwite lib path 2011-09-07 14:50:18 +00:00
Laurent Destailleur
0004a0a838 Work on rpm package 2011-09-07 14:34:44 +00:00
Laurent Destailleur
347c07aff3 Work on rpm package 2011-09-07 14:34:15 +00:00
Laurent Destailleur
a0be0eae63 Fix: definition of DOL_DOCUMENT_ROOT mus be done only into environment include files and never into class files. 2011-09-07 13:27:50 +00:00
Juanjo Menent
40f40c4249 Qual: Uniformize code 2011-09-07 06:08:01 +00:00
Laurent Destailleur
dcb08ae6d0 Fix: W3C 2011-09-07 19:23:22 +00:00
Laurent Destailleur
2721c9fda2 New: Links on composition page reach to composition page 2011-09-07 19:18:28 +00:00
Laurent Destailleur
d562b9a0b3 Look: Enhance look 2011-09-07 19:09:21 +00:00
Laurent Destailleur
ffec13614f Fix: td cells alignement 2011-09-07 19:01:18 +00:00
Laurent Destailleur
f5e1110355 New: Removed step0 in install process 2011-09-07 18:08:08 +00:00
Laurent Destailleur
6abb21e4d2 New: Show param to overwite lib path 2011-09-07 17:26:44 +00:00
Laurent Destailleur
003911a42d Fix: W3C 2011-09-07 16:48:04 +00:00
Laurent Destailleur
9aad868420 New: add information 2011-09-07 15:19:55 +00:00
Laurent Destailleur
02fb8fbbc7 Fix: duplicate message 2011-09-07 15:14:40 +00:00
Laurent Destailleur
855dea57e7 New: Show param to overwite lib path 2011-09-07 15:08:49 +00:00
Laurent Destailleur
d9971b0bd5 Work on rpm package 2011-09-07 15:31:11 +00:00
Laurent Destailleur
24c5993a47 Fix: W3C 2011-09-07 16:48:04 +00:00
Laurent Destailleur
46c03ca693 New: Show param to overwite lib path 2011-09-07 14:50:18 +00:00
Laurent Destailleur
e52e0fb8fa New: add information 2011-09-07 15:19:55 +00:00
Laurent Destailleur
7734901fb0 Work on rpm package 2011-09-07 14:34:44 +00:00
Laurent Destailleur
57c01f7ae0 Work on packagers 2011-09-07 15:59:55 +00:00
Laurent Destailleur
2bd49427ff Fix: duplicate message 2011-09-07 15:14:40 +00:00
Laurent Destailleur
263ab6eac8 Work on rpm package 2011-09-07 14:34:15 +00:00
Laurent Destailleur
4b0f64f3a8 Work on rpm package 2011-09-07 15:31:11 +00:00
Laurent Destailleur
55d9c3274a New: Show param to overwite lib path 2011-09-07 15:08:49 +00:00
Laurent Destailleur
faf74360d9 New: add information 2011-09-07 15:19:55 +00:00
Laurent Destailleur
f2dbb124d3 New: Show param to overwite lib path 2011-09-07 15:08:49 +00:00
Laurent Destailleur
c6e44139a3 New: Show param to overwite lib path 2011-09-07 14:50:18 +00:00
Laurent Destailleur
bd0d3b939c Work on rpm package 2011-09-07 13:28:39 +00:00
Laurent Destailleur
96dc78ed52 New: Show param to overwite lib path 2011-09-07 14:50:18 +00:00
Laurent Destailleur
8dabfe5e90 Fix: duplicate message 2011-09-07 15:14:40 +00:00
Laurent Destailleur
6652909b1e Work on rpm package 2011-09-07 14:34:44 +00:00
Laurent Destailleur
911117f6ce New: Show param to overwite lib path 2011-09-07 15:08:49 +00:00
Laurent Destailleur
274214f82e Fix: definition of DOL_DOCUMENT_ROOT mus be done only into environment include files and never into class files. 2011-09-07 13:27:50 +00:00
Laurent Destailleur
c7518b456d Work on rpm package 2011-09-07 14:34:15 +00:00
Laurent Destailleur
86ae2f4f22 New: Show param to overwite lib path 2011-09-07 14:50:18 +00:00
Laurent Destailleur
8942771d28 Work on rpm package 2011-09-07 14:34:15 +00:00
Laurent Destailleur
1bae24fd0c Work on rpm package 2011-09-07 14:34:44 +00:00
Laurent Destailleur
170e4ba852 Work on rpm package 2011-09-07 13:28:39 +00:00
Laurent Destailleur
0e881e597d Work on rpm package 2011-09-07 14:34:15 +00:00
Laurent Destailleur
abde2eff49 Fix: definition of DOL_DOCUMENT_ROOT mus be done only into environment include files and never into class files. 2011-09-07 13:27:50 +00:00
Juanjo Menent
52baefbe85 Qual: Uniformize code 2011-09-07 06:08:01 +00:00
Regis Houssin
80e51539e0 Works on product canvas 2011-09-06 19:58:42 +00:00
Regis Houssin
965071a711 Fix: bad sql query 2011-09-06 19:58:23 +00:00
Juanjo Menent
113562747f Qual: Uniformize code 2011-09-06 10:52:42 +00:00
Juanjo Menent
b6dac11cc3 Qual: Uniformize code 2011-09-06 10:16:57 +00:00
Juanjo Menent
71c98d380a Qual: Uniformize code 2011-09-06 09:33:24 +00:00
Juanjo Menent
004b8e88c9 Fix: missing trad 2011-09-06 09:26:07 +00:00
Juanjo Menent
a63d402bc5 Qual: Uniformize code 2011-09-06 09:25:32 +00:00
Regis Houssin
b50f9867e8 Fix: include security.lib.php by default 2011-09-06 07:41:14 +00:00
Regis Houssin
7e8ec1688f Fix: more visible 2011-09-06 07:33:35 +00:00
Regis Houssin
432d4d31f7 Fix: security.lib.php not include here 2011-09-06 07:02:24 +00:00
Regis Houssin
ac4bcfb583 Fix: use dol_hash instead md5 php function 2011-09-06 06:53:52 +00:00
Juanjo Menent
e13c8a3fde Trad: Can use "unique" url for each paypal payment page 2011-09-06 06:50:24 +00:00
Regis Houssin
6d8584f5ca Fix: Use the source in the hash to avoid duplicates if the references are identical
Fix: Use sha1 + md5 for more security
2011-09-06 06:28:18 +00:00
Laurent Destailleur
aa86b4bd3a New: Can use "unique" url for each paypal payment page 2011-09-05 22:52:17 +00:00
Laurent Destailleur
1cb47dee94 Fix trans 2011-09-05 11:09:17 +00:00
Laurent Destailleur
f4cd4029e1 New: Can use "unique" url for each paypal payment page 2011-09-05 22:52:17 +00:00
Laurent Destailleur
c575b1ec0a Fix trans 2011-09-05 11:09:17 +00:00
Laurent Destailleur
d0d3609c9f New: Can use "unique" url for each paypal payment page 2011-09-05 22:52:17 +00:00
Laurent Destailleur
2d7d52e8d6 Fix trans 2011-09-05 11:09:17 +00:00
Laurent Destailleur
c9d7466fa7 New: Can use "unique" url for each paypal payment page 2011-09-05 22:52:17 +00:00
Laurent Destailleur
d9c7288cfc Fix trans 2011-09-05 11:09:17 +00:00
Laurent Destailleur
d011e2e7c1 New: Can use "unique" url for each paypal payment page 2011-09-05 22:52:17 +00:00
Laurent Destailleur
cf4d739c02 Fix trans 2011-09-05 11:09:17 +00:00
Laurent Destailleur
a05578134a New: Can use "unique" url for each paypal payment page 2011-09-05 22:52:17 +00:00
Laurent Destailleur
ac5b36a797 Fix: Bad link 2011-09-05 21:37:05 +00:00
Juanjo Menent
105362e1c3 Add russian prod id 2011-09-05 13:31:59 +00:00
Laurent Destailleur
225560dbb4 Doxygen 2011-09-05 11:24:50 +00:00
Laurent Destailleur
3e0afcd8fc Fix: Bad link 2011-09-05 21:37:05 +00:00
Laurent Destailleur
02a94a0c82 Fix: Bad alignement 2011-09-05 11:16:01 +00:00
Laurent Destailleur
78efe00c81 Fix: Bad link 2011-09-05 21:37:05 +00:00
Juanjo Menent
6f41f0473c Add russian prod id 2011-09-05 13:31:59 +00:00
Laurent Destailleur
4c3ae34e3f Fix: Bad link 2011-09-05 21:37:05 +00:00
Laurent Destailleur
4a53d38ef2 Doxygen 2011-09-05 11:09:33 +00:00
Juanjo Menent
b002c80040 Add russian prod id 2011-09-05 13:31:59 +00:00
Laurent Destailleur
26715e4997 Fix: Bad link 2011-09-05 21:37:05 +00:00
Juanjo Menent
dd29181314 Add russian prod id 2011-09-05 13:31:59 +00:00
Laurent Destailleur
9cde972568 Doxygen 2011-09-05 11:24:50 +00:00
Laurent Destailleur
7f2ece3791 Fix: Bad alignement 2011-09-05 11:16:01 +00:00
Laurent Destailleur
50db3549e9 Doxygen 2011-09-05 11:24:50 +00:00
Laurent Destailleur
636ba86810 Fix: Bad alignement 2011-09-05 11:16:01 +00:00
Laurent Destailleur
daddfe63a6 Doxygen 2011-09-05 11:24:50 +00:00
Laurent Destailleur
206ae43a04 Doxygen 2011-09-05 11:09:33 +00:00
Laurent Destailleur
9b289906da Fix: Bad alignement 2011-09-05 11:16:01 +00:00
Laurent Destailleur
8c3eaca595 Doxygen 2011-09-05 11:09:33 +00:00
Laurent Destailleur
180c255d93 Fix: Bad alignement 2011-09-05 11:16:01 +00:00
Laurent Destailleur
a8fcd4790a Doxygen 2011-09-05 11:09:33 +00:00
Laurent Destailleur
d0919af52e Fix trans 2011-09-05 11:09:17 +00:00
Regis Houssin
053ff24db8 avoid warning 2011-09-04 19:38:04 +00:00
Regis Houssin
4d814b078e change css class if button 2011-09-04 19:37:35 +00:00
Laurent Destailleur
b4b620df7a Fix: phpcode sniffer errors 2011-09-04 18:41:19 +00:00
Laurent Destailleur
5e8557b548 Add russian prod id 2011-09-04 11:13:24 +00:00
Regis Houssin
832a8fa050 uniformize code 2011-09-03 17:28:10 +00:00
Regis Houssin
f8a8417077 move trigger 2011-09-03 16:44:34 +00:00
Regis Houssin
470d0749a5 uniformize code 2011-09-03 16:37:12 +00:00
Regis Houssin
f30f2bef79 change for external module 2011-09-03 15:27:23 +00:00
Regis Houssin
084f846a0c add css tag for jquery calendar 2011-09-03 15:26:59 +00:00
Juanjo Menent
8fc9b10760 Qual: Uniformize code 2011-09-03 14:53:40 +00:00
Juanjo Menent
e87e89262f Qual: Uniformize code 2011-09-03 14:40:48 +00:00
box7890
614b5291e6 prof IDs for Russia added 2011-09-03 14:38:24 +00:00
Juanjo Menent
409a5ae576 Qual: Uniformize code 2011-09-03 13:30:50 +00:00
Laurent Destailleur
abcafd4db3 Trans 2011-09-03 13:14:54 +00:00
Juanjo Menent
58eb6088fa Qual: Uniformize code 2011-09-03 12:56:42 +00:00
Laurent Destailleur
03070c7ef0 Minor fix on notification page 2011-09-02 23:51:24 +00:00
Laurent Destailleur
529e6d927c Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
2e4f00080d Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
1ffcf02ecb Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
ef798223e3 Minor fix on notification page 2011-09-02 23:51:24 +00:00
Laurent Destailleur
ab0ab479b0 Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
1d68bfbe38 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
4cbe4dba03 New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
a8288fd995 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
242bb8810e Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
b6fd5ff5b2 Minor fix on notification page 2011-09-02 23:51:24 +00:00
Laurent Destailleur
a7f4a5e7d1 Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
f1b524d082 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
311f0d22db Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
ced84e4122 Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
1d38af3b99 Minor fix on notification page 2011-09-02 23:51:24 +00:00
Laurent Destailleur
18683c5bf0 Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
7c48fae93c Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
c3d778eb92 New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
bf78928ee3 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
d84e58e606 Removed phpcodesniffer errors 2011-09-02 21:04:15 +00:00
Laurent Destailleur
afea37867d Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
5edd43a1f2 Fix: hash is already hash. 2011-09-02 17:11:10 +00:00
Juanjo Menent
8460aeff7c Qual: Uniformize code 2011-09-02 16:51:19 +00:00
Laurent Destailleur
db079f35b0 Fix: Missing end of div 2011-09-02 16:44:50 +00:00
Juanjo Menent
eaf5c765df Qual: Uniformize code 2011-09-02 16:43:18 +00:00
Laurent Destailleur
dbfdf73932 Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Juanjo Menent
ac7fde5c30 Uniformize code 2011-09-02 15:41:35 +00:00
Juanjo Menent
2be113d885 Uniformize code 2011-09-02 13:15:39 +00:00
Juanjo Menent
7faa198bb0 Uniformize code 2011-09-02 13:15:39 +00:00
Juanjo Menent
68747516db Uniformize code 2011-09-02 12:51:12 +00:00
Laurent Destailleur
6e152ccc88 Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
67ea6c1272 Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
4316383206 Minor fix on notification page 2011-09-02 23:51:24 +00:00
Laurent Destailleur
2ea559ceb4 Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
12d7b559f9 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
da66e339cd New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
e6ffe83af7 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
aa58f79e8a Removed phpcodesniffer errors 2011-09-02 21:04:15 +00:00
Laurent Destailleur
42663a5794 Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
fc134e41ac Fix: hash is already hash. 2011-09-02 17:11:10 +00:00
Juanjo Menent
8927609b0a Qual: Uniformize code 2011-09-02 16:51:19 +00:00
Laurent Destailleur
917195adea Fix: Missing end of div 2011-09-02 16:44:50 +00:00
Juanjo Menent
5bc8313dd6 Qual: Uniformize code 2011-09-02 16:43:18 +00:00
Laurent Destailleur
70f5c8c54b Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Juanjo Menent
41a88a8011 Uniformize code 2011-09-02 15:41:35 +00:00
Juanjo Menent
febc2a2d6d Uniformize code 2011-09-02 13:15:39 +00:00
Juanjo Menent
0ce2c045f1 Uniformize code 2011-09-02 13:15:39 +00:00
Juanjo Menent
cc85bf14e3 Uniformize code 2011-09-02 12:51:12 +00:00
Laurent Destailleur
0dad47caf4 Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
9145e9bae7 Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
8bbec3941f Minor fix on notification page 2011-09-02 23:51:24 +00:00
Laurent Destailleur
a2eda5558a Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
40217b5de0 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
b8d4391359 New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
7d883e434f New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
655268159d Removed phpcodesniffer errors 2011-09-02 21:04:15 +00:00
Laurent Destailleur
92a270c7d1 Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
0cc4ab7261 Fix: hash is already hash. 2011-09-02 17:11:10 +00:00
Juanjo Menent
c470c0b4df Qual: Uniformize code 2011-09-02 16:51:19 +00:00
Laurent Destailleur
07b84e432f Fix: Missing end of div 2011-09-02 16:44:50 +00:00
Juanjo Menent
e3d9bf4848 Qual: Uniformize code 2011-09-02 16:43:18 +00:00
Laurent Destailleur
a1be76d96c Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Juanjo Menent
e361699380 Uniformize code 2011-09-02 15:41:35 +00:00
Juanjo Menent
d11a2450e4 Uniformize code 2011-09-02 13:15:39 +00:00
Juanjo Menent
d6906896ae Uniformize code 2011-09-02 13:15:39 +00:00
Juanjo Menent
488a1ab3c3 Uniformize code 2011-09-02 12:51:12 +00:00
Laurent Destailleur
ee6f57db9e Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
06e7424755 Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
30dd39651a Minor fix on notification page 2011-09-02 23:51:24 +00:00
Laurent Destailleur
60e1b5d73b Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
45cdd92441 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
2710106d0b New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
e03b1e62a1 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
44a81a56cc Removed phpcodesniffer errors 2011-09-02 21:04:15 +00:00
Laurent Destailleur
2684aa6368 Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
cbe0941715 Fix: hash is already hash. 2011-09-02 17:11:10 +00:00
Juanjo Menent
0c3448288e Qual: Uniformize code 2011-09-02 16:51:19 +00:00
Laurent Destailleur
599e11d049 Fix: Missing end of div 2011-09-02 16:44:50 +00:00
Juanjo Menent
c659192c65 Qual: Uniformize code 2011-09-02 16:43:18 +00:00
Laurent Destailleur
4b031e4445 Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Juanjo Menent
82502b3dff Uniformize code 2011-09-02 15:41:35 +00:00
Juanjo Menent
4937999b26 Uniformize code 2011-09-02 13:15:39 +00:00
Juanjo Menent
c784c17f7c Uniformize code 2011-09-02 13:15:39 +00:00
Juanjo Menent
d51e9a4916 Uniformize code 2011-09-02 12:51:12 +00:00
Laurent Destailleur
c50657773f Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
73dd5151a6 Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
c286acd996 Minor fix on notification page 2011-09-02 23:51:24 +00:00
Laurent Destailleur
1a0f9c0bd3 Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
1a2f437fab Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
6d6dbf4e9b New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
269fa5742c New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
e045b9ade7 Removed phpcodesniffer errors 2011-09-02 21:04:15 +00:00
Laurent Destailleur
3ff04be2dc Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
83f22a59f4 Fix: hash is already hash. 2011-09-02 17:11:10 +00:00
Juanjo Menent
60075a275e Qual: Uniformize code 2011-09-02 16:51:19 +00:00
Laurent Destailleur
df157e705d Fix: Missing end of div 2011-09-02 16:44:50 +00:00
Juanjo Menent
d9f27d4412 Qual: Uniformize code 2011-09-02 16:43:18 +00:00
Laurent Destailleur
b810532037 Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Juanjo Menent
5dad87aff4 Uniformize code 2011-09-02 15:41:35 +00:00
Juanjo Menent
86709e93d1 Uniformize code 2011-09-02 13:15:39 +00:00
Juanjo Menent
a8991a0300 Uniformize code 2011-09-02 13:15:39 +00:00
Juanjo Menent
2bd7469cd2 Uniformize code 2011-09-02 12:51:12 +00:00
Laurent Destailleur
5c3918e5f0 Trans 2011-09-03 01:53:53 +00:00
Laurent Destailleur
b736dac1c2 Fix: Fix GNU address
Doxygen
2011-09-03 01:24:09 +00:00
Laurent Destailleur
4bf7706e38 Doxygen 2011-09-03 00:27:02 +00:00
Laurent Destailleur
ec15a4ae3b Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
351a2974dd Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
044879c838 Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
0e2946cec7 Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
bad9af8d32 Qual: Removed errors reported by phpcodesniffer 2011-09-02 23:52:55 +00:00
Laurent Destailleur
52ac40fe55 Minor fix on notification page 2011-09-02 23:51:24 +00:00
Laurent Destailleur
e5988ad241 Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
2d89e6609e Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
78ea0eabdd Add more log in install process 2011-09-02 23:09:39 +00:00
Laurent Destailleur
b48f1abe4e Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Juanjo Menent
94a8f8a5dc Qual: Uniformize code 2011-09-02 22:33:28 +00:00
Laurent Destailleur
259a53c503 New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
02a8bb0128 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
db6b43d189 Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
9035d3c84b Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
b995032f29 Qual: Removed errors reported by phpcodesniffer 2011-09-02 23:52:55 +00:00
Laurent Destailleur
dc223ea748 Minor fix on notification page 2011-09-02 23:51:24 +00:00
Laurent Destailleur
c98ad8a120 Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
40939b7e64 Doxygen 2011-09-02 20:53:40 +00:00
Laurent Destailleur
7420cad4c6 Add more log in install process 2011-09-02 23:09:39 +00:00
Laurent Destailleur
5be5852cf4 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
a8814eb99a Trans 2011-09-03 01:53:53 +00:00
Laurent Destailleur
42c86ce1ac Work on rpm package 2011-09-03 01:46:33 +00:00
Laurent Destailleur
2e90db8a73 Fix: hash is already hash. 2011-09-02 17:11:10 +00:00
Juanjo Menent
70be3209b8 Qual: Uniformize code 2011-09-02 16:51:19 +00:00
Juanjo Menent
cac55067fb Qual: Uniformize code 2011-09-02 22:33:28 +00:00
Laurent Destailleur
55c5c5f9f5 Work on rpm package 2011-09-03 01:27:00 +00:00
Laurent Destailleur
08a71d1d02 New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
6cbf5c6ae2 Fix: Missing end of div 2011-09-02 16:44:50 +00:00
Juanjo Menent
7bbf970add Qual: Uniformize code 2011-09-02 16:43:18 +00:00
Laurent Destailleur
f5f37fa8dc Qual: Uniformize code 2011-09-02 16:33:11 +00:00
Laurent Destailleur
d53b179102 Fix: Fix GNU address
Doxygen
2011-09-03 01:24:09 +00:00
Laurent Destailleur
f39c932b2e Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Laurent Destailleur
26badd59f4 Doxygen 2011-09-03 00:27:02 +00:00
Juanjo Menent
116e215323 Uniformize code 2011-09-02 15:41:35 +00:00
Laurent Destailleur
1ca46d8ec4 Doxygen 2011-09-03 00:19:56 +00:00
Juanjo Menent
f8044a1fd5 Trad: missing trad 2011-09-02 15:21:53 +00:00
Laurent Destailleur
4cbc4bb365 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Juanjo Menent
8f19ee66e4 Uniformize code 2011-09-02 14:31:53 +00:00
Laurent Destailleur
d1d145620d Doxygen 2011-09-03 00:14:27 +00:00
Juanjo Menent
17ad4d4146 Uniformize code 2011-09-02 13:15:39 +00:00
Juanjo Menent
9956edb4fc Uniformize code 2011-09-02 13:15:39 +00:00
Juanjo Menent
f544d9adec Uniformize code 2011-09-02 12:51:12 +00:00
Juanjo Menent
4079240688 Fix: bug #34192: Some Spanish bank accounts give control key error, although they are correct 2011-09-02 10:09:15 +00:00
Laurent Destailleur
0e3009e8b7 Removed phpcodesniffer errors 2011-09-02 21:04:15 +00:00
Laurent Destailleur
6066bf6ec4 Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
ec1627156b Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
58ddd5fb4d Doxygen 2011-09-02 20:53:40 +00:00
Laurent Destailleur
e29bc129d2 Qual: Removed errors reported by phpcodesniffer 2011-09-02 23:52:55 +00:00
Laurent Destailleur
7c50da61ce Minor fix on notification page 2011-09-02 23:51:24 +00:00
Laurent Destailleur
af8ab2196b Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
285925352d Add more log in install process 2011-09-02 23:09:39 +00:00
Laurent Destailleur
fc28c812bf Update skeletons 2011-09-02 18:26:42 +00:00
Laurent Destailleur
97e2dfd9b7 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
6bdaa37611 Fix: hash is already hash. 2011-09-02 17:11:10 +00:00
Juanjo Menent
808f8607c5 Qual: Uniformize code 2011-09-02 16:51:19 +00:00
Juanjo Menent
8eec591dd6 Qual: Uniformize code 2011-09-02 22:33:28 +00:00
Laurent Destailleur
82d08001fe New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
7eba962b9d Fix: Missing end of div 2011-09-02 16:44:50 +00:00
Juanjo Menent
cf4e2cf4d5 Qual: Uniformize code 2011-09-02 16:43:18 +00:00
Laurent Destailleur
252d6ccef9 Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Laurent Destailleur
61addd492d New: Always use th for table head 2011-09-02 21:56:37 +00:00
Juanjo Menent
92aec651ca Uniformize code 2011-09-02 15:41:35 +00:00
Juanjo Menent
11802383f7 Uniformize code 2011-09-02 14:31:53 +00:00
Laurent Destailleur
0826cfdf97 Removed phpcodesniffer errors 2011-09-02 21:04:15 +00:00
Juanjo Menent
3a4eb0fc37 Uniformize code 2011-09-02 13:31:44 +00:00
Laurent Destailleur
0fac03adb9 Doxygen 2011-09-02 21:01:28 +00:00
Juanjo Menent
6a25a19ba4 Uniformize code 2011-09-02 13:15:39 +00:00
Laurent Destailleur
e96e17599d Doxygen 2011-09-02 20:53:40 +00:00
Juanjo Menent
60eda91f2c Uniformize code 2011-09-02 13:15:39 +00:00
Juanjo Menent
d62a1c7020 Uniformize code 2011-09-02 12:51:12 +00:00
Laurent Destailleur
9ca8ab99cd New: Add warning if using bad email 2011-09-02 18:25:11 +00:00
Laurent Destailleur
9667a7c15a Fix: hash is already hash. 2011-09-02 17:11:10 +00:00
Juanjo Menent
5fb7ee12f9 Qual: Uniformize code 2011-09-02 16:51:19 +00:00
Laurent Destailleur
1df3ef4783 Fix: Error message 2011-09-02 16:46:38 +00:00
Laurent Destailleur
91dd9c79a1 Fix: Missing end of div 2011-09-02 16:44:50 +00:00
Juanjo Menent
9691f2a491 Qual: Uniformize code 2011-09-02 16:43:18 +00:00
Laurent Destailleur
bed08d1fc0 Qual: Uniformize code 2011-09-02 16:33:11 +00:00
Laurent Destailleur
aa3426f24a Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Juanjo Menent
e237ca83f7 Uniformize code 2011-09-02 15:41:35 +00:00
Juanjo Menent
37086d010e Trad: missing trad 2011-09-02 15:21:53 +00:00
Juanjo Menent
23835bfb8d Uniformize code 2011-09-02 14:31:53 +00:00
Juanjo Menent
cab45a3742 Uniformize code 2011-09-02 13:47:10 +00:00
Juanjo Menent
937d432062 Uniformize code 2011-09-02 13:31:44 +00:00
Juanjo Menent
64f4ad4bda Uniformize code 2011-09-02 13:15:39 +00:00
Juanjo Menent
7ced92a40b Uniformize code 2011-09-02 13:15:39 +00:00
Juanjo Menent
5f2daf5867 Uniformize code 2011-09-02 12:51:12 +00:00
Juanjo Menent
61871d1b49 Fix: bug #34192: Some Spanish bank accounts give control key error, although they are correct 2011-09-02 10:09:15 +00:00
Juanjo Menent
785972964b Add ProfId for Colombia 2011-09-01 19:29:05 +00:00
Juanjo Menent
a5056fe8dc Uniformize code 2011-09-01 16:47:37 +00:00
Juanjo Menent
0a51265512 Uniformize code 2011-09-01 07:32:26 +00:00
Laurent Destailleur
8f5b79c1bf Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:35:37 +00:00
Laurent Destailleur
03364cb735 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:29:44 +00:00
Laurent Destailleur
6d87cac4a3 Can edit style if admin even if demo 2011-08-31 23:05:11 +00:00
Laurent Destailleur
63f488b327 Can edit style if admin even if demo 2011-08-31 22:33:37 +00:00
Laurent Destailleur
b0b0f154da Can edit style if admin even if demo 2011-08-31 22:33:36 +00:00
Laurent Destailleur
c314ac5c4a Experiment flip-flap left menu with theme eldy when using iphone 2011-08-31 22:23:46 +00:00
Laurent Destailleur
0cfffcc1b9 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:35:37 +00:00
Laurent Destailleur
1c76e00282 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:29:44 +00:00
Laurent Destailleur
d9b37c907a Can edit style if admin even if demo 2011-08-31 23:05:11 +00:00
Laurent Destailleur
8b78e89017 Can edit style if admin even if demo 2011-08-31 22:33:37 +00:00
Laurent Destailleur
5f9c4955f4 Can edit style if admin even if demo 2011-08-31 22:33:36 +00:00
Laurent Destailleur
ece36874f7 Experiment flip-flap left menu with theme eldy when using iphone 2011-08-31 22:23:46 +00:00
Laurent Destailleur
9d15365c25 For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox. 2011-08-31 18:47:29 +00:00
Laurent Destailleur
ab70e202d9 For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox. 2011-08-31 18:12:44 +00:00
Laurent Destailleur
f5f742f51c Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:35:37 +00:00
Laurent Destailleur
383d814a78 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:29:44 +00:00
Laurent Destailleur
d306e8b39a Can edit style if admin even if demo 2011-08-31 23:05:11 +00:00
Laurent Destailleur
1394f68cb3 Can edit style if admin even if demo 2011-08-31 22:33:37 +00:00
Laurent Destailleur
e42d729d01 Can edit style if admin even if demo 2011-08-31 22:33:36 +00:00
Laurent Destailleur
b3aff73879 Experiment flip-flap left menu with theme eldy when using iphone 2011-08-31 22:23:46 +00:00
Laurent Destailleur
5e30e4cd30 For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox. 2011-08-31 18:47:29 +00:00
Laurent Destailleur
8d41bd43ae For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox. 2011-08-31 18:12:44 +00:00
Laurent Destailleur
318be3ddae Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:35:37 +00:00
Laurent Destailleur
f54172fa28 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:29:44 +00:00
Laurent Destailleur
43ddced8df Can edit style if admin even if demo 2011-08-31 23:05:11 +00:00
Laurent Destailleur
f02f42d854 Can edit style if admin even if demo 2011-08-31 22:33:37 +00:00
Laurent Destailleur
c10dc3bbb8 Can edit style if admin even if demo 2011-08-31 22:33:36 +00:00
Laurent Destailleur
65a84b54a5 Experiment flip-flap left menu with theme eldy when using iphone 2011-08-31 22:23:46 +00:00
Laurent Destailleur
562cd49843 For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox. 2011-08-31 18:47:29 +00:00
Laurent Destailleur
36633d0053 For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox. 2011-08-31 18:12:44 +00:00
Laurent Destailleur
7f4f36cb33 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:35:37 +00:00
Laurent Destailleur
3846e415b3 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:29:44 +00:00
Laurent Destailleur
1c72df10c6 Can edit style if admin even if demo 2011-08-31 23:05:11 +00:00
Laurent Destailleur
d55ea1a2d1 Can edit style if admin even if demo 2011-08-31 22:33:37 +00:00
Laurent Destailleur
48c2ea5e4b Can edit style if admin even if demo 2011-08-31 22:33:36 +00:00
Laurent Destailleur
99bb1ad1df Experiment flip-flap left menu with theme eldy when using iphone 2011-08-31 22:23:46 +00:00
Laurent Destailleur
f95878998a For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox. 2011-08-31 18:47:29 +00:00
Laurent Destailleur
a765cc57f6 For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox. 2011-08-31 18:12:44 +00:00
Laurent Destailleur
43deceeb3a Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:35:37 +00:00
Laurent Destailleur
33de55ddec Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:29:44 +00:00
Laurent Destailleur
8f5ec4f894 Can edit style if admin even if demo 2011-08-31 23:05:11 +00:00
Laurent Destailleur
fb5e7a857b Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:35:37 +00:00
Laurent Destailleur
0efac44d0b Can edit style if admin even if demo 2011-08-31 22:33:37 +00:00
Laurent Destailleur
fab0db92d2 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:29:44 +00:00
Laurent Destailleur
3f8ceacbdb Can edit style if admin even if demo 2011-08-31 22:33:36 +00:00
Laurent Destailleur
237916663d Experiment flip-flap left menu with theme eldy when using iphone 2011-08-31 22:23:46 +00:00
Laurent Destailleur
da649b41f4 Can edit style if admin even if demo 2011-08-31 23:05:11 +00:00
Laurent Destailleur
7b4b302be0 Can edit style if admin even if demo 2011-08-31 22:33:37 +00:00
Laurent Destailleur
489c57c78c Fix: Missing right and left init 2011-08-31 21:38:32 +00:00
Laurent Destailleur
2fb58dd1fc Trans 2011-08-31 21:27:43 +00:00
Laurent Destailleur
2b8ad8e002 Can edit style if admin even if demo 2011-08-31 22:33:36 +00:00
Laurent Destailleur
a87624985a Experiment flip-flap left menu with theme eldy when using iphone 2011-08-31 22:23:46 +00:00
Laurent Destailleur
da7eeb713c Fix: Missing right and left init 2011-08-31 21:38:32 +00:00
Laurent Destailleur
5401ff66fd Trans 2011-08-31 21:27:43 +00:00
Laurent Destailleur
9f6220431a Doc 2011-08-31 21:24:14 +00:00
Laurent Destailleur
e13749a142 Look: Reduce saturation of picto. 2011-08-31 21:02:55 +00:00
Laurent Destailleur
f90afe02a7 Use switch picto 2011-08-31 21:01:46 +00:00
Laurent Destailleur
9a66573193 Doc 2011-08-31 21:24:14 +00:00
Laurent Destailleur
e88eb91383 Doxygen 2011-08-31 18:47:48 +00:00
Laurent Destailleur
4bc8bf719f Look: Reduce saturation of picto. 2011-08-31 21:02:55 +00:00
Laurent Destailleur
995936183e For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox. 2011-08-31 18:47:29 +00:00
Laurent Destailleur
70f3a3bfaa Use switch picto 2011-08-31 21:01:46 +00:00
Laurent Destailleur
7a67c18af1 Doxygen 2011-08-31 18:47:48 +00:00
Laurent Destailleur
247fd29662 For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox. 2011-08-31 18:47:29 +00:00
Laurent Destailleur
b309df16a2 For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox. 2011-08-31 18:12:44 +00:00
Laurent Destailleur
a00617f3ab Make a more logical order: Off on left, on on right 2011-08-31 18:01:49 +00:00
Laurent Destailleur
5fc3c15355 Qual: Uniformize code for canvas of product/service with code of canvas for company and contact. 2011-08-31 17:44:20 +00:00
Laurent Destailleur
8b3ec4e284 Qual: Uniformize code for canvas of product/service with code of canvas for company and contact. 2011-08-31 17:36:20 +00:00
Laurent Destailleur
7723d9ee81 Fix: W3C 2011-08-31 15:41:07 +00:00
Laurent Destailleur
9bdb1057e1 Fix: W3C 2011-08-31 15:30:56 +00:00
Laurent Destailleur
d4dfbc487a Fix: W3C 2011-08-31 15:21:44 +00:00
Laurent Destailleur
e1114102e9 Fix: W3C 2011-08-31 15:12:11 +00:00
Laurent Destailleur
2bb5e4ba69 Fix: W3C 2011-08-31 15:12:09 +00:00
Laurent Destailleur
4334ec8b30 Fix: W3C 2011-08-31 15:05:09 +00:00
Laurent Destailleur
f47e80dca1 Fix: W3C 2011-08-31 14:55:54 +00:00
Juanjo Menent
8b391e1b7a Uniformize code 2011-08-31 14:45:02 +00:00
Laurent Destailleur
1aaf65c257 PDF works with us letter format 2011-08-31 14:42:47 +00:00
Juanjo Menent
a58f41880d Fix: missing trad 2011-08-31 14:32:03 +00:00
Juanjo Menent
873f5d44b9 Uniformize code 2011-08-31 14:28:42 +00:00
Laurent Destailleur
72e6650d71 PDF works with us letter format 2011-08-31 13:19:05 +00:00
Juanjo Menent
b82cb2c5a8 Trad: Make option MAIN_GENERATE_DOCUMENTS_WITHOUT_VAT available by default 2011-08-31 13:08:47 +00:00
Laurent Destailleur
a74f88c299 PDF works with us letter format 2011-08-31 12:24:47 +00:00
Laurent Destailleur
59f78d03e3 Doxygen 2011-08-31 11:07:16 +00:00
Laurent Destailleur
df9df2fcdc Fix: End of line must be unix format 2011-08-31 11:05:58 +00:00
Laurent Destailleur
925e8f2793 New: Make option MAIN_GENERATE_DOCUMENTS_WITHOUT_VAT available by default 2011-08-31 10:59:54 +00:00
Laurent Destailleur
8b772eef30 Doxygen 2011-08-31 10:41:06 +00:00
Laurent Destailleur
14c5efdfa4 Doxygen 2011-08-31 10:27:17 +00:00
Laurent Destailleur
0d9ac924c5 Fix: Security hole 2011-08-31 10:06:13 +00:00
Juanjo Menent
7b5469007c Uniformize code 2011-08-31 08:10:39 +00:00
Juanjo Menent
63c25787b1 Uniformize code 2011-08-31 07:29:33 +00:00
Juanjo Menent
ad28fb4b3d Uniformize code 2011-08-31 07:08:04 +00:00
Regis Houssin
9e16c2fe0e Fix: cvs/git problem 2011-08-30 21:09:43 +00:00
Regis Houssin
0893a54e1f remove tag version
Conflicts:

	htdocs/includes/jquery/plugins/datatables/css/jquery.dataTables_jui.css
2011-08-30 20:59:11 +00:00
Regis Houssin
ac0ab9fb01 Add extras plugin for dataTables 2011-08-30 18:32:25 +00:00
Regis Houssin
c9f6b04902 Add jquery plugin dataTables for tests 2011-08-30 18:30:38 +00:00
Regis Houssin
407b9bb795 Possibility to use thead tag 2011-08-30 17:56:45 +00:00
Regis Houssin
a5f7bf3903 Fix: more simple 2011-08-30 17:51:12 +00:00
Juanjo Menent
646778a497 Trad: Enhance error management and support Atom feeds in rss module. 2011-08-30 13:45:19 +00:00
Laurent Destailleur
4d80d1af24 Doxygen 2011-08-30 07:59:26 +00:00
Laurent Destailleur
ffc85f4185 Removed warning 2011-08-30 07:56:03 +00:00
Laurent Destailleur
ff954120ec Qual: Removed errors reported by phpcodesniffer 2011-08-29 23:02:31 +00:00
Laurent Destailleur
ed3c4aded1 Update information on linked thirdparty 2011-08-29 22:55:04 +00:00
Laurent Destailleur
32801b548a Doxygen 2011-08-29 22:52:04 +00:00
Laurent Destailleur
2815ea1f82 Doxygen 2011-08-29 21:26:42 +00:00
Laurent Destailleur
cfa14f8b47 Perf: Little speed enhancement 2011-08-29 21:06:00 +00:00
Laurent Destailleur
130dc70917 Qual: Removed errors reported by phpcodesniffer 2011-08-29 23:02:31 +00:00
Laurent Destailleur
f04f92fa12 Update information on linked thirdparty 2011-08-29 22:55:04 +00:00
Laurent Destailleur
fb05c0745d Doxygen 2011-08-29 22:52:04 +00:00
Laurent Destailleur
b3f55e03bf Doxygen 2011-08-29 21:26:42 +00:00
Laurent Destailleur
05e6bf3a32 Perf: Little speed enhancement 2011-08-29 21:06:00 +00:00
Laurent Destailleur
f8dc9b8123 Qual: Removed errors reported by phpcodesniffer 2011-08-29 23:02:31 +00:00
Laurent Destailleur
ea4ce5b340 Update information on linked thirdparty 2011-08-29 22:55:04 +00:00
Laurent Destailleur
d70f1e5e0b Doxygen 2011-08-29 22:52:04 +00:00
Laurent Destailleur
9147e99c47 Doxygen 2011-08-29 21:26:42 +00:00
Laurent Destailleur
31efe84c3e Perf: Little speed enhancement 2011-08-29 21:06:00 +00:00
Laurent Destailleur
4eb38cb202 Qual: Removed errors reported by phpcodesniffer 2011-08-29 23:02:31 +00:00
Laurent Destailleur
5120a21f0c Update information on linked thirdparty 2011-08-29 22:55:04 +00:00
Laurent Destailleur
c0c6d1bede Doxygen 2011-08-29 22:52:04 +00:00
Laurent Destailleur
da04be88a0 Perf: Little speed enhancement 2011-08-29 21:06:00 +00:00
Laurent Destailleur
41ada61bdd Doxygen 2011-08-29 22:52:04 +00:00
Laurent Destailleur
74b0053dcc Doxygen 2011-08-29 21:26:42 +00:00
Laurent Destailleur
9c78691199 Perf: Little speed enhancement 2011-08-29 21:06:00 +00:00
Regis Houssin
882d2b8164 Fix: bad test value 2011-08-29 20:17:10 +00:00
Laurent Destailleur
754977767c Fix: Hide button if no permission 2011-08-29 17:20:50 +00:00
Regis Houssin
66a47485c9 Fix: deprecated attribute 2011-08-29 16:54:20 +00:00
Juanjo Menent
a029fedac3 bug #34162: Bad link in prosprection area 2011-08-29 14:53:05 +00:00
Regis Houssin
abb4eea833 Fix: increase size for external module name 2011-08-29 12:49:55 +00:00
Regis Houssin
586facb724 Fix: increase size for external module name 2011-08-29 10:59:08 +00:00
Laurent Destailleur
a6b8faf429 Fix: W3C 2011-08-28 18:59:36 +00:00
Laurent Destailleur
bb41478886 Qual: Remove errors reported by PHP Code Sniffer 2011-08-28 17:45:06 +00:00
Laurent Destailleur
885d282489 Qual: Use call_user_func instead of $ 2011-08-28 16:22:09 +00:00
Laurent Destailleur
9428b0f22e Fix: Syntax error 2011-08-28 16:05:10 +00:00
Laurent Destailleur
99bf6b91c1 Fix: Rss parsing 2011-08-28 15:38:54 +00:00
Laurent Destailleur
f4e6c0413b Fix: UTF8 must have no BOM 2011-08-28 15:29:01 +00:00
Laurent Destailleur
4d05407b08 Sec: Fix mask for temp created files 2011-08-28 15:11:36 +00:00
Laurent Destailleur
679be9a559 Qual: Mark parent class that should not be instantiated as "abstract". 2011-08-28 14:58:29 +00:00
Laurent Destailleur
de8b287ef0 Fix: Bad class case 2011-08-28 14:19:54 +00:00
Laurent Destailleur
b96fd1df38 Doxygen 2011-08-28 14:18:14 +00:00
Laurent Destailleur
dff39eabde Doxygen 2011-08-28 14:03:53 +00:00
Laurent Destailleur
d385a2875b Qual: Removed php code sniffer errors 2011-08-28 14:02:25 +00:00
Laurent Destailleur
4502ad2a88 Add warning 2011-08-28 13:47:45 +00:00
Laurent Destailleur
6b0e43336b Fix: Avoid warning 2011-08-28 13:45:11 +00:00
Laurent Destailleur
a671a9c2e0 Qual: Removed dead code 2011-08-28 13:40:16 +00:00
Laurent Destailleur
be5333589e Fix: task #11248 : there is no DB transaction on products->delete
Qual: Mutualize code to see of an object as child
2011-08-28 12:57:23 +00:00
Laurent Destailleur
058636e01b Qual: Clean deprecated code 2011-08-28 12:37:39 +00:00
Laurent Destailleur
5823f60fd7 Fix: task #11248 : there is no DB transaction on products->delete
Qual: Mutualize code to see of an object as child
2011-08-28 12:30:15 +00:00
Laurent Destailleur
8cf42ea921 Qual: Uniformize code 2011-08-28 11:53:26 +00:00
Laurent Destailleur
3562f6bba0 Fix: task #11248 : there is no DB transaction on products->delete 2011-08-28 11:53:06 +00:00
Juanjo Menent
8e75a21df9 Uniformize code 2011-08-28 09:52:46 +00:00
Laurent Destailleur
511b6cf4f0 Qual: Removed errors reported by PHPCodeSniffer 2011-08-28 02:31:46 +00:00
Laurent Destailleur
33291277de Qual: Removed errors reported by PHPCodeSniffer 2011-08-28 02:25:40 +00:00
Laurent Destailleur
482a205936 Qual: Removed errors reported by PHPCodeSniffer 2011-08-28 02:18:20 +00:00
Laurent Destailleur
fbe292a439 Fix: W3C 2011-08-28 02:14:54 +00:00
Laurent Destailleur
00adb9f05c Qual: Removed PHPCodeSniffer errors 2011-08-28 01:54:20 +00:00
Laurent Destailleur
340fe42b79 Fix: Removed close tag not opened 2011-08-28 01:47:58 +00:00
Laurent Destailleur
27babd10db Qual: Removed error reported by PHP Code sniffer 2011-08-28 01:39:55 +00:00
Regis Houssin
03711cf6f2 Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
Laurent Destailleur
0e6eb2aada Qual: Try to uniformize code for product canvas to wokr like canvas for third parties. This also reduce seriously the "cyclomatic complexity" reported by quality tools on product/fiche.php file. 2011-08-27 17:25:09 +00:00
Laurent Destailleur
f20fb6e6b4 Qual: Try to uniformize code for product canvas to wokr like canvas for third parties. This also reduce seriously the "cyclomatic complexity" reported by quality tools on product/fiche.php file. 2011-08-27 17:25:09 +00:00
Laurent Destailleur
2419ec0118 Qual: Comment deprecated code 2011-08-27 17:08:09 +00:00
Laurent Destailleur
92fc9f2d6e Doxygen 2011-08-27 16:53:29 +00:00
Laurent Destailleur
f198d8bd8e Qual: Better error management 2011-08-27 16:41:30 +00:00
Regis Houssin
27300fe898 Fix: remove obsolete tags (in progress) 2011-08-27 16:15:06 +00:00
Laurent Destailleur
22cafc4ed1 New: Can edit prefix of accountancy code 2011-08-27 16:03:47 +00:00
Laurent Destailleur
ab953d6501 Qual: Call static methods as static with no need to create instance 2011-08-27 15:40:08 +00:00
Regis Houssin
2ecc03104c Fix: remove obsolete tags (in progress) 2011-08-27 15:14:31 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
38b5347d07 Qual: Uniformize code, Declare parent class as abstract, Doxygen 2011-08-27 13:15:37 +00:00
box7890
ff82290636 added by autotranslator 2011-08-27 13:11:49 +00:00
box7890
0fdf6689eb changed by autotranslator 2011-08-27 13:07:23 +00:00
box7890
fee6d182eb manually translated into Russian 2011-08-27 09:34:44 +00:00
box7890
ed59e43411 correct 'Fist' to 'First' 2011-08-27 08:56:48 +00:00
box7890
3875cc7bbe manually translated into Russian 2011-08-27 08:54:48 +00:00
box7890
178b3e40b4 manually translated into Russian 2011-08-27 08:39:33 +00:00
box7890
cb87c3f8a7 manually translated into Russian 2011-08-27 08:34:33 +00:00
box7890
9339bd5581 manually translated into Russian 2011-08-27 08:10:12 +00:00
box7890
d9f4c7d861 manually translated into Russian 2011-08-27 07:44:24 +00:00
Laurent Destailleur
ba7d36b12f Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
2d94bbae85 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
546f14417d New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
933c59c405 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
5fec2c10f2 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
2193d898e1 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
cf43c1a6dc Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
d39311ed0f New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
ece13242d0 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
1d2224eae8 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
2fa5ba9829 Fix: Better error management 2011-08-26 17:59:14 +00:00
Laurent Destailleur
dc699aac51 Show option for service only if module service is on 2011-08-26 23:56:14 +00:00
Laurent Destailleur
1879db6226 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
c7793ac7a9 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
4a8fce6145 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
a1b6345fa8 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
274accaa47 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
33caabb015 Fix: Better error management 2011-08-26 17:59:14 +00:00
Juanjo Menent
dfa9786ca6 Fix: missing trad 2011-08-26 15:13:58 +00:00
Juanjo Menent
9b13c74ad5 task #11278: Option into point of sale module to add services in list 2011-08-26 15:05:41 +00:00
Juanjo Menent
5714aabeef task #11278: Option into point of sale module to add services in list 2011-08-26 14:52:00 +00:00
Juanjo Menent
679d1f33ad Trans 2011-08-26 13:47:42 +00:00
Laurent Destailleur
d67f2feb7f Show option for service only if module service is on 2011-08-26 23:56:14 +00:00
Laurent Destailleur
f40a474002 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
96993091d7 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
1e1506c6c7 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
0055626c30 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
84232da343 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
4d34d74391 Fix: Better error management 2011-08-26 17:59:14 +00:00
Juanjo Menent
fbf70f4398 task #11278: Option into point of sale module to add services in list 2011-08-26 15:05:41 +00:00
Juanjo Menent
a6bf94dc57 task #11278: Option into point of sale module to add services in list 2011-08-26 14:52:00 +00:00
Laurent Destailleur
da6b0c0da4 Show option for service only if module service is on 2011-08-26 23:56:14 +00:00
Laurent Destailleur
3ed6355be3 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
9028d5b22d Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
135bae1ac1 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
76a22916e8 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
9cdae032c3 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
766bf86fe6 Fix: Better error management 2011-08-26 17:59:14 +00:00
Juanjo Menent
3d55391614 Fix: missing trad 2011-08-26 15:13:58 +00:00
Juanjo Menent
7ab56c592d task #11278: Option into point of sale module to add services in list 2011-08-26 15:05:41 +00:00
Juanjo Menent
3dc3e2ce1d task #11278: Option into point of sale module to add services in list 2011-08-26 14:52:00 +00:00
Juanjo Menent
f8007d03fd Trans 2011-08-26 13:47:42 +00:00
Laurent Destailleur
b33ba90b0d Trans 2011-08-26 13:17:24 +00:00
Laurent Destailleur
2f3397d644 Show option for service only if module service is on 2011-08-26 23:56:14 +00:00
Laurent Destailleur
896ec7b210 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
444ffbd1f4 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Juanjo Menent
7f600a562e Trans 2011-08-26 13:47:42 +00:00
Laurent Destailleur
839784fb60 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
2af5394d93 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
25a5a7ee30 Trans 2011-08-26 13:17:24 +00:00
Laurent Destailleur
25a6276563 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
286840ad41 Fix: Better error management 2011-08-26 17:59:14 +00:00
Juanjo Menent
5623c12206 Fix: missing trad 2011-08-26 15:13:58 +00:00
Juanjo Menent
90e5cba980 task #11278: Option into point of sale module to add services in list 2011-08-26 15:05:41 +00:00
Juanjo Menent
1674a2332e task #11278: Option into point of sale module to add services in list 2011-08-26 14:52:00 +00:00
Juanjo Menent
a6e4600709 Trans 2011-08-26 13:47:42 +00:00
Laurent Destailleur
4fdd612870 Trans 2011-08-26 13:17:24 +00:00
Laurent Destailleur
eadf922a44 Show option for service only if module service is on 2011-08-26 23:56:14 +00:00
Laurent Destailleur
4e8104a9ca Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
eded00d761 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
627402d645 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
ef78ff6054 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
f20fafdd12 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
box7890
0b27cfef44 manual corrections of autotranslation 2011-08-26 18:59:26 +00:00
box7890
74134fc920 some french words are changed to english 2011-08-26 18:15:52 +00:00
Laurent Destailleur
e07d7ad928 Fix: Better error management 2011-08-26 17:59:14 +00:00
Juanjo Menent
df0797cd71 Fix: missing trad 2011-08-26 15:13:58 +00:00
Laurent Destailleur
a8361cdee9 Show option for service only if module service is on 2011-08-26 23:56:14 +00:00
Laurent Destailleur
4ff832ec25 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Juanjo Menent
addf46c9cc task #11278: Option into point of sale module to add services in list 2011-08-26 15:05:41 +00:00
Juanjo Menent
409a0e622d task #11278: Option into point of sale module to add services in list 2011-08-26 14:52:00 +00:00
Laurent Destailleur
b95aa95d50 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
8ac12a0775 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
5e0b907f0b Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
a934b9e23d New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Juanjo Menent
9244ae3f85 Trans 2011-08-26 13:47:42 +00:00
box7890
34b791679e manual corrections of autotranslation 2011-08-26 18:59:26 +00:00
Laurent Destailleur
1a406dbb4b Trans 2011-08-26 13:17:24 +00:00
box7890
fa5edb3bac some french words are changed to english 2011-08-26 18:15:52 +00:00
Laurent Destailleur
a2c8e7abdf Fix: Better error management 2011-08-26 17:59:14 +00:00
Laurent Destailleur
29b3c3501b Qual: Removed useless module file 2011-08-26 17:22:46 +00:00
Juanjo Menent
71857f9cb5 Fix: missing trad 2011-08-26 15:13:58 +00:00
Juanjo Menent
3aaa814bbd task #11278: Option into point of sale module to add services in list 2011-08-26 15:05:41 +00:00
Juanjo Menent
db012b467d task #11278: Option into point of sale module to add services in list 2011-08-26 14:52:00 +00:00
Regis Houssin
44eebeca76 For test html5 "cache manifest" 2011-08-26 14:11:35 +00:00
Juanjo Menent
e4ee35b5c9 Trans 2011-08-26 13:47:42 +00:00