Commit Graph

1639 Commits

Author SHA1 Message Date
Laurent Destailleur
6da82e03be Uniformize code 2012-04-08 23:18:36 +02:00
Regis Houssin
507e809613 Merge pull request #156 from viniciusvgn/develop
Updates: Tax Brasil and link to filter only those bills late
2012-04-07 01:41:03 -07:00
Regis Houssin
13624eeb86 Fix: multicompany sharings compatibility 2012-04-07 09:20:03 +02:00
Vinicius Nogueira
78c5fc8cff Add Tax: Brasil
Zero rate for the invoices to suppliers can be fulfilled.
2012-04-07 01:45:48 -03:00
Laurent Destailleur
317abb46fd Fix: Start war bug 2012-04-07 02:24:32 +02:00
Laurent Destailleur
a4d4d2f33a Fix: Delete setup for old not compatible theme 2012-04-06 23:38:52 +02:00
Laurent Destailleur
03cfec7904 Fix: Add missing sao polo for brazil 2012-04-05 00:13:06 +02:00
Laurent Destailleur
a98439aeba Fix: install process 2012-04-04 21:44:35 +02:00
Laurent Destailleur
e084dc306e Fix: When run from command line, script must return return code 2012-04-04 20:37:16 +02:00
Laurent Destailleur
cbe2e3c15c Preapre 3.2.0 2012-04-04 17:54:11 +02:00
Regis Houssin
5d2da2c884 Fix: uniformize code 2012-03-22 08:33:44 +01:00
Regis Houssin
52a8216e3e Fix: avoid php E_STRICT errors and compatibility with php 5.4 2012-03-21 02:12:44 +01:00
Laurent Destailleur
3383d314c9 Doxygen 2012-03-19 17:18:11 +01:00
Laurent Destailleur
e1d59b73a9 Fix: Removed warnings 2012-03-18 22:51:11 +01:00
Regis Houssin
d752e25946 New: add new notes system in contract and order/invoice supplier module 2012-03-18 11:13:01 +01:00
Laurent Destailleur
1ddcd5ffb0 Prepare to allow to define nb of lines fox each box 2012-03-17 14:59:45 +01:00
Regis Houssin
09e6867029 New: add view/edit notes in "deplacement" and "fichinter" cards 2012-03-16 16:01:45 +01:00
Regis Houssin
5a0ee19a0b Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-16 14:33:03 +01:00
Regis Houssin
391ce8490f New: add "extraparams" field for stock extra parameters with json 2012-03-16 14:32:37 +01:00
Laurent Destailleur
e27bdac81a Fix: Restore correct name of field. 2012-03-16 13:27:03 +01:00
Laurent Destailleur
7e69c79a29 Comments 2012-03-16 11:08:04 +01:00
simnandez
00474e119f Fix: Bad departement name 2012-03-16 09:15:29 +01:00
Laurent Destailleur
cd036aa8ae Fix: pgsql compatibility 2012-03-15 20:00:11 +01:00
Regis Houssin
e8ec5f5ad7 New: add vat rate in supplier price
New: add events system in jquery combobox
2012-03-15 16:52:18 +01:00
Laurent Destailleur
62e0814041 Fix: Removed not standard/compatible SQL. External module should not
have foreign keys with standard tables. This creates
dependencies and instabilities of core code. Integrity must be checked
by applications for external modules, not by database.
2012-03-15 09:46:44 +01:00
Regis Houssin
dcf72206f0 Fix: disable foreign key checks for external modules constraints 2012-03-13 18:10:16 +01:00
Regis Houssin
dabd8e4ba7 Fix: remove unused field 2012-03-13 18:02:16 +01:00
simnandez
7e02e3faf6 New: [ task #156 ] Create an invoice from a delivery receipt 2012-03-13 17:28:55 +01:00
Regis Houssin
13b5bd9a90 Fix: sql error 2012-03-13 09:44:03 +01:00
simnandez
f7a80599cc New: [ task #156 ] Create an invoice from a delivery receipt 2012-03-13 09:38:50 +01:00
Laurent Destailleur
20950d785f Fix: Clean corrupted data to avoid migration errors 2012-03-12 17:25:53 +01:00
Laurent Destailleur
ac4accfe08 Fix: Solve corrupted data to avoid errors during migration 2012-03-11 23:58:41 +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
6cf68c12d3 Fix: Upgrade from maintenace version 2012-03-10 14:19:28 +01:00
Laurent Destailleur
6cdd6fb137 Revert "Change main currency name with current name of currency because value is used as label to show amount when using numberword module."
This reverts commit 83d775d0ed.
2012-03-09 10:11:49 +01:00
Laurent Destailleur
b5956317bc Fix: Missing include 2012-03-09 09:56:22 +01:00
Laurent Destailleur
83d775d0ed Change main currency name with current name of currency because value is
used as label to show amount when using numberword module.
2012-03-09 09:33:18 +01:00
Regis Houssin
e34996e978 Fix: remove unused field 2012-03-08 12:11:40 +01:00
Regis Houssin
ee86da0e1e Fix: refactorize llx_c_currencies and currency symbol 2012-03-08 11:49:38 +01:00
Laurent Destailleur
76463b0e8c Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-07 14:27:40 +01:00
Laurent Destailleur
b08848eb5b New: Add a page to explain how to make translations (only on not
complete translation languages)
2012-03-07 14:27:17 +01:00
Regis Houssin
a56a3946a4 Fix: clean parameters 2012-03-07 14:21:49 +01:00
Laurent Destailleur
e94dd4c661 Fix: The tms fields were not auto updated with pgsql 2012-03-04 16:42:34 +01:00
Regis Houssin
5e402f667e Fix: php unit test warning 2012-03-04 10:13:52 +01:00
Laurent Destailleur
80b75fa67d Fix: boxes must not be removed after update 2012-03-03 17:37:45 +01:00
Laurent Destailleur
4f1a49bd42 Fix: pgsql compatibility 2012-03-03 16:53:21 +01:00
Laurent Destailleur
6d8c1bf7c6 Fix: Removed warnings 2012-03-03 16:44:05 +01:00
Laurent Destailleur
fb6aad19e5 New: Import wizard can import personalized fields 2012-03-03 16:33:38 +01:00
Laurent Destailleur
5fea0abd0d Fix: The repair script works also for postgresql 2012-03-01 00:33:04 +01:00
Laurent Destailleur
55904f7f37 New: Test on browser version during install step.
Mutualize code to detect browser version.
2012-02-29 19:41:12 +01:00
Regis Houssin
e999e3daad Fix: remove constraints 2012-02-27 12:04:31 +01:00
Regis Houssin
a56011e1da Works on multi-currency and bank account select 2012-02-27 08:59:07 +01:00
Regis Houssin
47688668d9 Fix: add repair for broken projects 2012-02-27 08:58:12 +01:00
Laurent Destailleur
6cdee3ceb0 New: Increase size of professional ids. 2012-02-25 01:18:02 +01:00
Regis Houssin
a339fd0f0a Fix: remove obsolete doc 2012-02-24 07:06:36 +01:00
Laurent Destailleur
27f81cd9e5 Update migrate file 2012-02-19 19:45:17 +01:00
Laurent Destailleur
c4b845d60a Qual: Removed deprecated function name. 2012-02-19 18:34:22 +01:00
Laurent Destailleur
0abce73c13 Update script to show deprecated tables (we do not delete them however) 2012-02-19 03:35:59 +01:00
Laurent Destailleur
a500033b10 New: Add postgresql function to resynchronize sequences 2012-02-19 03:21:10 +01:00
Laurent Destailleur
61175c2543 Work on debian/rpm package 2012-02-18 14:55:41 +01:00
Laurent Destailleur
20c85b9ca8 Avoid duplicate messages during upgrade 2012-02-16 18:52:07 +01:00
Regis Houssin
7540b70538 Fix: add entity field in product price 2012-02-15 15:17:02 +01:00
Laurent Destailleur
4ce9e70775 New: Add agenda tab into member cards.
Uniformize a lot of code.
2012-02-13 01:43:35 +01:00
Laurent Destailleur
45529b14ff Removed dead code + Doxygen 2012-02-10 15:56:41 +01:00
Laurent Destailleur
39818633df Add deprecated tables to delete 2012-02-10 13:20:29 +01:00
Laurent Destailleur
170faa363d Fix: request specific to mysql works with mysqli 2012-02-10 13:02:42 +01:00
Laurent Destailleur
07859f1cda Drop useless column 2012-02-10 12:35:25 +01:00
Laurent Destailleur
29465dc889 Fix: We must keep field for future usage 2012-02-10 12:11:01 +01:00
Laurent Destailleur
4b56228af5 Removed not used fields
Add missing fields
2012-02-10 12:04:37 +01:00
Laurent Destailleur
29d90f3713 Fix: Removed warnings 2012-02-09 21:10:06 +01:00
Laurent Destailleur
7ef7fbeaa5 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-08 17:12:44 +01:00
Laurent Destailleur
3e76959a5c Some fix to hide orphelins files from automatic tree into ecm module. 2012-02-08 17:12:19 +01:00
Regis Houssin
f90fc21009 Fix: add encryption parameters 2012-02-08 16:57:37 +01:00
Laurent Destailleur
186258410e New: Add option to clean orphelins files into repair page 2012-02-08 16:41:06 +01:00
Laurent Destailleur
2093b3f0be New: Allow to use ODT templates for prososal like it's done for invoices 2012-02-05 19:37:52 +01:00
Laurent Destailleur
4b607f29cd New: Add brazilian states 2012-02-04 19:00:24 +01:00
Regis Houssin
ec3f5d121c Merge pull request #102 from simnandez/develop
[ task #176 ] Allow to use ODT templates. Works with Orders
2012-02-01 06:09:21 -08: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
0011b1dadd New: Trigger now have a priority to define sort execution order. 2012-01-31 20:32:26 +01:00
simnandez
53cdb31624 [ task #176 ] Allow to use ODT templates. Works with Orders 2012-01-30 18:18:40 +01:00
Laurent Destailleur
63c3cb2d48 Work on debian package 2012-01-29 20:57:40 +01:00
Laurent Destailleur
429ba54e3e Work on debian package 2012-01-28 16:04:48 +01:00
simnandez
15d1526393 [ task #176 ] Allow to use ODT templates. Works with Orders 2012-01-27 17:41:47 +01:00
Regis Houssin
e7153c4c72 Update htdocs/install/mysql/migration/3.1.0-3.2.0.sql 2012-01-22 21:56:49 +01:00
Alexandre Spangaro
66fbe5a0f4 Update with CET (CFE+CVAE) 2012-01-22 21:18:14 +01:00
Alexandre Spangaro
cd058b6726 The last file have pushed is wrong - No 'doublon' in rowid - Now it's better 2012-01-18 06:15:25 +01:00
Laurent Destailleur
a8ca1c721c Uniformize way of working of trip and expenses (added "validate" step
after "draft").
2012-01-18 01:05:26 +01:00
Spangaro Alexandre
a0829556ee Update
Signed-off-by: Spangaro Alexandre <alexandre.spangaro@gmail.com>
2012-01-17 15:11:04 +08:00
Spangaro Alexandre
36edb00002 MAJ plan de comptes FR 2012-01-17 15:11:03 +08:00
Laurent Destailleur
9e06a742f0 Fix: sql syntax 2012-01-15 23:20:02 +01:00
Laurent Destailleur
382c6554b4 New: Work on debian packaging to use default ckeditor package 2012-01-14 02:06:05 +01:00
Laurent Destailleur
a2634744ae Fix: Try to fix a missing field 2012-01-09 20:52:14 +01:00
Laurent Destailleur
ad7aee9fc2 Fix: Checkstyle warnings 2012-01-07 23:57:42 +01:00
Regis Houssin
1201424633 Fix: add database prefix filter 2012-01-07 08:28:52 +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
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
6964eaff01 Work on management of left menus 2012-01-03 20:27:10 +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
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
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
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
Regis Houssin
4787cbfdf8 Fix: sql query error 2011-12-31 17:04:26 +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
Laurent Destailleur
aa2a45db87 New: Add a tab info for social contributions 2011-12-21 21:14:10 +01:00
Regis Houssin
30d5bedad3 Fix: missing ref_ext field in llx_user 2011-12-21 12:22:37 +01:00
Laurent Destailleur
5e1fa4fef5 New: Start to work on sqlite driver 2011-12-19 23:32:24 +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
3c611d284a Qual: Removed deprecated code/comments 2011-12-17 18:35:12 +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
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
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
0209c7dd19 Change order of fields. 2011-12-08 01:26:25 +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
e6f3599847 Qual: Some code cleaning 2011-12-04 22:25:49 +01:00
Laurent Destailleur
e0ffbc50b6 Add vat rate 7 2011-12-03 19:30:55 +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
f821880399 Fix: Reload of a menu handler need name of menu handler 2011-11-28 10:34:52 +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
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
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
Laurent Destailleur
985c061e65 Qual: Removed deprecated tag 2011-11-21 01:34:37 +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
97573659c2 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-05 03:18:19 +01:00
Regis Houssin
9be80725d0 Fix: increase size of fields 2011-11-04 10:22:14 +01:00
Laurent Destailleur
68ece6228b Fix admin login creation 2011-11-04 02:00:19 +01:00
Laurent Destailleur
5b5ac9cbe2 Fix: Add missing entries 2011-11-02 19:15:29 +01:00
Laurent Destailleur
8c42f48ad7 New: Add ref_ext on actions 2011-11-10 04:07:38 +01:00
Laurent Destailleur
eaeb399f02 Qual: Uniformize variable name 2011-10-30 17:26:55 +01:00
Regis Houssin
dea1210c2d Fix: edit in place datepicker more stable 2011-10-28 19:31:42 +02:00
Juanjo Menent
ed3059d370 New: [task #219] LocalTaxes: Add taxes and dividends 2011-10-28 12:17:53 +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
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
dd963235cd Move db classes in /htdocs/core/db 2011-10-24 10:06:37 +02:00
Regis Houssin
a7deb7c23a Fix: uniformize code 2011-10-23 14:55:37 +02:00
Spangaro Alexandre
130a9f2e6e Add page "info" for trip 2011-10-23 10:06:01 +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
Laurent Destailleur
85be289842 Fix: Bad sql syntax 2011-10-15 01:11:26 +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
Regis Houssin
0624e5d34b Fix: sql error 2011-10-10 08:49:10 +02: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
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
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
190adf2d49 New: Log module outputs can be setup with "or" rule (not only "xor"). 2011-10-03 17:19:39 +02:00
eldy
8ff32f8ada Doxygen 2011-09-29 22:21:57 +02:00
eldy
1e3174d1ce Add paper format 2011-09-29 15:03:28 +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
Regis Houssin
6c4acefd93 Fix: Space before opening parenthesis of function call prohibited 2011-09-20 12:56:06 +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
b6a2f13673 Fix: avoid jenkins warning
Fix: SpaceAfterOpenBracket, SpaceAfterCloseBracket, SpaceBeforeCloseBracket, SpaceBeforeOpenBracket
2011-09-20 09:40:27 +00:00
Regis Houssin
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Laurent Destailleur
411b3415eb Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
45b30b3236 Fix: pgsql compatibility 2011-09-11 01:02:13 +00:00
Laurent Destailleur
db217a96ad Fix: Error in migration process 2011-09-10 17:49:18 +00:00
Laurent Destailleur
67f231f1e6 Fix: pgsql compatibility 2011-09-11 01:02:13 +00:00
Laurent Destailleur
081391a58f Fix: Error in migration process 2011-09-10 17:49:18 +00:00
Laurent Destailleur
3a20143769 Fix: pgsql compatibility 2011-09-11 01:02:13 +00:00
Laurent Destailleur
74f9c13a79 Fix: Error in migration process 2011-09-10 17:49:18 +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
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
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
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
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
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
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
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
Regis Houssin
f30f2bef79 change for external module 2011-09-03 15:27:23 +00:00
Laurent Destailleur
78ea0eabdd Add more log in install process 2011-09-02 23:09:39 +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
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
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
2bb5e4ba69 Fix: W3C 2011-08-31 15:12:09 +00:00
Laurent Destailleur
0d9ac924c5 Fix: Security hole 2011-08-31 10:06:13 +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
Regis Houssin
03711cf6f2 Fix: remove obsolete tags 2011-08-27 19:15:14 +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
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
7b043a6d3c Fix: Delete orphelins 2011-08-24 12:54:19 +00:00
Laurent Destailleur
fc47a48979 New: Add ru_UA informations 2011-08-22 22:48:34 +00:00
Laurent Destailleur
58adc5443e Add menu reload into migrate process 2011-08-21 13:28:05 +00:00
Laurent Destailleur
bcb9a7a867 Prepare usage of modules into custom dir 2011-08-20 09:58:05 +00:00
Juanjo Menent
fe3dfbaebc Price Fournisseurs: Add ordering fields. Add option FOURN_PRODUCT_AVAILABILITY 2011-08-17 15:22:39 +00:00
Laurent Destailleur
356781ced4 master should be enough 2011-08-16 09:05:39 +00:00
Laurent Destailleur
9b1e9b4ad4 Fix: Update php version to 5.2 because we use json_encode into ajax that requires 5.2. 2011-08-15 12:14:25 +00:00
Laurent Destailleur
ec0f245e39 Work on rpm packages 2011-08-14 21:25:25 +00:00
Laurent Destailleur
d6bb618dfe Qual: Work to allow externalizing of fonts. 2011-08-14 17:17:19 +00:00
Laurent Destailleur
d21bc7ec21 Fix: Removed warnings 2011-08-14 00:27:18 +00:00
Laurent Destailleur
e3cefc3b10 database name suggested by default 2011-08-12 20:16:00 +00:00
Laurent Destailleur
c84ca63d2b More message 2011-08-12 18:48:35 +00:00
Laurent Destailleur
8f80249655 Prepare new version 2011-08-11 20:59:32 +00:00
Laurent Destailleur
32f3684043 Prepare new version 2011-08-11 20:54:08 +00:00
Laurent Destailleur
f2277c6a3a Qual: Removed useless code 2011-08-11 16:22:34 +00:00
Laurent Destailleur
bac0610e79 New: Add option to choose pdf paper format 2011-08-11 01:34:54 +00:00
Regis Houssin
d2833fe54f Fix: use hooks for extrafields 2011-08-09 14:27:38 +00:00
Laurent Destailleur
8654faf8dc Missing copyright 2011-08-08 23:24:30 +00:00
Regis Houssin
ac26061d25 Fix: move advanced extrafields in external module 2011-08-08 22:27:00 +00:00
Regis Houssin
7ce2a01eba Fix: uniformize fields name with standard extrafields 2011-08-08 16:13:28 +00:00
Regis Houssin
b365f7dfd2 Fix: uniformize fields name with standard extrafields 2011-08-08 16:07:33 +00:00
Laurent Destailleur
02c9c563e0 Fix: When a line is defined as option, it was not possible to remove "options" then. 2011-08-08 01:53:25 +00:00
Laurent Destailleur
21b10bf820 Work on rpm package 2011-08-06 23:10:00 +00:00
Laurent Destailleur
241b34f418 Fix: Removed warning 2011-08-05 23:47:34 +00:00
Laurent Destailleur
1858423d1f Fix: A code must not contain space 2011-08-05 22:33:04 +00:00
Laurent Destailleur
7a477158e2 Fix: Removed warning 2011-08-04 13:19:26 +00:00
Laurent Destailleur
3ff83a3bb3 Fix: Pb in package with install.lock 2011-08-04 12:07:29 +00:00
Juanjo Menent
d1ffdce123 Fix: Remove duplicate entry 2011-08-03 10:55:39 +00:00
Laurent Destailleur
e385c334aa Work on rpm package 2011-08-03 01:50:06 +00:00
Laurent Destailleur
2050fcfa13 Fix: Avoid errors into rpm packages 2011-08-03 01:32:42 +00:00
Laurent Destailleur
ce4711f290 Fix: Avoid errors into rpm packages 2011-08-03 01:25:43 +00:00
Laurent Destailleur
69ecbf3981 Fix: Avoid errors into rpm packages 2011-08-03 01:13:30 +00:00
Laurent Destailleur
004fa54eb7 Fix: Avoid errors into rpm packages 2011-07-31 23:24:38 +00:00
Laurent Destailleur
67bf15f602 Work on 3.1 packaging 2011-07-31 15:31:32 +00:00
Laurent Destailleur
9a4a965796 Work on 3.1 packaging 2011-07-31 13:28:45 +00:00
Laurent Destailleur
cd67cc9dfe Fix: Duplicate entries 2011-07-31 12:31:00 +00:00
Laurent Destailleur
c3542add12 Work on 3.1 packaging 2011-07-31 11:56:43 +00:00
Laurent Destailleur
cacd890ba5 Work on 3.1 packaging 2011-07-30 14:56:11 +00:00
Laurent Destailleur
53e157912b Fix: Code could not works for debian packages 2011-07-30 10:23:24 +00:00
Laurent Destailleur
28a4125639 Fix: Missing key 2011-07-29 19:59:10 +00:00
tiaris
135a4a6bed add constraint on product_id 2011-07-29 06:58:52 +00:00
Laurent Destailleur
85b378a365 Fix: Add missing fields 2011-07-28 22:22:31 +00:00
Laurent Destailleur
0fb3d55b0e Add barbaros info 2011-07-28 18:34:45 +00:00
Laurent Destailleur
592321c13f Fix: Removed deprecated file 2011-07-28 15:30:27 +00:00
Juanjo Menent
d82b3ad31b Add Mexico society types 2011-07-28 15:09:53 +00:00
Laurent Destailleur
537822f7d1 Fix: Removed duplicated files 2011-07-28 14:27:57 +00:00
Laurent Destailleur
d0ce86e54e Fix: Removed duplicate files 2011-07-28 10:55:45 +00:00
Laurent Destailleur
c5982dd296 Fix: W3C 2011-07-28 10:43:43 +00:00
Laurent Destailleur
e3b6a5974a Fix: Removed deprecated file 2011-07-27 17:34:43 +00:00
Laurent Destailleur
0514537fcc Fix: Removed deprecated file 2011-07-27 17:32:40 +00:00
Laurent Destailleur
ad9a8777f1 Fix: Migrate requests to delete orphelins 2011-07-22 13:46:34 +00:00
Regis Houssin
b6206c2646 Fix: missing fields 2011-07-17 21:35:12 +00:00
Laurent Destailleur
ccb6e63bcb Fix: Enabling permission on modules enabled during install was not working. 2011-07-17 18:13:44 +00:00
Laurent Destailleur
c5260bdbcd Prepare 3.1 beta 2011-07-13 21:19:58 +00:00
Laurent Destailleur
e802da3d02 Fix: Add civility for all peopal tables 2011-07-12 22:12:12 +00:00
Laurent Destailleur
b427e9be93 Fix: Add civility for all peopal tables 2011-07-12 22:03:44 +00:00
Laurent Destailleur
5891f2c869 Fix: Type of amount 2011-07-12 21:07:24 +00:00
Laurent Destailleur
f31b175af2 Fix: Upgrade detection fails 2011-07-12 20:52:41 +00:00
Laurent Destailleur
68f89857b6 Fix: Upgrade detection fails 2011-07-12 20:48:08 +00:00
Laurent Destailleur
8281df8916 Fix: Removed install warning 2011-07-11 10:53:37 +00:00
Laurent Destailleur
efd7b8d429 Serious enhancement of expenses module 2011-06-29 17:55:32 +00:00
Laurent Destailleur
dd9f21b7ae Uniformize table fields 2011-06-29 11:22:35 +00:00
Laurent Destailleur
484d5ce81a Add patch to add signature on user. 2011-06-29 10:23:32 +00:00
Laurent Destailleur
41eead006a Clean install 2011-06-28 07:47:10 +00:00
Laurent Destailleur
313c9871db Removed deprecated table 2011-06-28 07:18:32 +00:00
Laurent Destailleur
1c900f9375 New: Add module field to allow external modules to set their name when they add a new record during init/remove. 2011-06-28 07:12:41 +00:00
Laurent Destailleur
42385d4927 Work on packages 2011-06-26 12:56:31 +00:00
Laurent Destailleur
dff4a56301 Work on packages 2011-06-26 01:52:59 +00:00
Laurent Destailleur
6962ff9389 Removed to keep features stables until knowing goal of fields. 2011-06-25 09:50:56 +00:00
Philippe Grand
6ea8868f08 can add symbol within currency 2011-06-24 17:32:28 +00:00
Laurent Destailleur
b457221277 Uniformize code and increase speed for extrafields 2011-06-22 11:05:06 +00:00
Laurent Destailleur
041b7d2955 Uniformize code and increase speed for extrafields 2011-06-22 10:58:22 +00:00
Regis Houssin
7fd1016199 Fix: increase size of fields 2011-06-21 06:38:45 +00:00
Regis Houssin
fba524fe5a Fix: uniformize table name 2011-06-19 14:07:19 +00:00
Laurent Destailleur
cb263d64f2 New: Member module use generic extrafields feature. 2011-06-19 12:04:24 +00:00
Laurent Destailleur
e4014fb0ec Work on personalized fields feature 2011-06-18 23:10:09 +00:00
Regis Houssin
1f7a11d012 Fix: delete unused table 2011-06-17 07:45:42 +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
4fcf4e1a48 Fix: pgsql compatibility 2011-06-15 07:53:27 +00:00
Laurent Destailleur
2ffb4f2d02 Qual: Uniformize user interface 2011-06-13 13:07:10 +00:00
Laurent Destailleur
e1094fc293 Qual: Debug and clean notification module 2011-06-12 18:05:30 +00:00
Laurent Destailleur
af61d7cd95 Work on dolimed package 2011-06-12 01:31:36 +00:00
Laurent Destailleur
aeed5ac597 Work on dolimed package 2011-06-12 01:30:58 +00:00
Laurent Destailleur
f79c6eaff5 Enhance installer 2011-06-11 23:21:59 +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
27f19fd577 Enhance installer 2011-06-08 13:18:15 +00:00
Laurent Destailleur
bc1c2bbae5 Enhance installer 2011-06-08 11:23:55 +00:00
Laurent Destailleur
a0841e78cf Enhance installer 2011-06-08 09:52:06 +00:00
Laurent Destailleur
bfa08aff52 New: Install wizard can activate a module during install process. 2011-06-07 18:34:29 +00:00
Laurent Destailleur
9b20de2391 More help on setup process 2011-06-07 18:07:27 +00:00
Laurent Destailleur
2f55324005 Sec: More sanity check on parameters 2011-06-07 17:55:13 +00:00
Regis Houssin
32f77f9ba1 Works on multicompany
Fix: uniformize code, more simple
2011-06-07 15:45:01 +00:00
Laurent Destailleur
ef6f5f54f4 New: Commercial proposal has its home area. 2011-06-06 16:15:02 +00:00
Juanjo Menent
ee020a7685 Add Mexique data: VAT, Currency and ProfId 2011-06-06 14:08:03 +00:00
Laurent Destailleur
747c6ddc3d Fix: Removed useless duplicate properties. 2011-06-06 11:37:59 +00:00
Laurent Destailleur
e483cf4148 Trans: Use english labels. 2011-06-05 23:05:12 +00:00
Regis Houssin
1c3115a8d9 New: unified action and event with trigger name
Fix: remove entity and active fields
Fix: reorder records
2011-06-05 09:08:11 +00:00
Regis Houssin
6d4b66a618 New: unified action and event with trigger name 2011-06-05 08:19:09 +00:00
Regis Houssin
994d41aad1 New: unified action and event with trigger name 2011-06-04 18:49:45 +00:00
Regis Houssin
5f6ac1374c New: best method for linked object with actioncomm
New: add action "shipping send by mail"
2011-06-04 13:12:44 +00:00
Regis Houssin
857006c456 Works on possibility to send shipping by mail
Fix: uniformize code
2011-06-02 17:20:24 +00:00
Laurent Destailleur
2c3200c076 New: Add vat rate for norway 2011-05-30 20:58:18 +00:00
Laurent Destailleur
342f80e11b Qual: Uniformize fields order. 2011-05-30 08:21:40 +00:00
Laurent Destailleur
7a5185fa14 Work on zipautofill module 2011-05-29 10:59:15 +00:00
Regis Houssin
a7024e66ea Fix: missing table 2011-05-27 16:18:10 +00:00
Laurent Destailleur
b5e7b261ca Work on zipautofill module 2011-05-27 08:52:17 +00:00
Laurent Destailleur
9e2eccbe4c Fix: Fix corrupted data on date of trips 2011-05-25 18:16:58 +00:00
Regis Houssin
8ec13d4878 New: add shipment method "Lettre Max" for France 2011-05-25 16:53:40 +00:00
Regis Houssin
38a097b2fb New: add shipment method "Lettre Max" for France 2011-05-25 16:53:39 +00:00
Regis Houssin
d291dc497a New: add ref_ext and ref_int in delivery 2011-05-25 14:30:55 +00:00
Laurent Destailleur
7a616a8592 Fix: Permission "read" of ecm document was not used and replaced by "download". As it is same permission, we moved back to "read" to be uniform with other modules: "read" must be first permission with number XXX1. 2011-05-25 10:35:57 +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
62e680cbf2 MAIN_CONFIRM_AJAX is on by default 2011-05-18 12:07:38 +00:00
Laurent Destailleur
87ed0c1ea4 Removed property use_popup_calendar. USe conf->global instead. 2011-05-18 11:57:33 +00:00
Laurent Destailleur
9c46463c98 Migration before 2.2 are not supported 2011-05-17 09:00:18 +00:00
Laurent Destailleur
e94d6e85b0 New: Enhance installer. More interactive messages. 2011-05-17 08:46:56 +00:00
Laurent Destailleur
4a8cabebfc Enhance installer for wizards 2011-05-17 07:38:59 +00:00
Laurent Destailleur
064a7c9b67 Exclude file 2011-05-17 07:31:33 +00:00
Regis Houssin
1f0ff52ea2 (Multi-Company) Works on possibility to defined global group 2011-05-16 15:21:54 +00:00
Laurent Destailleur
f5f1d37ea0 Enhancements in doc generation. 2011-05-16 14:00:09 +00:00