Commit Graph

1581 Commits

Author SHA1 Message Date
Marcos García
5a73c32f46 Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
2012-07-30 17:17:33 +02:00
Regis Houssin
7d2f7e9800 Fix: strict mode crazy 2012-07-25 11:46:33 +02:00
Laurent Destailleur
bea1a50e2c Fix: Phone not saved when using web service 2012-07-12 14:36:08 +02:00
Regis Houssin
887f210618 Fix: avoid warning with php 5.4 and strict mode 2012-07-08 23:22:22 +02:00
Laurent Destailleur
059c5bf632 New: Add ext ref 2012-07-05 15:44:01 +02:00
Regis Houssin
6f1651309e Fix: global converting lines delimiter 2012-07-02 19:30:37 +02:00
Laurent Destailleur
3b9d7c0125 New: Add webservice for thirdparty creation and list. 2012-06-25 13:06:26 +02:00
Regis Houssin
355cb988b7 Fix: missing oldcopy during update 2012-06-08 21:40:15 +02:00
Regis Houssin
08f87515af Fix: clone object before all treatment 2012-05-29 09:55:29 +02:00
Regis Houssin
73487a6aec Fix: replace mktime() by dol_now() 2012-04-30 15:01:25 +02:00
Laurent Destailleur
9df05381d1 Fix: Bug war.
Look: enhance look for map views.
2012-04-08 13:05:58 +02:00
Regis Houssin
13624eeb86 Fix: multicompany sharings compatibility 2012-04-07 09:20:03 +02:00
Regis Houssin
be7da6f52c Fix: avoid warning in php strict mode 2012-03-23 16:44:45 +01:00
Regis Houssin
89be120764 Fix: missing actiontype of canvas 2012-03-23 22:46:15 +08:00
Laurent Destailleur
5f8fc30121 Fix: Avoid duplicate hooks 2012-03-15 22:37:42 +01:00
Regis Houssin
5d0a8945c1 New: add getNomUrl() method 2012-03-14 19:17:04 +01:00
Regis Houssin
43929ab3f9 Fix: javascript DOM problem 2012-03-14 18:25:05 +01:00
Regis Houssin
9b7afbc29b Works on alternative addresses management 2012-03-14 18:03:36 +01:00
Regis Houssin
6bf5132edb Works on alternative addresses management 2012-03-14 12:14:28 +01:00
Laurent Destailleur
4f23be1b50 Qual: Removed checkstyle errors and dead code 2012-03-13 01:43:13 +01:00
Laurent Destailleur
aea97075f1 Fix: Fix some bugs (phpunit is now ok with pgsql too) 2012-03-11 21:45:17 +01:00
Laurent Destailleur
055689e2dc New: Import use generated codes if not provided into input file. 2012-03-04 13:00:53 +01:00
Regis Houssin
9301def08d Fix: rename method 2012-03-02 15:03:14 +01:00
Laurent Destailleur
badc6d0f45 Fix: Fix tons of bugs after change for new way to declare modules
features
2012-03-01 00:03:16 +01:00
Laurent Destailleur
489c00fa9f Fix: Trigger for delete must be done in opposite order than trigger for
create.
2012-02-22 12:37:39 +01:00
Laurent Destailleur
6acf38b77c Qual: Add specific test for all prof id checks. 2012-02-17 09:43:26 +01:00
Laurent Destailleur
daaf909c02 Fix: Bad check of idprof2 2012-02-17 01:33:59 +01:00
Regis Houssin
f30e1879c5 Fix: missing fields after country change 2012-02-10 10:20:05 +01:00
Regis Houssin
c6e4206907 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 11:33:11 +01:00
Regis Houssin
4431510ce4 Fix: use entity field of object 2012-02-01 11:32:55 +01:00
Laurent Destailleur
52b522e087 Qual: Uniformize code 2012-01-30 10:22:50 +01:00
Laurent Destailleur
5d5af4cd78 Doxygen 2012-01-22 21:36:07 +01:00
Laurent Destailleur
d9aa0c4b28 Qual: Normalize field names 2012-01-19 22:20:28 +01:00
Regis Houssin
5b04d47d6c Fix: remove useless global 2012-01-11 22:08:25 +08:00
Regis Houssin
9339119455 New: use getEntity() instead $conf->entity 2012-01-11 21:16:10 +08:00
Regis Houssin
cb286a2449 New: add shareds thirparties between entities 2012-01-11 00:19:57 +08:00
Laurent Destailleur
7920f6295d Fix: Should work with strict mode. 2012-01-05 01:35:52 +01:00
Laurent Destailleur
55156edd0d Enhance PHPUnits 2011-12-30 14:18:19 +01:00
Laurent Destailleur
c2348ef600 Uniformize field country_id, country_code, country 2011-12-29 18:07:41 +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
f7d70d35a7 Fix: code is not set during update if not needed 2011-12-21 21:50:25 +01:00
Regis Houssin
c949b99589 Fix: remove deprecated status of address class 2011-12-07 20:43:29 +01: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
66856fee75 New: show thirdparty barcode on main tab. 2011-12-07 15:06:29 +01:00
Laurent Destailleur
1f37dc906f Qual: Uniformize name of barcode into "barcode". 2011-12-07 11:59:41 +01:00
Laurent Destailleur
b52fc32853 Fix: fix not initialized variables 2011-12-05 19:41:38 +01:00
Laurent Destailleur
1770a46519 Qual: Removed tons of warning 2011-11-22 14:00:03 +01:00
Laurent Destailleur
40a4bcec04 Qual: doxygen
Fix: Preselected field was not selected
2011-11-13 00:49:40 +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
fd9619f4cd Fix: Property not loaded
Enhance phpunit
2011-10-29 18:48:19 +02:00
Regis Houssin
3338649316 [task #217] Move core files in core directory 2011-10-24 14:11:49 +02:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
c65238b773 [task #216] Move lib in core directory 2011-10-24 10:45:06 +02:00
Laurent Destailleur
0bc80e9bec Qual: Doxygen
Qual: Uniformize some code
2011-10-14 18:51:20 +02:00
eldy
6eea1f56c9 More comments. 2011-10-05 14:29:16 +02:00
eldy
822d4508eb Qual: Removed PHPCodesniffer warnings 2011-10-05 13:13:36 +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
Regis Houssin
8d900740fc Fix: broken canvas 2011-09-24 15:57: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
Regis Houssin
96ed2fe994 Fix: broken canvas 2011-09-24 15:57:52 +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
be6286c4b8 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Regis Houssin
551e1f81bf Fix: Space after closing parenthesis of function call prohibited 2011-09-20 13:32:16 +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
Laurent Destailleur
52ae26ccc6 Qual: More POO 2011-09-14 12:27:29 +00:00
Laurent Destailleur
411b3415eb Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
b75d19c264 Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
Laurent Destailleur
67f231f1e6 Fix: pgsql compatibility 2011-09-11 01:02:13 +00:00
Laurent Destailleur
ec15a4ae3b Doxygen 2011-09-03 00:19:56 +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
b48f1abe4e Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +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
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
5be5852cf4 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
42c86ce1ac Work on rpm package 2011-09-03 01:46:33 +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
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
8f19ee66e4 Uniformize code 2011-09-02 14:31:53 +00:00
Laurent Destailleur
d1d145620d Doxygen 2011-09-03 00:14:27 +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
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
1aaf65c257 PDF works with us letter format 2011-08-31 14:42:47 +00:00
Laurent Destailleur
ed3c4aded1 Update information on linked thirdparty 2011-08-29 22:55:04 +00:00
Laurent Destailleur
2815ea1f82 Doxygen 2011-08-29 21:26:42 +00:00
Laurent Destailleur
f04f92fa12 Update information on linked thirdparty 2011-08-29 22:55:04 +00:00
Laurent Destailleur
b3f55e03bf Doxygen 2011-08-29 21:26:42 +00:00
Laurent Destailleur
ea4ce5b340 Update information on linked thirdparty 2011-08-29 22:55:04 +00:00
Laurent Destailleur
9147e99c47 Doxygen 2011-08-29 21:26:42 +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
74b0053dcc Doxygen 2011-08-29 21:26:42 +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
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
Regis Houssin
27300fe898 Fix: remove obsolete tags (in progress) 2011-08-27 16:15:06 +00:00
Laurent Destailleur
53a6bb3010 Qual: Mutualise code 2011-08-24 18:05:58 +00:00
Laurent Destailleur
c7eea92e83 Fix: A method of a business class should not accept itself as a parameter. 2011-08-20 15:30:38 +00:00
Laurent Destailleur
cc94dd87d1 Try to rename some fields with english name 2011-08-18 22:25:46 +00:00
Regis Houssin
78e351cc7c Fix: possibility to remove tabs
Fix: add hook in delete function
2011-08-17 19:43:18 +00:00
Juanjo Menent
d0e26f650c task #10500: Option to choose if professionnal id are unique. 2011-08-12 06:55:47 +00:00
Juanjo Menent
b5d1b3ee46 task #10500: Option to choose if professionnal id are unique. 2011-08-11 16:53:43 +00:00
Laurent Destailleur
acea604e54 Change signature of all call executHooks.
Now they accept all the following signature:
executeHooks('method',$parameters,$object,$action)
2011-08-10 22:47:33 +00:00
Regis Houssin
f9c879528d Fix: works on repair broken features (in progress) 2011-08-10 10:55:34 +00:00
Laurent Destailleur
581f0a0e09 Try a better way to manage extra fields from external module 2011-08-10 00:50:16 +00:00
Regis Houssin
cf6a902bfe Fix: use hooks for extrafields 2011-08-09 17:59:45 +00:00
Regis Houssin
cc042a66ea Fix: use hooks for extrafields 2011-08-09 09:13:08 +00:00
Laurent Destailleur
37ead2f97e Fix: Avoid errors into rpm packages 2011-07-31 23:19:04 +00:00
Laurent Destailleur
13e3cc77b9 Fix: Uniformize error management 2011-07-29 20:47:34 +00:00
Laurent Destailleur
b76f055d2b Fix: Select of recipient on email form 2011-07-07 21:32:18 +00:00
Regis Houssin
2530d4cee5 Fix: add old values for triggers 2011-07-06 05:08:52 +00:00
Laurent Destailleur
05679cb4de Doxygen 2011-07-04 11:41:02 +00:00
Laurent Destailleur
b020907b9f Rename fields 2011-07-03 22:07:24 +00:00
Laurent Destailleur
4a81ce8f93 Mutualize code 2011-06-24 07:25:15 +00:00
Laurent Destailleur
fb2e7c063e New: Can use extrafields on third parties. 2011-06-22 16:24:20 +00:00
Regis Houssin
d55d8df6ad Fix: regression 2011-06-16 08:02:35 +00:00
Philippe Grand
9872ecfb6d add possibility to fill trainer Accreditation number 2011-06-15 17:35:26 +00:00
Laurent Destailleur
7d5f0c3723 New: Can add logo on third parties.
Qual: Uniformize code to show photos/logos.
2011-06-11 14:14:27 +00:00
Laurent Destailleur
fcd89b7ca2 Fix: Error management 2011-06-09 07:42:04 +00:00
Laurent Destailleur
3d7752ca76 Qual: Simplify canvas code 2011-05-25 22:49:11 +00:00
Regis Houssin
e77298321a Works on paypal module
Fix: replace ref_ext by ref_int
2011-05-24 09:50:51 +00:00
Laurent Destailleur
3c1c336ee8 Use correct picto 2011-05-21 14:48:21 +00:00
Regis Houssin
1dca5104e2 Works on paypal module 2011-05-17 18:28:54 +00:00
Laurent Destailleur
6ab2ecc10c New: Manage status on third party 2011-05-13 20:00:43 +00:00
Laurent Destailleur
4178f8f131 Fix: Support of third party status. 2011-05-05 22:19:21 +00:00
Laurent Destailleur
703fddb94e New: Add option MAIN_FIRST_TO_UPPER 2011-05-02 18:21:57 +00:00
Laurent Destailleur
a0c141294f Fix: Removed warning 2011-05-01 19:15:57 +00:00
Laurent Destailleur
45b3281ce0 Fix: Bad parameter 2011-05-01 19:14:33 +00:00
Laurent Destailleur
d1ed609684 Qual: Removed TODO. Now all password generation use the password generator module. 2011-05-01 10:48:43 +00:00
Laurent Destailleur
474ce69f89 Enhance function getFullAddress 2011-04-30 01:59:28 +00:00
Laurent Destailleur
8f6cf9838c Enhance function getFullAddress 2011-04-30 01:55:22 +00:00
Laurent Destailleur
b94ea03aa3 New: Support BSB code for bank account in australia 2011-03-31 16:26:57 +00:00
Laurent Destailleur
0143eb7b0a Fix: Fix option to disable customer features 2011-03-26 13:18:01 +00:00
Laurent Destailleur
7eb1e0b3d2 Qual: Move function dol_delete_file and dol_delte_dir into files.lib.php 2011-03-09 15:48:25 +00:00
Laurent Destailleur
9ff348dfb5 Work on SMS features 2011-03-05 16:27:26 +00:00
Laurent Destailleur
f980f305e2 Fix: error 2011-02-26 02:45:20 +00:00
Regis Houssin
3b4ea76538 Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class 2011-02-24 18:11:12 +00:00
Laurent Destailleur
c15d662d82 Fix: Debug of canvas feature 2011-02-21 08:58:45 +00:00
Laurent Destailleur
371c4a6090 Qual: Remove usage of deprecated properties 2011-02-20 12:06:11 +00:00
Laurent Destailleur
588320321f Qual: Removed 2 TODO
Qual: Removed deprecated function
Qual: Removed hard coded link
2011-02-14 16:49:04 +00:00
Laurent Destailleur
b21d3fad2a New: Show name of sales representatives if number is lower than 3 2011-02-06 19:36:28 +00:00
Laurent Destailleur
e2ffd8276c New: Add hidden option MAIN_DISABLEPROFIDRULES to allow a module to disables rules check on prof id 2011-01-29 19:51:29 +00:00
Laurent Destailleur
f239237299 New: Add hidden option MAIN_DISABLEPROFIDRULES to allow a module to disables rules check on prof id 2011-01-29 19:38:31 +00:00
Laurent Destailleur
5c1853472b Fix: Test if child exists to avoid error 2011-01-26 13:44:19 +00:00
Regis Houssin
81f8de8266 Fix: unused company name 2011-01-15 13:17:41 +00:00
Regis Houssin
b36c9cfb68 Fix: add new standard vat rate for united kingdom 2011-01-04 08:45:02 +00:00
Laurent Destailleur
f0f9e5fb53 Fix: Link to source was wrong 2010-12-28 02:04:41 +00:00
Laurent Destailleur
bdbc82de66 Task #10796: Add Spain ProfId1 Verification 2010-12-15 12:05:27 +00:00
Laurent Destailleur
2498426867 Fix: Restore stable version for 3.0 2010-12-14 23:27:17 +00:00
Juanjo Menent
26ed7f4b24 task #10796: Add Spain ProfId1 Verification 2010-12-14 22:15:31 +00:00
Laurent Destailleur
f50738c69d Work on web services 2010-12-07 08:36:50 +00:00
Laurent Destailleur
75174ecc62 Restore work lost by savannah backup 2010-12-01 21:38:00 +00:00
Laurent Destailleur
3fb07a3922 Doxygen 2010-11-22 09:18:53 +00:00
Laurent Destailleur
e2ad7ae880 Doxygen 2010-11-20 17:25:01 +00:00
Laurent Destailleur
be057d94f9 Fix: Replace FIXME tags that were TODO. Still having 3 FIXME. 2010-11-15 19:28:00 +00:00
Laurent Destailleur
761c613356 Fix: Try to fix to allow reserved keyworks into PGSQL user records. 2010-11-15 19:08:35 +00:00
Laurent Destailleur
3d1d607158 Fix: Task 8618 2010-11-11 01:26:41 +00:00
Regis Houssin
c70fe8007b Works on contact canvas in relation to the thirdparty canvas module 2010-11-05 10:48:20 +00:00
Regis Houssin
cd71917531 Fix: add type of canvas if exist 2010-10-29 15:10:33 +00:00
Laurent Destailleur
d9bc203c59 Doxygen 2010-10-27 22:41:40 +00:00
Laurent Destailleur
a718947b3d Fix: Detailed informations of email actions was lost 2010-10-27 16:49:26 +00:00
Laurent Destailleur
ad9c4c4217 Qual: Uniformize code (ligne -> line) 2010-10-27 14:37:27 +00:00
Laurent Destailleur
10da5ba83f Uniformize code 2010-10-13 19:01:41 +00:00
Laurent Destailleur
2dadffa9b4 Uniformize code 2010-10-13 18:10:10 +00:00
Laurent Destailleur
1891932ac8 New: Change preselected value when creating a third party to save clicks. 2010-10-09 11:30:32 +00:00
Laurent Destailleur
5a80ce5141 Qual: Mutualize and uniformize code 2010-09-19 13:55:27 +00:00
Laurent Destailleur
933ccfb259 Fix: Error when capital is not a number 2010-09-15 12:00:05 +00:00
Laurent Destailleur
eacc9361ea Fix: Detection of country of bank account failed
New: Can change order of fields in bank info
2010-09-15 10:30:57 +00:00
Regis Houssin
ee4cd1c500 Works on canvas integration in third party module 2010-09-04 10:48:20 +00:00
Regis Houssin
0c39f20f8d Works on canvas integration in third party module 2010-09-03 18:28:59 +00:00
Laurent Destailleur
dc3eb8bf78 Qual: Remove useless cleartype param to make code easier. 2010-09-02 20:57:17 +00:00
Laurent Destailleur
5904ff20ea Canvas usage is an option 2010-09-02 20:25:38 +00:00
Laurent Destailleur
c611297694 Add comment 2010-09-02 20:06:52 +00:00
Regis Houssin
657db6cc47 Works on canvas integration in third party module 2010-09-02 17:33:57 +00:00
Regis Houssin
2d552df6be Works on canvas integration in third party module 2010-09-02 14:36:36 +00:00
Regis Houssin
c571f25afb Works on canvas integration in third party module 2010-09-02 12:18:02 +00:00
Regis Houssin
af96971a31 Works on canvas integration in third party module 2010-09-01 20:51:10 +00:00
Regis Houssin
d97c1054f1 Works on canvas integration in third party module 2010-09-01 09:19:03 +00:00
Regis Houssin
c15b95e40e Works on canvas integration in third party module 2010-09-01 08:14:01 +00:00
Regis Houssin
c8fa0b67ec Works on canvas integration in third party module 2010-09-01 07:48:33 +00:00
Regis Houssin
66268368ac Works on canvas integration in third party module 2010-08-31 14:54:09 +00:00
Laurent Destailleur
f038ba869b Trad 2010-08-26 13:17:42 +00:00
Philippe Grand
b6d0f859af task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 19:51:56 +00:00
Laurent Destailleur
ac4dfe00c4 Accept larger company names. Up to 60 chars. 2010-08-24 18:04:05 +00:00
Laurent Destailleur
29217c5270 Fix: field too short 2010-08-24 17:48:49 +00:00
Laurent Destailleur
098b11e5f8 Error management 2010-08-24 17:37:07 +00:00
Laurent Destailleur
04dc1ff63e Fix: Bad coding 2010-08-17 00:02:01 +00:00
Laurent Destailleur
98a4430d5f Better postgresql compatibility 2010-08-14 02:44:07 +00:00
Laurent Destailleur
9ea90de51e Add option MAIN_SERVICES_ARE_ECOMMERCE_200238EC 2010-08-09 18:20:15 +00:00
Laurent Destailleur
186622e235 Fix: Database compatibility 2010-08-09 16:07:24 +00:00
Laurent Destailleur
60edde845d Fix: Database compatibility 2010-08-09 15:52:44 +00:00
Laurent Destailleur
3f1275e190 Fix: doxygen 2010-07-21 23:45:08 +00:00
Laurent Destailleur
a6b988379a Fix: When files are moved for a new tree, we must reload dynamic menu handlers at installation. 2010-07-21 21:58:46 +00:00
Laurent Destailleur
e79d22e15f Fix: Duplicate class 2010-07-21 13:18:36 +00:00
Laurent Destailleur
fc2213a8f1 Doxygen 2010-07-21 12:35:56 +00:00
Laurent Destailleur
d46ed0c984 Fix: Doxygen documentation
Removed deprecated files
2010-07-21 11:21:37 +00:00
Laurent Destailleur
d2acbc35ec Fix: Fix a lot of bugs (missing translations, sql error, country flag not shown, region management, W3C, ajax too slow...) 2010-07-09 23:49:41 +00:00
Laurent Destailleur
bdd0672917 Add state 2010-06-17 22:19:37 +00:00
Laurent Destailleur
055f88f6fc Qual: Uniformize code 2010-06-05 14:58:51 +00:00
Laurent Destailleur
dba6296273 Qual: Uniformize code 2010-06-05 14:34:05 +00:00
Laurent Destailleur
8b77ea2019 Qual: Uniformize code 2010-06-05 14:34:04 +00:00
Juanjo Menent
614f25bf51 Fix: First debug of standing orders 2010-06-04 14:40:12 +00:00
Regis Houssin
1dc875749c Works on delivery and billing address
first step: rename llx_societe_adresse_livraison to llx_societe_address
2010-05-29 10:14:51 +00:00
Regis Houssin
d0bdd8aa7b Fix: country code of Monaco is MC
Fix: update license number of prototype and scriptaculous
2010-05-12 14:16:01 +00:00
Laurent Destailleur
426317a355 Qual: Removed deprecated method 2010-05-09 15:15:10 +00:00
Laurent Destailleur
fe8a652fe0 Remove deprecated properties and use a method instead to get the full address string. 2010-05-09 14:47:02 +00:00
Laurent Destailleur
709692e592 Fix: Bad error log 2010-05-05 16:59:27 +00:00
Philippe Grand
16a8ab7d59 according to new tree directory 2010-04-29 14:54:12 +00:00