Commit Graph

297 Commits

Author SHA1 Message Date
Philippe GRAND
26e8aa4b92 FIX php8 compatibility 2022-08-28 14:31:37 +02:00
Philippe GRAND
78612221b3 FIX php8 compatibility 2022-08-28 14:31:13 +02:00
Philippe GRAND
ad09ce3979 FIX php8 compatibility 2022-08-28 14:30:48 +02:00
Philippe GRAND
c3670cc622 FIX php8 compatibility 2022-08-28 14:30:24 +02:00
stickler-ci
9d694e5531 Fixing style errors. 2022-08-26 07:15:31 +00:00
Christian Foellmann
d5aea3e4a9 set application items to be entity-aware 2022-08-26 09:11:26 +02:00
Christian Foellmann
5791048fa6 improve security by always loading 2022-08-22 13:57:18 +02:00
Christian Foellmann
ef1ecadd8c fix title on application card 2022-08-19 14:28:15 +02:00
Christian Foellmann
436a217ea9 fix page titles 2022-08-19 13:31:50 +02:00
Christian Foellmann
fcb4e0288a send mail to applicant frommail fetch from email_recruiter|recruiter(user) email|constants 2022-08-19 13:08:15 +02:00
stickler-ci
91ef9bcbed Fixing style errors. 2022-08-18 15:49:53 +00:00
Christian Foellmann
217ec932ff do not redirect back to job when adding a new application 2022-08-18 17:42:41 +02:00
Christian Foellmann
7b113cbbb6 deactivate non-existing rating tab 2022-08-18 17:38:19 +02:00
Christian Foellmann
83cb1086c1 fix UI strings 2022-08-18 17:21:28 +02:00
Christian Foellmann
d311629238 rename recruitmentindex.php -> index.php 2022-08-18 17:12:30 +02:00
Laurent Destailleur
94da628cf4 Clean code for http header + better support for Content-Security-Policy 2022-08-16 15:19:45 +02:00
Laurent Destailleur
4fb3a2e296 Fix scrutinizer 2022-08-11 00:52:08 +02:00
Frédéric FRANCE
3c3e8dabe2
Update recruitmentjobposition_document.php 2022-08-09 16:48:17 +02:00
Frédéric FRANCE
c724c5172a
Update recruitmentjobposition_card.php 2022-08-09 16:37:29 +02:00
Frédéric FRANCE
7a4ec39a82
fix doc_generic_recruitmentjobposition_odt 2022-08-09 16:36:02 +02:00
Laurent Destailleur
3fc0478293 Debug v16 2022-08-02 22:39:18 +02:00
Laurent Destailleur
eda2b0dd71 Debug v16. Fix non escaping for commobject field text 2022-08-02 21:12:09 +02:00
Laurent Destailleur
3f5b3020b0 Add email_date for job applications and tickets 2022-08-02 20:56:48 +02:00
Laurent Destailleur
528d54ba79 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-08-02 20:28:07 +02:00
Laurent Destailleur
b77675db7c Prepare support of In-Reply-To 2022-08-02 20:22:10 +02:00
Laurent Destailleur
a32b31bf4f Fix bad var $liste_limit 2022-08-02 18:57:20 +02:00
Laurent Destailleur
bf2d3160db Fix trans 2022-08-01 04:22:45 +02:00
Laurent Destailleur
d400ee9703 Fix missing link to public interface 2022-07-27 15:15:16 +02:00
Laurent Destailleur
267ea10f08 Fix missing link to public interface 2022-07-27 13:42:59 +02:00
Laurent Destailleur
ac21343227
Update recruitmentcandidature.class.php 2022-07-26 12:26:11 +02:00
Christian Foellmann
de0e24b7d3 remove inactive users from user selectors 2022-07-26 12:16:45 +02:00
Christian Foellmann
63c821c12d fix document prefixes CLOSE #18279 2022-07-26 09:45:22 +02:00
Christian Foellmann
f651bf9c0d fix behaviour without action 2022-07-25 23:15:23 +02:00
Christian Foellmann
8a80725793 fix config of numbering for applications 2022-07-25 23:15:23 +02:00
Christian Foellmann
e73cefa47a fix creating job, field type 'email' does not exist 2022-07-25 23:15:23 +02:00
Christian Foellmann
0ddea2ccea fix advanced numbering 2022-07-25 23:15:23 +02:00
Laurent Destailleur
e465c0f34b Debug v16 2022-07-24 19:05:55 +02:00
Laurent Destailleur
515e5ea075 css 2022-07-16 02:28:35 +02:00
Laurent Destailleur
c21c4f36f8 css 2022-07-16 01:09:23 +02:00
Laurent Destailleur
24dc936000 Revert "default to create on card.php if $action is empty"
This reverts commit e0b664066b.
2022-07-11 00:05:50 +02:00
Christian Foellmann
e0b664066b default to create on card.php if $action is empty 2022-07-11 00:01:42 +02:00
Laurent Destailleur
4c4e081997 Debug v16 2022-06-28 13:09:53 +02:00
Laurent Destailleur
3b8f83f3d1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-06-23 11:44:45 +02:00
Laurent Destailleur
264f8ab4ce
Merge pull request #21342 from frederic34/useismodenabled
Use getDolGlobalString
2022-06-23 09:55:31 +02:00
Laurent Destailleur
7bc0265a06 Trans 2022-06-22 22:24:48 +02:00
Laurent Destailleur
e9153cd9e1 Fix creation 2022-06-22 22:21:05 +02:00
Frédéric France
9f32100fef Merge remote-tracking branch 'upstream/develop' into useismodenabled 2022-06-21 20:27:57 +02:00
Frédéric France
1f7fc7a2ae getDolGlobalString 2022-06-21 20:25:25 +02:00
Laurent Destailleur
eeff8fdc0d Debug v16 2022-06-20 02:10:27 +02:00
Laurent Destailleur
6fb75f3268
Merge pull request #21249 from fboitel/fboitel-dev-scrutinizer-007
BUG FIX Class Salary does not contain attribute salary but amount instead
2022-06-17 15:19:01 +02:00