Laurent Destailleur
|
c71488e58b
|
Removed deprecated code
|
2017-05-29 15:09:13 +02:00 |
|
Laurent Destailleur
|
e667d72547
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
dev/skeletons/build_class_from_table.php
htdocs/compta/facture.php
htdocs/core/class/html.form.class.php
|
2017-05-29 10:41:51 +02:00 |
|
Laurent Destailleur
|
4a330af4bf
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-05-29 10:15:30 +02:00 |
|
Laurent Destailleur
|
aa0a369f06
|
Fix typo
|
2017-05-29 10:15:10 +02:00 |
|
Laurent Destailleur
|
70636cc59f
|
FIX SQL injection on user/index.php parameter search_statut.
|
2017-05-29 09:59:21 +02:00 |
|
Laurent Destailleur
|
160eb194ea
|
Clean REST response for user and third parties
|
2017-05-24 15:24:35 +02:00 |
|
Regis Houssin
|
a3d8da0a73
|
Fix: wrong SPECIMEN value
|
2017-05-24 11:30:11 +02:00 |
|
Laurent Destailleur
|
f5e29d6c86
|
Fix phpcs warning
|
2017-05-22 10:45:02 +02:00 |
|
Laurent Destailleur
|
b3dc73e611
|
Look and feel v6
|
2017-05-21 02:43:51 +02:00 |
|
Laurent Destailleur
|
4e7353f8a0
|
Clean code
|
2017-05-19 13:39:00 +02:00 |
|
Laurent Destailleur
|
aec4cef5de
|
Clean some code for type of event deprecated since 3.3
|
2017-05-19 12:58:38 +02:00 |
|
Laurent Destailleur
|
7dbe3b1da9
|
Merge pull request #6843 from aspangaro/6.0-multijournal
Fix : Sql error on salaries index for accountancy multijournal + debug
|
2017-05-18 17:45:21 +02:00 |
|
Laurent Destailleur
|
b0f0285137
|
Standardize code
|
2017-05-16 21:29:18 +02:00 |
|
Laurent Destailleur
|
68e333879f
|
Fix var not sanitized
|
2017-05-16 13:27:32 +02:00 |
|
Laurent Destailleur
|
b29d0385e6
|
NEW Can send an email to a user from its card.
|
2017-05-15 00:15:56 +02:00 |
|
Alexandre SPANGARO
|
4dc7d5cd8d
|
Fix : tooltip on bank in customer invoice card
|
2017-05-14 21:20:35 +02:00 |
|
Laurent Destailleur
|
fa290c34fa
|
Fix against SQL injection. Add phpunit to detect missing escapement.
|
2017-05-12 16:55:11 +02:00 |
|
Laurent Destailleur
|
e5c898e0d6
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
build/makepack-dolibarr.pl
htdocs/fichinter/list.php
htdocs/product/list.php
htdocs/projet/tasks/list.php
|
2017-05-10 00:48:27 +02:00 |
|
Laurent Destailleur
|
6d01bd712d
|
FIX Better sanitizing of search all parameter.
|
2017-05-09 19:36:10 +02:00 |
|
Laurent Destailleur
|
081d0e7ec2
|
Debug module RH. Edition of user bank account is ok.
|
2017-05-09 11:09:21 +02:00 |
|
Laurent Destailleur
|
63259295c6
|
Look and feel v6
|
2017-05-09 10:41:03 +02:00 |
|
Laurent Destailleur
|
910a925167
|
NEW Add last activation author and ip of modules
|
2017-05-06 20:43:14 +02:00 |
|
Laurent Destailleur
|
44bdf91715
|
Add badge with nb of imported calendard on user tab
|
2017-05-06 12:43:45 +02:00 |
|
Laurent Destailleur
|
d53654e64f
|
Look and feel v6
|
2017-05-05 20:45:06 +02:00 |
|
Laurent Destailleur
|
983c72c918
|
Look and feel v6
|
2017-04-29 14:55:23 +02:00 |
|
Laurent Destailleur
|
defce63a24
|
Work on management of default values
|
2017-04-28 14:05:28 +02:00 |
|
Laurent Destailleur
|
4c056d68d8
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/dict.php
htdocs/commande/list.php
htdocs/core/class/html.form.class.php
htdocs/langs/en_US/bills.lang
htdocs/societe/list.php
|
2017-04-15 17:02:05 +02:00 |
|
Laurent Destailleur
|
5931bc4068
|
NEW Feature to crop/resize images available on user and expense reports
|
2017-04-14 13:53:39 +02:00 |
|
Laurent Destailleur
|
846204bdb4
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 13:02:29 +02:00 |
|
Laurent Destailleur
|
c52f4644e1
|
Look and feel v6
|
2017-04-14 13:00:39 +02:00 |
|
Laurent Destailleur
|
aabfc2f0db
|
Perf. Do not load personal conf of user by default.
|
2017-04-14 12:52:32 +02:00 |
|
Laurent Destailleur
|
4818b1ba44
|
Load default values into $user->default_values
|
2017-04-14 12:39:11 +02:00 |
|
Laurent Destailleur
|
39ebaec064
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|
Laurent Destailleur
|
26a9999fbf
|
Support of preview for pdf with several pages
|
2017-04-12 11:38:55 +02:00 |
|
Laurent Destailleur
|
2446cb5431
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/compta/facture.php
htdocs/compta/facture/fiche-rec.php
htdocs/contact/list.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/facture/card.php
htdocs/societe/list.php
htdocs/user/document.php
|
2017-04-11 11:43:54 +02:00 |
|
Marcos García de La Fuente
|
74f0ae5bbb
|
FIX #6623 User card shows "Return to list" link even if the user has no rights to list users
Close #6623
|
2017-04-09 14:09:33 +02:00 |
|
Laurent Destailleur
|
56a4b7a1fd
|
Work on v6 look and feel
|
2017-04-08 14:03:38 +02:00 |
|
Laurent Destailleur
|
be439f6252
|
Work on look and feel v6
|
2017-04-07 16:16:44 +02:00 |
|
Laurent Destailleur
|
e2ea5945dd
|
Work on look and feel v6
|
2017-04-06 21:48:28 +02:00 |
|
Laurent Destailleur
|
d99b0461c7
|
Extrafields multilanguage support.
|
2017-04-03 10:56:28 +02:00 |
|
Laurent Destailleur
|
4902df7e3f
|
Work on look and feel v6
|
2017-04-02 19:28:38 +02:00 |
|
Laurent Destailleur
|
ed89852807
|
Work on look and feel v6
|
2017-04-01 13:49:17 +02:00 |
|
Laurent Destailleur
|
7254b54a04
|
Work on 6.0 look and feel
|
2017-04-01 00:49:06 +02:00 |
|
Laurent Destailleur
|
01a74a8d23
|
Work on 6.0 look and feel
|
2017-03-31 17:41:20 +02:00 |
|
Laurent Destailleur
|
979bcd3a9b
|
NEW Can add a background image on login page
|
2017-03-31 11:40:31 +02:00 |
|
Laurent Destailleur
|
da1427ef54
|
Work on 6.0 look and feel
|
2017-03-30 16:10:08 +02:00 |
|
Laurent Destailleur
|
4df8dcf980
|
Work on module modBlockedLog and modModuleBuilder
|
2017-03-29 21:50:15 +02:00 |
|
Laurent Destailleur
|
fec3a89aa5
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-03-23 11:38:46 +01:00 |
|
Laurent Destailleur
|
0a35d17207
|
CSS enhancement
|
2017-03-23 10:59:13 +01:00 |
|
Laurent Destailleur
|
9abe0940e7
|
Fix bad use of showLinkedObjectBlock
|
2017-03-21 11:42:02 +01:00 |
|
Laurent Destailleur
|
4831fb4dcb
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/filefunc.inc.php
|
2017-03-19 11:26:49 +01:00 |
|
arnaud
|
192a825de8
|
NEW ODT docs for USER USERGROUP CONTRACT and PRODUCT class
|
2017-03-14 09:25:29 +01:00 |
|
Regis Houssin
|
017d73792c
|
Fix: add md5 password for OpenLdap
|
2017-03-13 15:00:44 +01:00 |
|
arnaud
|
a796a321cc
|
Merge branch '3.9_dalibo' of github.com:ATM-Consulting/dolibarr into NEW_odt_others_objects
Conflicts:
htdocs/core/class/html.formfile.class.php
htdocs/product/admin/product.php
htdocs/product/card.php
|
2017-03-10 12:16:55 +01:00 |
|
arnaud
|
4a7e3fb387
|
NEW odt usergroup
|
2017-03-08 11:34:21 +01:00 |
|
Laurent Destailleur
|
28ad50e059
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/tpl/objectline_create.tpl.php
htdocs/langs/de_DE/bills.lang
htdocs/langs/fr_FR/bills.lang
htdocs/langs/fr_FR/main.lang
htdocs/langs/fr_FR/suppliers.lang
|
2017-03-03 14:31:35 +01:00 |
|
arnaud
|
abeba95de9
|
New USER odt
|
2017-03-02 15:13:42 +01:00 |
|
Laurent Destailleur
|
3c54cb5ba9
|
Fix avoid trigger during migration
|
2017-02-28 20:55:14 +01:00 |
|
Laurent Destailleur
|
372cb40cf9
|
The trigger USER_SETINGROUP and USER_REMOVEFROMGROUP has been replaced
with trigger USER_MODIFY
|
2017-02-28 12:10:45 +01:00 |
|
Laurent Destailleur
|
9648f20a2e
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-02-28 12:08:41 +01:00 |
|
Laurent Destailleur
|
59d2943d8d
|
Fix context must be provided to triggers using ->context no a dedicated
property.
|
2017-02-28 12:07:05 +01:00 |
|
Laurent Destailleur
|
40b412728f
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-02-28 11:49:10 +01:00 |
|
Laurent Destailleur
|
43a6366f1b
|
Fix security audit was not triggered.
|
2017-02-28 11:48:46 +01:00 |
|
Laurent Destailleur
|
9928f943a7
|
Remove hook that is duplicate code with trigger.
|
2017-02-28 11:40:04 +01:00 |
|
Laurent Destailleur
|
a71541e6de
|
Fix duplicate code
|
2017-02-28 11:16:07 +01:00 |
|
Laurent Destailleur
|
fb88eaf2a4
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2017-02-23 02:55:50 +01:00 |
|
Laurent Destailleur
|
e981e719a1
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/comm/action/card.php
|
2017-02-23 02:54:40 +01:00 |
|
Laurent Destailleur
|
cbb80e6727
|
Fixfield at wrong place
|
2017-02-22 00:08:52 +01:00 |
|
Laurent Destailleur
|
32678015c9
|
FIX protection against infinite loop on hierarchy
|
2017-02-21 23:52:13 +01:00 |
|
Laurent Destailleur
|
a0873bad29
|
Fix TZ
|
2017-02-21 11:34:22 +01:00 |
|
Laurent Destailleur
|
eb70d6eea1
|
Debug of feature for browser notifications
|
2017-02-14 18:20:01 +01:00 |
|
De Coninck Laurent
|
294517a8e0
|
use already existing variable
|
2017-02-13 16:49:10 +01:00 |
|
Laurent Destailleur
|
868f2e5473
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/tools/update.php
htdocs/core/lib/functions.lib.php
|
2017-02-13 01:36:02 +01:00 |
|
Laurent Destailleur
|
abffd29179
|
Try a fix for #6334, #6416
|
2017-02-12 20:55:54 +01:00 |
|
De Coninck Laurent
|
b356c34dc4
|
[mail; password; forgotten][#6334] - Fix mail url
Fix the mail url on password generation
|
2017-02-12 17:22:06 +01:00 |
|
Laurent Destailleur
|
70091eceed
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/expensereport/card.php
|
2017-01-27 01:26:11 +01:00 |
|
Laurent Destailleur
|
65f493ac41
|
Merge pull request #6321 from hregis/5.0_bug
Fix: avoid numeric errors
|
2017-01-27 00:27:47 +01:00 |
|
Laurent Destailleur
|
053afe21dd
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/user/class/user.class.php
|
2017-01-26 23:40:16 +01:00 |
|
Laurent Destailleur
|
ca79d0c274
|
Fix PHPCS
|
2017-01-26 23:36:58 +01:00 |
|
Laurent Destailleur
|
c1b59b1950
|
Fix several security bugs on expense report
|
2017-01-26 18:08:00 +01:00 |
|
Regis Houssin
|
7980f1c999
|
Fix: avoid php non-numeric errors
|
2017-01-23 12:29:05 +01:00 |
|
Regis Houssin
|
0479fdb0a2
|
Fix: avoid non-numeric error
|
2017-01-23 12:25:39 +01:00 |
|
Laurent Destailleur
|
39151d7a74
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-01-22 12:14:18 +01:00 |
|
Laurent Destailleur
|
65f7de8f64
|
Fix css and look 5.0
|
2017-01-22 12:13:32 +01:00 |
|
Laurent Destailleur
|
9a5670787f
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-01-21 12:26:50 +01:00 |
|
Laurent Destailleur
|
fc4aa96cd7
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/core/class/extrafields.class.php
htdocs/fichinter/card.php
htdocs/fourn/commande/dispatch.php
|
2017-01-20 21:02:05 +01:00 |
|
Laurent Destailleur
|
412be59f78
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2017-01-20 12:09:39 +01:00 |
|
Laurent Destailleur
|
bb95f139a8
|
Fix responsive
|
2017-01-17 20:04:41 +01:00 |
|
Laurent Destailleur
|
fdbe4051f1
|
FIX #6230
|
2017-01-16 12:54:51 +01:00 |
|
Laurent Destailleur
|
da64d4d398
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-01-16 10:58:45 +01:00 |
|
Laurent Destailleur
|
d2b766f9f4
|
Fix PHP 7.1
|
2017-01-16 10:17:25 +01:00 |
|
arnaud
|
b813144edb
|
NEW generation ODT
|
2017-01-06 16:44:09 +01:00 |
|
Laurent Destailleur
|
088a948e5a
|
Merge pull request #6220 from gnovaro/patch-2
Var to public
|
2016-12-31 17:26:40 +01:00 |
|
Laurent Destailleur
|
b5c815367c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop6
|
2016-12-26 15:44:31 +01:00 |
|
Gustavo Novaro
|
3557e4eb37
|
Var to public
|
2016-12-23 12:40:13 -03:00 |
|
Laurent Destailleur
|
9e44eb0d15
|
Fix return code REST similar for all api with POST
|
2016-12-23 02:08:22 +01:00 |
|
Gustavo Novaro
|
3542364da8
|
var to public
Improve code style to current php practices
|
2016-12-20 17:11:50 -03:00 |
|
Laurent Destailleur
|
78bf209119
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop6
|
2016-12-18 02:21:57 +01:00 |
|
Laurent Destailleur
|
60b8582aa9
|
Fix more then 30 security defects
|
2016-12-18 01:44:26 +01:00 |
|
Laurent Destailleur
|
bfb628dab6
|
Code comment
|
2016-12-12 15:37:39 +01:00 |
|