Commit Graph

947 Commits

Author SHA1 Message Date
Laurent Destailleur
59bef9caa1 Qual: Uniformize code to use new note system. 2012-03-18 02:01:23 +01:00
Laurent Destailleur
a7a55645d8 Fix: Some fix when using fckeditor with notes.
Qual: Uniformize code to use new system for notes.
Qual: Removed duplicate updatenote method into commandefournisseur
class.
2012-03-18 00:59:24 +01:00
Laurent Destailleur
1645ddbe47 Sec: Sanitize all input for ids. 2012-02-27 22:26:22 +01:00
Laurent Destailleur
c4b845d60a Qual: Removed deprecated function name. 2012-02-19 18:34:22 +01:00
Laurent Destailleur
8f56d2d798 Fix: Show project when task is view as a standalone card. 2012-02-15 23:27:03 +01:00
Laurent Destailleur
9eb92b17ec New: Increase usability of module project. 2012-02-15 23:08:20 +01:00
Laurent Destailleur
56f7196aa2 Qual: Normalize function name 2012-02-15 13:55:00 +01:00
Laurent Destailleur
55f6cdd495 Qual: Removed warnings 2012-02-07 10:25:58 +01:00
Laurent Destailleur
62054f2f98 Fix: A lot of fix into project permissions. Uniformize code. 2012-02-04 18:34:52 +01:00
Laurent Destailleur
f3a966a313 Fix: Missing name 2012-01-29 23:24:47 +01:00
Regis Houssin
f0c327c070 Fix: uniform code
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc [task #216] Move lib in core directory 2011-10-24 11:25:54 +02:00
Regis Houssin
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Laurent Destailleur
3e394189e7 Qual: Uniformize code 2011-09-14 12:47:51 +00:00
Laurent Destailleur
2bb5e4ba69 Fix: W3C 2011-08-31 15:12:09 +00:00
Regis Houssin
27300fe898 Fix: remove obsolete tags (in progress) 2011-08-27 16:15:06 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
e9b113ade8 Qual: Mutualize some code
Fix: Missing begin
Fix: Removed functions returning database cursor
2011-08-14 03:13:50 +00:00
Laurent Destailleur
3f2e6bbf82 Qual: Removed dead code 2011-08-14 02:11:15 +00:00
Laurent Destailleur
37ead2f97e Fix: Avoid errors into rpm packages 2011-07-31 23:19:04 +00:00
Juanjo Menent
aafc56e7f4 Proyects: Add Total time to tasks tables 2011-07-14 15:37:37 +00:00
Laurent Destailleur
e2b18d565a Fix: Bad order on documents pages 2011-07-06 20:56:48 +00:00
Laurent Destailleur
7e1e28f0d8 Fix: Wrong order of name/firstname 2011-02-09 18:27:56 +00:00
Laurent Destailleur
cc93d642e0 Fix: Date was not always visible 2010-12-01 23:42:39 +00:00
Laurent Destailleur
adfb9ea341 Sec: Removed security holes 2010-11-20 13:08:44 +00:00
Laurent Destailleur
46ad8917ad Perf: A little speed enhancement on document tabs. 2010-10-03 15:50:34 +00:00
Laurent Destailleur
5f1310a325 Fix: Error in download attached file on project 2010-08-14 02:22:34 +00:00
Laurent Destailleur
3e767382e8 Fix: Removed not translated combo box. 2010-06-24 21:10:43 +00:00
Laurent Destailleur
7813ef32ea Fix: A lot of bugs in project permission 2010-05-30 21:07:47 +00:00
Laurent Destailleur
4cd49aecea Fix: A lot of bugs in project permission 2010-05-30 20:44:47 +00:00
Laurent Destailleur
3c4aa3b085 Fix: A lot of bugs in project permission 2010-05-30 20:25:08 +00:00
Laurent Destailleur
a7c809d0dd More fix on project permission.
There is still errors on task (too many task shown) but project lists are ok.
2010-05-30 12:21:32 +00:00
Laurent Destailleur
d4e693af3b Fix: Fix a lot of permissions on project module 2010-05-28 23:26:08 +00:00
Laurent Destailleur
920706e9b4 Fix: If user has no permission to see all projects, see only its projects 2010-05-23 21:03:09 +00:00
Laurent Destailleur
8044300ef7 Work on gantt view. 2010-05-23 20:37:28 +00:00
Laurent Destailleur
ad8ab9c7fd New: Add gantt diagramm om project module 2010-05-23 10:20:35 +00:00
Laurent Destailleur
da9c1a13f4 Fix: Remove useless /div 2010-05-22 14:17:38 +00:00
Laurent Destailleur
7365a16d60 Merge tab "tasks" and "mytasks". Now it is just a link to switch on page. 2010-05-22 10:20:28 +00:00
Laurent Destailleur
0f7fba3f29 Fix: List to get project 2010-05-17 00:16:40 +00:00
Laurent Destailleur
426317a355 Qual: Removed deprecated method 2010-05-09 15:15:10 +00:00
Laurent Destailleur
d2c92b91de Fix: Bad parameters 2010-05-09 15:04:16 +00:00
Laurent Destailleur
8374bf42bb Rename static object 2010-05-09 14:55:49 +00:00
Philippe Grand
a981577553 according to new tree directory 2010-05-03 08:43:32 +00:00
Philippe Grand
32025de202 according to new tree directory 2010-05-03 08:22:35 +00:00
Laurent Destailleur
968addfad3 Fix: Better error management in upload files 2010-05-01 14:28:48 +00:00
Regis Houssin
ff0bbd1c43 Fix: move class to class directory 2010-04-30 05:48:16 +00:00
Philippe Grand
b749e6bdcf according to new tree directory 2010-04-29 14:34:21 +00:00
Philippe Grand
b6bc9223df according to new tree directory 2010-04-28 10:33:16 +00:00
Philippe Grand
b68a359265 according to new tree directory 2010-04-28 10:02:54 +00:00
Philippe Grand
388470d146 according to new tree directory 2010-04-28 07:55:43 +00:00
Laurent Destailleur
08145dd2dd Fix: Contacts in task list must be limited to contact linked to project 2010-04-24 17:23:35 +00:00
Laurent Destailleur
4bdfaf4c7c Fix: Missing global 2010-04-24 13:43:37 +00:00
Laurent Destailleur
e86d33e008 Fix: Contacts in task list must be limited to contact linked to project 2010-04-24 13:39:16 +00:00
Regis Houssin
335c038dd8 Fix: regression 2010-04-21 22:14:11 +00:00
Regis Houssin
621bd68e3b Fix: workflow module is enabled by default
Fix: integration of triggers in the workflow module
!!! we now call "call_workflow" instead of "run_triggers" !!!
2010-04-21 16:29:37 +00:00
Laurent Destailleur
6f337fcd41 Fix: Missing include 2010-04-17 14:49:27 +00:00
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +00:00
Philippe Grand
a56832d521 move contact class file to contact directory 2010-03-25 13:51:24 +00:00
Laurent Destailleur
4249291d4b Fix: Minor change in look of project 2010-03-18 19:51:50 +00:00
Laurent Destailleur
358c43c46f Fix: Show tasks in project PDF 2010-03-18 19:33:57 +00:00
Regis Houssin
6822a1b18b Fix: uniformise and clean code 2010-03-11 14:31:16 +00:00
Regis Houssin
36ab2be4da Works on enhancement of project module
Fix: add triggers
2010-03-05 11:30:22 +00:00
Regis Houssin
b7201c5c5d Add task progress in list 2010-03-04 09:04:36 +00:00
Regis Houssin
39a1fc5be2 Fix: code more clean 2010-03-02 19:32:13 +00:00
Regis Houssin
ff47f37996 Add document tabs in project and task cards 2010-03-02 19:18:25 +00:00
Regis Houssin
a5ea5f2617 Add document tabs in project and task cards (not finished)
Fix: some bugs
2010-03-02 17:13:39 +00:00
Laurent Destailleur
edf8434655 Rename function with a more english name.
Remove duplicated "default" preselected parameter.
2010-03-02 08:45:49 +00:00
Regis Houssin
2642d924d3 Fix: management of time spent in task card
Fix: Update time spent in seconds
2010-03-02 07:52:31 +00:00
Regis Houssin
e51a002c10 Fix: management of time spent in task card
Fix: Update time spent in seconds
2010-03-02 07:28:59 +00:00
Regis Houssin
dd588bda19 Fix: management of time spent in task card
Fix: Update time spent in seconds
2010-03-01 19:36:58 +00:00
Regis Houssin
4adf45647a Fix: management of time spent in task card
Fix: Update time spent in seconds
2010-03-01 16:42:02 +00:00
Regis Houssin
818fec7e6b Qual: First change to remove pre.inc.php 2010-03-01 08:42:10 +00:00
Laurent Destailleur
677b831b24 We store duration of time spent in seconds as this is a more "universal" format.
Fix some bugs.
2010-02-28 01:33:12 +00:00
Laurent Destailleur
0686579e30 Fix: Missing condition on project 2010-02-28 00:42:44 +00:00
Regis Houssin
dfd0895925 Fix: management of time spent in task card 2010-02-26 10:37:16 +00:00
Regis Houssin
1f52da3e99 Fix: management of time spent in task card
Fix: user rights
2010-02-26 08:45:22 +00:00
Regis Houssin
5b5b95d9d1 Fix: management of time spent in task card 2010-02-25 11:21:06 +00:00
Regis Houssin
52e2fc71dd Fix: management of time spent in task card 2010-02-25 09:44:58 +00:00
Regis Houssin
d3e8f6f3f9 Fix: bad user rights 2010-02-24 15:38:05 +00:00
Regis Houssin
e4188bf026 Fix: bad user rights 2010-02-24 15:26:54 +00:00
Regis Houssin
4d3abb2f1d Fix: management of time spent in task card 2010-02-24 15:04:10 +00:00
Regis Houssin
da2e8dd348 Fix: management of time spent in task card 2010-02-24 14:54:55 +00:00
Regis Houssin
ca30725757 Fix: management of time spent in task card 2010-02-24 10:30:26 +00:00
Regis Houssin
f2423b654a Fix: management of time spent in task card 2010-02-24 10:30:26 +00:00
Regis Houssin
d2dbbca945 Fix: management of time spent in task card 2010-02-24 09:53:16 +00:00
Regis Houssin
21c5d870ae Fix: bad username and view datetext 2010-02-24 09:18:29 +00:00
Laurent Destailleur
bda51b47a6 Fix: A lot of fix in project permissions 2010-02-21 17:01:45 +00:00
Laurent Destailleur
8e675a9c01 A lot of fix in project module 2010-02-21 00:16:47 +00:00
Laurent Destailleur
2fd6e376da Add more clear information for project view 2010-02-20 20:24:09 +00:00
Regis Houssin
6cad2ac1d7 Works on enhancement of project tasks
Fix: security check
2010-02-15 10:54:55 +00:00
Laurent Destailleur
b305ab4bdb Fix: Creation of a task 2010-02-15 01:21:47 +00:00
Laurent Destailleur
3f2ee959f0 Comment code 2010-02-14 23:35:42 +00:00
Regis Houssin
af2a715f62 Works on enhancement of project tasks
Fix: security check
2010-02-14 17:34:43 +00:00
Regis Houssin
2ddb3925d4 Works on enhancement of project tasks
Fix: security check
2010-02-14 16:54:00 +00:00
Regis Houssin
d8febc7a94 Works on enhancement of project tasks
Fix: security check
2010-02-14 15:43:37 +00:00
Regis Houssin
80d808be36 Works on enhancement of project tasks
Fix: security check
2010-02-14 07:24:02 +00:00
Regis Houssin
2c58a7f66f Fix: we check whether the task has no sub-task 2010-02-10 16:22:08 +00:00
Regis Houssin
860611c103 Works on enhancement of project tasks
Fix: security check
2010-02-10 15:55:29 +00:00
Regis Houssin
5b661dbab9 Works on enhancement of project tasks
Fix: security check
2010-02-10 15:48:45 +00:00
Regis Houssin
07e5dc25d4 Works on enhancement of project tasks
Fix: security check
2010-02-07 09:49:10 +00:00
Laurent Destailleur
382f11a514 Fix and restore a lot of broken features in the project module. Must try to restore a stable module to start a release. 2010-02-07 02:39:01 +00:00
Laurent Destailleur
ad308ad087 Fix and restore a lot of broken features in the project module. Must try to restore a stable module to start a release. 2010-02-07 02:39:01 +00:00
Regis Houssin
cee5d7873b Works on enhancement of project tasks
Fix: security check
2010-02-04 10:40:18 +00:00
Laurent Destailleur
93cf727a1c Some fix on project 2010-02-03 22:34:12 +00:00
Regis Houssin
496f305a81 Fix: bad rights for user author 2010-02-03 22:21:46 +00:00
Regis Houssin
ea13df746a Works on enhancement of project tasks
Add tab "note"
2010-02-03 16:57:23 +00:00
Regis Houssin
1afda34ad7 Works on enhancement of project tasks
Add rights for task
2010-02-02 13:27:59 +00:00
Regis Houssin
9ba7d422ff Works on enhancement of project tasks
Fix: limit modification to project leader
2010-02-02 11:34:32 +00:00
Regis Houssin
4ac61b7459 Works on enhancement of project tasks 2010-02-02 11:09:13 +00:00
Regis Houssin
b326c508af Works on enhancement of project tasks 2010-02-01 09:21:52 +00:00
Regis Houssin
9536a59dff Add on/off button 2010-01-30 10:43:25 +00:00
Regis Houssin
a54e98ed23 Works on enhancement of project tasks 2010-01-29 09:55:00 +00:00
Regis Houssin
0391dbf1c1 Works on enhancement of project tasks 2010-01-29 09:23:28 +00:00
Regis Houssin
29302396c2 Works on enhancement of project tasks 2010-01-28 15:55:43 +00:00
Regis Houssin
cf13e466c5 Works on enhancement of project tasks 2010-01-28 14:52:45 +00:00
Regis Houssin
a71e75c7c7 Works on enhancement of project tasks 2010-01-28 11:08:11 +00:00
Regis Houssin
354fa8a605 Works on enhancement of project tasks 2010-01-28 08:52:41 +00:00
Regis Houssin
b2a265a1a8 Works on enhancement of project tasks 2010-01-27 07:58:31 +00:00
Regis Houssin
bb8f7045d8 Works on enhancement of project tasks
Fix: data migration field fk_user_resp of llx_projet to llx_element_contact
2010-01-26 16:54:40 +00:00
Regis Houssin
4345d2563b Works on enhancement of project tasks
Fix: data migration of llx_projet_task_actors in llx_element_contact
2010-01-26 13:28:25 +00:00
Regis Houssin
d94473e164 Works on enhancement of project tasks
Fix: use task.class.php
2010-01-25 22:24:40 +00:00
Regis Houssin
4223eacb7a Works on enhancement of project tasks
Fix: use task.class.php
2010-01-25 11:40:48 +00:00
Regis Houssin
b8954be4e5 Works on enhancement of project tasks
Fix: use task.class.php
2010-01-25 10:59:20 +00:00
Regis Houssin
062e9da861 Fix: translation 2010-01-25 08:55:17 +00:00
Regis Houssin
a0eb862c85 Works on enhancement of project tasks
Fix: use task.class.php
2010-01-22 20:42:35 +00:00
Regis Houssin
3c74bd21ca Works on enhancement of project tasks
Fix: move class in directory of module
2010-01-22 20:20:41 +00:00
Regis Houssin
f4230d9787 Works on enhancement of project tasks 2010-01-22 17:49:13 +00:00
Laurent Destailleur
2988b561c9 New: Project module support status of project and end date 2010-01-04 21:45:59 +00:00
Regis Houssin
ac587f4d53 Fix: call class 2009-11-13 08:41:20 +00:00
Regis Houssin
3e4414becd Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 18:14:00 +00:00
Regis Houssin
01291c4a7c Fix: function "split" is deprecated since php 5.3.0 2009-10-20 13:14:44 +00:00
Laurent Destailleur
90cd2d2acd Add link to wiki help 2009-08-30 22:08:21 +00:00
Laurent Destailleur
766cb6cf64 Fix: Wrong order 2009-08-10 17:28:07 +00:00
Regis Houssin
11e10a1c8c Fix: limit view for external user 2009-08-06 12:01:08 +00:00
Regis Houssin
e48d440630 Fix: espace en dŽbut de fichier 2009-07-28 14:23:09 +00:00
Laurent Destailleur
72f1df8eab New: Enhancement in project module 2009-07-28 13:37:28 +00:00
Laurent Destailleur
872a91d4a5 First changes to fix pb in task list 2009-07-28 00:52:34 +00:00
Laurent Destailleur
0679897b88 Look: Uniformize look 2009-07-27 00:17:35 +00:00
Regis Houssin
e5d222b6cc Fix: régression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
comportement aléatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
c1c1f8a4d2 Fix: ajout d'un niveau supplémentaire du cache du jeton 2009-05-16 15:45:26 +00:00
Regis Houssin
e63c142ce7 Fix: ajout d'un jeton aléatoire dans les requetes POST 2009-05-15 15:33:33 +00:00
Laurent Destailleur
7c6016b355 Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 13:39:43 +00:00
Regis Houssin
b86684805c New: early development of multi-company module 2009-04-27 20:37:50 +00:00
Laurent Destailleur
0823322ba1 Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53:15 +00:00
Laurent Destailleur
68ccad2f7f Minor enhancements in project module 2009-02-12 09:09:36 +00:00
Laurent Destailleur
0d386d7e6c Fix: A lot of debug in project module 2009-02-04 20:38:07 +00:00
Laurent Destailleur
e40fe712cd Major enhancement of project module 2009-01-14 23:36:51 +00:00
Laurent Destailleur
54449e3465 Debug of project module 2009-01-14 16:40:45 +00:00
Laurent Destailleur
5cf2356bcb Do not allow to remove task with children 2009-01-12 20:26:06 +00:00
Laurent Destailleur
429dcd3b6a Minor changes in task management 2009-01-12 09:53:45 +00:00
Laurent Destailleur
effa56d5c9 Debug on projects 2009-01-10 03:40:06 +00:00
Laurent Destailleur
90a73faaad New: Some enhancements in project module 2008-09-10 20:49:21 +00:00
Laurent Destailleur
522b0eb1b8 New: Some enhancements in project module 2008-09-10 11:36:13 +00:00
Laurent Destailleur
b7c5268a18 New: Some enhancements in project module 2008-09-10 11:14:45 +00:00
Laurent Destailleur
14dd4191ec Add patch sladame 2008-08-25 22:14:58 +00:00
Laurent Destailleur
6bd6e4a309 New: Add pages for agenda module 2008-03-01 01:26:41 +00:00
Laurent Destailleur
646a6307f0 New: Super clean of permissions checks 2008-02-25 20:03:21 +00:00
Laurent Destailleur
99297fea62 Fix: Security check 2008-02-24 13:18:40 +00:00
Laurent Destailleur
fed065dd7f Qual: Nettoyage de code redondant. L'appel a getright est inutile car deja dans le main. 2008-01-29 19:03:26 +00:00
Regis Houssin
8e43e47126 Fix: problème de droit d'accès, mise en place de la fonction restrictedArea 2007-11-29 21:19:21 +00:00
Laurent Destailleur
802c37c75c Suppression des TODO/FIXME 2007-11-28 22:53:21 +00:00
Laurent Destailleur
a70ced9753 Oubli du param sortorder dans les appels de print_liste_field_titre 2007-11-11 15:55:45 +00:00
Regis Houssin
e9c01bcfd7 modification de mon adresse mail 2007-11-01 20:39:36 +00:00
Regis Houssin
1d4b3c4798 Changement du fonctionnement des bons d'interventions 2007-08-28 07:44:17 +00:00
Regis Houssin
59a3a32f78 Fix: changement de idp en rowid pour llx_societe et llx_socpeople afin d'unifier le code. 2007-06-11 22:51:47 +00:00
Regis Houssin
54c955a7f8 Fix: mauvaise affichage de la date et de la traduction 2007-05-28 11:51:00 +00:00
Laurent Destailleur
e4f3b922ca Doc: doxygen 2007-05-04 23:28:09 +00:00
Regis Houssin
18e51b52e3 Suppression du champ "code" de la table llx_user 2007-03-10 22:14:14 +00:00
Laurent Destailleur
2118c965c7 Mutualisation code
Ajout champ id tache sur liste des taches d'un projet
2006-09-23 00:36:00 +00:00
Laurent Destailleur
1b36283769 Mutualisation code
Ajout champ id tache sur liste des taches d'un projet
2006-09-23 00:27:47 +00:00
Laurent Destailleur
f9d90c3908 Fix: Uniformisation du nom du champ id societe. On prend partout "socid". 2006-09-13 18:56:30 +00:00
Laurent Destailleur
490e293947 Look: Uniformisation affichage ecrans projets 2006-06-03 16:50:58 +00:00
Laurent Destailleur
c617bac12f Qual: Suppression des propriétés nom_url au profit de la methode getNomUrl. Ce qui permet de passer en parametre si on veut en plus le picto ou non dans le lien 2006-06-03 14:47:05 +00:00
Laurent Destailleur
75b5f8665e Fix: Pb acces trop restrictif 2006-06-02 23:34:28 +00:00
Laurent Destailleur
0d8499ac0b Fix: bug #16564 overview: Accès refusé sur le module projet 2006-05-13 00:52:13 +00:00
Regis Houssin
a66844976e amélioration de la sécurité 2006-03-10 17:19:14 +00:00
Regis Houssin
27f8e2f4f0 amélioration de la sécurité 2006-03-10 16:55:25 +00:00
Regis Houssin
bc520b51a7 Ajout de la permission "consulter tous les clients" dans le module commercial, afin
qu'un commercial puisse voir que les clients qui lui sont affectés.
2006-03-09 11:43:13 +00:00
Andre Cianfarani
eb912a3774 modifs pour date en popup 2006-03-01 16:59:18 +00:00
Regis Houssin
b919a64ba2 Ajout traduction 2005-12-07 16:22:06 +00:00
Regis Houssin
4135239c46 Ajout traduction 2005-12-02 17:00:31 +00:00
Laurent Destailleur
90e7514b1f Qual: meilleur respect xhtml 2005-09-17 00:53:49 +00:00
Rodolphe Quiedeville
2efdf0a520 Ajout des liens Activite 2005-08-25 13:24:19 +00:00
Rodolphe Quiedeville
29af900653 Modif order requete SQL 2005-08-22 09:39:29 +00:00
Rodolphe Quiedeville
7cd26bdbee Bugfix 2005-08-22 09:38:36 +00:00
Rodolphe Quiedeville
5722c9eceb Suppression du formulaire ajout lien sur les projets 2005-08-22 09:35:31 +00:00
Rodolphe Quiedeville
b664725f79 Filtre sur mes taches 2005-08-22 09:16:43 +00:00
Rodolphe Quiedeville
519027b3aa Gestion primaire des permissions 2005-08-22 09:12:46 +00:00
Rodolphe Quiedeville
811810619c Ajout entrée de menu pour Mytasks 2005-08-21 13:02:07 +00:00
Rodolphe Quiedeville
b8f87a1688 Nouveau fichier 2005-08-21 13:01:50 +00:00
Rodolphe Quiedeville
6088e2faec Ajout inclusion de la class task. 2005-08-21 12:41:25 +00:00
Rodolphe Quiedeville
1a0ca38598 Nouveau fichier 2005-08-21 12:39:11 +00:00
Rodolphe Quiedeville
bfbb583bea Correction bug ajout d'une durée 2005-08-21 12:38:23 +00:00
Rodolphe Quiedeville
311ad98507 Nouveau fichier 2005-08-21 12:24:33 +00:00
Rodolphe Quiedeville
6f783419a9 Ajout gestion des permission 2005-08-21 12:10:05 +00:00
Rodolphe Quiedeville
f2fd790711 Nouveau fichier 2005-08-20 21:44:34 +00:00