1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-webteam] Maintdb
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Maintdb&In-Reply-To=%3CAANLkTima5SsT0888V1ARfM1NK-9LT-0wp953m%2B0qYJu_%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000426.html">
<LINK REL="Next" HREF="000481.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-webteam] Maintdb</H1>
<B>Romain d'Alverny</B>
<A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Maintdb&In-Reply-To=%3CAANLkTima5SsT0888V1ARfM1NK-9LT-0wp953m%2B0qYJu_%40mail.gmail.com%3E"
TITLE="[Mageia-webteam] Maintdb">rdalverny at gmail.com
</A><BR>
<I>Mon Mar 14 19:19:56 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="000426.html">[Mageia-webteam] Maintdb
</A></li>
<LI>Next message: <A HREF="000481.html">[Mageia-webteam] Maintdb
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#480">[ date ]</a>
<a href="thread.html#480">[ thread ]</a>
<a href="subject.html#480">[ subject ]</a>
<a href="author.html#480">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi Kosmas, all,
I pushed a few little updates to maintdb code base and updated the
wiki page as well:
<A HREF="http://mageia.org/wiki/doku.php?id=web:maintdb#status">http://mageia.org/wiki/doku.php?id=web:maintdb#status</A>
Kosmas, could you have a look at it and see if it looks correct. I'd
need some ideas about implementing both POST and DELETE methods for
creating/deleting relationships.
Other important needed changes are the json output (not available at
this time), updating db schema and related code (no email, but uid; no
first/last name), removing unneeded parets (media, cpackages),
renaming spackages to packages, making all create/update/delete
methods in Web mode only available to a local admin (or removing
them). And of course, styling this a bit. So if there are hands
willing to take over some bits in this, feel free! (see the wiki page
for the code repository access).
Cheers,
Romain
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000426.html">[Mageia-webteam] Maintdb
</A></li>
<LI>Next message: <A HREF="000481.html">[Mageia-webteam] Maintdb
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#480">[ date ]</a>
<a href="thread.html#480">[ thread ]</a>
<a href="subject.html#480">[ subject ]</a>
<a href="author.html#480">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-webteam">More information about the Mageia-webteam
mailing list</a><br>
</body></html>
|