Marcos García
d27519338a
Added missing translations
...
Reverted removal of strings in PR #570
Added missing strings to en_US
2013-01-04 22:34:55 +01:00
simnandez
5032c48322
Fix: Bug creating invoice from a contract
2013-01-04 20:54:49 +01:00
simnandez
a585d8b455
Trad: Add missing ca_ES and es_ES translations
2013-01-04 20:54:31 +01:00
simnandez
b4204b9c25
Fix: Withdrawal payment warning
2013-01-04 20:54:15 +01:00
Cedric GROSS
ff3231045b
Fix: A better fix for escaping data: escape for database must be done
...
during sql request forging. Also renamed tag to tag.
Merge:
Security fix emailing read and
unsubscribe
unsubscribe can lead to email disclosure
Conflicts:
htdocs/public/emailing/mailing-unsubscribe.php
2013-01-04 18:08:34 +01:00
Laurent Destailleur
d86eab713c
Merge pull request #570 from simnandez/3.3
...
Fix: Withdrawal payment warning
2013-01-04 08:14:16 -08:00
simnandez
9a3681e6b0
Fix: Bug creating invoice from a contract
2013-01-04 16:23:15 +01:00
simnandez
b9ec558501
Trad: Add missing ca_ES and es_ES translations
2013-01-04 16:13:03 +01:00
simnandez
68866eaa5f
Fix: Withdrawal payment warning
2013-01-04 11:07:31 +01:00
Laurent Destailleur
4c3191a3e0
Merge pull request #569 from FHenry/develop
...
CheckStyle
2013-01-04 01:12:29 -08:00
Laurent Destailleur
a9ce8083cb
Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3
2013-01-04 00:24:39 +01:00
Laurent Destailleur
86645d8be9
Fix: Field birthday must be hidden for moral members
2013-01-04 00:23:46 +01:00
fhenry
0158885415
CheckStyle
...
I check everypalce where this function is call in Dolibarr, and to be
consistant it's better to use new attribute names
2013-01-03 23:57:18 +01:00
Laurent Destailleur
932c36e695
Merge pull request #568 from FHenry/3.3
...
CheckStyle
2013-01-03 11:47:57 -08:00
Laurent Destailleur
f87281bfdb
Fix: Add option to avoid reporting by default a total that is false.
2013-01-03 20:42:26 +01:00
Laurent Destailleur
801fd2e0e5
Merge pull request #567 from cbattarel/develop
...
add amount on orders list lines and total at the bottom of table
2013-01-03 11:39:05 -08:00
Regis Houssin
c730aff87b
Fix: possibility to activate jquery plugins with a constant
2013-01-03 19:14:22 +01:00
Regis Houssin
9af8637bd7
Fix: possibility to activate jquery plugins with a constant
2013-01-03 19:13:09 +01:00
fhenry
3e05581c70
Same as last commit
2013-01-03 15:13:07 +01:00
fhenry
f2a4e42712
CheckStyle
...
I check everypalce where this function is call in Dolibarr, and to be
consistant it's better to use new attribute names
2013-01-03 14:44:04 +01:00
Christophe Battarel
1f973548ca
add amount on orders list lines and total at the bottom of table
2013-01-03 11:06:05 +01:00
Laurent Destailleur
4e27969317
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/core/boxes/box_activity.php
2013-01-02 22:15:58 +01:00
Laurent Destailleur
b667400cc1
Fix: [ bug #618 ] External accounts can access confidential informations
...
(a lot)
2013-01-02 21:35:28 +01:00
Laurent Destailleur
96416735df
Fix: [ bug #618 ] External accounts can access confidential informations
...
(a lot)
2013-01-02 18:43:59 +01:00
Regis Houssin
46a9b5ec53
Merge pull request #566 from defrance69/patch-8
...
Update htdocs/core/boxes/box_activity.php
2013-01-02 07:31:59 -08:00
Laurent Destailleur
380d036d5c
Fix: Bad test onto project list id
2013-01-02 15:12:46 +01:00
Laurent Destailleur
cd6e3464db
Fix: Several fixes for bad management of external/internal users.
2013-01-02 14:35:16 +01:00
BENKE Charles
4eab7b004e
Update htdocs/core/boxes/box_activity.php
...
new release with "last 2 year bills"
2013-01-02 11:08:05 +01:00
Laurent Destailleur
049a6dc742
Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3
2012-12-31 14:00:38 +01:00
Laurent Destailleur
83a3720f43
Merge pull request #563 from marcosgdf/3.3
...
Little bug fixes and translations
2012-12-31 04:49:21 -08:00
Laurent Destailleur
53ee487358
Fix: Use standard syntax for version
2012-12-31 13:40:35 +01:00
Laurent Destailleur
dbdc4e6ce8
Fix: Normalize option names
2012-12-31 13:40:13 +01:00
Laurent Destailleur
f7a53eebfb
Fix: Suggested start date of subscription must be validation date.
2012-12-31 13:39:42 +01:00
Marcos García
674034e648
Translated some strings in the code
2012-12-31 05:55:06 +01:00
Marcos García
d7121f6351
Updated demo trigger class with last changes in triggers
2012-12-31 05:30:09 +01:00
Marcos García
93c5acbf39
There's actually no CONTRACT_MODIFY trigger
2012-12-31 05:26:56 +01:00
Marcos García
50975b61b7
Revert "Fixed typo introduced in commit ca2b3f11b166f395e11af74d825989737920e925"
...
This reverts commit a90db96421 .
2012-12-31 05:22:18 +01:00
Marcos García
adc9897d16
Agenda contacts type wasn't shown in $elementList
2012-12-31 05:10:35 +01:00
Marcos García
3b68faa119
Added missing translations
2012-12-31 05:10:18 +01:00
Marcos García
632b2d7a05
Fixed a bug when modifying a 0% local tax
2012-12-31 04:11:56 +01:00
Marcos García
406ce9e11c
Update changelog + update deprecated triggers in database
2012-12-31 04:11:13 +01:00
Marcos García
a90db96421
Fixed typo introduced in commit ca2b3f11b1
2012-12-31 04:10:48 +01:00
Laurent Destailleur
6b6f725f99
Update doc file
2012-12-31 03:13:11 +01:00
Laurent Destailleur
f345e43dad
Fix: date
2012-12-30 22:23:23 +01:00
Laurent Destailleur
815f43904d
Fix: Warning if setup not complete
2012-12-30 21:56:53 +01:00
Laurent Destailleur
4fe1ba33f9
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
COPYRIGHT
2012-12-30 18:00:07 +01:00
Laurent Destailleur
df43d477fc
Merge pull request #562 from simnandez/3.3
...
Fix: Supplier is mandatory into adding invoice suppliers
2012-12-30 08:38:34 -08:00
Laurent Destailleur
86c9011437
Merge pull request #561 from marcosgdf/3.3
...
Updated changelog + also removed unused triggers when migrating from 3.2.X
2012-12-30 08:36:25 -08:00
Laurent Destailleur
eef861a743
Fix: Update copyright file
2012-12-30 17:26:43 +01:00
Laurent Destailleur
753d79f181
Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3
2012-12-30 17:14:06 +01:00