Laurent Destailleur
f37c559235
Fix: regression
2012-11-06 19:23:23 +01:00
Laurent Destailleur
8896803921
New: We can use a dynamic value ($conf->global->XXX for example) into
...
titles of menus.
New: Can choose menu entry to show with external site module.
2012-11-04 21:19:12 +01:00
Laurent Destailleur
078b015db8
Work on multitax (vat). Need your test.
...
Qual: Because params were often missing in calculate_price(), params are
now mandatory.
2012-11-03 16:32:49 +01:00
Laurent Destailleur
f87865f039
Fix: crazy pagebreak when warterwark is higher than free space.
2012-11-02 14:21:32 +01:00
Laurent Destailleur
9b1f70e58e
Fix: Trick to solve easily problem of font for some foreign users.
2012-10-31 19:38:16 +01:00
Laurent Destailleur
f6d9b2abe3
New: Add hidden option MAIN_PDF_MARGIN_LEFT, MAIN_PDF_MARGIN_RIGHT,
...
MAIN_PDF_MARGIN_TOP, MAIN_PDF_MARGIN_BOTTOM to force margins of
generated PDF.
Qual: Use 2 different var for reserver footer height and free text
height.
2012-10-31 13:48:59 +01:00
Regis Houssin
0e0bbbeddc
Fix: morning strict mode
2012-10-31 09:50:20 +01:00
Laurent Destailleur
066bcbb469
Qual: Add dol_format_address PHPUnit tests
2012-10-31 01:45:48 +01:00
Laurent Destailleur
6f9c9fcd55
Fix: Free text overlap data when not on last page.
2012-10-30 13:11:17 +01:00
Laurent Destailleur
9d44590980
Fix: Using a more precise function to calculate free texts height avoid
...
having few pixels offset on free texts.
2012-10-30 11:17:49 +01:00
Regis Houssin
b952a7f9bf
Fix: convert line delimiters (use the last eclipse version)
2012-10-28 13:57:21 +01:00
Laurent Destailleur
443f5ca03e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-10-27 00:23:54 +02:00
Laurent Destailleur
7a48351909
Fix: delete file from ecm module
2012-10-27 00:23:16 +02:00
Laurent Destailleur
0d48682eed
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-10-26 17:59:39 +02:00
Regis Houssin
48ce43d6f1
New: add export filters (thank you Charles Benke)
2012-10-25 22:30:17 +02:00
Laurent Destailleur
a60516ae0d
Fix: Show warning only if transaction level not correct
2012-10-25 14:16:06 +02:00
Regis Houssin
30430953de
Fix: missing row and col parameters
2012-10-23 09:33:07 +02:00
Regis Houssin
2f15857dab
Fix: add mobile phone in contact list
...
TODO: Fax is obsolete and not used by several companies
2012-10-22 11:20:59 +02:00
Regis Houssin
6329344df2
Fix: broken features
...
Fix: use entity O for all entities
2012-10-22 09:15:08 +02:00
Laurent Destailleur
70cf195fb4
Fix: removed test code
2012-10-19 09:34:31 +02:00
Laurent Destailleur
657d0197b6
Fix: json is a fuck... sh... 3 hours to find a bug ! (json fails
...
without any warning when converting non utf8 strings).
2012-10-18 16:30:12 +02:00
Laurent Destailleur
319b512157
Fix: Avoid empty messages
2012-10-17 19:02:21 +02:00
Laurent Destailleur
c4ce66d784
Enhance error management
2012-10-17 18:47:18 +02:00
Marcos García
df2262f8be
Stopped using (un)serialize functions but json functions
2012-10-16 12:18:05 +02:00
Marcos García
07dcb07fd2
Created a modular syslog handler system
...
I've split all log handlers into classes so that people can make
new log handler systems without making changes to the core.
Also, now every log handler can handle how and what will be logged.
2012-10-16 02:01:37 +02:00
Marcos García
59e8964bc5
Fixed PHP warning on MailmanSPIP module
...
Also simplified the code and removed unused variables from it
2012-10-14 23:56:28 +02:00
Regis Houssin
478449da37
Fix: convert line delimiters
2012-10-08 20:47:10 +02:00
Laurent Destailleur
5c6b0c064e
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-10-04 15:43:28 +02:00
Laurent Destailleur
9ba100a84b
New: Support removing tab into member module
2012-10-04 15:37:10 +02:00
Laurent Destailleur
59a33db53d
Fix: Add warning to ask refresh.
2012-10-03 20:10:29 +02:00
Regis Houssin
bcf46d00f0
Fix: convert line delimiters !!
2012-09-30 21:26:58 +02:00
Regis Houssin
d23188c64a
Fix: doxygen
2012-09-30 20:49:13 +02:00
Laurent Destailleur
a98de7ef02
Fix: No error when hour not provided
2012-09-27 13:25:31 +02:00
Regis Houssin
1919604089
Fix: more compatible with multicompany transverse mode
...
Fix: strict mode bubbles
2012-09-27 11:57:46 +02:00
Laurent Destailleur
051b93c73b
Qual: Code cleaner using field name instead of index number.
...
New: Can use new syntax to define parent of a menu
(fk_mainmenu=&fk_leftmenu=)
2012-09-27 00:05:13 +02:00
Christophe Battarel
67333522b0
add ability to remove a product tab if it's defined in a module description
2012-09-25 14:42:58 +02:00
Laurent Destailleur
043e5edc2c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-24 21:37:36 +02:00
Laurent Destailleur
7d83fdce5b
Fix: Several fixes into date functions
...
Qual: Add PHPUnit tests
2012-09-24 21:37:19 +02:00
Regis Houssin
c268a62cab
Fix: try to disable 1900 test
2012-09-24 09:30:37 +02:00
Laurent Destailleur
a6b2eab439
Revert bad fix.
...
Unit tests are back ok (when tag is @6 or @=, yearoffset
is not zero but must not be applied when replacing yyyy).
Compatibility with 3.2 is also restored.
2012-09-23 22:09:54 +02:00
Regis Houssin
d147c360d3
FIXME: this code is useless, $yearoffset is 0 by default
2012-09-23 17:05:08 +02:00
Laurent Destailleur
7fac6b65f6
Fix: Fix for compatibility with previous version and for case "@=".
...
Qual: Add a lot of phpunit tests to validate all get_next_value()
cases.
2012-09-23 16:25:08 +02:00
Regis Houssin
e721c6e723
Fix: more simple too
2012-09-22 10:40:12 +02:00
Regis Houssin
1e3cecf25c
Fix: can use {yy}{mm} or {mm}{yy}
2012-09-22 10:33:25 +02:00
Regis Houssin
6151bc3a42
Fix: more simple
2012-09-22 09:18:36 +02:00
Regis Houssin
eee4434850
Fix: update doc
2012-09-22 09:03:38 +02:00
Regis Houssin
d48f494eb0
Fix: check fiscal date and new year
2012-09-22 08:53:10 +02:00
Regis Houssin
ba1b282c3b
Fix: remove unused code
2012-09-21 11:28:28 +02:00
Regis Houssin
50b0dcf47e
New: try to use new tag
2012-09-21 11:23:31 +02:00
Laurent Destailleur
5e9cd37107
Uniformise look of PHP Info page.
2012-09-21 00:13:20 +02:00