Commit graph

101 commits

Author SHA1 Message Date
sparkyx
0142c9cb93 Improve HttpInput::extract , the array is set and not passed anymore 2021-09-30 20:45:29 +02:00
sparkyx
6f3ba35940 CSS esthetic, documentation 2021-08-13 15:09:10 +02:00
sparkyx
03c8b004d0 Task #0002035: Improve GESTION/FOLLOW - Export CSV 2021-08-13 12:25:59 +02:00
sparkyx
55cf41922f cosmetic : fix icon in followup for the trash can 2021-07-31 12:30:47 +02:00
sparkyx
5e4b39edbe Code Cleaning #0002022: Utilisation d'un autoloader 2021-06-20 10:55:55 +02:00
sparkyx
a2a31c8b3f New : 0001890: Avertissement si la document à télécharger est trop gros,
on ne peut soumettre le fichier
2021-01-29 12:06:56 +01:00
sparkyx
c7c518a19d code cleaning and replace $_SERVER['SCRIPT_FILENAME'] by $_SERVER['PHP_SELF']
SCRIPT_FILENAME in a FPM environment is the CGI script
2021-01-12 11:14:14 +01:00
Dany wm De Bontridder
1f458a4f01 Task #0001869: Session key : clef de session 2020-12-22 20:38:16 +01:00
sparkyx
110d903ac7 Follow-up : list , the name is a tip 2020-11-12 17:51:52 +01:00
sparkyx
8bd9ba4fb5 minor changes : remove commented code, add new color for tags 2020-11-11 16:23:19 +01:00
sparkyx
085efd0efa task #0001697: Extension usage des étiquettes , tag on operation + export CSV + filter 2020-11-11 00:02:39 +01:00
sparkyx
656ab45372 Tag : add color to tags 2020-11-10 13:54:43 +01:00
sparkyx
fb1ade420a Follow_Up : other card, change presentation, use a button
instead of displaying a lot of cells , one per card, the button
calls a dialog box with the list of other cards
2020-11-10 10:54:25 +01:00
sparkyx
91a8347a30 Minor : remove warning and typo 2020-11-09 14:52:11 +01:00
Dany wm De Bontridder
9d5d626ad8 Bug : follow-up , add a new security against the duplicate for Follo_Up reference (ag_ref) 2020-11-08 21:49:58 +01:00
Dany wm De Bontridder
80a0993ce7 Bug : follow up mixed description and comment 2020-11-07 14:29:42 +01:00
sparkyx
6fdce8881a Cosmetic : follow up 2020-11-06 17:49:19 +01:00
sparkyx
67dc4a8b54 typo 2020-11-06 17:26:22 +01:00
sparkyx
83dc1e2c2c Follow Up col. order in the list 2020-11-06 17:21:00 +01:00
sparkyx
e0514bca69 Task #0001861: Check Box range for checkbox 2020-11-05 23:44:50 +01:00
sparkyx
bc15e32388 followyup list reorder 2020-11-04 17:27:40 +01:00
sparkyx
5b75b8127a Task #0001861: Plage de cases à cocher 2020-11-04 17:06:53 +01:00
sparkyx
e248feea70 Followup : change moyenne par normale 2020-10-28 18:16:46 +01:00
sparkyx
4eb86ba3e7 Sort by earliest one 2020-10-27 19:43:14 +01:00
sparkyx
9857de7e08 Follow-Up improve search 2020-10-16 10:14:12 +02:00
sparkyx
997ca7620b Follow Up : an action can have several parents 2020-10-16 10:00:29 +02:00
sparkyx
1f037f640e Follow-Up : comment optional 2020-10-14 16:39:45 +02:00
sparkyx
f48a95e74d Follow-Up Cosmetic, form before creating a new follow-up action 2020-10-14 15:53:53 +02:00
sparkyx
b298a4a3bb Notice 2020-10-13 13:45:29 +02:00
sparkyx
37cfa14491 Follow up add followup action 2020-10-13 13:14:49 +02:00
Dany De Bontridder
7f87f19746 typo : tag instead of étiquette 2020-10-12 18:40:57 +02:00
Dany De Bontridder
f7d4b380bf Follow-up new column "Status" 2020-10-12 18:38:58 +02:00
Dany De Bontridder
41fb176fe3 Follow-up fix order 2020-10-12 12:35:34 +02:00
Dany De Bontridder
d3a05bfa18 Tag Limit column size , replace input_switch by check_box 2020-10-10 20:19:47 +02:00
Dany De Bontridder
4e363895e6 Contact option , allow to use option for contact 2020-10-06 19:02:57 +02:00
Dany De Bontridder
a5b27d9253 Add group of tag to an action 2020-10-05 16:25:42 +02:00
Dany De Bontridder
3effa4bb84 Follow-up search : show the closing status 2020-10-05 15:43:39 +02:00
Dany De Bontridder
27302b9831 tag - cosmetic 2020-10-05 15:02:40 +02:00
Dany De Bontridder
037a423a3b Tag and Group Tag
new : Tag and Group : available in search
new : all tags or only one,
2020-10-05 14:06:51 +02:00
Dany De Bontridder
dbea6cee68 Follow-up : tag enable when create doc 2020-10-04 15:02:34 +02:00
Dany De Bontridder
47cb4285d9 Fix: predefined operation with overflow for details
Follow Up : operation detail moved from Follow_up to Follow_Up_Detail
Add Option for Follow Up
Add option for contact in follow up
rename cfgcat to  cfgaction
rewriting of cfgcatdoc
2020-10-04 13:45:14 +02:00
Dany De Bontridder
86777bec6a Bug : use ilike instead of tilde 2020-10-04 13:44:17 +02:00
Dany De Bontridder
065ab819c6 Bug : cannot export Follow Up 2020-10-04 13:42:21 +02:00
Dany De Bontridder
ad67d7a8fd warning about undefined $this->f_id_dest 2020-06-09 18:14:49 +02:00
Dany De Bontridder
5aab6a0502 Bug : Database::fetch_all returns an array or FALSE, because
of pg_fetch_all, the version PHP7 cannot use anymore a boolean with
count().
2019-08-24 12:05:49 +02:00
Dany De Bontridder
9a034b1113 PHP 7.2 incomptability : sizeof of not array 2019-01-19 22:50:50 +01:00
Dany De Bontridder
86d8e45aab Follow-up missing file from action-detail.php 2018-03-21 21:39:15 +01:00
Dany De Bontridder
a8de73dc6c Follow-up fix small bug with ag_ref 2018-03-10 21:07:46 +01:00
Dany De Bontridder
5ed35c23a7 Bug : action_late show also action for today 2018-03-05 22:39:46 +01:00
Dany De Bontridder
c84e95f2fc Esthétique Recherche action 2018-01-25 09:49:55 +01:00