Laurent Destailleur
77956a5676
Merge pull request #911 from atm-maxime/develop
...
Fix : extrafields were save without escape
2013-05-02 10:43:14 -07:00
Laurent Destailleur
f595a7ed0c
Merge pull request #905 from FHenry/develop
...
Add table extrafield for commande fournisseur
2013-05-02 10:41:02 -07:00
Laurent Destailleur
9a4cc839bb
Fix: Removed warning
...
Fix: Parameters are lost
Fix: Hedaer of demo no complete
Fix: Get of country is not complete (bad label)
2013-05-02 17:41:10 +02:00
Laurent Destailleur
26f3e920cf
Fix: Removed warning.
...
Fix: Missing doxygen
2013-05-02 13:10:39 +02:00
Maxime Kohlhaas
80cf467c47
Fix : extrafields were save without escape
2013-05-02 12:14:29 +02:00
fhenry
5d60ed2462
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-05-01 22:57:33 +02:00
fhenry
3b6efd569d
Fix bug [ bug #861 ] Erreur de droit groupe et utilisateur
2013-05-01 17:09:08 +02:00
Laurent Destailleur
5c95018356
Fix: Avoid empty arrays
2013-05-01 16:00:06 +02:00
fhenry
f3480bf502
Merge branch '3.3' of https://github.com/Dolibarr/dolibarr.git into 3.3
2013-05-01 14:38:43 +02:00
Laurent Destailleur
0a71c84bf4
Fix: Remove separator files.
2013-04-30 23:08:07 +02:00
Laurent Destailleur
7d71be2227
Fix: Import of contact/address not complete and not working with pgsql
...
Conflicts:
htdocs/core/modules/modSociete.class.php
2013-04-30 22:56:52 +02:00
Laurent Destailleur
c84427bd22
Fix: delete of files with [ and glob.
...
Conflicts:
test/phpunit/FilesLibTest.php
2013-04-30 22:52:56 +02:00
Laurent Destailleur
786bf9d035
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-04-30 22:39:17 +02:00
fhenry
ac6e56f058
Fix bug [ bug #861 ] Erreur de droit groupe et utilisateur
2013-04-30 21:10:26 +02:00
Laurent Destailleur
8c064c4883
Fix: Import of contact/address not complete and not working with pgsql
2013-04-30 19:02:02 +02:00
Laurent Destailleur
761b2d05d4
Fix: delete of files with [ and glob.
2013-04-30 17:24:11 +02:00
BENKE Charles
b1784ff247
Update modSociete.class.php
...
add filter feature on extrafields
2013-04-30 13:15:02 +03:00
BENKE Charles
3f6216e6d0
Update modProduct.class.php
...
Add filtering feature on extrafields
2013-04-30 13:12:54 +03:00
Laurent Destailleur
840dcfec38
Fix: Bad detection of PDF format.
2013-04-29 09:25:42 +02:00
Laurent Destailleur
f6c2bd4928
Fix: Uniformize menu conditions
2013-04-28 23:25:28 +02:00
Grand Philippe
63c474e2cc
fix: Undefined index
2013-04-28 22:29:50 +02:00
Grand Philippe
c4a064d104
fix: Undefined property: mod_codeclient_monkey::$prefixIsRequired
2013-04-28 19:35:10 +02:00
Laurent Destailleur
670d01e14e
Fix: Remove space char at end of document and viewimage.
2013-04-28 18:46:34 +02:00
Laurent Destailleur
80e470a4ce
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture.php
htdocs/compta/facture/impayees.php
htdocs/compta/index.php
htdocs/core/boxes/box_produits_alerte_stock.php
htdocs/core/class/html.form.class.php
htdocs/core/modules/syslog/mod_syslog_file.php
htdocs/fourn/facture/impayees.php
htdocs/holiday/class/holiday.class.php
htdocs/holiday/fiche.php
2013-04-28 01:24:58 +02:00
Laurent Destailleur
7b85baa5e4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-04-28 01:12:48 +02:00
Laurent Destailleur
2e81fa342e
Uniformize code, order of fiels in card and language files.
2013-04-28 01:12:40 +02:00
Laurent Destailleur
4c9a728799
Merge pull request #890 from marcosgdf/translations
...
Improved translations
2013-04-27 12:53:15 -07:00
Laurent Destailleur
07baa244ed
No need to make a test on a var
2013-04-27 21:38:49 +02:00
Laurent Destailleur
38bc86dc2a
Missing menu entry for home page
2013-04-27 21:37:30 +02:00
Laurent Destailleur
e29f533b7a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/comm/propal/class/propal.class.php
2013-04-27 15:15:31 +02:00
Laurent Destailleur
52952c6fce
Uniformize code for liste_array
...
Fix visibility of elements into product page (manage external users)
2013-04-27 15:08:35 +02:00
Marcos García
36574771a6
Translation of barcode internal engine string
2013-04-27 12:49:19 +02:00
Laurent Destailleur
24309a7f17
Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3
2013-04-27 12:25:22 +02:00
Laurent Destailleur
3203283fe9
Fix: remove warning
2013-04-27 12:24:48 +02:00
Laurent Destailleur
50dd0ef7ee
Merge pull request #885 from FHenry/develop
...
Review extrafield for compliance with wiki
2013-04-26 13:08:37 -07:00
Laurent Destailleur
0a282c018a
Merge pull request #886 from jfefe/doc_ods
...
Using of MAIN_DOC_USE_TIMING on ODT
2013-04-26 13:04:08 -07:00
fhenry
91885a8bd4
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-04-26 20:54:53 +02:00
Laurent Destailleur
162cb4ffea
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-04-26 19:17:51 +02:00
Laurent Destailleur
2a74cb81f0
Fix: Removed warnings
2013-04-26 19:13:39 +02:00
Regis Houssin
d25687276e
Fix: bypass the second test if the first is ok
2013-04-26 16:29:29 +02:00
Regis Houssin
c0a3271d76
Fix: bypass the second test if the first is ok
2013-04-26 16:28:54 +02:00
Regis Houssin
c969d17e48
Fix: avoid error
2013-04-26 16:22:14 +02:00
Regis Houssin
3684271627
Fix: avoid error
2013-04-26 16:21:48 +02:00
Regis Houssin
36e6269b24
Fix: big security problem with multicompany
2013-04-26 16:08:02 +02:00
Regis Houssin
34036c2a5c
Fix: big security problem with multicompany
2013-04-26 16:07:35 +02:00
fhenry
c988944f1a
PDF admin : Add option to hide num TVA intra into adress of customer
2013-04-26 13:25:51 +02:00
fhenry
30ad2f1609
Fix bug in fetch_optionals
2013-04-26 10:51:17 +02:00
fhenry
a06581771c
Reveiw extrafield for womplaiance with wiki
...
http://wiki.dolibarr.org/index.php/Extrafields
2013-04-26 10:29:14 +02:00
jfefe
8835868749
Implement MAIN_DOC_USE_TIMING into project and order ODT
2013-04-26 08:48:44 +02:00
jfefe
8a958c31e3
Use MAIN_DOC_USE_TIMING on invoices (odt)
2013-04-26 08:48:44 +02:00
jfefe
036e81a089
Use MAIN_DOC_USE_TIMING on proposals (ODT)
2013-04-26 08:48:44 +02:00
jfefe
bfc15fb99f
Change name of hidden option to add timing in filename (MAIN_DOC_USE_TIMING)
2013-04-26 08:48:43 +02:00
fhenry
d0f44bf25f
Add zero entity into extrafeild deletion
2013-04-26 08:46:25 +02:00
Laurent Destailleur
271dcf578f
Fix: Better error message during import of csv with records split onto
...
several lines.
2013-04-25 23:49:24 +02:00
Laurent Destailleur
36b314a2d6
Try to solve some problems with table (replaced by div).
2013-04-25 20:27:45 +02:00
Laurent Destailleur
726c83d2d2
Merge pull request #877 from FHenry/develop
...
Fix bug on Extrafield list table type
2013-04-25 01:23:57 -07:00
Laurent Destailleur
023b6f2e8b
Fix: Use entity
2013-04-25 10:22:08 +02:00
Laurent Destailleur
86ea79c860
Fix: dol_check_secure_access_document is also used by viewimage. This
...
also solve bug of not found supplier doc and solve some security holes.
2013-04-25 10:06:54 +02:00
Laurent Destailleur
cce857d6ee
Fix: When box is removed, it is added into combo box of available boxes.
2013-04-25 01:35:33 +02:00
Laurent Destailleur
4e0ef01389
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
2013-04-25 01:13:13 +02:00
fhenry
8c440b3f57
Remove entity check in list table extrafield
2013-04-25 00:14:43 +02:00
fhenry
507da4fc3b
Add Zero entity to shared extrafield
2013-04-25 00:09:47 +02:00
fhenry
f1a97d4705
remove ver_export
2013-04-25 00:02:29 +02:00
fhenry
9a0f9477a6
Fix multicompany problem with extrafield list from table
2013-04-25 00:01:38 +02:00
fhenry
7fdf2f3482
Fix for php 5
2013-04-24 23:54:02 +02:00
fhenry
928a1afe18
Fix bug on Extrafield list table type
2013-04-24 21:32:22 +02:00
Laurent Destailleur
3896b99bad
Add UK with GB.
2013-04-24 19:14:59 +02:00
fhenry
7b1616d0c5
Better management extrafield from list of table
2013-04-24 19:14:03 +02:00
fhenry
5789a5d6e9
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-04-24 17:53:59 +02:00
simnandez
436b6259c0
Fix: finish merge
2013-04-24 16:57:46 +02:00
fhenry
9ce7e44f00
use price method rather than price2num. price are use in all PDF, so it
...
should be the same on ODT
2013-04-24 16:47:15 +02:00
Laurent Destailleur
9a2b72f8f8
Compatibility with jmobile
2013-04-24 15:49:43 +02:00
fhenry
41c8a9aa6a
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-04-24 15:07:03 +02:00
Laurent Destailleur
bca399623f
Fix: finish merge
2013-04-24 12:44:36 +02:00
fhenry
d9a2805100
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-04-24 08:50:51 +02:00
Laurent Destailleur
d5f3f47782
New: Use div for tabs.
2013-04-24 03:56:13 +02:00
fhenry
bd1b440743
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-04-23 23:28:44 +02:00
Laurent Destailleur
854b9df96d
Qual: Clean code of box management
2013-04-23 16:18:26 +02:00
Laurent Destailleur
7dce8d2306
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/launchpad/README
build/makepack-dolibarr.pl
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/core/modules/syslog/mod_syslog_file.php
htdocs/filefunc.inc.php
htdocs/product/class/product.class.php
2013-04-23 14:04:56 +02:00
fhenry
ba0e9c0c19
Fix [ bug #843 ] Erreur SQL box_stock
...
fix [ bug #842 ] Erreur SQL Propal
2013-04-23 14:02:29 +02:00
Laurent Destailleur
3f1f065d4e
Fix: log must use the mask defined into setup
...
Conflicts:
htdocs/core/modules/syslog/mod_syslog_file.php
2013-04-23 12:02:56 +02:00
Laurent Destailleur
78a0c7ace2
Fix: log must use the mask defined into setup
2013-04-23 12:00:02 +02:00
Laurent Destailleur
c8b2ce3d8e
Removed warning
2013-04-22 20:46:53 +02:00
Laurent Destailleur
494e9dbe18
Removed warning
2013-04-22 20:45:47 +02:00
Laurent Destailleur
9135fd0272
Merge pull request #868 from jfefe/webservices
...
New webservice to retrieve a document (work on invoice, propal, order and generic
2013-04-22 11:35:35 -07:00
Laurent Destailleur
2c4515f40e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-04-22 20:00:01 +02:00
Laurent Destailleur
5d74f228d8
Removed version into trigger page (version on trigger is useless since
...
trigger depend on module. Only version of module is required).
2013-04-22 19:59:41 +02:00
simnandez
de5a57a3c8
Fix: Uniformize creation in orders
2013-04-22 16:23:59 +02:00
fhenry
3fdc57cc56
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-04-22 16:20:35 +02:00
fhenry
ee4839c92e
Better management for ODT to PDF
2013-04-22 15:50:26 +02:00
Regis Houssin
7217d91f13
Fix: missing commit
2013-04-22 15:26:45 +02:00
Regis Houssin
28757c8d88
Fix: missing commit
2013-04-22 15:26:14 +02:00
Regis Houssin
ccf809b14a
Fix: broken features
2013-04-22 15:10:15 +02:00
Regis Houssin
29a8c10504
Fix: broken features
2013-04-22 15:09:19 +02:00
jfefe
b5e66cc492
Mutualize code for security check when accessing a document by document.php and bywebservice
2013-04-22 15:00:29 +02:00
Regis Houssin
1be6a2c120
Fix: broken features for fileupload
2013-04-22 14:39:25 +02:00
Regis Houssin
63a5aee80e
Fix: broken features for fileupload
2013-04-22 14:37:18 +02:00
Laurent Destailleur
e65e6516c5
Fix: Logon theme on amarok
2013-04-22 14:33:47 +02:00
Laurent Destailleur
54040bed1d
Fix: No slash alone
2013-04-22 12:48:56 +02:00
Laurent Destailleur
5cbb0359aa
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-04-22 10:33:46 +02:00
Laurent Destailleur
ee843924dd
Fix: Some translation change to have things more clear.
2013-04-22 10:33:06 +02:00
Regis Houssin
ab4a3dcaa7
Fix: missing rename field
2013-04-22 10:18:03 +02:00
Laurent Destailleur
89ad634230
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/hookmanager.class.php
htdocs/langs/fr_FR/holiday.lang
2013-04-22 01:39:49 +02:00
Laurent Destailleur
9b07271460
Merge pull request #864 from jfefe/doc_ods
...
Task [#838 ] : Can generate ods document on thirdparty
2013-04-21 16:32:07 -07:00
Laurent Destailleur
11023fa210
Merge pull request #857 from marcosgdf/task-823
...
New: [ task #823 ] Shipping_validate email notification
2013-04-21 16:07:37 -07:00
Laurent Destailleur
e19e0ff557
Fix: Error management
2013-04-22 00:57:56 +02:00
Laurent Destailleur
3f09cbec7e
Merge pull request #855 from marcosgdf/minor-refactor
...
ECM Refactor
2013-04-21 15:18:15 -07:00
Laurent Destailleur
9f3164d710
Merge pull request #849 from GPCsolutions/ca_report_improvments
...
Improved reports
2013-04-21 15:13:34 -07:00
Laurent Destailleur
42b3d6e317
Merge pull request #865 from FHenry/develop
...
Add extrafield select from table
2013-04-21 15:12:04 -07:00
Laurent Destailleur
5893fadb58
Look: Minor style enhancement
2013-04-21 17:56:29 +02:00
fhenry
d6514e1cd6
Add extrafield select from table
2013-04-21 17:36:23 +02:00
JF FERRY
642ba10d84
New hidden option to introduce timing value into odt document nam
2013-04-21 17:04:54 +02:00
Laurent Destailleur
f4513d1beb
Move option ate better place
2013-04-21 16:01:36 +02:00
JF FERRY
83028b958a
Task #838 : retieve extension to work with ods document
2013-04-21 15:12:48 +02:00
JF FERRY
fcf1eeba20
Task #838 - change regex to look at ods document too
2013-04-21 14:55:32 +02:00
Marcos García
82e3a8d0b9
New: [ task #823 ] Shipping_validate email notification
2013-04-21 14:14:30 +02:00
Marcos García
293fc89a9f
Missing copyright
2013-04-21 12:45:34 +02:00
Marcos García
17902a8455
Removed var_dump
2013-04-21 12:44:13 +02:00
Marcos García
7befeae371
ECM Refactor
2013-04-21 12:42:58 +02:00
Laurent Destailleur
ab2709f684
Filter on agenda event are autoselected on "manual event".
2013-04-21 12:26:44 +02:00
Laurent Destailleur
a7f169d102
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-04-20 23:43:19 +02:00
Laurent Destailleur
c282ff91d6
Fix: pgsql compatibility
2013-04-20 23:43:02 +02:00
Laurent Destailleur
9c11b6a246
Merge pull request #851 from FHenry/develop
...
Add hidden option MAIN_ODT_AS_PDF to save ODT as PDF
2013-04-20 12:02:16 -07:00
Laurent Destailleur
12caa20e38
Merge pull request #850 from atm-maxime/develop
...
Carrier conf modification
2013-04-20 11:42:44 -07:00
Laurent Destailleur
4d54b8a22f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-04-20 20:30:48 +02:00
Laurent Destailleur
dd13c334c7
New: Compatibility with jmobile
2013-04-20 20:30:18 +02:00
Laurent Destailleur
2008fd1419
Fix: Optimize for small screen
2013-04-20 17:49:24 +02:00
fhenry
dd8a84bce3
Fix [ bug #833 ] Accounting journals are broken
2013-04-20 13:08:06 +02:00
Maxime Kohlhaas
cf945f0187
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2013-04-20 13:00:33 +02:00
fhenry
413ee7ec78
Add hidden option MAIN_ODT_AS_PDF to save ODT as PDF (only if
...
libreoffice/jodconverter/exec shell right)
2013-04-20 10:44:01 +02:00
Raphaël Doursenaud
f2bd1461b2
Improved reports
...
Added amount without VAT for "CREANCES-DETTES" mode
Added turnover by products/services
Added categories filter for users and products/services
Added period management
Added list sorting
2013-04-20 07:33:10 +02:00
fhenry
62c9366d69
fix debug
2013-04-20 07:21:26 +02:00
fhenry
75194ddb57
Ifo user visibility and maxlength product label regarding db column size
2013-04-20 07:05:31 +02:00
Laurent Destailleur
162ccf68b6
Merge pull request #841 from FHenry/develop
...
fix [ bug #825 ] User first name not visible into users->perms
2013-04-19 17:21:16 -07:00
fhenry
e2d0d0d414
Fix fix as Eldy wish it
2013-04-20 00:10:20 +02:00
Maxime Kohlhaas
bfb05c78cd
Change carrier config into dict instead of dedicated conf page
2013-04-19 20:20:10 +02:00
unknown
8030b39536
fix : undefined variable
2013-04-19 19:45:06 +02:00
Laurent Destailleur
eebbcbec57
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-04-19 19:18:39 +02:00
Laurent Destailleur
bb3f40a1bf
Qual: Clean code to be able to update combo box when removing a box.
...
Qual: Opensurvey tables
2013-04-19 15:26:53 +02:00
Laurent Destailleur
08ae1d289b
Pgsql compatibility
2013-04-19 15:02:53 +02:00
Laurent Destailleur
570e4391a5
Fix: Box with product out of stocks for pgsql
2013-04-19 14:51:39 +02:00
Regis Houssin
5d7b94f661
Fix: the purchase price, manually entered is not taken recovered
2013-04-19 13:30:08 +02:00
Regis Houssin
077698d789
Fix: for avoid missing the customer discount
2013-04-19 12:47:53 +02:00
Laurent Destailleur
df0b0ebf51
Fix: Uniformize pdf code for typhon. This should also solve problem
...
of overlapped text into delivery receipts.
Conflicts:
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
2013-04-19 09:52:25 +02:00
Laurent Destailleur
5c1b3d86c3
Fix: Uniformize pdf code for typhon. This should also solve problem
...
of overlapped text into delivery receipts.
2013-04-19 09:44:37 +02:00
Laurent Destailleur
ac8868e2d2
Fix: Use correct format for js
2013-04-18 19:56:14 +02:00
Laurent Destailleur
a880a8c51e
Qual: Work to prepare usage of jquery data plugins.
2013-04-18 19:37:50 +02:00
Regis Houssin
ebb09db710
Fix: for avoid errors
2013-04-18 11:05:31 +02:00
Juanjo Menent
fa4490ef79
Merge pull request #840 from FHenry/develop
...
[ task #741 ] Gestion des interventions/Add intervention box
2013-04-17 07:59:34 -07:00
Laurent Destailleur
bcacbab481
Qual: No need to use two menu entries for this.
2013-04-17 16:26:14 +02:00
fhenry
4927aae891
[ task #741 ] Gestion des interventions/Add intervention box
2013-04-17 16:20:01 +02:00
Laurent Destailleur
a5deb8e9d7
Fix: bug into is_erasable function.
...
Conflicts:
test/phpunit/NumberingModulesTest.php
2013-04-16 15:54:36 +02:00
Laurent Destailleur
4fe49b6736
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-04-16 15:01:07 +02:00
Laurent Destailleur
248de05196
Fix: bug into is_erasable function.
2013-04-16 15:00:41 +02:00
fhenry
cba73b238c
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/comm/propal.php
Change-Id: I5639c70165c8e1149f3934248737817a02efff0c
2013-04-16 11:37:51 +02:00
Laurent Destailleur
9659ecba70
Merge pull request #836 from jfefe/extrafields
...
Fix on extrafields date type : do not show current date when field not r...
2013-04-16 02:33:01 -07:00
Laurent Destailleur
10ab1a583a
Look: Optimize screens
2013-04-16 01:13:20 +02:00
Laurent Destailleur
51fe0d9e09
Removed duplicate function
2013-04-15 22:26:03 +02:00
jfefe
610fed6b3c
Fix on extrafields date type : do not show current date when field not required
2013-04-15 18:42:00 +02:00
Laurent Destailleur
37e54b3d80
Qual: Update copyright files.
...
Qual: Removed not used library.
Look: Uniformize css.
2013-04-15 18:00:20 +02:00
Laurent Destailleur
8e1c06f617
Qual: Cleaner menu sources
2013-04-15 15:56:50 +02:00
fhenry
24a6321d45
Fix : Add service date limit transfert from propal to order
2013-04-15 15:55:10 +02:00
Laurent Destailleur
de2ddc02e4
Qual: Another clean of menu management system. Removed all files
...
pre.inc.php
2013-04-15 13:11:29 +02:00
Laurent Destailleur
36c55971b5
Fix: PHPUnit Regression
2013-04-14 23:57:07 +02:00
Laurent Destailleur
67052933ca
Fix: PHPUnit
2013-04-14 23:42:24 +02:00
Laurent Destailleur
a0851ba99f
More complete log.
2013-04-14 18:10:02 +02:00
Laurent Destailleur
e4c4cced70
Look: Optimize for small screen
2013-04-14 16:11:55 +02:00
Laurent Destailleur
a5d996de4c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-04-14 14:45:43 +02:00
Laurent Destailleur
f8c3396fa7
Fix: "Now" button was not working when using combo calendar selector.
2013-04-14 14:45:23 +02:00
Laurent Destailleur
22402c38f8
Still working on new menu management.
2013-04-14 14:32:38 +02:00
Juanjo Menent
de19af9e9f
Merge pull request #825 from FHenry/develop
...
[ task #814 ] Add extrafield feature into Project/project tasks module
2013-04-14 05:15:17 -07:00
Laurent Destailleur
3cec5bfc40
doxygen
2013-04-14 11:22:00 +02:00
Laurent Destailleur
b86eba7f34
doxygen
2013-04-14 10:50:33 +02:00
fhenry
00fb40e073
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/langs/ca_ES/admin.lang
htdocs/langs/es_ES/admin.lang
Change-Id: I3c2c0789a92fb3d5506c717986ce0127dec75b9b
2013-04-14 09:40:01 +02:00
Laurent Destailleur
51f444fb8c
Look: Optimize title lines
2013-04-14 02:09:41 +02:00
Laurent Destailleur
e5a945ba5b
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
ChangeLog
htdocs/admin/propal.php
htdocs/compta/journal/purchasesjournal.php
htdocs/compta/journal/sellsjournal.php
htdocs/core/class/conf.class.php
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/files.lib.php
htdocs/core/modules/mailings/contacts2.modules.php
htdocs/langs/ca_ES/admin.lang
htdocs/langs/en_US/admin.lang
htdocs/langs/es_ES/admin.lang
htdocs/langs/fr_FR/admin.lang
htdocs/public/demo/index.php
2013-04-14 01:46:33 +02:00
Laurent Destailleur
38cb9a530f
Doxygen
2013-04-14 01:28:43 +02:00
Laurent Destailleur
bda39f25bf
New: Default aprrover for holidays i sby default hierchical parent.
2013-04-14 01:04:11 +02:00
Laurent Destailleur
fc22489104
Fix: Option SOCIETE_DISABLE_CUSTOMERS not complete
2013-04-13 21:18:41 +02:00
Laurent Destailleur
355168527d
Look: Optimize for smartphone
2013-04-13 18:41:43 +02:00
Laurent Destailleur
1a1e09a5ed
Qual: Clean and mutualize code.
2013-04-13 18:33:23 +02:00
Laurent Destailleur
20c9370690
New: Support the mode readonly of ckeditor
2013-04-13 16:23:05 +02:00
Laurent Destailleur
6e495bfbe1
Fix: lang loading
2013-04-13 14:38:26 +02:00
Laurent Destailleur
90cfa42915
Fix: removed useless
2013-04-12 19:45:09 +02:00
Laurent Destailleur
62893c2ae4
Qual: uniformize code to use function de set with and height for graphs
2013-04-12 17:08:54 +02:00
Laurent Destailleur
26653a42e4
Optimize for terminal with no_mouse_hover
2013-04-12 16:53:06 +02:00
Laurent Destailleur
97b0076c5a
Doxygen
2013-04-12 16:31:16 +02:00
Laurent Destailleur
ae01285fe9
Look: Replace table with div.
...
Look: Optimize for smartphone
2013-04-12 16:16:39 +02:00
Laurent Destailleur
3238a22afd
Fix: Do not show not defined entries
2013-04-12 14:46:48 +02:00
Laurent Destailleur
c9b3193c44
Fix: Hooks with version 3.4 must match specification defined here:
...
http://wiki.dolibarr.org/index.php/Hooks_system
So i try a better fix that implement correctly this. To have the
moveFileUpload trigger keeping dolibarr code, it must return 0.
2013-04-12 13:18:24 +02:00
fhenry
cc497490eb
[ task #814 ] Add extrafield feature into Project/project tasks module
2013-04-12 11:09:53 +02:00
Regis Houssin
9596134e47
Fix: use new method
2013-04-12 10:28:19 +02:00
Regis Houssin
0b2b888584
Fix: use new method
2013-04-12 10:26:52 +02:00
Regis Houssin
85e09a953f
Fix: missing return with hook
2013-04-12 10:04:10 +02:00
Regis Houssin
3892a52852
Fix: missing return with hook
2013-04-12 10:00:20 +02:00
Laurent Destailleur
8e3f0172fc
Fix: Fix tons of pb with num ref system of supplier invoices.
2013-04-12 00:00:31 +02:00
Laurent Destailleur
fe20f8ae1b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
htdocs/install/mysql/tables/llx_expedition.key.sql
htdocs/install/mysql/tables/llx_expedition.sql
2013-04-11 23:08:10 +02:00
Laurent Destailleur
edcc201305
Fix: not complete renaming
2013-04-11 23:04:25 +02:00
Laurent Destailleur
4876aee493
Fix: Fix bad fix of SOCIETE_CODEFOURNISSEUR_ADDON
2013-04-11 20:32:09 +02:00
Laurent Destailleur
616219c99c
Merge pull request #822 from FHenry/develop
...
Qual : PHP Code_Sniffer
2013-04-11 10:14:03 -07:00
fhenry
629ef78dc8
Add subtitution inside header and fotter document
2013-04-11 18:38:50 +02:00
fhenry
2f7be8d2c2
Add hook for substitution
2013-04-11 17:31:24 +02:00
Regis Houssin
662d9cfa6e
Fix: for avoid problem with multicompany thirdparty sharing
2013-04-11 17:11:15 +02:00
Regis Houssin
9b2cbfef05
Fix: for avoid problem with multicompany thirdparty sharing
2013-04-11 17:10:11 +02:00
fhenry
6335918d72
Quel : indentation
2013-04-11 17:06:53 +02:00
fhenry
2440513007
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/modules/mailings/thirdparties_services_expired.modules.php
htdocs/fourn/class/fournisseur.product.class.php
htdocs/opensurvey/fonctions.php
htdocs/opensurvey/public/choix_date.php
htdocs/opensurvey/public/create_survey.php
htdocs/opensurvey/public/exportcsv.php
htdocs/public/paybox/paymentko.php
Change-Id: I57468f3a0f6bb1115bd48b84517060432102c2ea
2013-04-11 10:04:27 +02:00
Laurent Destailleur
792341a4b8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/modules/mailings/thirdparties_services_expired.modules.php
2013-04-11 07:39:16 +02:00
BENKE Charles
e0cb09bd65
Update admin_extrafields.inc.php
...
$default_value not initialised
new type : sellist
2013-04-10 22:38:45 +03:00
Laurent Destailleur
4d0dd0d56c
Fix: Function to generate pdf
2013-04-10 20:50:05 +02:00
Laurent Destailleur
9dd201df10
Fix: Log
2013-04-10 20:47:39 +02:00
Laurent Destailleur
15e86875f3
Fix: sql syntax error
2013-04-10 20:45:38 +02:00
fhenry
98ddd02a32
Qual : PHP Code_Sniffer
2013-04-10 19:55:21 +02:00
Laurent Destailleur
70b7cb1fa3
Fix: Restore suffix
2013-04-10 19:50:54 +02:00
Laurent Destailleur
a32a02e4c1
Fix: Removed warnings
2013-04-10 16:51:13 +02:00
Laurent Destailleur
d7c0cf3d50
Fix: More complete fix for emailing contact selectors.
2013-04-10 16:29:53 +02:00
Regis Houssin
19e902ef8f
Fix: filter on all contacts, not just those related to a company
2013-04-10 16:00:30 +02:00
Regis Houssin
740bc2a656
Fix: filter on all contacts, not just those related to a company
2013-04-10 15:59:54 +02:00
Regis Houssin
8118332dfb
Fix: security
...
Conflicts:
htdocs/core/modules/mailings/contacts2.modules.php
2013-04-10 13:00:05 +02:00
Laurent Destailleur
ba93a4bfe2
Fix: Codesniffer
2013-04-10 12:20:45 +02:00
Regis Houssin
2c51b51a88
Fix: security
2013-04-10 11:56:19 +02:00
Laurent Destailleur
bc1469ff29
Fix: More complete function
2013-04-10 11:03:24 +02:00
Laurent Destailleur
b496436fe3
Qual: Reduce number of methods. Mutualize update_note code.
2013-04-10 10:58:38 +02:00
Laurent Destailleur
7f6fa0bf0f
Fix: Enhance detection of html
2013-04-10 10:40:35 +02:00
Laurent Destailleur
e79d0f50d0
Fix: Regression
2013-04-10 00:08:55 +02:00
Laurent Destailleur
538194f435
New: Add module opensurvey. Final. Test are welcome.
2013-04-09 23:05:50 +02:00
Laurent Destailleur
2ab5c2029d
Merge pull request #817 from grandoc/develop
...
add supplier invoice extrafields and some fixes
2013-04-09 12:21:26 -07:00
fhenry
275bf67bb7
[ task #811 ] Uniformanize note field
2013-04-09 17:18:07 +02:00
Grand Philippe
f4e58d71ed
add supplier invoice extrafields and some fixes
2013-04-09 09:38:25 +02:00
Laurent Destailleur
328801f455
Hide upload on smartphones
2013-04-09 01:27:41 +02:00
Laurent Destailleur
bba123c6ef
Merge pull request #815 from FHenry/develop
...
Fix bug on ODT template path for order and projects
2013-04-08 14:27:28 -07:00
Laurent Destailleur
898a3891e8
Merge pull request #814 from grandoc/develop
...
fix: wrong url
2013-04-08 14:26:15 -07:00
Grand Philippe
5b5b57d4e0
some fixes for supplier orders extrafields
2013-04-08 23:20:35 +02:00
Laurent Destailleur
7d2b11aff5
Qual: Remove a deprecated page, replaced by a more direct combo box.
2013-04-08 19:26:45 +02:00
fhenry
6379b74099
Fix bug on ODT template path for order and projects
2013-04-08 18:02:12 +02:00
Grand Philippe
e54056b805
prepair for insert ExtraFields
2013-04-08 17:39:32 +02:00
Grand Philippe
e21e08717e
normalize code
2013-04-08 16:06:57 +02:00
Grand Philippe
a593e5d4e5
fix: wrong url
2013-04-08 11:56:50 +02:00
fhenry
52706117d9
Merge branch 'develop' into develop_orderextrafield
2013-04-07 23:54:33 +02:00
fhenry
393007625a
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
Change-Id: I9df271d1629014299e7db131a66c1322aa897f6d
2013-04-07 23:52:02 +02:00
Laurent Destailleur
b678183ff2
Log
2013-04-07 21:09:57 +02:00
Laurent Destailleur
5c3e6de073
Qual: Mutualize code. Only one function to build address format.
2013-04-07 17:39:08 +02:00
fhenry
78571e4458
Merge branch 'develop' into develop_orderextrafield
2013-04-07 15:12:27 +02:00
fhenry
0427080a4e
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_orderextrafield
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
Change-Id: I91fe24831dca9e1d9e6b09f85dd4b7bd37bd638e
2013-04-07 15:11:52 +02:00
fhenry
144ab24545
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
Change-Id: I51b110ec2c087110ab6080d1e754438ce83bd9cd
2013-04-07 15:08:47 +02:00
Laurent Destailleur
64a9689473
Fix: [ bug #787 ] Invoice supplier box incorrect tooltip when delay on
...
payment
2013-04-07 14:41:42 +02:00
Laurent Destailleur
fafd426903
Fix: [ bug #787 ] Invoice supplier box incorrect tooltip when delay on
...
payment
2013-04-07 14:40:13 +02:00
Marcos García
6252857440
Fixed translations and BILL_SUPPLIER_BUILDDOC trigger
2013-04-06 17:56:10 +02:00
Laurent Destailleur
ee2a2f7b48
Missing space
2013-04-06 16:43:26 +02:00
fhenry
2b0668bf81
Add paiement mode et delay on PDF muscadet
2013-04-06 13:38:32 +02:00
fhenry
9ff559b033
Add wished delivery date into supplier orders PDF muscadet
2013-04-06 13:06:26 +02:00
fhenry
0aba3cfc05
Fix order_supplier and invoice_supplier PDF model name
2013-04-06 13:00:41 +02:00
fhenry
cc465380da
Fix upgrade bug (llx_printer_ipp) wrong syntax (my fault, sorry)
2013-04-06 12:20:19 +02:00
fhenry
b7137606ee
Merge branch 'develop' into develop_orderextrafield
...
Conflicts:
htdocs/commande/fiche.php
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
Change-Id: If57a2f2a386a2903b976178eb63aef2c8b09473d
2013-04-06 10:41:29 +02:00
Laurent Destailleur
1cf2276584
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/comm/prospect/list.php
2013-04-05 22:59:06 +02:00
Laurent Destailleur
815bb82b0e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-04-05 22:51:19 +02:00
Laurent Destailleur
5f2ea4c65c
Merge pull request #804 from atm-maxime/develop
...
Fixes on invoice payment list and for price by quantity
2013-04-05 13:49:52 -07:00
Laurent Destailleur
bbb0854517
Merge pull request #803 from FHenry/3.3
...
Fix[ bug #774 ] Bug on creating event with box "all day" crossed
2013-04-05 13:49:11 -07:00
Laurent Destailleur
a3c5db968e
Merge pull request #800 from FHenry/develop
...
Qual : Review code after intalling PHPUnit, CodeSniffer on Eclipse...
2013-04-05 13:39:52 -07:00
Laurent Destailleur
a5f72bfb4e
Fix: Some fix after patch merge.
2013-04-05 22:38:46 +02:00
Laurent Destailleur
49c9df3688
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-04-05 22:29:21 +02:00
Laurent Destailleur
7ebd24daea
Merge pull request #805 from zedzedtop/develop
...
Develop
2013-04-05 13:28:58 -07:00
Laurent Destailleur
b47765f721
Optimize for smartphones
2013-04-05 22:26:41 +02:00
Laurent Destailleur
1fb3159045
Qual: Uniformize code
2013-04-05 18:09:05 +02:00
Laurent Destailleur
77050340df
Fix: Do not loose value dol_use_jmobile when using not connected pages
...
(support and forget password)
2013-04-05 17:50:45 +02:00
Laurent Destailleur
58277b0fff
Look: Replace table with div
2013-04-05 17:39:27 +02:00
Laurent Destailleur
ff4c9c495a
Fix: Uniformize field names
2013-04-05 13:35:09 +02:00
fhenry
dfcb38d13f
[ task #793 ] Add extrafield feature into Orders module
2013-04-05 12:43:00 +02:00
fhenry
dcd960a957
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
Change-Id: I2196e69ebae5a057eb6df018b683ff35f721ead9
2013-04-05 11:46:09 +02:00
fhenry
81b34f9918
Fix Error come from [Dolibarr-dev] Errors on comm/mailing/index.php page
...
mail
2013-04-05 09:23:31 +02:00
Laurent Destailleur
d8a86453e5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-04-04 21:15:16 +02:00
Laurent Destailleur
677fb46136
Optimize size of graph
2013-04-04 21:13:51 +02:00
Maxime Kohlhaas
9530e103e8
Fix : price by quantity now updates the discount field only if there is not an existing discount greater than the price by quantity one
2013-04-04 20:44:00 +02:00
juanjo
61b28274f7
[ bug #790 ] Spanish localtax RE not being correctly calculated
2013-04-04 16:32:06 +02:00
fhenry
c109467d20
Qual : Review code after intalling PHPUnit, CodeSniffer on Eclipse...
2013-04-04 13:58:33 +02:00
Laurent Destailleur
4996a4b217
Fix: regex not complete
2013-04-04 12:23:12 +02:00
Laurent Destailleur
281cd49f32
Merge pull request #798 from lrq3000/develop3
...
Add: ODTSubstitution and ODTSubstitutionLine hooks with $odfHandler for ...
2013-04-04 02:36:30 -07:00
Laurent Destailleur
76910d4159
Look: Start to use div to render actions buttons
2013-04-03 18:37:54 +02:00
Laurent Destailleur
545ac638b0
Qual: Removed deprecated code for using a specific mobile theme.
...
New: Include terminal variables to optimize any themes.
Qual: First change to allow butAction buttons to wrap on new lines for
small size screens.
2013-04-03 15:20:56 +02:00
Stephen L
cb3f183353
Add: ODTSubstitution and ODTSubstitutionLine hooks with $odfHandler for extended ODT substitution
...
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2013-04-03 00:57:40 +02:00
Laurent Destailleur
3312e620b4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-04-03 00:37:05 +02:00
Laurent Destailleur
08be243dc4
Optimize with smartphone
2013-04-03 00:36:31 +02:00
fhenry
9572eebae0
Check style
...
(http://www.dolibarr.fr/forum/3-installation/40712-sauvegarde )
2013-04-02 22:22:57 +02:00
fhenry
735e107a51
Better error management on extrafailed input
2013-04-02 14:12:21 +02:00
fhenry
e93b6141e1
Add translation for extrafield
2013-04-02 12:04:37 +02:00
fhenry
893fed9284
[ task #783 ] Add checkbox and radio into extrafield feature
2013-04-02 11:56:53 +02:00
fhenry
d03fb5d363
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-04-02 10:53:29 +02:00
fhenry
489d62dbf1
Better extrafield date management
2013-04-02 10:52:39 +02:00
Laurent Destailleur
f98e40f694
Optimize for smartphone
2013-04-02 10:26:11 +02:00
Laurent Destailleur
c8bc0a1ec9
New: Prepare to code to support jmobile.
2013-04-01 23:38:39 +02:00
Laurent Destailleur
aba9fd8fc5
Fix: Nowrap
2013-04-01 23:01:38 +02:00
Laurent Destailleur
29a1640b4c
Qual: Normalize field ref_supplier into supplier invoices (replace
...
facnumber).
2013-04-01 22:39:27 +02:00
Laurent Destailleur
cf4603f5af
Merge pull request #793 from jfefe/extrafields
...
Task #784 : display calendar into data type extrafields / new methods to manage extrafields
2013-04-01 12:00:08 -07:00
Laurent Destailleur
9449345395
Another step for menu management rewriting
2013-04-01 20:15:52 +02:00
jfefe
cf6f4405cb
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into extrafields
...
Conflicts:
htdocs/comm/propal.php
2013-04-01 19:44:55 +02:00
jfefe
ec52f54a52
Unique function to show input or output of extrafields datas
2013-04-01 18:59:05 +02:00
jfefe
6e66922a6b
Fix : in extrafield force output for date selector
2013-04-01 18:46:53 +02:00
Laurent Destailleur
3c37f89d2e
Work on new menu managers - step x
2013-04-01 16:02:16 +02:00
Laurent Destailleur
e352e4a56f
New: Work on new menu management.
2013-03-31 19:54:56 +02:00
Laurent Destailleur
cc69cf7b76
New: Can defined a clicktodial setup per user
2013-03-31 16:44:24 +02:00
Laurent Destailleur
294a085047
New: ClickToDial setup is easier
2013-03-31 04:03:08 +02:00