fhenry
|
aab3e0a8a5
|
Fix Extrafield problem on propal pages
|
2013-05-10 15:33:28 +02:00 |
|
fhenry
|
0a26be3f04
|
Fix security leak
|
2013-05-10 15:11:49 +02:00 |
|
fhenry
|
9427e32e2e
|
Fix security breach (SQL injection)
|
2013-05-10 15:04:16 +02:00 |
|
fhenry
|
358f051b8e
|
Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
|
2013-05-10 14:53:13 +02:00 |
|
Laurent Destailleur
|
9b30f116f1
|
Fix: Some lib missing when jmobile enabled.
|
2013-05-10 12:48:11 +02:00 |
|
fhenry
|
a4e8e8eb4b
|
Add fecth extrafield into fetch user class
|
2013-05-10 12:03:27 +02:00 |
|
Laurent Destailleur
|
ce6e1dc2a6
|
Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4
|
2013-05-09 23:35:04 +02:00 |
|
Laurent Destailleur
|
e5ef27b168
|
Fix: no underline onto link that are disabled.
|
2013-05-09 22:43:01 +02:00 |
|
Laurent Destailleur
|
cc500cceba
|
Fix: form into table is not W3C (broken with some uncommon browsers).
|
2013-05-09 22:39:31 +02:00 |
|
fhenry
|
30fb1e5e05
|
Fix bug [ bug #885 ] silent pgsql errors with click2dial
|
2013-05-09 10:26:04 +02:00 |
|
simnandez
|
5e059fb15d
|
Trad: Added missing translations
|
2013-05-08 17:59:16 +02:00 |
|
Marcos García
|
e18eb3a6b3
|
Added missing translations
|
2013-05-08 17:20:20 +02:00 |
|
Laurent Destailleur
|
9c0839074c
|
Merge pull request #931 from marcosgdf/translations
Improved translations
|
2013-05-08 00:13:10 -07:00 |
|
Laurent Destailleur
|
28c4f9af61
|
Merge pull request #933 from FHenry/3.4
Make constraint SQL unique name (Mandatory for PgSQL)
|
2013-05-08 00:12:54 -07:00 |
|
Laurent Destailleur
|
68f3a634b6
|
Merge pull request #932 from marcosgdf/minor
Removed innecesary whitespace when no picto is displayed
|
2013-05-08 00:11:58 -07:00 |
|
fhenry
|
8c37063541
|
Fix bug [ bug #881 ] some errors
|
2013-05-07 18:59:28 +02:00 |
|
fhenry
|
68259c51eb
|
Fix [ bug #886 ] Silent pgsql errors in
/fourn/commande/fiche.php?action=create
|
2013-05-07 17:09:31 +02:00 |
|
fhenry
|
37a9686921
|
Fix bug [ bug #884 ] Warnings on /compta/bank/index.php
|
2013-05-07 17:06:10 +02:00 |
|
fhenry
|
207f6cea28
|
Fix [ bug #883 ] Silent pgsql errors in comm/index.php
|
2013-05-07 16:59:27 +02:00 |
|
fhenry
|
16e06736e6
|
Fix bug [ bug #882 ] [3.4.0] Can't open WithdrawalReceipt / fichier de
prélèvement
|
2013-05-07 16:50:27 +02:00 |
|
fhenry
|
de4b9b01bf
|
Fix Bug [ bug #880 ] Prelevement section is broken
|
2013-05-07 15:34:40 +02:00 |
|
fhenry
|
1fc693f692
|
Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
|
2013-05-07 15:21:10 +02:00 |
|
fhenry
|
c623e7913b
|
Update migration script with new idx index unique name opensurvey
|
2013-05-07 14:31:11 +02:00 |
|
Regis Houssin
|
6ec81375c4
|
Fix: missing rename note to note_private and add note_public
|
2013-05-07 14:26:11 +02:00 |
|
fhenry
|
f016517ed1
|
Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
|
2013-05-07 13:55:16 +02:00 |
|
Laurent Destailleur
|
8a82c8c5d5
|
Merge remote-tracking branch 'origin/3.3' into 3.4
Conflicts:
htdocs/contact/class/contact.class.php
htdocs/margin/agentMargins.php
htdocs/margin/tabs/productMargins.php
|
2013-05-07 13:08:30 +02:00 |
|
Laurent Destailleur
|
c28ef8a557
|
Fix: Delete deprecated files during install as they create conflicts
when migrating from old versions.
|
2013-05-07 12:51:45 +02:00 |
|
fhenry
|
6427129480
|
Fix extrafields update/save on User/fiche.php
|
2013-05-07 12:25:32 +02:00 |
|
fhenry
|
b3f40b900b
|
Make constraint SQL unique name (Mandatory for PgSQL)
|
2013-05-07 09:26:31 +02:00 |
|
Marcos García
|
0a90af0b99
|
Fixed untranslated string
|
2013-05-06 23:31:19 +02:00 |
|
Marcos García
|
c81cf6364a
|
Removed innecesary whitespace when no picto is displayed
|
2013-05-06 22:59:50 +02:00 |
|
Marcos García
|
20e0fe4b24
|
Corrected translation key
|
2013-05-06 22:24:05 +02:00 |
|
Marcos García
|
f9093e00bb
|
Missing es_ES translations
|
2013-05-06 18:14:16 +02:00 |
|
Regis Houssin
|
3aa049b661
|
Fix: regression
|
2013-05-06 17:57:33 +02:00 |
|
Juanjo Menent
|
0e49ec93f9
|
Merge pull request #929 from marcosgdf/holidays-minor
Minor changes in holidays module
|
2013-05-06 08:17:25 -07:00 |
|
Juanjo Menent
|
a53e4123eb
|
Merge pull request #927 from marcosgdf/holidays-bug
Fixed bug with holidays log
|
2013-05-06 08:14:46 -07:00 |
|
Juanjo Menent
|
192ef564be
|
Merge pull request #924 from marcosgdf/minor
Replaced addslashes with $this->db->escape
|
2013-05-06 08:12:19 -07:00 |
|
Marcos García
|
e1913f4a13
|
Stetic fix: Select was not valigned
|
2013-05-06 17:07:20 +02:00 |
|
Marcos García
|
7e11f7466a
|
Missing translations
|
2013-05-06 17:07:12 +02:00 |
|
Marcos García
|
d7a7f316d3
|
Replaced "Jours" with DurationDays translation key
|
2013-05-06 16:51:08 +02:00 |
|
Marcos García
|
d0635901a6
|
Fixed bug with holidays log
|
2013-05-06 16:45:03 +02:00 |
|
Juanjo Menent
|
ea2109b635
|
Merge pull request #922 from marcosgdf/translations
Corrected es_ES translations
|
2013-05-06 07:06:01 -07:00 |
|
fhenry
|
0bb9ee158a
|
Fix trigger call ficher inter create
|
2013-05-06 13:47:33 +02:00 |
|
fhenry
|
ae4e861147
|
Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
|
2013-05-06 09:54:42 +02:00 |
|
fhenry
|
441ad8c6d0
|
Fix Trad Fr
|
2013-05-06 09:53:58 +02:00 |
|
fhenry
|
8bd7c6a763
|
Fix Trad Fr
|
2013-05-06 09:53:23 +02:00 |
|
Marcos García
|
e2a73839bc
|
Replaced addslashes with $this->db->escape
|
2013-05-04 20:17:05 +02:00 |
|
Marcos García
|
a5009fd555
|
Corrected es_ES translations
|
2013-05-04 19:35:38 +02:00 |
|
fhenry
|
bdb81803bd
|
Merge branch '3.3' of https://github.com/Dolibarr/dolibarr.git into 3.3
|
2013-05-04 09:06:32 +02:00 |
|
fhenry
|
95e4474906
|
Fix bug on PgSQL if user in on another entity than 1
|
2013-05-03 20:56:58 +02:00 |
|
Laurent Destailleur
|
1c9caeb0d3
|
Fix: CRLF
|
2013-05-03 18:33:23 +02:00 |
|
Laurent Destailleur
|
0b228b3a87
|
Merge remote-tracking branch 'origin/3.3' into 3.4
Conflicts:
htdocs/user/perms.php
|
2013-05-03 18:33:05 +02:00 |
|
Laurent Destailleur
|
c8ef07a889
|
Merge branch '3.3' of https://github.com/Dolibarr/dolibarr.git into 3.3
|
2013-05-03 16:14:27 +02:00 |
|
Laurent Destailleur
|
723bd6f750
|
Fix: [ bug #872 ] Erreur sur page Accueil Commerciale avec pgsql
(3.4-beta).
Fix: Permission tab was not visible for external users.
|
2013-05-03 16:10:28 +02:00 |
|
fhenry
|
4a1eb1a588
|
Fix margin calculation
|
2013-05-03 15:26:20 +02:00 |
|
fhenry
|
a35a44b23e
|
Fix margin calculation problem
|
2013-05-03 15:22:41 +02:00 |
|
Laurent Destailleur
|
8dcb396fb8
|
Merge pull request #914 from FHenry/3.4
fix margin calculation problem
|
2013-05-03 04:18:15 -07:00 |
|
Laurent Destailleur
|
b7f3f07fc7
|
Fix: [ bug #840 ] fichetwothirdright 65% to 55%
|
2013-05-03 12:13:10 +02:00 |
|
Laurent Destailleur
|
c850d413f4
|
Fix: [ bug #871 ] Erreur MAJ 3.2 -> 3.3 avec pgsql
|
2013-05-03 12:00:55 +02:00 |
|
Laurent Destailleur
|
880daa4375
|
Fix: log file permission during install
|
2013-05-03 11:51:26 +02:00 |
|
fhenry
|
9038549d0d
|
fix margin calculation problem
|
2013-05-03 11:50:13 +02:00 |
|
Laurent Destailleur
|
97de97de9d
|
Prepare branch 3.4
|
2013-05-03 10:17:46 +02:00 |
|
Laurent Destailleur
|
7382a97223
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/compta/facture/class/facture.class.php
|
2013-05-03 10:13:31 +02:00 |
|
Laurent Destailleur
|
c17cd04686
|
Merge pull request #904 from defrance69/patch-5
Update modSociete.class.php
|
2013-05-03 01:09:37 -07:00 |
|
Laurent Destailleur
|
776655d8c6
|
Merge pull request #903 from defrance69/patch-4
Update modProduct.class.php
|
2013-05-03 01:09:29 -07:00 |
|
Laurent Destailleur
|
2e4c73ebc4
|
Fix: Link to phone with tel: must be only onto terminal that support
protocol "tel:"
|
2013-05-03 10:06:54 +02:00 |
|
Marcos García
|
c65620ab62
|
Merge branch '3.3' of git://github.com/Dolibarr/dolibarr into bug-866
Conflicts:
ChangeLog
|
2013-05-03 08:17:58 +02:00 |
|
Marcos García
|
f8f4fd3a6f
|
Enhanced fix
|
2013-05-03 08:16:31 +02:00 |
|
Laurent Destailleur
|
fc0d5abd14
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
ChangeLog
htdocs/compta/prelevement/bons.php
htdocs/compta/prelevement/fiche-stat.php
htdocs/contact/class/contact.class.php
htdocs/contrat/class/contrat.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/core/modules/modSociete.class.php
htdocs/projet/fiche.php
test/phpunit/FilesLibTest.php
|
2013-05-03 00:15:02 +02:00 |
|
fhenry
|
f9328f4018
|
Propal don't move
|
2013-05-02 23:00:33 +02:00 |
|
fhenry
|
0dbc73a6cc
|
Change-Id: Ie16265e57fa29748fa6c8a1e15ac15ff70786d1d
|
2013-05-02 22:57:42 +02:00 |
|
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
|
4687350337
|
Merge pull request #910 from marcosgdf/3.3-translations
Translation improvements + fixed statut image of returned prelevement
|
2013-05-02 10:42:53 -07:00 |
|
Laurent Destailleur
|
3a531f048a
|
Merge pull request #906 from grandoc/3.3
fix: undefined property
|
2013-05-02 10:42:13 -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
|
fa497cf5fc
|
Fix: Trans and wrap
|
2013-05-02 18:25:27 +02: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 |
|
fhenry
|
7e47b37ade
|
Fix [ bug #788 ] Date of linked interventions are not shown
|
2013-05-02 13:56:14 +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
|
8d6f959d31
|
Fix [ bug #864 ] fournisseur_extrafields
|
2013-05-01 22:57:03 +02:00 |
|
Marcos García
|
97478ccbf2
|
Error statut image + not translated strings
|
2013-05-01 20:54:45 +02:00 |
|
Marcos García
|
95f63a8171
|
Corrected some es_ES translations and fixed problems with translations not being translated
|
2013-05-01 20:43:08 +02:00 |
|
Marcos García
|
a9e63610ae
|
Fixed bug #866: Standing order from an invoice suggests invoice total amount instead of remaining to pay
|
2013-05-01 20:40:29 +02:00 |
|
fhenry
|
3b6efd569d
|
Fix bug [ bug #861 ] Erreur de droit groupe et utilisateur
|
2013-05-01 17:09:08 +02:00 |
|
Laurent Destailleur
|
cbc56f8044
|
Fix: W3C
Fix: Translation
|
2013-05-01 16:05:52 +02:00 |
|
Laurent Destailleur
|
5c95018356
|
Fix: Avoid empty arrays
|
2013-05-01 16:00:06 +02:00 |
|
fhenry
|
ed9581f77f
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2013-05-01 14:40:07 +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
|
08b656dc0a
|
Look: missing top border
|
2013-05-01 13:40:24 +02:00 |
|
Laurent Destailleur
|
3daac1d7ab
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2013-05-01 13:35:01 +02:00 |
|
Grand Philippe
|
7f27801c3c
|
fix: Undefined property: stdClass::$xxx
|
2013-05-01 09:41:36 +02:00 |
|
philippe
|
8d844a1094
|
Merge branch '3.3' of https://github.com/Dolibarr/dolibarr.git into 3.3
|
2013-05-01 09:08:15 +02:00 |
|
Laurent Destailleur
|
5b85adfb90
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/compta/bank/account.php
|
2013-05-01 02:35:27 +02:00 |
|
Laurent Destailleur
|
d9e01ae63d
|
Fix: Links when transaction is withdraw has disappeared.
|
2013-05-01 02:33:29 +02:00 |
|
Laurent Destailleur
|
43d64cca1b
|
Fix: Links when transaction is withdraw has disappeared.
|
2013-05-01 02:28:14 +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
|
440912a4d3
|
fix [ bug #827 ] AJAX search does not respect multiprice level
|
2013-04-30 21:35:27 +02:00 |
|
Laurent Destailleur
|
8f214a77c5
|
Fix: Fix error with linux rules
|
2013-04-30 21:31:35 +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 |
|
fhenry
|
0b8d78c4f6
|
[ bug #865 ] Dolibarr navigation array in project/task do not work
Conflicts:
htdocs/projet/fiche.php
Change-Id: I7607f97d21cc695c9b295d94f5abcb64fe25f3af
|
2013-04-30 18:23:44 +02:00 |
|
Laurent Destailleur
|
761b2d05d4
|
Fix: delete of files with [ and glob.
|
2013-04-30 17:24:11 +02:00 |
|
fhenry
|
59f218ab42
|
[ bug #865 ] Dolibarr navigation array in project/task do not work
|
2013-04-30 16:00:30 +02:00 |
|
Grand Philippe
|
114ace6499
|
fix: undefined property
|
2013-04-30 15:22:39 +02:00 |
|
fhenry
|
1fc04d5b5c
|
Add table extrafield for commande fournisseur...
Seems this module work as separate from order but config is missing. Try
to create a new one.
|
2013-04-30 13:56:03 +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
|
4a9ed428f0
|
Fix: isset on scalar value
|
2013-04-30 09:58:30 +02:00 |
|
Laurent Destailleur
|
f8b4551ef6
|
Merge pull request #901 from marcosgdf/develop
Holidays module improvements
|
2013-04-29 10:28:47 -07:00 |
|
Laurent Destailleur
|
1e9157603d
|
Merge pull request #900 from defrance69/patch-3
Update project.class.php
|
2013-04-29 10:27:55 -07:00 |
|
Laurent Destailleur
|
9fabf75f14
|
Merge pull request #898 from defrance69/patch-1
Update projects.lang
|
2013-04-29 10:27:36 -07:00 |
|
Laurent Destailleur
|
4274a1aa21
|
Merge pull request #897 from grandoc/3.3
fix some indefined index
|
2013-04-29 10:27:25 -07:00 |
|
Laurent Destailleur
|
a9b7e9eaac
|
Merge pull request #899 from defrance69/patch-2
Update element.php
|
2013-04-29 10:27:16 -07:00 |
|
Laurent Destailleur
|
cd6ceaf3f4
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/holiday/fiche.php
|
2013-04-29 19:04:15 +02:00 |
|
Marcos García
|
bf36376215
|
Corrected ca_ES translations
Translations made by Juanjo Menent (simnandez)
|
2013-04-29 18:05:11 +02:00 |
|
Marcos García
|
da9cbc6e58
|
Corrected translation key
|
2013-04-29 18:02:18 +02:00 |
|
Marcos García
|
7dd457d2df
|
Added DurationDays string to the table
|
2013-04-29 18:01:26 +02:00 |
|
Marcos García
|
8837caeb6f
|
Style improvement
|
2013-04-29 17:57:24 +02:00 |
|
Marcos García
|
b9429fc98e
|
Fixed a bug when showing users to define holidays
|
2013-04-29 17:24:02 +02:00 |
|
simnandez
|
fd85755461
|
Fix: [ bug #855 ] Holiday approval email in French
|
2013-04-29 12:55:14 +02:00 |
|
simnandez
|
00adb1b9ab
|
Fix: [ bug #855 ] Holiday approval email in French
|
2013-04-29 12:46:07 +02:00 |
|
BENKE Charles
|
d9363f441a
|
Update project.class.php
Add feature to add element in elements page of a project
|
2013-04-29 13:02:58 +03:00 |
|
BENKE Charles
|
830aff99e4
|
Update element.php
add feature: join element from element page
|
2013-04-29 12:54:29 +03:00 |
|
BENKE Charles
|
1d68a01298
|
Update projects.lang
Add Link element on elements page
|
2013-04-29 12:49:03 +03:00 |
|
Laurent Destailleur
|
840dcfec38
|
Fix: Bad detection of PDF format.
|
2013-04-29 09:25:42 +02:00 |
|
Laurent Destailleur
|
9bbe5014e6
|
Fix: Bad field size on old installations
|
2013-04-28 23:50:40 +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 |
|
Laurent Destailleur
|
ce47a7d731
|
printSearchForm hook match specifications
|
2013-04-28 20:53:23 +02:00 |
|
Laurent Destailleur
|
b21a13b789
|
Fix: compatibility with jmobile
|
2013-04-28 20:29:21 +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
|
27ae971f35
|
Fix: W3C
|
2013-04-28 12:46:52 +02:00 |
|
Grand Philippe
|
1d52d50ac1
|
fix: issue from last commit
|
2013-04-28 12:17:04 +02:00 |
|
Grand Philippe
|
0661f9f1f8
|
fix: Assigning the return value of new by reference is deprecated
|
2013-04-28 10:40:25 +02:00 |
|
Grand Philippe
|
647956576d
|
fix some indefined index
|
2013-04-28 08:21:46 +02:00 |
|
Marcos García
|
54fc731df7
|
Fix: [bug #856] Mail error if destination user doesn't have an email
|
2013-04-28 01:58:57 +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
|
757473cf86
|
Replace table with div
|
2013-04-28 00:36:49 +02:00 |
|
jfefe
|
54f0d1b1a5
|
Fix : use standard method to show extrafields
|
2013-04-27 22:57:29 +02:00 |
|
Laurent Destailleur
|
de1f53db45
|
Merge pull request #894 from marcosgdf/holidays-translations
Holidays translations
|
2013-04-27 12:54:16 -07:00 |
|
Laurent Destailleur
|
f8e0f40ffa
|
Merge pull request #891 from marcosgdf/bug-857
Fix: [ bug #857 ] Invoice created from shipment does not have the order ...
|
2013-04-27 12:53:55 -07:00 |
|
Laurent Destailleur
|
4c9a728799
|
Merge pull request #890 from marcosgdf/translations
Improved translations
|
2013-04-27 12:53:15 -07:00 |
|
Laurent Destailleur
|
ab668f0f07
|
Merge pull request #892 from marcosgdf/expedition-translations
Corrected incorrect lang trans key
|
2013-04-27 12:51:52 -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
|
9dc0a19ed3
|
More logs
|
2013-04-27 21:36:52 +02:00 |
|
Laurent Destailleur
|
e4ea3b9b0e
|
Propagation of param missing.
|
2013-04-27 21:35:30 +02:00 |
|
simnandez
|
823b716042
|
Trad: Add ca_ES holiday translations
|
2013-04-27 17:52:14 +02:00 |
|
simnandez
|
d982148b7b
|
Fix: [ bug #855 ] Holiday approval email in French
|
2013-04-27 17:20:02 +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
|
0672d10a3f
|
Fixed typos
|
2013-04-27 14:54:03 +02:00 |
|
Marcos García
|
bd2b363e40
|
Modified traslation keys to reflect expected translation
|
2013-04-27 14:50:14 +02:00 |
|
Marcos García
|
8e7b72d09e
|
Fixed incorrect translations in holidays module
|
2013-04-27 14:42:37 +02:00 |
|
Marcos García
|
7a115a9216
|
Expedition class name was not being translated when creating invoice from it
|
2013-04-27 13:55:20 +02:00 |
|
Marcos García
|
ecaea4c575
|
Corrected incorrect lang trans key
|
2013-04-27 13:51:05 +02:00 |
|
Marcos García
|
1065645fb6
|
Fix: [ bug #857 ] Invoice created from shipment does not have the order discount
|
2013-04-27 13:45:25 +02:00 |
|
Marcos García
|
be5fcfdce3
|
Improved es_ES translations + replaced lang key in margins module admin page
|
2013-04-27 12:56:57 +02:00 |
|
Marcos García
|
36574771a6
|
Translation of barcode internal engine string
|
2013-04-27 12:49:19 +02:00 |
|
Marcos García
|
5784cb120a
|
Moved GenbarcodeLocation from products.lang to admin.lang
|
2013-04-27 12:32:20 +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
|
b721111409
|
Merge pull request #883 from marcosgdf/bug-846
Fixed bug #846: Create a supplier invoice (without project)
|
2013-04-26 13:05:52 -07:00 |
|
Laurent Destailleur
|
b1cf0b9a76
|
Merge pull request #889 from marcosgdf/translations
Corrected translation key
|
2013-04-26 13:04:27 -07:00 |
|
Laurent Destailleur
|
44a1120c06
|
Merge pull request #888 from FHenry/3.3
Fix bug Pgsql
|
2013-04-26 13:04:17 -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 |
|
Laurent Destailleur
|
f04abccdf3
|
Look cleaner
|
2013-04-26 21:07:51 +02: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 |
|
fhenry
|
5dce16863f
|
Review delete extrafield in delete class method
|
2013-04-26 17:20:21 +02:00 |
|
Marcos García
|
652e0c1b5f
|
Corrected translation key
|
2013-04-26 17:19:14 +02:00 |
|
fhenry
|
53ca1546d0
|
Fetch optionnal into fetch of propal
|
2013-04-26 16:58:04 +02:00 |
|
fhenry
|
e76f997ded
|
Fix adherent class mistake
|
2013-04-26 16:53:22 +02:00 |
|
fhenry
|
5d8e541292
|
Fetch_optionals into fetch commande
|
2013-04-26 16:51:01 +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
|
b67faf1eb1
|
Fix PgSQL
|
2013-04-26 13:01:42 +02:00 |
|
fhenry
|
4ff5922a55
|
Fix pgSQL bug
|
2013-04-26 12:53:13 +02:00 |
|
fhenry
|
9e1487fc61
|
Fix bug Pgsql
|
2013-04-26 12:44:21 +02:00 |
|
Regis Houssin
|
3b934118c5
|
Fix: security problem with multicompany
|
2013-04-26 12:36:02 +02:00 |
|
Regis Houssin
|
016b4a2baa
|
Fix: security problem with multicompany
|
2013-04-26 12:35:31 +02:00 |
|
fhenry
|
b9f7d4c302
|
Fix bug on invoice extrafield type date
|
2013-04-26 12:20:15 +02:00 |
|
fhenry
|
30ad2f1609
|
Fix bug in fetch_optionals
|
2013-04-26 10:51:17 +02:00 |
|
fhenry
|
b4f3e9d5a8
|
fix table name in migration script
|
2013-04-26 10:34:11 +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 |
|