Marcos García de La Fuente
b80c93d277
Added missing info tooltip for project document models
2014-03-11 13:15:14 +01:00
Laurent Destailleur
9a40894423
Fix: translation
2014-03-11 13:14:40 +01:00
Marcos García de La Fuente
08465c0e40
Adapted bookmark module admin page to 3.5 style
2014-03-11 13:04:02 +01:00
Marcos García de La Fuente
42622fc7c4
Changed agenda module configuration page
2014-03-11 12:51:37 +01:00
Marcos García de La Fuente
0f0228ca5a
Changed order module configuration page
2014-03-11 12:47:08 +01:00
Marcos García de La Fuente
31afd56897
Changed supplier module configuration page
2014-03-11 12:46:54 +01:00
Marcos García de La Fuente
6419cadde1
Corrected Contract extrafield admin page
2014-03-11 12:46:12 +01:00
Marcos García de La Fuente
8bc273298e
Corrected proposals extrafield admin page translation
2014-03-11 12:38:11 +01:00
Marcos García de La Fuente
960bea2d39
Corrected admin page style of some modules
2014-03-11 12:02:44 +01:00
Laurent Destailleur
86ad05c22e
Merge pull request #1461 from marcosgdf/unknown-error
...
Corrected Unknown error message typo
2014-03-11 11:54:08 +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
1d357ec2f9
Removed odd tabs from some modules
2014-03-11 11:53:22 +01:00
Laurent Destailleur
814f6b2b90
Merge pull request #1459 from open-minds/patch-1
...
Fix JavaScript date format in portuguese (Brazil) language file
2014-03-11 11:52:43 +01:00
Laurent Destailleur
6efe28d5c8
Merge pull request #1457 from aspangaro/develop-salary
...
Add salary payment in tax module
2014-03-11 11:49:28 +01:00
Laurent Destailleur
7c6dbf72b0
Merge pull request #1456 from miicha/patch-1
...
I validated the pr but has said by marcosgdf, to not loose it, you must fix translation from web interface at https://www.transifex.com/projects/p/dolibarr/
2014-03-11 11:47:20 +01:00
Laurent Destailleur
324402be0d
Merge pull request #1465 from marcosgdf/bug-1295
...
Fixed bug 1295: Error when creating an agenda extrafield with a number as reference
2014-03-11 11:45:50 +01:00
Marcos García de La Fuente
96143ff4a7
Added missing translation keys
2014-03-11 11:41:19 +01:00
Marcos García de La Fuente
64e76852c5
Corrected projects admin page translation
2014-03-11 11:37:42 +01:00
Marcos García de La Fuente
54b9f72977
Unified module name in members admin page and added spacing before submit button
2014-03-11 11:31:37 +01:00
Marcos García de La Fuente
f9a451dbb9
Corrected intervention translation in module configuration page
2014-03-11 11:27:25 +01:00
Marcos García de La Fuente
0a603777ae
Added missing spacing
2014-03-11 11:27:06 +01:00
Marcos García de La Fuente
371f0cbb8e
Fixed module name in contract admin setup page
2014-03-11 11:15:35 +01:00
Marcos García de La Fuente
096a446b7f
Changed style of contract creation form to the 3.5 style
2014-03-11 11:15:15 +01:00
aspangaro
99b2dfda77
Correct Travis Error
2014-03-11 10:52:49 +01:00
aspangaro
d97f9e50cd
Merge branch 'upstream/develop'
2014-03-11 10:40:22 +01:00
Laurent Destailleur
6860ae84b9
Avoid browser to hang by adding PROJECT_MAX_NB_TASKS.
2014-03-11 09:48:45 +01:00
Laurent Destailleur
932b421d1d
Merge remote-tracking branch 'origin/3.5' into develop
2014-03-11 09:46:51 +01:00
Laurent Destailleur
c9edced656
- New: Add filter on project status into task list. By default, only
...
"opened" project are visible.
- New: Status "validated" for project are renamed into "opened".
2014-03-11 09:43:26 +01:00
aspangaro
12ffb19cec
Use more explicit name for class and functions
2014-03-11 06:26:18 +01:00
Laurent Destailleur
67de6699d6
Fix: Translation of number for pt_PT
2014-03-11 01:37:37 +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
Laurent Destailleur
be97066a74
Fix: Bug into sql request because of incomplete group by
2014-03-10 23:57:19 +01:00
aspangaro
61a5735300
Rename "Sal" class into "Salaries"
2014-03-10 21:17:03 +01:00
Marcos García de La Fuente
89a4c51153
Added es_CL language
2014-03-10 21:13:16 +01:00
Marcos García de La Fuente
fa56fe4e8b
Corrected Unknown error message typo
2014-03-10 19:36:32 +01:00
Laurent Destailleur
ccc40362e7
Fix: Must use div for columns of index pages. Not table.
2014-03-10 17:19:02 +01:00
Laurent Destailleur
21bf279248
Fix: css
2014-03-10 16:17:55 +01:00
Gauthier
92e8f54e9a
error on ajax_constantonoff function
2014-03-10 10:53:20 +01:00
Laurent Destailleur
97677f08a9
Fix: Add protection to avoid memory hung
2014-03-10 01:49:44 +01:00
Laurent Léonard
353390c971
Fix JavaScript date format in portuguese (Brazil) language file
2014-03-09 23:37:13 +01:00
Laurent Destailleur
4fe4d0fcbc
Fix: Translation source
2014-03-09 03:14:53 +01:00
Laurent Destailleur
fad9ba6130
Merge remote-tracking branch 'origin/3.5' into develop
2014-03-09 02:49:39 +01:00
Laurent Destailleur
b2116c37d8
Enhance packager:
...
- No need to be root to run script
- create git tag of version
- debian package do not use the deprecated dpatch command
- debian package is a quilt package (not native)
- debian package was missing file watch
- clean exclusion for zip and tgz package (exclusion must be done into
makepack-dolibarr.pl, not into specific package code)
- can publish files to sourceforge
2014-03-09 01:37:08 +01:00
Laurent Destailleur
2a853329e5
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/class/doleditor.class.php
htdocs/main.inc.php
htdocs/product/class/product.class.php
2014-03-08 14:25:59 +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
6a3323d6d1
Fix: Readonly mode does not need to use a specific toolbar with ckeditor
...
4.
2014-03-08 13:46:17 +01:00
Laurent Destailleur
7071e233d3
Fix css for ckeditor 4.
2014-03-08 13:36:42 +01:00
Laurent Destailleur
2c0f1340d5
New: Update ckeditor to version 4 (part 2)
2014-03-08 13:17:20 +01:00
Laurent Destailleur
c65d681d87
New: Update ckeditor to version 4 (part 1)
2014-03-08 12:11:01 +01:00
aspangaro
db0a45d78f
Merge branch 'upstream/develop'
2014-03-08 04:54:24 +01:00
KreizIT
18e4703438
Travis fix
2014-03-07 12:21:35 +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
KreizIT
f0be1f7c21
Fix: Typo on class name
2014-03-07 11:51:26 +01:00
KreizIT
a0f1a60780
Change on shipment for batch product
2014-03-07 11:35:16 +01:00
Laurent Destailleur
32c81588b0
Fix: doxygen
2014-03-07 10:54:57 +01:00
aspangaro
74d3fdae15
Update langs & fix period for salaries in tax module
2014-03-07 06:42:48 +01:00
aspangaro
fca29f4312
Add table into script migration && key language
2014-03-06 21:29:20 +01:00
aspangaro
048b3c01ce
Add salary payment in tax module - Link to user.
...
Necessary for future hrm module.
2014-03-06 21:21:16 +01:00
miicha
74df354315
spelling mistake
...
I don't know, where its best to put a comment about wrong translations so I made a PR
2014-03-06 18:58:46 +01:00
Laurent Destailleur
15aebfb7a3
Merge pull request #1455 from marcosgdf/bug-loadban
...
Corrected bug when creating document from ODT template
2014-03-06 18:38:56 +01:00
Laurent Destailleur
260dfe3844
Merge pull request #1454 from marcosgdf/locale-line-odt-tags
...
Locale line ODT tags
2014-03-06 18:34:33 +01:00
Laurent Destailleur
06b2c646c3
Fix: Add a space after (int) for travis succes ;)
2014-03-06 18:31:02 +01:00
Laurent Destailleur
0283c16a47
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2014-03-06 18:27:09 +01:00
Laurent Destailleur
d54dce1dbe
Merge pull request #1452 from KreizIT/develop
...
Correct multiline comments not manage by dolibarr
2014-03-06 18:24:27 +01:00
Laurent Destailleur
cd3e56a2d0
Merge pull request #1450 from grandoc/develop
...
fix english misspelling
2014-03-06 18:23:51 +01:00
Laurent Destailleur
1396fb1dbe
Merge pull request #1448 from GPCsolutions/tcpdf-monotype
...
TCPDF: Replaced missing courier monotype font by provided freemono
2014-03-06 18:23:22 +01:00
Laurent Destailleur
b762c66c8a
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2014-03-06 18:04:19 +01:00
Laurent Destailleur
270eaf7aca
Qual: Uniformize search date for lists.
2014-03-06 17:02:27 +01:00
Laurent Destailleur
c4c82f84c5
Fix: Typo
2014-03-06 16:41:56 +01:00
Marcos García de La Fuente
ca0eb7919e
Corrected call to non-existing function
2014-03-06 09:02:36 +01:00
Marcos García de La Fuente
4433f6e8b7
Missing copyright info
2014-03-06 09:01:44 +01:00
Marcos García de La Fuente
c7566893a3
Corrected array indentation
2014-03-06 08:56:28 +01:00
Marcos García de La Fuente
2c22c7707f
Created locale ODT line tags for invoice, shipment and order modules, and corrected the use of line_price_ht, line_price_ttc and line_price_vat tags
2014-03-06 08:55:37 +01:00
Laurent Destailleur
fa098adc78
Fix: infinite loop in function num_public_holiday
2014-03-05 21:29:33 +01:00
Laurent Destailleur
774017672f
Fix: Number of day calculation. Add PHPUnit case.
2014-03-05 20:52:27 +01:00
Laurent Destailleur
dd3169e1ed
Sync from transifex
2014-03-05 20:47:22 +01:00
Laurent Destailleur
6f60755426
New: Add option MAIN_FAVICON_URL
2014-03-05 17:26:59 +01:00
Laurent Destailleur
8f31af9825
Fix: Translation
2014-03-05 16:42:10 +01:00
Alexis Algoud
d139009ef5
bug on update service with service created in 3.4
2014-03-05 15:29:28 +01:00
Laurent Destailleur
16a074a69b
Use better module id number
2014-03-05 12:25:31 +01:00
Laurent Destailleur
e9b9491a35
Clean database. Fix with firefox.
2014-03-05 12:15:47 +01:00
KreizIT
a80ecc8052
Correct multiline comments not manage by dolibarr
...
Avoid error in loading data and also loading data which not be to.
2014-03-05 12:06:01 +01:00
Laurent Destailleur
a3fcb5ac5a
Fix: Regression with firefox
2014-03-05 11:52:51 +01:00
Laurent Destailleur
6c536d43e5
Can also sort on username. Uniformize code of index page.
2014-03-05 11:37:32 +01:00
KreizIT
d9ea0e0e8c
Travis again (It's susceptible)
2014-03-05 11:30:43 +01:00
KreizIT
feae560aa3
Travis correction.
2014-03-05 11:28:40 +01:00
Laurent Destailleur
e9adec49eb
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-03-05 11:22:12 +01:00
Laurent Destailleur
60327e92d1
New: Add filter on text and status into survey list. Can also sorter on
...
id, text and date end.
2014-03-05 11:22:01 +01:00
KreizIT
58f2bf078b
-Add batch record management
...
-Implements stock increase or decrease with batch number record on product's warehouse tab
2014-03-05 10:54:07 +01:00
Grand Philippe
e32d31f76d
fix english misspelling
2014-03-05 09:58:52 +01:00
philippe
e2b29bb108
fix english misspelling
2014-03-05 09:57:36 +01:00
Laurent Destailleur
cdd2815d45
Merge pull request #1449 from KreizIT/dluo_step2
...
Dluo step2
2014-03-05 00:08:58 +01:00
Laurent Destailleur
0bdf1131df
Merge pull request #1447 from zongap/patch-2
...
Update index.php from Project folder
2014-03-05 00:05:28 +01:00
Laurent Destailleur
802ed4e675
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-03-04 23:56:58 +01:00
Laurent Destailleur
c5e639041e
More doc comment
2014-03-04 23:56:35 +01:00
Laurent Destailleur
82018bf752
Merge pull request #1445 from KreizIT/dluo_step1
...
Batch number management step 1 : database modification
2014-03-04 23:41:20 +01:00
Laurent Destailleur
bea6887f9c
Merge pull request #1444 from atm-alexis/3.5
...
debug planned_workload loosing value on error
2014-03-04 23:39:51 +01:00
KreizIT
7f275dfbf4
- Add table modification for product (forget in step 1)
...
- Add module for batch number management
- change dependency for stock and product
- change product class and fiche showing new select for batch managment on product
2014-03-04 18:55:55 +01:00
Raphaël Doursenaud
9a1919238f
TCPDF: Replaced missing courier monotype font by provided freemono
...
The courier font is missing from TCPDF's directory.
This leads to "TCPDF ERROR: Could not include font definition file: courier" being outputed by PHP
when the library attempts to render an element with a monotyped font.
Use freemono instead since it's a better alternative (e.g. supports more glyphs) and is already
shipped with Dolibarr.
2014-03-04 08:19:59 +01:00
Léo
aeaf4bf5f8
Update index.php from Project folder
...
A trailing "quote" sign was causing a problem with the link generation of href in the recap table on dashboard.
2014-03-04 02:29:18 +01:00
Laurent Destailleur
24b0ea6613
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
build/makepack-dolibarr.pl
htdocs/comm/propal.php
htdocs/compta/facture.php
htdocs/fourn/class/fournisseur.commande.class.php
2014-03-03 19:38:02 +01:00
KreizIT
c1f88d99b9
Batch number management step 1 : database modification
2014-03-03 14:11:19 +01:00
Laurent Destailleur
df829177bc
Fix: Submit form of graph box was reseting params of others.
2014-03-02 17:45:40 +01:00
Alexis Algoud
9de372d4b1
debug planned_workload loosing value on error
2014-03-02 17:33:51 +01:00
Laurent Destailleur
fd9d0747c8
Fix: Bad description
2014-03-02 16:44:31 +01:00
Laurent Destailleur
d9dc8de4e6
Fix: Badd error message
2014-03-02 15:58:02 +01:00
Laurent Destailleur
748d769140
Fix: [ bug #1280 ] service with not end of date was tagged as expired.
2014-03-02 15:50:26 +01:00
Laurent Destailleur
8bd72cc21f
Fix: wrapping into combo
2014-03-01 20:05:08 +01:00
Laurent Destailleur
7d7a72b8f1
More interactive autoselect of fields
2014-03-01 20:02:35 +01:00
Laurent Destailleur
d69cee03d8
More interactive autoselect of fields
2014-03-01 19:45:13 +01:00
Laurent Destailleur
c6fb7996ba
Fix: [ bug #1238 ] When creating accompte with a %, free product are
...
used for calculation.
2014-03-01 19:11:13 +01:00
Laurent Destailleur
7db903e671
Fix: special code was lost during update
2014-03-01 16:58:10 +01:00
Laurent Destailleur
998ecc3c15
Optimize code.
2014-03-01 15:59:09 +01:00
Laurent Destailleur
b6cefee45a
Fix: [ bug #1240 ] traduction
2014-03-01 15:21:11 +01:00
Laurent Destailleur
0b83f1a670
Merge remote-tracking branch 'origin/3.4' into 3.5
2014-03-01 15:06:25 +01:00
Laurent Destailleur
6f4de6e6d0
Fix: [ bug #520 ] Product statistics and detailed lists are wrong
2014-03-01 15:05:00 +01:00
Laurent Destailleur
dfb4117bb5
Fix: Invalid image link
2014-03-01 14:58:06 +01:00
Laurent Destailleur
16d759b0d6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-03-01 14:55:11 +01:00
Laurent Destailleur
325b9c9688
Qual: Removed dead code
2014-03-01 14:54:11 +01:00
Laurent Destailleur
ea773531b5
Fix: [ bug #1206 ] PMP price is bad calculated
2014-03-01 14:49:30 +01:00
Laurent Destailleur
206181a542
Merge pull request #1441 from syrus34/patch-3
...
Update commondocgenerator.class.php
2014-03-01 13:40:14 +01:00
Laurent Destailleur
a084887442
Merge branch 'project-translations' of
...
https://github.com/marcosgdf/dolibarr into
marcosgdf-project-translations
Conflicts:
ChangeLog
2014-03-01 13:38:50 +01:00
Laurent Destailleur
8c4369eacc
Merge pull request #1442 from aspangaro/develop
...
Problem of presentation when skype module is enabled
2014-03-01 13:37:36 +01:00
Laurent Destailleur
19b68e87e9
Merge branch 'bug-1123' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1123
Conflicts:
ChangeLog
2014-03-01 13:29:34 +01:00
BENKE Charles
e5e7b4ce6a
Update llx_00_c_pays.sql
...
adding burundi in pays database
2014-03-01 12:30:39 +01:00
Laurent Destailleur
45898a989c
Fix: Translation done twice
2014-03-01 10:16:03 +01:00
Laurent Destailleur
66a3a28eb2
Fix: Update translation guide
2014-02-28 22:51:04 +01:00
Laurent Destailleur
072bb709ff
Fix: dead code
2014-02-28 22:09:40 +01:00
Laurent Destailleur
6662f8b5a3
Fix: Bad picto for project setup page
2014-02-28 21:54:50 +01:00
Laurent Destailleur
b64a2b2718
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/action/fiche.php
2014-02-28 21:43:29 +01:00
Laurent Destailleur
68a508a0d1
Fix: sql error on numbering module for tasks
2014-02-28 21:40:08 +01:00
Laurent Destailleur
74404749c6
Fix: [ bug #1254 ] Error when using "Enter" on qty input box of a
2014-02-28 16:00:57 +01:00
aspangaro
cd910b30c9
Problem of presentation when skype module is enabled
2014-02-28 07:20:15 +01:00
syrus34
dbdb8de79d
Update commondocgenerator.class.php
...
With version 3.5, a company can have several bank account
2014-02-28 07:06:38 +01:00
Laurent Destailleur
de159d569a
Fix: Missing transactions
2014-02-27 16:40:25 +01:00
BENKE Charles
303c459777
Update modProjet.class.php
...
bad incrementation
2014-02-27 11:29:08 +01:00
Laurent Destailleur
193a551b0a
Merge pull request #1421 from defrance69/patch-30
...
Update modProjet.class.php
2014-02-27 11:19:28 +01:00
Laurent Destailleur
8f0e96fd02
Merge pull request #1440 from grandoc/develop
...
anglicized
2014-02-27 11:17:30 +01:00
Laurent Destailleur
a453d24eea
Merge pull request #1437 from marcosgdf/invoice-types
...
Replacing invoice integer types with Facture and FactureFournisseur constants
2014-02-27 11:11:19 +01:00
Laurent Destailleur
b21d1cd5b2
Merge pull request #1439 from altairis-fr/develop
...
Fix: default ref was DOLIBARR instead of SPECIMEN, so specimen generation did not work and crashed dolibarr
2014-02-27 11:09:35 +01:00
Laurent Destailleur
827f7e898a
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2014-02-27 10:50:27 +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
f7fe25e408
Uniformize code to prepare mass update
2014-02-27 10:37:23 +01:00
philippe
5c4ceb1a53
anglicized
2014-02-27 10:06:11 +01:00
philippe
1223e6a08b
anglicized
2014-02-27 09:54:31 +01:00
philippe
4a6fab2b00
anglicized
2014-02-27 09:42:00 +01:00
philippe
60efe5734f
anglicized
2014-02-27 09:36:09 +01:00
Laurent Destailleur
2b019575cc
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-02-26 17:25:48 +01:00
Laurent Destailleur
4be679a7b2
Second try for Fix: The delivery date was missing.
2014-02-26 17:25:32 +01:00
simnandez
afebf86bf1
Fix: Loading actions extrafields fails.
...
Conflicts:
htdocs/comm/action/fiche.php
2014-02-26 16:55:42 +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
simnandez
8ffa11fe16
Fix: Loading actions extrafields fails.
2014-02-26 16:50:38 +01:00
Christophe Battarel
66db46a693
Fix: default ref was DOLIBARR instead of SPECIMEN, so specimen generation did not work and crashed dolibarr
2014-02-26 15:57:43 +01:00
Laurent Destailleur
480b09f192
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
ChangeLog
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/societe/class/societe.class.php
2014-02-26 15:49:29 +01:00
Laurent Destailleur
df2eb95882
Fix: Right to left support
2014-02-26 15:42:32 +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
0918fd21b0
Fix: Css errors
2014-02-26 14:48:53 +01:00
Marcos García de La Fuente
607effdc7a
Replacing invoice integer types with FactureFournisseur constants
2014-02-26 01:09:34 +01:00
Marcos García de La Fuente
0eedadd7f2
Replacing invoice integer types with Facture constants
2014-02-26 01:09:22 +01:00
Marcos García de La Fuente
8099d7ff42
Replacing invoice integer types with Facture constants
2014-02-26 01:03:26 +01:00
Marcos García de La Fuente
ad928cb443
Replacing invoice integer types with Facture constants
2014-02-26 00:56:36 +01:00
Laurent Destailleur
e8e8879e9e
Fix: Right to left support
2014-02-25 19:26:18 +01:00
Laurent Destailleur
a822bc0736
Fix: The delivery date was missing.
2014-02-25 19:22:00 +01:00
Laurent Destailleur
d4d69e41b1
Fix: Right to left support
2014-02-25 19:14:58 +01:00
Laurent Destailleur
abff284ab1
Fix: The delivery date was missing.
2014-02-25 19:07:42 +01:00
Laurent Destailleur
e8cadf3a3e
New: Add form search customer order on commercial main page.
2014-02-25 18:33:04 +01:00
Laurent Destailleur
1790f905c9
Removed some code specific to databases and use instead correct abstract
...
method of drivers.
2014-02-25 18:25:17 +01:00
Laurent Destailleur
3c0e5b8a53
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2014-02-25 17:07:32 +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
736778d56a
New: Add message to explain how to use the page. Make things more clear
...
for user.
2014-02-25 16:13:23 +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
Laurent Destailleur
c220d63c3e
Merge pull request #1434 from marcosgdf/deprecated-code
...
Deprecated code
2014-02-25 14:10:59 +01:00
Laurent Destailleur
f7e7460ad1
Merge pull request #1432 from marcosgdf/invoice-constants
...
Better documentation of invoice types
2014-02-25 14:06:56 +01:00
Marcos García de La Fuente
e963f55593
Corrected CS error
2014-02-25 13:34:33 +01:00
Laurent Destailleur
67d44f2cb8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-02-25 10:01:43 +01:00
Laurent Destailleur
8a71245186
Look: Use higher menu entries with jmobile.
2014-02-25 10:00:57 +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
4fe8e00601
Removed deprecated code
2014-02-25 04:29:34 +01:00
Marcos García de La Fuente
d69939b7b1
Function dol_clone is now a deprecated function
2014-02-25 04:29:09 +01:00
Marcos García de La Fuente
4411908b23
Fixed translations of project export wizard
2014-02-25 04:18:13 +01:00
Marcos García de La Fuente
4157452c6d
Translated export filters
2014-02-25 03:23:08 +01:00
Marcos García de La Fuente
7ac405e067
Added SpecialCode translation key
2014-02-25 03:20:37 +01:00
Marcos García de La Fuente
968b5771db
Corrected project contact types translation
2014-02-25 02:42:10 +01:00
Marcos García de La Fuente
f464528dd9
Corrected indentation to tabs
2014-02-25 01:18:29 +01:00
Marcos García de La Fuente
e83e2bbbd7
Fixed bug #1123 : Paid deposit invoices are always shown as partially paid when fully paid
2014-02-25 01:17:38 +01:00
Marcos García de La Fuente
e90f068e3b
Documented invoice types
2014-02-25 01:10:18 +01:00
Peter Fontaine
8ec10f8efa
Add state_id in contact for individual third party
2014-02-24 21:20:06 +01:00
Laurent Destailleur
b1eef7cd42
Fix: [ bug #1254 ] Error when using "Enter" on qty input box of a
...
product
2014-02-24 17:37:35 +01:00
Laurent Destailleur
f537f62aea
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/compta/facture/impayees.php
2014-02-24 17:09:21 +01:00
Laurent Destailleur
22854e5743
New: Sending remind of unpayed invoices by emails (need tester)
2014-02-24 16:50:36 +01:00
Laurent Destailleur
2534da9a9f
Merge pull request #1422 from defrance69/patch-31
...
Update fiche.php
2014-02-24 10:33:40 +01:00
Laurent Destailleur
37d2d990af
Add comment into doc
2014-02-24 10:17:56 +01:00
Laurent Destailleur
28739414f2
Merge pull request #1430 from FHenry/develop
...
Price management enhancement (multiprice level, price by … customer, if MAIN_FEATURES_LEVEL=2 Price by qty)
2014-02-24 10:14:48 +01:00
Laurent Destailleur
6e03607920
Merge pull request #1423 from aternatik/ws_lang
...
New : can use translations into products webservice
2014-02-24 10:00:34 +01:00
Laurent Destailleur
df3c51fb30
Merge pull request #1427 from defrance69/patch-32
...
Update project.class.php
2014-02-24 09:59:36 +01:00
Laurent Destailleur
a797a5e665
Clean comment and make some implementations
2014-02-24 09:52:48 +01:00
Laurent Destailleur
404d24a029
Merge pull request #1426 from GPCsolutions/dbinterface
...
Common Database interface
2014-02-24 09:24:35 +01:00
Laurent Destailleur
0a3737ea02
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-02-23 22:24:32 +01:00
Laurent Destailleur
68058d0e4f
Add a confirm box before deleting.
2014-02-23 22:24:13 +01:00
Florian Henry
ec8ad9f8bb
codesniffer
2014-02-23 20:10:05 +01:00
Florian Henry
4cbdf32ae6
codesniffer
2014-02-23 17:21:26 +01:00
Florian Henry
d242f4930d
php codesniffer
2014-02-23 17:01:51 +01:00
Florian Henry
720746b1b2
Fix php sniffer
2014-02-23 16:29:16 +01:00
Florian Henry
46ae5d6e9c
- New: Price management enhancement (multiprice level, price by
...
customer, if MAIN_FEATURES_LEVEL=2 Price by qty)
- Fix: Project Task numbering rule customs rule works
2014-02-23 16:16:47 +01:00
Florian Henry
e3ca6cf3d3
Fix phpunit code siffer errors
2014-02-23 10:47:51 +01:00
Florian Henry
92dc21be04
Fix project task numbering rule
2014-02-23 10:24:30 +01:00
BENKE Charles
42ffb4b3e7
Update project.class.php
...
escape ref of project if as ' is typed inside as ref (crazy user)
2014-02-21 22:39:45 +01:00
Raphaël Doursenaud
0a74467296
Added FIXMEs and TODOs on all dummy methods in database drivers
2014-02-21 14:57:19 +01:00
Raphaël Doursenaud
501ffb12b3
Added dummy methods according to interface for Microsoft SQL and PostgreSQL
...
Please implement if you have the required knowledge
2014-02-21 14:52:21 +01:00
Raphaël Doursenaud
283fec164e
Implemented rollback according to interface for Microsoft SQL and PostgreSQL
2014-02-21 14:40:10 +01:00
Raphaël Doursenaud
894ac6fdc0
Added missing method to mysqli class
2014-02-21 14:27:29 +01:00
Raphaël Doursenaud
ea14ca10cd
Extracted mysql interface
2014-02-21 14:23:32 +01:00
simnandez
92a8fde88b
New: Automatic events for sending mails showing info about mail linked
...
objects.
2014-02-21 12:53:06 +01:00
simnandez
36bc225208
Trad: es_ES Sync from transifex
2014-02-21 12:49:24 +01:00
Laurent Destailleur
1685729393
New: Can reset barcode also for barcode already defined.
2014-02-20 23:09:24 +01:00
Laurent Destailleur
07ee85b097
New: Can reset barcode also for barcode already defined.
2014-02-20 22:08:32 +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
Laurent Destailleur
6c103f4c6b
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2014-02-20 09:52:01 +01:00
jfefe
f8a98c51bf
Qual : phpdoc
2014-02-20 01:41:45 +01:00
jfefe
75d2215733
New : can use translations into products webservice
...
Add lang parameter to force langage
2014-02-20 01:39:48 +01:00
Laurent Destailleur
9da84e4dd8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-02-20 00:37:20 +01:00
Laurent Destailleur
6f962397e4
Start to work on a mass send remind feature.
2014-02-19 20:23:02 +01:00
simnandez
c2db656c86
Fix: Action event SHIPPING_VALIDATE is not implemented
2014-02-19 17:33:22 +01:00
simnandez
7511f626b3
Fix: Action event SHIPPING_VALIDATE is not implemented
2014-02-19 17:32:20 +01:00
Laurent Destailleur
0b7f623c31
New: Add an admin page to make a mass init of barcode values for all
...
products.
2014-02-19 17:04:21 +01:00
Laurent Destailleur
5a29b3d546
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/societe/soc.php
2014-02-19 15:37:48 +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
3ea8af957a
First version of page to init barcode
2014-02-19 11:19:43 +01:00
Laurent Destailleur
8c9d2418d2
Qual: Move common javascript function into lib_head.js
2014-02-19 11:08:43 +01:00
Laurent Destailleur
d7c9ebd5ee
Fix: sort on supplier ref.
2014-02-19 03:04:56 +01:00
Laurent Destailleur
03a60236af
Fix: sort on supplier ref.
2014-02-19 03:03:26 +01:00
Laurent Destailleur
96e7985266
Fix: Translation of menu entries must not be into admin lang file (We
...
don't want to load this file for common pages).
2014-02-19 02:27:13 +01:00
Laurent Destailleur
18f90520cf
Uniformize fields shown
2014-02-19 02:19:54 +01:00
Laurent Destailleur
2e67bbc382
Maxi debug of barcode feature.
...
New: Barcode format and mandatory requirement is checked.
New: Start to add new page for barcode init.
2014-02-19 01:51:19 +01:00
Laurent Destailleur
03d056319c
Qual: Clean code for adding menu entries into Modules system admin
...
entry.
New: Add entry for admin page Mass barcode init.
2014-02-18 20:49:22 +01:00
Laurent Destailleur
3a4161fdf7
Fix: css
2014-02-18 19:49:36 +01:00
Laurent Destailleur
396ac5fb2b
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2014-02-18 18:55:50 +01:00
BENKE Charles
05865a7978
Update fiche.php
...
somme other error
2014-02-18 15:49:16 +01:00
BENKE Charles
64074305d3
Update fiche.php
...
double line
2014-02-18 15:22:45 +01:00
Laurent Destailleur
5780f14a65
Qual: Removed TODO and add test to report bug.
2014-02-17 18:27:45 +01:00
Laurent Destailleur
867c83680b
Merge remote-tracking branch 'origin/3.5' into develop
2014-02-17 18:22:49 +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
c8d6a88f8a
Clean xdebug page.
2014-02-17 16:30:22 +01:00
Laurent Destailleur
860ca15cfc
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/class/extrafields.class.php
2014-02-17 15:27:30 +01:00
Laurent Destailleur
e1efd88155
Merge remote-tracking branch 'origin/3.4' into 3.5
2014-02-17 15:22:02 +01:00