Laurent Destailleur
5d4b861156
Fix: Try/catch
...
Conflicts:
htdocs/core/class/conf.class.php
2014-04-09 17:09:38 +02:00
Laurent Destailleur
6f40825270
Merge pull request #1527 from grandoc/3.5
...
translation and cleaning
2014-04-09 00:31:57 +02:00
Laurent Destailleur
60b37dffe1
Fix: [ bug #1323 ] generation of odt files for tasks.
2014-04-09 00:07:32 +02:00
Grand Philippe
f25ddfbc9c
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr into 3.5
2014-04-07 10:03:01 +02:00
Grand Philippe
42b6628b76
translation and cleaning
2014-04-07 09:54:24 +02:00
Laurent Destailleur
3bc63c43dc
Fix: [ bug #1322 ] notification d'erreur en insérant ou supprimer un
...
tiers dans une catégorie
2014-04-06 21:25:26 +02:00
Laurent Destailleur
41a2ce1a74
Fix: [ bug #1319 ] Erreur d'affichage des remises dans les propales
...
Conflicts:
htdocs/comm/propal.php
2014-04-06 21:21:08 +02:00
Laurent Destailleur
d5448f9ca4
Merge pull request #1521 from FHenry/3.5
...
Extrafield select form table do not display selected value on edit mode
2014-04-02 14:57:00 +02:00
Laurent Destailleur
cf8ff97855
Fix: Install of odt templates for project and tasks failed.
2014-04-02 13:17:20 +02:00
Florian Henry
a2a46f9300
Extrafield select form table do not display selected value on edit mode
2014-04-02 11:34:15 +02:00
Laurent Destailleur
46e46507ec
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/comm/action/index.php
htdocs/compta/bank/class/account.class.php
htdocs/compta/bank/index.php
2014-04-02 11:33:47 +02:00
Laurent Destailleur
6dab09e07a
Fix: Bad dialog position
2014-04-02 00:04:13 +02:00
Laurent Destailleur
1fad693867
Fix: Removed useless strtolower
2014-03-31 02:25:35 +02:00
Laurent Destailleur
61f649e1ae
Fix: When select_date is called with '' as preselected date,
...
automatic user date was not correctly et (We must set a date into PHP
server timezone area)
Fix: First param of select_date must always be forged with a dolibarr
date function and not time().
New: Add a page for tests.
2014-03-29 04:26:44 +01:00
Laurent Destailleur
f115501ddf
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-03-24 00:16:47 +01:00
Laurent Destailleur
3f78fe8c93
Fix: Avoid to get duplicate field
2014-03-23 21:01:05 +01:00
Laurent Destailleur
6039c81845
Fix: copy to clipboard does not work with jmobile
...
Fix: Bad translation
2014-03-23 20:56:41 +01:00
Laurent Destailleur
466de67b5b
Fix: Solve pb of too many embedded tables
2014-03-23 20:18:07 +01:00
Marcos García de La Fuente
09e02f807f
Even better improvement
2014-03-22 19:01:19 +01:00
Marcos García de La Fuente
e2f51d0df2
Removed duplicate line
2014-03-22 19:00:37 +01:00
Marcos García de La Fuente
c8c77dbdcf
Fix: Agenda and Banks module were not working with multicompany module
2014-03-22 18:59:48 +01:00
Laurent Destailleur
a1e778c146
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-03-21 21:12:02 +01:00
Laurent Destailleur
1061a650d2
Fix: duplicate info
2014-03-21 21:11:51 +01:00
Laurent Destailleur
4bd6f11112
Backport fix to solve warning problems.
2014-03-21 18:35:50 +01:00
Laurent Destailleur
a884673637
Fix: A better to fix to manage automatic creation of code for import.
2014-03-21 13:29:13 +01:00
Laurent Destailleur
c1411e65b7
Fix: Try to add code to provide easy way to fix warning on timezone not
...
defined.
2014-03-21 10:13:29 +01:00
Laurent Destailleur
aabd923248
Try to remove warning
2014-03-21 09:49:10 +01:00
Laurent Destailleur
d3e951e1ec
Merge remote-tracking branch 'origin/3.4' into 3.5
2014-03-19 20:22:04 +01:00
Laurent Destailleur
062c150bc1
Fix: import of fields with value "auto"
2014-03-19 19:33:43 +01:00
Laurent Destailleur
212deb9e1c
Fix: fails to import when value is 'AUTO' because compare was case
...
sensitive.
2014-03-19 17:15:18 +01:00
Laurent Destailleur
2f10198064
Fix: Option MAIN_PDF_DASH_BETWEEN_LINES was not working when tcpdf was
...
making a pagebreak higher than 2 pages.
2014-03-19 16:36:12 +01:00
Laurent Destailleur
bf735cacbe
Fix PDF: Page break was ko when breaking 2 pages or more.
...
Fix PDF: pdf_canelle was missing code to manage pagebreak.
Fix PDF: The width of picture was hardcoded into some templates.
Fix PDF: The atleastonediscount was not used into some templates.
2014-03-19 13:32:54 +01:00
Laurent Destailleur
ed4f7fd083
Fix: error
2014-03-16 20:05:07 +01:00
Florian Henry
7625629491
Fix [ bug #1294 ] Expedition model Merou having problems with long names
2014-03-15 16:40:29 +01:00
Florian Henry
18c4d890dd
Fix [ bug #1283 ] ROUGET Shipment PDF
2014-03-15 16:32:46 +01:00
Florian Henry
3f6b319d41
Fix deposit invoice
2014-03-14 23:42:45 +01:00
philippe grand
f9c48be2a9
fix : display specimen
2014-03-14 18:23:37 +01:00
Laurent Destailleur
561a1a1aac
Fix: Miscellaneous problems on task tabs (withproject parameter lost and
...
download fails).
2014-03-14 02:07:54 +01:00
Laurent Destailleur
241ae7a4d1
Fix: Miscellaneous bugs on tasks management
...
Conflicts:
htdocs/core/lib/project.lib.php
2014-03-11 20:53:47 +01:00
Laurent Destailleur
5ee17a2f14
Merge pull request #1460 from atm-gauthier/3.5
...
error on ajax_constantonoff function
2014-03-11 11:53:44 +01:00
Marcos García de La Fuente
20262a0164
Fix bug #1295 : Error when creating an agenda extrafield with a number as reference
2014-03-10 23:58:16 +01:00
Gauthier
92e8f54e9a
error on ajax_constantonoff function
2014-03-10 10:53:20 +01:00
Laurent Destailleur
c082d7c82e
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/main.inc.php
2014-03-08 14:17:49 +01:00
Laurent Destailleur
2e2f86b968
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
htdocs/core/class/doleditor.class.php
htdocs/main.inc.php
2014-03-08 14:14:23 +01:00
Laurent Destailleur
a6bb785b5f
Fix: Compatibility with v4 of ckeditor (for debian)
2014-03-08 14:06:01 +01:00
Laurent Destailleur
0a2a635755
Fix: td balance.
...
Fix: New price was not used when editing a line when margin module was
on.
2014-03-07 11:58:30 +01:00
Laurent Destailleur
df829177bc
Fix: Submit form of graph box was reseting params of others.
2014-03-02 17:45:40 +01:00
Laurent Destailleur
68a508a0d1
Fix: sql error on numbering module for tasks
2014-02-28 21:40:08 +01:00
BENKE Charles
303c459777
Update modProjet.class.php
...
bad incrementation
2014-02-27 11:29:08 +01:00
Laurent Destailleur
06b1c8b64a
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
...
Conflicts:
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
2014-02-27 10:47:15 +01:00
Laurent Destailleur
4be679a7b2
Second try for Fix: The delivery date was missing.
2014-02-26 17:25:32 +01:00
Laurent Destailleur
0c2ca119d7
Fix: Add a test to avoid the non stable and experimental fuc...
...
feature "MAIN_MENU_USE_JQUERY_LAYOUT" to make application hang.
2014-02-26 16:51:38 +01:00
Laurent Destailleur
9505f9e47c
Fix: The delivery date was missing.
2014-02-26 15:41:56 +01:00
Laurent Destailleur
855dac45ea
Fix: select_comptes was always making a filter on field clos making
...
other filter field not working in some case.
2014-02-26 15:29:40 +01:00
Laurent Destailleur
a822bc0736
Fix: The delivery date was missing.
2014-02-25 19:22:00 +01:00
Laurent Destailleur
3f05651b94
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-02-25 16:14:51 +01:00
Laurent Destailleur
63a2aa3365
Fix: sql error with postgres when creating extrafield with an upper cas
...
character. code for new fields must be always lowercase.
2014-02-25 15:48:13 +01:00
Laurent Destailleur
7241714551
Merge pull request #1435 from marcosgdf/export-translations
...
Corrected export translations
2014-02-25 14:11:40 +01:00
Marcos García de La Fuente
f7eb4c5b14
Updated user export labels
2014-02-25 04:39:41 +01:00
Marcos García de La Fuente
4411908b23
Fixed translations of project export wizard
2014-02-25 04:18:13 +01:00
Laurent Destailleur
e5136487bd
Fix: The customer code was set to uppercase when using numbering module
...
leopard. We must keep data safe of any change.
2014-02-20 16:51:37 +01:00
simnandez
7511f626b3
Fix: Action event SHIPPING_VALIDATE is not implemented
2014-02-19 17:32:20 +01:00
Laurent Destailleur
4915ec8916
Fix: Bad space in predefined messages.
...
Fix: Signature was not added for email sent from thirdparty page.
2014-02-19 15:33:04 +01:00
Laurent Destailleur
342ee2e6f6
Qual: Add a TODO to warn to remove this bug.
2014-02-17 18:22:15 +01:00
Laurent Destailleur
1cfcda702e
Fix: [ bug #1250 ] "Supplier Ref. product" sidebar search box does not
...
work.
2014-02-17 17:32:25 +01:00
Laurent Destailleur
e1efd88155
Merge remote-tracking branch 'origin/3.4' into 3.5
2014-02-17 15:22:02 +01:00
Laurent Destailleur
8839ae38d3
Fix: [ bug #1241 ] error in request in select_paper file
...
/core/class/html.formadmin.class.php
2014-02-17 15:21:19 +01:00
Laurent Destailleur
de64ce5b2a
Fix: user right on Holiday for month report nor working
2014-02-17 00:09:48 +01:00
Laurent Destailleur
abc96b51fa
Enable extrafields for customer order, proposal and invoice lines. This
...
feature was developed for 3.5 but was disabled (hidden) because of
a bug not possible to fix enough quickly for 3.5.0 release.
2014-02-16 23:51:29 +01:00
Laurent Destailleur
935b30470d
Fix: Missing nowrap
2014-02-16 20:09:25 +01:00
Laurent Destailleur
85e93872b3
Fix: javascript calculation of unit price from margin rate was broken.
2014-02-16 19:42:43 +01:00
Laurent Destailleur
3aba53a9ae
Fix: javascript calculation of unit price from margin rate was broken.
2014-02-16 19:26:41 +01:00
Laurent Destailleur
4b8d39af9d
Fix: Do not report trigger errors twice.
...
Fix: Error when creating event was not reported.
Conflicts:
htdocs/comm/action/fiche.php
2014-02-14 13:05:04 +01:00
Laurent Destailleur
266b413139
Fix: colspan for extrafields
2014-02-12 00:23:15 +01:00
Laurent Destailleur
94be4ec897
Fix: Avoid error in migration from 3.1 version.
...
Fix: Suggested migration choice was ko from x.y.z to x.y.z+1
2014-02-08 14:55:27 +01:00
Laurent Destailleur
b94f7a6a6d
Fix some amount were missing local version.
2014-02-08 03:51:30 +01:00
Laurent Destailleur
aad7885bca
Fix: [bug #1226 ] page ne se charge pas quand beaucoup de prospect en
...
base
2014-02-08 02:35:59 +01:00
Laurent Destailleur
b750e98d40
Fix: Pb of file upload and download.
2014-02-08 02:02:01 +01:00
Laurent Destailleur
b714347b6b
Fix: Substition of extra field was ko for order.
2014-02-08 01:01:31 +01:00
Laurent Destailleur
9e06f185c5
Fix: Fix problem of invalid paypal link with \n.
2014-02-06 18:19:49 +01:00
Laurent Destailleur
c9b1c562cc
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-02-06 16:58:53 +01:00
Laurent Destailleur
255a1f6497
Fix: String translated twice
2014-02-05 20:57:43 +01:00
Laurent Destailleur
e3ac9db9ec
Fix: Data was encode twice making bad translation for language with
...
special chars.
2014-02-05 12:11:39 +01:00
Laurent Destailleur
0da1a64335
Fix: Missing vars and bar id.
2014-02-04 20:41:23 +01:00
Laurent Destailleur
408a028320
Fix: Must return a string
2014-02-03 20:07:25 +01:00
Laurent Destailleur
9aaafde6d5
Fix: Pb with cache files for graphical boxes:
...
Missing year into cache id.
User with restrcited permission on thirdparty must not share same cache
files that "see all" users.
2014-01-31 18:48:57 +01:00
Laurent Destailleur
40a53d4b57
Fix: used bad constant name
2014-01-31 16:06:28 +01:00
Laurent Destailleur
85436f871c
Sec: Missing permission tests
2014-01-30 11:48:14 +01:00
Laurent Destailleur
0e9477167d
Fix: Bad output of extrafields when list is used.
2014-01-30 11:47:25 +01:00
Laurent Destailleur
bd3a64d580
Add test ($conf->global->FEATURES_LEVEL >= 2) for extrafields on
...
detailed lines because this feature is currently bugged.
Should work when the 2 forms (predefined product and free product) will
be merged into one (planned for 3.6)
2014-01-30 01:35:01 +01:00
Florian Henry
779aaa51ab
reset function2.lib.php to orign
2014-01-29 10:13:00 +01:00
Florian Henry
526c383f10
Add complete head into agenda
2014-01-29 10:11:39 +01:00
Florian Henry
ca556485e0
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-01-29 10:09:44 +01:00
Laurent Destailleur
ee41273286
Fix: Count of files were wrong
2014-01-26 19:27:42 +01:00
Laurent Destailleur
cd277aaf12
Fix: Missing translation
2014-01-26 19:10:05 +01:00
Laurent Destailleur
557fb0a9b1
Fix: miscellaneous css problems
...
Fix: Version was missing into home page when login was already done.
2014-01-26 18:30:45 +01:00
Laurent Destailleur
f50ad96beb
Fix: var init at wrong place
2014-01-25 23:14:57 +01:00
Laurent Destailleur
7149fd76c7
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/core/lib/functions2.lib.php
2014-01-25 16:28:21 +01:00
simnandez
6fed307d70
Fix: box of bank balances lines without decimals
2014-01-23 16:26:07 +01:00
Florian Henry
a7c892e23b
Fix Mask numbering
2014-01-21 14:18:00 +01:00