Marcos García de La Fuente
|
75b4cb4727
|
NEW #3876 Renamed Product::isservice and Product::isproduct to match PSR-2
|
2015-11-07 14:37:47 +01:00 |
|
Laurent Destailleur
|
71ccdb5cfb
|
FIX Payment form for paypal and paybox was not centered.
|
2015-09-30 19:37:41 +02:00 |
|
Laurent Destailleur
|
0402a1661c
|
Fix: Sending email must be done after payment ok is shown and trigger
has been ran.
|
2015-07-19 14:40:18 +02:00 |
|
Laurent Destailleur
|
d5a4a98c22
|
FIX #3138 - Too much visible thing when access is denied on public pages
|
2015-07-04 14:56:43 +02:00 |
|
jfefe
|
7e0357dcf9
|
FIX : remove deprecated property 'libelle' on product object
|
2015-05-04 03:03:24 +02:00 |
|
aspangaro
|
ef991e6c5d
|
HTML5 - <center> is deprecated - Need CSS - continue working
|
2014-11-24 06:43:15 +01:00 |
|
Laurent Destailleur
|
b124007c8c
|
Merge remote-tracking branch 'origin/3.5' into develop
|
2014-06-09 15:30:41 +02:00 |
|
Laurent Destailleur
|
4c3c62515d
|
Fix: Confusion between is_int and is_numeric.
|
2014-06-09 15:21:20 +02:00 |
|
Raphaël Doursenaud
|
c48c3a9d91
|
Qual: remove PHP closing tag (again)
These were reintroduced by careless merge
|
2014-05-26 13:51:25 +02:00 |
|
Laurent Destailleur
|
3122944ab7
|
Fix: Email html format was missing br.
|
2014-05-07 10:05:32 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Laurent Destailleur
|
b117ea83be
|
Fix: missing trans
Fix: detection of html content
|
2014-04-25 16:45:14 +02:00 |
|
Laurent Destailleur
|
918de2d0a1
|
Fix: Payment detail are not visible.
|
2014-04-11 19:20:11 +02:00 |
|
Laurent Destailleur
|
b77e068a72
|
New: More information into email confirm for paybox payment.
|
2014-04-06 15:01:45 +02:00 |
|
Laurent Destailleur
|
267716b557
|
Just a space between default message and setup message
|
2014-01-07 16:53:07 +01:00 |
|
Laurent Destailleur
|
6e5f3b8bdd
|
Fix: entity into public pages not set at correct place
|
2014-01-07 16:29:25 +01:00 |
|
Laurent Destailleur
|
c51fa7048c
|
Fix: text must not be encoded when provided as data of a function.
|
2013-12-13 21:12:18 +01:00 |
|
Laurent Destailleur
|
2d0a85d6f8
|
New: Add option to send email when paypal or paybox payment is done.
|
2013-06-25 13:19:44 +02:00 |
|
Laurent Destailleur
|
7d2f904174
|
Fix: Option MEMBER_PAYONLINE_SENDEMAIL was not working
|
2013-06-09 12:47:44 +02:00 |
|
Regis Houssin
|
c9a71439b2
|
Fix: EOF
|
2013-06-05 16:24:32 +02:00 |
|
Laurent Destailleur
|
b86eba7f34
|
doxygen
|
2013-04-14 10:50:33 +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 |
|
fhenry
|
98ddd02a32
|
Qual : PHP Code_Sniffer
|
2013-04-10 19:55:21 +02:00 |
|
Laurent Destailleur
|
ba93a4bfe2
|
Fix: Codesniffer
|
2013-04-10 12:20:45 +02:00 |
|
Laurent Destailleur
|
25ec7eed6d
|
New: Can send email to warn when payment for subscription is payed.
|
2013-04-06 16:14:28 +02:00 |
|
Laurent Destailleur
|
89365786a8
|
New: enhance tool fixdosfiles.sh
Convert DOS files to unix
|
2013-03-30 14:27:13 +01:00 |
|
Laurent Destailleur
|
1d76b3153e
|
Start to work onto payment return
|
2013-02-28 17:37:07 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Laurent Destailleur
|
5cf07a214c
|
Fix: Close db at wrong place
|
2012-12-16 19:42:58 +01:00 |
|
Laurent Destailleur
|
bdb112c820
|
Fix: Using bad root url.
|
2012-12-12 14:46:13 +01:00 |
|
Laurent Destailleur
|
caf897cfa7
|
Clean code to help debug pb with payment methods.
|
2012-12-12 01:49:23 +01:00 |
|
Laurent Destailleur
|
e53f6a383d
|
Fix: Removed a hard coded error code.
|
2012-11-20 11:23:34 +01:00 |
|
Regis Houssin
|
e19f8c54f1
|
Fix: strict mode hurricane
|
2012-09-15 10:01:35 +02:00 |
|
Marcos García
|
f3674317ec
|
Removed parenthesis from all require and replaced with single quotes
|
2012-08-22 23:24:21 +02:00 |
|
Marcos García
|
706d79986c
|
Removed parenthesis from all require_once and replaced with single quotes
|
2012-08-22 23:11:24 +02:00 |
|
Laurent Destailleur
|
57c8797459
|
Fix: Subscription must use company name when type is "moral"
|
2012-05-28 22:09:36 +02:00 |
|
Laurent Destailleur
|
5ba7d88c36
|
Fix: Error when url is too long
|
2012-04-02 13:28:22 +02:00 |
|
Laurent Destailleur
|
96b369e9db
|
Fix: Duplicate fields
|
2012-04-02 13:10:22 +02:00 |
|
Laurent Destailleur
|
58e35b307c
|
New: Add option MEMBER_MIN_AMOUNT to force subscription never lower than
value
|
2012-04-02 12:32:55 +02:00 |
|
Laurent Destailleur
|
708561b51a
|
Qual: Move hard coded styles into CSS id/class.
|
2012-03-10 01:07:35 +01:00 |
|
Regis Houssin
|
727a18fde5
|
Fix: use new default variable
|
2012-03-08 14:17:08 +01:00 |
|
Regis Houssin
|
a56a3946a4
|
Fix: clean parameters
|
2012-03-07 14:21:49 +01:00 |
|
Laurent Destailleur
|
d9aa0c4b28
|
Qual: Normalize field names
|
2012-01-19 22:20:28 +01:00 |
|
Laurent Destailleur
|
839781dfbe
|
Qual: Removed a TODO by renaming all ->monnaie into ->currency
|
2011-11-23 14:55:36 +01:00 |
|
Regis Houssin
|
63d60a33fc
|
[task #216] Move lib in core directory
|
2011-10-24 11:25:54 +02:00 |
|
Regis Houssin
|
c65238b773
|
[task #216] Move lib in core directory
|
2011-10-24 10:45:06 +02:00 |
|
Regis Houssin
|
03711cf6f2
|
Fix: remove obsolete tags
|
2011-08-27 19:15:14 +00:00 |
|
Regis Houssin
|
27300fe898
|
Fix: remove obsolete tags (in progress)
|
2011-08-27 16:15:06 +00:00 |
|
Laurent Destailleur
|
37ead2f97e
|
Fix: Avoid errors into rpm packages
|
2011-07-31 23:19:04 +00:00 |
|