Laurent Destailleur
|
9da13e94e0
|
CSS
|
2024-04-20 18:49:24 +02:00 |
|
Laurent Destailleur
|
e18bab684f
|
CSS
|
2024-04-20 14:49:40 +02:00 |
|
Laurent Destailleur
|
f94d0cd907
|
Debug v20
|
2024-04-20 14:28:59 +02:00 |
|
Laurent Destailleur
|
e73f79ca96
|
Qual: Remove unnecessary use of $_GET
|
2024-03-28 20:19:28 +01:00 |
|
Laurent Destailleur
|
dd5d70ad5d
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Conflicts:
htdocs/core/triggers/interface_50_modTicket_TicketEmail.class.php
htdocs/public/ticket/create_ticket.php
htdocs/public/ticket/index.php
htdocs/public/ticket/list.php
htdocs/public/ticket/view.php
htdocs/ticket/agenda.php
htdocs/ticket/card.php
htdocs/ticket/class/ticket.class.php
htdocs/ticket/contact.php
htdocs/ticket/document.php
htdocs/ticket/index.php
htdocs/ticket/list.php
htdocs/ticket/messaging.php
htdocs/ticket/stats/index.php
|
2024-03-20 02:25:58 +01:00 |
|
Laurent Destailleur
|
bb57fb3a93
|
Update view.php
|
2024-03-16 15:37:38 +01:00 |
|
Eric Seigne
|
aec7cdefde
|
conf->global to getDolGlobalString
|
2024-02-27 01:06:13 +01:00 |
|
Eric Seigne
|
6996974376
|
css with public interface
|
2024-02-27 00:47:28 +01:00 |
|
Eric Seigne
|
9d24025496
|
use TICKET_URL_PUBLIC_INTERFACE
|
2024-02-27 00:24:22 +01:00 |
|
Laurent Destailleur
|
4daacd3371
|
Fix with php-cs-fixer
|
2023-12-04 13:49:31 +01:00 |
|
Laurent Destailleur
|
e8dc651877
|
Fix php8.2 warnings
|
2023-11-27 11:56:32 +01:00 |
|
HENRY Florian
|
70a5a85eac
|
fix: various getDol, display error on public page (#26652)
* fix: various getDol, display error on public page
* fix: various getDol, display error on public page
|
2023-11-17 11:39:16 +01:00 |
|
Laurent Destailleur
|
8a5d57b09a
|
Debug v19
|
2023-11-09 11:31:16 +01:00 |
|
Laurent Destailleur
|
4cd4221a52
|
Debug v19. Remove some TODO.
|
2023-11-09 10:56:13 +01:00 |
|
Laurent Destailleur
|
1dd96fa3f0
|
Fix phpunit
|
2023-08-12 01:10:13 +02:00 |
|
Benjamin Falière
|
219562b48a
|
Use getDolGlobalInt
|
2023-08-08 09:17:09 +02:00 |
|
Benjamin Falière
|
6deb40983c
|
NEW add and list external contributors
|
2023-08-08 09:17:09 +02:00 |
|
Laurent Destailleur
|
b43ca2a0ad
|
Clean code
|
2023-08-06 13:39:32 +02:00 |
|
Laurent Destailleur
|
07a8dc3b5c
|
Debug v19
|
2023-07-31 04:14:18 +02:00 |
|
Laurent Destailleur
|
476f95c4f6
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/subscription/list.php
htdocs/comm/action/index.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
htdocs/cron/class/cronjob.class.php
htdocs/eventorganization/class/conferenceorbooth.class.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/public/ticket/list.php
htdocs/supplier_proposal/list.php
htdocs/ticket/class/ticket.class.php
|
2023-05-17 00:57:17 +02:00 |
|
Benjamin Falière
|
fbda1c87cd
|
FIX token errors on public interface
|
2023-05-09 14:38:20 +02:00 |
|
Laurent Destailleur
|
cb2d164c42
|
Merge pull request #24131 from MaximilienR-easya/dev_New_Progress_public_interface
NEW added an option to display the progress of tickets on the public interface
|
2023-03-31 02:36:29 +02:00 |
|
Laurent Destailleur
|
5924e626b0
|
The method htmlPrintOnlinePaymentFooter() used for public footer pages
has been renamed into htmlPrintOnlineFooter() and moved into
company.lib.php
|
2023-03-30 10:18:43 +02:00 |
|
Laurent Destailleur
|
022e06f4f3
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-03-13 10:33:47 +01:00 |
|
Laurent Destailleur
|
d6e0d745a8
|
FIX token error when closing ticket from public interface
|
2023-03-12 22:11:58 +01:00 |
|
Laurent Destailleur
|
11fd351b3d
|
Some steps to merge manually #22960
|
2023-03-12 21:31:33 +01:00 |
|
Maximilien Rozniecki
|
8fd991d51d
|
add extrafields_view.tpl.php inside public_ticket_view
|
2023-03-06 15:41:58 +01:00 |
|
Maximilien Rozniecki
|
ba8f91f355
|
added an option to controle if we want to show the progress bar in the public interface
|
2023-03-06 11:43:01 +01:00 |
|
Maximilien Rozniecki
|
cc507b7d18
|
forget a modification
|
2023-02-16 09:52:33 +01:00 |
|
Maximilien Rozniecki
|
f69f22246e
|
bugfix attached files send via the public interface view ticket was not working
|
2023-02-16 09:43:03 +01:00 |
|
lmarcouiller
|
a215717991
|
Fix : php 8.1 warnings in ticket
|
2022-11-08 16:27:04 +01:00 |
|
Laurent Destailleur
|
26d1182838
|
FIX Debug ticket module (no double event when sending private message)
FIX The backtopage after sending ticket message was ko.
|
2022-10-23 22:32:52 +02:00 |
|
Alexandre SPANGARO
|
a6040867c8
|
Use isModEnabled
|
2022-09-25 06:16:11 +02:00 |
|
Laurent Destailleur
|
7a277d9560
|
Merge branch 'develop' into loaddolibarrenv
|
2022-09-09 17:02:05 +02:00 |
|
Laurent Destailleur
|
b23ab2cb71
|
FIX #yogosha12266
|
2022-09-09 13:58:54 +02:00 |
|
Frédéric France
|
8d33953142
|
add comment
|
2022-09-07 20:08:59 +02:00 |
|
Laurent Destailleur
|
6903b96f6b
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-09-01 12:39:25 +02:00 |
|
Laurent Destailleur
|
8bf8beb898
|
Debug module ticket
|
2022-09-01 10:54:20 +02:00 |
|
Philippe GRAND
|
622442bb49
|
FIX php8 compatibility
|
2022-08-28 14:29:59 +02:00 |
|
Florian HENRY
|
dfbd03140c
|
FIX: manage multientity in ticket public page by querystring
|
2021-12-17 11:10:08 +01:00 |
|
Laurent Destailleur
|
72131110e7
|
Fix protect public pages
|
2021-08-31 18:03:37 +02:00 |
|
Christian Foellmann
|
f094b4c70c
|
fix up most of the remaining submit inputs
|
2021-08-24 17:04:17 +02:00 |
|
Laurent Destailleur
|
047c575d61
|
Fix some errors on ticket module
|
2021-07-30 01:42:52 +02:00 |
|
Laurent Destailleur
|
d6cbb9007f
|
Debug ticket form to add a local file
|
2021-06-07 01:43:24 +02:00 |
|
Laurent Destailleur
|
42ddb6e5f0
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/index.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/accounting.lib.php
htdocs/core/lib/website2.lib.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/paiementfourn.class.php
htdocs/public/ticket/view.php
|
2021-04-09 14:17:41 +02:00 |
|
Günter Lukas
|
11700f2162
|
Fix Ticket-Module public interface: uppercase/lowercaser in e-mail should be ignored #17186
|
2021-04-08 13:52:29 +02:00 |
|
Frédéric FRANCE
|
df6650241d
|
code syntax public dir
|
2021-02-26 18:58:34 +01:00 |
|
Laurent Destailleur
|
1a818635b3
|
Add nofollow on some links
|
2020-11-07 13:01:35 +01:00 |
|
Laurent Destailleur
|
d042562996
|
Disable browser notification on public pages
|
2020-10-25 13:48:08 +01:00 |
|
Laurent Destailleur
|
7865381434
|
Clean code
|
2020-09-26 12:19:08 +02:00 |
|