Laurent Destailleur
|
bbfc4a3e17
|
NEW Look and feel v8 - Show Picto "+" on all links "Add record"
|
2018-04-18 03:26:15 +02:00 |
|
Laurent Destailleur
|
8fbde88872
|
Look and feel v8
|
2018-04-15 17:37:49 +02:00 |
|
Laurent Destailleur
|
9e50bbb9b1
|
standardize code
|
2018-04-15 16:35:18 +02:00 |
|
Laurent Destailleur
|
be965bdbab
|
Clean code
|
2018-04-13 13:28:48 +02:00 |
|
Laurent Destailleur
|
1521b0595b
|
Clean code
|
2018-04-13 11:03:03 +02:00 |
|
All-3kcis
|
880fa55dd5
|
display user-friendly filesize
|
2018-04-12 15:29:22 +02:00 |
|
Laurent Destailleur
|
0bf4381226
|
NEW The field "visible" on extrafield can accept expression as condition
|
2018-04-10 15:39:11 +02:00 |
|
Laurent Destailleur
|
7108f68db9
|
Remove old deprecated hook insertExtraFields. Triggers must be used for
action on CRUD events.
|
2018-04-10 12:03:01 +02:00 |
|
Laurent Destailleur
|
956fc2376d
|
FIX #8483
|
2018-04-06 12:27:55 +02:00 |
|
Regis Houssin
|
b43aca0f8d
|
Fix: use dol_string_nohtmltag instead (with strip_tags)
|
2018-04-06 08:52:02 +02:00 |
|
Regis Houssin
|
c5cf2e4d50
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_ldap
|
2018-04-06 08:13:37 +02:00 |
|
Laurent Destailleur
|
9d9f3ddf85
|
Merge pull request #8502 from ATM-Marc/NEW_create_from_list
NEW: generalize use of button to create new element from list
|
2018-04-05 16:40:15 +02:00 |
|
Laurent Destailleur
|
28b00fc021
|
Merge pull request #8486 from hregis/develop_email
Fix: avoid space in email address
|
2018-04-05 13:12:03 +02:00 |
|
Laurent Destailleur
|
af6ab27b23
|
Merge pull request #8481 from grandoc/develop
cleaning code
|
2018-04-05 12:45:10 +02:00 |
|
Marc de Lima Lucio
|
c2d3e2a701
|
NEW: generalize button to create object from list, for the remaining lists
|
2018-04-03 15:28:12 +02:00 |
|
Regis Houssin
|
edaa558ef7
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_ldap
|
2018-04-01 11:50:16 +02:00 |
|
Laurent Destailleur
|
43f8834b28
|
Uniformize code with the new module builder framework
|
2018-03-31 18:48:27 +02:00 |
|
Regis Houssin
|
8c610904ac
|
Fix: remove multi spaces
|
2018-03-30 07:36:23 +02:00 |
|
Regis Houssin
|
546f3f8b96
|
Fix: avoid space in email address
|
2018-03-30 07:19:42 +02:00 |
|
Regis Houssin
|
34c484dea7
|
Fix: missing adherent type
|
2018-03-29 19:16:39 +02:00 |
|
Regis Houssin
|
0e4d796f88
|
Fix: more complete
|
2018-03-29 18:47:53 +02:00 |
|
Philippe GRAND
|
bad970ff05
|
cleaning code
|
2018-03-29 15:04:48 +02:00 |
|
Regis Houssin
|
6e616e1198
|
Fix: better performance for openldap
|
2018-03-28 10:06:00 +02:00 |
|
Laurent Destailleur
|
53dde8dc0c
|
Fix confirmation email for membership payment
|
2018-03-25 15:00:43 +02:00 |
|
Laurent Destailleur
|
6ef1dbbe0f
|
FIX auto open contract if one result found
|
2018-03-24 18:28:06 +01:00 |
|
Laurent Destailleur
|
c864dbd515
|
Save Stripe customer id when using online member subscription
|
2018-03-23 23:59:35 +01:00 |
|
Laurent Destailleur
|
c7e93a5a3b
|
Serious enhancement in auto subscription for member module
|
2018-03-23 22:49:08 +01:00 |
|
Laurent Destailleur
|
53edb86ffb
|
Make sending of email for member module ok with new email template archi
|
2018-03-23 19:35:25 +01:00 |
|
Laurent Destailleur
|
7363ae17ee
|
Move setup of email for module module into email templates
|
2018-03-23 16:09:46 +01:00 |
|
Laurent Destailleur
|
5556986001
|
Trad
|
2018-03-21 20:15:21 +01:00 |
|
Laurent Destailleur
|
517301f014
|
Work on subscription reminder
|
2018-03-21 16:40:09 +01:00 |
|
Laurent Destailleur
|
928d428956
|
Merge pull request #8412 from atm-florian/dev_scrunit
fix scrutinizer
|
2018-03-19 12:08:14 +01:00 |
|
Laurent Destailleur
|
5a98958280
|
Update adherent.class.php
|
2018-03-19 12:07:08 +01:00 |
|
Laurent Destailleur
|
d4ae0395ed
|
NEW Look and feel v8: Use a different picto for delete and unlink
|
2018-03-18 19:13:42 +01:00 |
|
florian HENRY
|
9cd5fabba8
|
fix scrutinizer
|
2018-03-16 16:51:24 +01:00 |
|
Laurent Destailleur
|
a642ac60f6
|
Removed deprecated property $cotisation on membe types
|
2018-03-16 10:38:09 +01:00 |
|
Laurent Destailleur
|
e2cbf903ba
|
Remove deprecated code
|
2018-03-16 10:33:23 +01:00 |
|
Laurent Destailleur
|
eb5d5d07ec
|
Remove the old deprecated code of doActions in canvas. The doActions of
hooks are already available and are better.
|
2018-03-16 09:58:46 +01:00 |
|
Laurent Destailleur
|
852bf8dab7
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/card.php
htdocs/societe/class/societe.class.php
|
2018-03-15 01:57:35 +01:00 |
|
Laurent Destailleur
|
4957ea9178
|
Fix SQLi reported by op7ica
|
2018-03-15 01:55:16 +01:00 |
|
Laurent Destailleur
|
c3b9c91200
|
Fix SQLi reported by op7ica
|
2018-03-15 01:33:46 +01:00 |
|
Laurent Destailleur
|
93f4d6fdcd
|
Translation
|
2018-03-11 21:34:38 +01:00 |
|
florian HENRY
|
8e84b733dc
|
fix scrutinizer
|
2018-03-10 00:13:41 +01:00 |
|
Laurent Destailleur
|
9efea6e30e
|
Fix var not defined
|
2018-03-09 22:59:44 +01:00 |
|
Laurent Destailleur
|
0b316c3980
|
Attach invoice on email subscription confirmation
|
2018-03-08 15:01:34 +01:00 |
|
Laurent Destailleur
|
1ca5c7083a
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.formother.class.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
|
2018-03-07 11:54:48 +01:00 |
|
Laurent Destailleur
|
592a97f9a5
|
Fix default topic
|
2018-03-06 12:45:48 +01:00 |
|
Laurent Destailleur
|
a086bd0137
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/actions_linkedfiles.inc.php
htdocs/core/class/utils.class.php
|
2018-03-06 09:20:45 +01:00 |
|
Laurent Destailleur
|
7c95233e3c
|
FIX Trad and creation date in subscription create
|
2018-03-06 09:08:28 +01:00 |
|
Laurent Destailleur
|
0cfa19ee09
|
NEW Online payment of invoice and subscription record the payment
automatically.
|
2018-03-06 00:12:23 +01:00 |
|