mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #22432
[Bug 1394359] [NEW] Adjusting webservices to use ctime, mtime syntax
Public bug reported:
Currently webservices uses 'timecreated' and 'timemodified' columns in
the 'external_services' db table which are type INT
- It would be better to alter them to be 'ctime' and 'mtime' and be
type DATETIME - so as to be consistent with the other db tables in
mahara.
But this will mean converting the unix timestamp to datetime before
saving to db and back again when extracting from db
** Affects: mahara
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1394359
Title:
Adjusting webservices to use ctime, mtime syntax
Status in Mahara ePortfolio:
New
Bug description:
Currently webservices uses 'timecreated' and 'timemodified' columns in
the 'external_services' db table which are type INT
- It would be better to alter them to be 'ctime' and 'mtime' and be
type DATETIME - so as to be consistent with the other db tables in
mahara.
But this will mean converting the unix timestamp to datetime before
saving to db and back again when extracting from db
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1394359/+subscriptions
Follow ups
-
[Bug 1394359] Re: Adjusting webservices to use ctime, mtime syntax
From: Robert Lyon, 2015-04-17
-
[Bug 1394359] Re: Adjusting webservices to use ctime, mtime syntax
From: Kristina Hoeppner, 2014-12-29
-
[Bug 1394359] A change has been merged
From: Mahara Bot, 2014-12-23
-
[Bug 1394359] A patch has been submitted for review
From: Mahara Bot, 2014-12-12
-
[Bug 1394359] Re: Adjusting webservices to use ctime, mtime syntax
From: Robert Lyon, 2014-12-09
-
[Bug 1394359] Re: Adjusting webservices to use ctime, mtime syntax
From: Robert Lyon, 2014-11-27
-
[Bug 1394359] Re: Adjusting webservices to use ctime, mtime syntax
From: Aaron Wells, 2014-11-19
-
[Bug 1394359] [NEW] Adjusting webservices to use ctime, mtime syntax
From: Robert Lyon, 2014-11-19
References