aspangaro
|
39dbec144a
|
Correct travis
|
2015-07-02 05:15:54 +02:00 |
|
Laurent Destailleur
|
6ef0b8e330
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-07-01 21:17:05 +02:00 |
|
Laurent Destailleur
|
b766f99acc
|
Uniformize look.
Make code to manage link "Now" on calendar more generic.
|
2015-06-30 21:50:24 +02:00 |
|
Laurent Destailleur
|
57a267a30f
|
NEW Add hooks to allow an external module to complete list of events
into calendar views.
|
2015-06-30 17:09:52 +02:00 |
|
Laurent Destailleur
|
276f057acf
|
Clean trigger codes
Better error message when we insert duplicate barcode.
|
2015-06-30 16:10:03 +02:00 |
|
Laurent Destailleur
|
c69a9996f1
|
Uniformize code
|
2015-06-30 15:12:15 +02:00 |
|
Laurent Destailleur
|
a29ca43943
|
Prepare merge of merge tools and invoice list
|
2015-06-30 14:32:17 +02:00 |
|
Laurent Destailleur
|
4a1dfa60a5
|
Uniformize code
|
2015-06-30 13:14:19 +02:00 |
|
Laurent Destailleur
|
a8f1066faa
|
Fix support of option to manage opportunities
|
2015-06-30 01:53:01 +02:00 |
|
Laurent Destailleur
|
ae5b779652
|
Uniformize code
|
2015-06-30 01:34:17 +02:00 |
|
Laurent Destailleur
|
5f07c18e06
|
NEW Add opportunity amount on project card.
|
2015-06-29 16:57:32 +02:00 |
|
Laurent Destailleur
|
9d1ca52492
|
Css fix
|
2015-06-29 11:22:03 +02:00 |
|
Laurent Destailleur
|
dc050d39eb
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
build/makepack-dolibarr.pl
htdocs/adherents/type.php
htdocs/core/boxes/box_task.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
htdocs/core/js/lib_batch.js
htdocs/core/modules/modUser.class.php
htdocs/fichinter/card.php
htdocs/fourn/commande/card.php
htdocs/societe/consumption.php
htdocs/user/info.php
htdocs/user/note.php
htdocs/user/param_ihm.php
htdocs/user/perms.php
|
2015-06-29 00:09:28 +02:00 |
|
Laurent Destailleur
|
9c99cae911
|
FIX XSS security using the onerror and missing escapement on type of
member page.
|
2015-06-28 23:32:38 +02:00 |
|
Laurent Destailleur
|
ce6039f7f6
|
NEW Replace category edition page on members with new select2 component.
|
2015-06-27 23:01:05 +02:00 |
|
Laurent Destailleur
|
b25d2ff00a
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/main.inc.php
|
2015-06-27 22:00:56 +02:00 |
|
Laurent Destailleur
|
0a2bafaa6d
|
The trigger USER_LOGIN* are deprecated. They are still working but you
should prefer use the hook afterLogin or afterLoginFailed instead.
|
2015-06-27 21:52:23 +02:00 |
|
Laurent Destailleur
|
9d7806f1f4
|
Tag class as deprecated
|
2015-06-27 21:26:05 +02:00 |
|
Regis Houssin
|
5efea745a1
|
Fix: Public method name must not be prefixed with an underscore
|
2015-06-27 20:38:11 +02:00 |
|
Regis Houssin
|
5ac292f9ae
|
Fix: Private member variable must be prefixed with an underscore
|
2015-06-27 20:32:19 +02:00 |
|
Regis Houssin
|
bf9c7c8ef9
|
Fix: add private/public function
|
2015-06-27 20:26:40 +02:00 |
|
Regis Houssin
|
dfae24ded9
|
Fix: remove unused var
|
2015-06-27 20:20:27 +02:00 |
|
Regis Houssin
|
bfe7112308
|
Fix: change encrypt/decrypt method for avoid division by zero
|
2015-06-27 19:57:35 +02:00 |
|
Regis Houssin
|
ab558f8ea9
|
Fix: Use hooks (Multicompany)
|
2015-06-27 16:32:01 +02:00 |
|
Laurent Destailleur
|
55cb103ab0
|
Maxi debug of new module leave requests
|
2015-06-27 13:01:44 +02:00 |
|
Laurent Destailleur
|
b6efa5ed11
|
NEW Can upload files on leave requests. Use more standard permissions.
|
2015-06-27 11:45:23 +02:00 |
|
Laurent Destailleur
|
e02915cf8d
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-06-27 09:56:57 +02:00 |
|
Laurent Destailleur
|
6ed99db818
|
Merge pull request #3107 from simnandez/develop
Transifex Syncro
|
2015-06-27 02:38:05 +02:00 |
|
Laurent Destailleur
|
faccb3666e
|
Avoid to include tested module
|
2015-06-27 02:34:28 +02:00 |
|
Laurent Destailleur
|
be92f5e7a0
|
Fix syntax error
|
2015-06-27 02:31:26 +02:00 |
|
Laurent Destailleur
|
ceb9955efc
|
Merge branch 'develop-patch43' of https://github.com/aspangaro/dolibarr into aspangaro-develop-patch43
Conflicts:
htdocs/contact/list.php
|
2015-06-27 02:27:34 +02:00 |
|
Laurent Destailleur
|
6faf6eeb4f
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-06-27 02:21:43 +02:00 |
|
Laurent Destailleur
|
b3d1df3786
|
Merge pull request #3109 from hregis/develop_new
New: Possibility to add javascript in main login page with
|
2015-06-27 02:19:50 +02:00 |
|
Laurent Destailleur
|
bae8ed2356
|
uniformize code
|
2015-06-27 02:19:46 +02:00 |
|
Regis Houssin
|
c05bf7e977
|
New: Possibility to add javascript in main login page with
"getLoginPageOptions" hook
|
2015-06-26 19:37:37 +02:00 |
|
Juanjo Menent
|
0f046776d5
|
FIX #3091 TotalHT amount in supplier order is bold unlike the rest of
Dolibarr
|
2015-06-26 17:54:34 +02:00 |
|
Juanjo Menent
|
8b78ef5e18
|
Transifex Syncro
|
2015-06-26 17:45:02 +02:00 |
|
Juanjo Menent
|
ba97763ac4
|
Transifex Syncro
|
2015-06-26 17:40:47 +02:00 |
|
Laurent Destailleur
|
0fe0c989ca
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-06-26 17:36:54 +02:00 |
|
Juanjo Menent
|
a5b3c3476d
|
Merge pull request #3106 from hregis/3.7_bug
Fix: missing table
|
2015-06-26 17:35:24 +02:00 |
|
Laurent Destailleur
|
2bc6d6dd4c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-06-26 17:26:12 +02:00 |
|
Laurent Destailleur
|
5584acddbd
|
Content of popup tooltip on contact and login link
|
2015-06-26 17:21:03 +02:00 |
|
Regis Houssin
|
7ec13c9435
|
Merge remote-tracking branch 'origin/3.7' into 3.7_bug
|
2015-06-26 16:56:41 +02:00 |
|
Laurent Destailleur
|
8f691138e8
|
NEW Can edit Background color for Top menu and Background color for
table title line (works only with theme menu eldy).
|
2015-06-26 16:21:09 +02:00 |
|
Regis Houssin
|
46272cf4cd
|
Fix: for avoid error with function "complete_head_from_modules"
|
2015-06-26 15:26:08 +02:00 |
|
Laurent Destailleur
|
57b0de25e2
|
NEW Add option THEME_ELDY_DISABLE_IMAGE to disable images into menu
eldy.
|
2015-06-26 14:44:06 +02:00 |
|
Laurent Destailleur
|
936c46d219
|
Better error/setup messages.
|
2015-06-26 13:18:40 +02:00 |
|
aspangaro
|
f9831f908e
|
Use print_liste_field_titre();
|
2015-06-26 06:49:43 +02:00 |
|
aspangaro
|
9d2e964b00
|
Fix: print_liste_field_titre('');
|
2015-06-26 06:23:29 +02:00 |
|
Juanjo Menent
|
a3b3ce9c77
|
Merge pull request #3101 from FHenry/3.7
FIX: multicompny bug with getEntites without shared test
|
2015-06-25 20:50:03 +02:00 |
|