Log of /trunk/services/metier
Directory Listing
Revision
734 -
Directory Listing
Modified
Fri Nov 16 18:01:02 2012 UTC
(12 years, 2 months ago)
by
fmichon
Commentaires
Revision
733 -
Directory Listing
Modified
Fri Nov 16 17:55:28 2012 UTC
(12 years, 2 months ago)
by
fmichon
Indentation, Optimisation et Commentaires du code.
Revision
731 -
Directory Listing
Modified
Fri Nov 16 17:38:38 2012 UTC
(12 years, 2 months ago)
by
mlimic
Partie REST du messages pour tous les 4 types de messages.
Fichiers: metier/metiermanager.php, metier/messagesmanager.php, REST/messages.php
Revision
718 -
Directory Listing
Modified
Fri Nov 16 13:09:39 2012 UTC
(12 years, 2 months ago)
by
mlimic
Change due to a change in the sendReply function in the base class Services (services/REST/services.php); also added storage of error message when bad file_data given
Revision
716 -
Directory Listing
Modified
Fri Nov 16 11:24:23 2012 UTC
(12 years, 2 months ago)
by
mlimic
Bug: Existance of file inside of JSON sent data was obligatory.
Fix: File data procesed only if sent with the request
Revision
712 -
Directory Listing
Modified
Thu Nov 15 18:09:43 2012 UTC
(12 years, 2 months ago)
by
mlimic
saving work
Revision
711 -
Directory Listing
Modified
Thu Nov 15 18:07:20 2012 UTC
(12 years, 2 months ago)
by
mlimic
Saving the work on messages
Revision
702 -
Directory Listing
Modified
Thu Nov 15 15:24:34 2012 UTC
(12 years, 2 months ago)
by
nhaye
Décodage du fichier en base 64 avant enregistrement dans le système de fichiers.
Revision
645 -
Directory Listing
Modified
Fri Nov 9 14:16:58 2012 UTC
(12 years, 2 months ago)
by
nhaye
Modification de l'appel à la méthode d'enregistrement des retour d'avis.
Revision
577 -
Directory Listing
Modified
Fri Nov 2 10:10:56 2012 UTC
(12 years, 3 months ago)
by
mlimic
remove double insert into om_profile from v3.2.0-dev.sql, deleted the constructor from the utils.class.php since now it is the same as that of the om_application.php due to the fact that the login in the MetierManager is now set to 'admin'; moved th function that checks that a date is inside of an inteval into MetierManager
Revision
573 -
Directory Listing
Modified
Wed Oct 31 16:23:31 2012 UTC
(12 years, 3 months ago)
by
mlimic
ticket 76 Version II - The consultation class is used
Revision
564 -
Directory Listing
Modified
Wed Oct 31 12:23:19 2012 UTC
(12 years, 3 months ago)
by
mlimic
save of the consultation updates via rest, version I
Revision
559 -
Directory Listing
Modified
Tue Oct 30 17:05:34 2012 UTC
(12 years, 3 months ago)
by
mlimic
save of services files
Revision
541 -
Directory Listing
Modified
Mon Oct 29 15:44:03 2012 UTC
(12 years, 3 months ago)
by
mlimic
Ticket #56 - implementation finished except for encoding
Revision
540 -
Directory Listing
Modified
Fri Oct 26 15:45:51 2012 UTC
(12 years, 3 months ago)
by
mlimic
implementation of the php script that does the update done; cron call and email sending done; remaining: change messages from English to French, test on real instance of openfoncier
Revision
537 -
Directory Listing
Modified
Thu Oct 25 16:31:52 2012 UTC
(12 years, 3 months ago)
by
mlimic
created the function that updates the status on consultations that have a 'accord tacite' to 'Favorable'
Revision
529 -
Directory Listing
Modified
Mon Oct 22 12:04:18 2012 UTC
(12 years, 3 months ago)
by
mlimic
added php-amqplib, bug with exception on acknowledgment
Revision
526 -
Directory Listing
Modified
Fri Oct 19 14:38:37 2012 UTC
(12 years, 3 months ago)
by
mlimic
added public, private, protected modifiers to functions
Revision
523 -
Directory Listing
Modified
Fri Oct 19 11:59:44 2012 UTC
(12 years, 3 months ago)
by
mlimic
comments, correction of a bug when checking the validity of the format of incomming requests, creation of function used for sending, tests OK
Revision
522 -
Directory Listing
Modified
Thu Oct 18 16:37:15 2012 UTC
(12 years, 3 months ago)
by
mlimic
documentation, deleted some unused instance variables, need to retest everything, but should be ok
Revision
518 -
Directory Listing
Modified
Thu Oct 18 10:04:05 2012 UTC
(12 years, 3 months ago)
by
mlimic
brushed up on respler.php, removed print statements, partly done documentation of seervice.php
Revision
515 -
Directory Listing
Added
Wed Oct 17 16:22:13 2012 UTC
(12 years, 3 months ago)
by
mlimic
Addition of services and function overrides into: obj/om_dbform.class.php, obj/utils.class.php