Florian HENRY
|
cf1c4ce11f
|
add missing hook
|
2021-04-13 09:51:08 +02:00 |
|
Frédéric FRANCE
|
8953c0ac3a
|
Update pdf_cyan.modules.php
|
2021-04-13 09:49:30 +02:00 |
|
Frédéric FRANCE
|
ee4f846eb9
|
Update pdf_azur.modules.php
|
2021-04-13 09:49:03 +02:00 |
|
Laurent Destailleur
|
2f77181781
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-04-13 09:47:18 +02:00 |
|
Frédéric FRANCE
|
fcca5d7d5c
|
Update pdf_sponge.modules.php
|
2021-04-13 09:47:15 +02:00 |
|
Laurent Destailleur
|
243fcb38ba
|
Add more tooltips on edition of accounting account
Fix setup of accountancy
|
2021-04-13 09:46:50 +02:00 |
|
Christophe Battarel
|
fe4552c3fa
|
Merge pull request #3 from altairis-noe/batch_mask_product
create custom masks in product cards
|
2021-04-13 09:41:13 +02:00 |
|
Frédéric FRANCE
|
9ce6d841cc
|
Update pdf_crabe.modules.php
|
2021-04-13 09:40:16 +02:00 |
|
Alexandre SPANGARO
|
f66ec58865
|
Fix travis error
|
2021-04-12 22:06:44 +02:00 |
|
Alexandre SPANGARO
|
bb74a8b1b5
|
NEW: Add constant MAIN_BUGTRACK_URL to add possibility to redirect to other service
|
2021-04-12 22:01:46 +02:00 |
|
Alexandre SPANGARO
|
44133166de
|
Merge remote-tracking branch 'upstream/develop' into 14a36
|
2021-04-12 21:35:03 +02:00 |
|
Alexandre SPANGARO
|
4b9bf40a8f
|
move include_once to include when it's a tpl
|
2021-04-12 21:25:58 +02:00 |
|
UT from dolibit
|
6785cdd751
|
Create .htaccess
|
2021-04-12 19:48:42 +02:00 |
|
stickler-ci
|
6724fb7ba0
|
Fixing style errors.
|
2021-04-12 17:37:21 +00:00 |
|
UT from dolibit
|
bae363cf0c
|
Update agenda.php
$help_url = 'EN:Module_Agenda_En|FR:Module_Agenda';
llxHeader('', $title, $help_url);
|
2021-04-12 19:35:14 +02:00 |
|
UT from dolibit
|
8e8db6a48f
|
Update agenda.php
$help_url = 'EN:Module_Agenda_En|FR:Module_Agenda';
|
2021-04-12 19:32:34 +02:00 |
|
UT from dolibit
|
488e80e959
|
Update myobject_agenda.php
|
2021-04-12 19:28:32 +02:00 |
|
UT from dolibit
|
769f052618
|
Delete index.html
|
2021-04-12 19:25:19 +02:00 |
|
UT from dolibit
|
dc3574923e
|
Update mo_agenda.php
|
2021-04-12 19:24:25 +02:00 |
|
UT from dolibit
|
511848d8dc
|
Update eventorganizationindex.php
$title = $langs->trans('EventOrganizationArea');
llxHeader('', $title, '');
|
2021-04-12 19:09:52 +02:00 |
|
UT from dolibit
|
f173cabf39
|
Update recruitmentcandidature_agenda.php
$help_url = 'Module_Agenda_En';
|
2021-04-12 19:05:22 +02:00 |
|
UT from dolibit
|
38d87494c0
|
Update mo_card.php
$title = $langs->trans('Mo');
llxHeader('', $title, '');
|
2021-04-12 19:02:15 +02:00 |
|
UT from dolibit
|
3d18b0fbf7
|
Update bom_card.php
$title = $langs->trans('BOM');
|
2021-04-12 18:51:44 +02:00 |
|
UT from dolibit
|
fd870e9eaf
|
Update bom_note.php
|
2021-04-12 18:49:35 +02:00 |
|
stickler-ci
|
d7665b49c1
|
Fixing style errors.
|
2021-04-12 16:44:07 +00:00 |
|
UT from dolibit
|
e177bb059d
|
Update member_emails.php
|
2021-04-12 18:41:44 +02:00 |
|
UT from dolibit
|
a917382f6c
|
Update member_type_extrafields.php
$help_url => |DE:Modul_Mitglieder';
|
2021-04-12 18:29:07 +02:00 |
|
altairis-noe
|
0965f28bf7
|
a pinch of jquery to display only what we need when we need it
|
2021-04-12 17:56:57 +02:00 |
|
Dorian Vabre
|
7644174c4a
|
subscriptionok page addition
|
2021-04-12 17:29:44 +02:00 |
|
Laurent Destailleur
|
202243d8a3
|
Fix payment link for renewal with a unique secure key
|
2021-04-12 17:19:58 +02:00 |
|
Dorian Vabre
|
167da1445d
|
securekey added in
|
2021-04-12 17:16:24 +02:00 |
|
Dorian Vabre
|
358a2bf365
|
hardcoded label put in ->trans
|
2021-04-12 17:10:57 +02:00 |
|
Dorian Vabre
|
d9513da8de
|
email now required in the attendee_subscription page, company name no longer required. Check on existing third party now depends on the email. todo: what if the name is empty?
|
2021-04-12 17:05:09 +02:00 |
|
Dorian Vabre
|
e1fb368d3a
|
wip
|
2021-04-12 16:50:56 +02:00 |
|
Laurent Destailleur
|
a7a95cff03
|
Fix payment link for renewal with a unique secure key
|
2021-04-12 16:41:40 +02:00 |
|
Damien BENOIT
|
9abc7a5b0d
|
Update modDataPolicy.class.php
|
2021-04-12 16:16:48 +02:00 |
|
Laurent Destailleur
|
3d681d96c4
|
Merge pull request #17205 from DorianVabre/dev_EventOrganizer
new: working on conference or booth object and event type #FoundationFunding
|
2021-04-12 16:06:13 +02:00 |
|
Givriz
|
7a54e5d346
|
Using empty instead of isset
I used empty instead of isset, and I fixed some problems of my previous pull request
|
2021-04-12 16:03:56 +02:00 |
|
Laurent Destailleur
|
8a62d97b89
|
Remove one thousand of useless files
|
2021-04-12 15:57:16 +02:00 |
|
Dorian Vabre
|
15d103e957
|
subs validation for free conferences added
|
2021-04-12 15:52:49 +02:00 |
|
Dorian Vabre
|
ebd5f29231
|
invoice OK except price, wip on the payment page
|
2021-04-12 15:44:25 +02:00 |
|
Laurent Destailleur
|
61c7c64d19
|
Removed useless files
|
2021-04-12 15:39:55 +02:00 |
|
Laurent Destailleur
|
81487d76b2
|
Clean code of ol deprecated option
|
2021-04-12 15:37:26 +02:00 |
|
Francis Appels
|
d939ad5a6e
|
Merge remote-tracking branch 'Dolibarr/13.0' into 13
|
2021-04-12 15:14:49 +02:00 |
|
Gauthier PC portable 024
|
aff07ac13c
|
FIX : UPDATE query must not use alias for postgres compatibility
|
2021-04-12 14:43:28 +02:00 |
|
altairis-noe
|
ab39cfdf09
|
oops, better if we test the right const
|
2021-04-12 14:32:05 +02:00 |
|
Laurent Destailleur
|
8fa943edc3
|
Fix select field in multiselect of languages
|
2021-04-12 14:26:09 +02:00 |
|
altairis-noe
|
beecc6f935
|
Merge branch 'product_masks' of github.com:altairisfr/dolibarr into product_masks
|
2021-04-12 14:13:37 +02:00 |
|
altairis-noe
|
a61c1f8807
|
checkboxes for custom masks
|
2021-04-12 14:01:36 +02:00 |
|
Laurent Destailleur
|
eb3438baa7
|
css
|
2021-04-12 13:02:34 +02:00 |
|