Pascal Corpet [Wed, 12 Jan 2005 22:00:39 +0000 (22:00 +0000)]
implements wish 145 : authentification en melix
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-306
Pascal Corpet [Wed, 12 Jan 2005 21:24:39 +0000 (21:24 +0000)]
closes bug 170
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-305
Pascal Corpet [Wed, 12 Jan 2005 17:30:37 +0000 (17:30 +0000)]
separation de l'affichage d'une adresse pour eviter la duplication de code (2)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-304
Pascal Corpet [Wed, 12 Jan 2005 17:30:00 +0000 (17:30 +0000)]
separation de l'affichage d'une adresse pour eviter la duplication de code
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-303
Pascal Corpet [Wed, 12 Jan 2005 15:58:16 +0000 (15:58 +0000)]
wish 145 : authentification avec l'alias melix
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-302
Pierre Habouzit (MadCoder [Wed, 12 Jan 2005 11:25:19 +0000 (11:25 +0000)]
positive info is good
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-301
Pierre Habouzit (MadCoder [Wed, 12 Jan 2005 09:26:46 +0000 (09:26 +0000)]
obsolete
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-300
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 23:08:20 +0000 (23:08 +0000)]
backport
Patches applied:
* opensource@polytechnique.org--2005/platal--release--0.9.3--patch-31
the real lists fix
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-299
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 22:59:34 +0000 (22:59 +0000)]
backport
Patches applied:
* opensource@polytechnique.org--2005/platal--release--0.9.3--patch-30
undo fix stupid
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-298
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 22:57:13 +0000 (22:57 +0000)]
backport
Patches applied:
* opensource@polytechnique.org--2005/platal--release--0.9.3--patch-29
lists fix
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-297
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 21:23:40 +0000 (21:23 +0000)]
debug has bits : 1 stands for db debug, 2 for html validation
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-296
Pascal Corpet [Tue, 11 Jan 2005 21:06:19 +0000 (21:06 +0000)]
mobile dans la fiche referent
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-295
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 20:11:30 +0000 (20:11 +0000)]
fame for caribou
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-294
Pascal Corpet [Tue, 11 Jan 2005 19:30:30 +0000 (19:30 +0000)]
wish 62 : ajouter un mobile pro + bdd
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-293
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 17:15:52 +0000 (17:15 +0000)]
dammit ... I WANNA CLOSE #253 (stupid regex bug)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-292
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 16:42:04 +0000 (16:42 +0000)]
ooops
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-291
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 16:38:38 +0000 (16:38 +0000)]
how can i be soooo stupid
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-290
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 16:36:27 +0000 (16:36 +0000)]
marketing
- rework a lot of things (relance for example)
- add private.php/tpl
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-289
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 15:18:09 +0000 (15:18 +0000)]
XOrgPage::gassign
This is sooooo useful :
instead of :
$page->assign('foo', $foo);
you can now use :
$page->gassign('foo');
beware of the fact that it cannot work in a function since it uses the global mechanism.
it still saves from a lot of pain in the plain .php top level
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-288
Pascal Corpet [Tue, 11 Jan 2005 15:11:08 +0000 (15:11 +0000)]
closes bug 229 : melix dans la vcard
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-287
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 12:41:33 +0000 (12:41 +0000)]
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-285
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 12:34:26 +0000 (12:34 +0000)]
push marketing mail funciton into an include, will be usefull for marketing/private.php
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-284
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 12:30:15 +0000 (12:30 +0000)]
marketing
* relax perms on marketing/public.php
* add link to private.php if not subscribed
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-283
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 12:22:13 +0000 (12:22 +0000)]
50% done for #256
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-282
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 11:56:02 +0000 (11:56 +0000)]
update validations
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-281
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 11:41:32 +0000 (11:41 +0000)]
clog
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-280
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 11:38:19 +0000 (11:38 +0000)]
bugfixes + dead code
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-279
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 11:18:52 +0000 (11:18 +0000)]
skin updates
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-278
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 11:08:27 +0000 (11:08 +0000)]
register is now quite done
* send the user on profil.php at the end.
* the AX directory question is asked at the end too.
* ability to change the password immediately too.
* all is now in simple_pages in order to prevent clicks on the menu items
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-277
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 06:22:52 +0000 (06:22 +0000)]
wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-276
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 06:18:04 +0000 (06:18 +0000)]
correct Pascal's commit a little
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-275
Pierre Habouzit (MadCoder [Tue, 11 Jan 2005 05:54:03 +0000 (05:54 +0000)]
Pascal deserve his place here
to Pascal : if Car dos not not please you, you can change it btw :)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-274
Pascal Corpet [Tue, 11 Jan 2005 01:06:09 +0000 (01:06 +0000)]
Bug 229 : melix dans la vcard et ailleurs
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-273
Pascal Corpet [Tue, 11 Jan 2005 01:02:10 +0000 (01:02 +0000)]
correction d'un bug sur le cookie permanent
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-272
Pierre Habouzit (MadCoder [Mon, 10 Jan 2005 17:03:06 +0000 (17:03 +0000)]
wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-267
Pierre Habouzit (MadCoder [Mon, 10 Jan 2005 16:54:12 +0000 (16:54 +0000)]
plug new marketing into register phase
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-266
Pierre Habouzit (MadCoder [Mon, 10 Jan 2005 16:20:37 +0000 (16:20 +0000)]
marketing, needs to code private.php now
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-265
Pierre Habouzit (MadCoder [Mon, 10 Jan 2005 15:52:18 +0000 (15:52 +0000)]
getphoto does not take uid anymore
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-264
Pierre Habouzit (MadCoder [Mon, 10 Jan 2005 15:36:52 +0000 (15:36 +0000)]
more cleaning
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-263
Pierre Habouzit (MadCoder [Mon, 10 Jan 2005 15:33:03 +0000 (15:33 +0000)]
cleaning, need to write the page that does marketing ops for ONE user
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-262
Pierre Habouzit (MadCoder [Mon, 10 Jan 2005 14:22:31 +0000 (14:22 +0000)]
backport
Patches applied:
* opensource@polytechnique.org--2005/platal--release--0.9.3--patch-27
fix notifs
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-261
Pierre Habouzit (MadCoder [Mon, 10 Jan 2005 14:19:20 +0000 (14:19 +0000)]
further work on marketing
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-260
Pierre Habouzit (MadCoder [Mon, 10 Jan 2005 11:35:56 +0000 (11:35 +0000)]
ins_convifmees -> last_week, and refactor relance a little
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-259
Pierre Habouzit (MadCoder [Mon, 10 Jan 2005 10:48:25 +0000 (10:48 +0000)]
various updates, prepare database for new marketing pages
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-258
Pierre Habouzit (MadCoder [Mon, 10 Jan 2005 08:51:43 +0000 (08:51 +0000)]
wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-257
Pierre Habouzit (MadCoder [Mon, 10 Jan 2005 08:49:58 +0000 (08:49 +0000)]
save my work, it DOES NOT WORK ATM
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-256
Pierre Habouzit (MadCoder [Mon, 10 Jan 2005 08:12:30 +0000 (08:12 +0000)]
begin to work on new registration
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-255
Pascal Corpet [Sun, 9 Jan 2005 23:05:06 +0000 (23:05 +0000)]
Bug 240 : proximité sonore si résultat vide
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-254
Pascal Corpet [Sun, 9 Jan 2005 22:40:09 +0000 (22:40 +0000)]
Bug corrigé : ne propose plus d'agrandir la recherche en soundex lorsqu'elle était déjà en soundex
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-253
Pierre Habouzit (MadCoder [Sun, 9 Jan 2005 19:08:05 +0000 (19:08 +0000)]
search tweaks
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-252
Pascal Corpet [Sun, 9 Jan 2005 14:20:49 +0000 (14:20 +0000)]
Nouvelle API (db -> xdb, -> Session::) pour les include/profil
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-251
Pierre Habouzit (MadCoder [Sat, 8 Jan 2005 15:17:34 +0000 (15:17 +0000)]
don't forget to tell our sources
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-250
Pierre Habouzit (MadCoder [Sat, 8 Jan 2005 15:12:16 +0000 (15:12 +0000)]
trim spaces and void blanks
we now trim redoundant blanks from templates if they come (out of <pre>, <script>, <textarea> tags).
it's not 100% of the unnecessray blanks. but it still trims a lot.
I assume we gain at least 10% on the size of the file.
moreover, with today's commits, we gain about 0.02s per page creation (according to the times I read on the top),
and a simple "static" page takes ~0.15s to load. so it's a 5% speedup, with commits that _simplify_ the code...
what do you people want more ?
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-249
Pierre Habouzit (MadCoder [Sat, 8 Jan 2005 14:46:59 +0000 (14:46 +0000)]
wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-248
Pierre Habouzit (MadCoder [Sat, 8 Jan 2005 14:43:43 +0000 (14:43 +0000)]
no more head hacks
* XOrgPage::addJsLink to add javascript links
* XOrgPage::addCssLink to add css links
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-247
Pierre Habouzit (MadCoder [Sat, 8 Jan 2005 13:51:24 +0000 (13:51 +0000)]
clog
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-246
Pierre Habouzit (MadCoder [Sat, 8 Jan 2005 13:49:53 +0000 (13:49 +0000)]
closes FS#65. damnit, should not have waited sooooo long !
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-245
Pierre Habouzit (MadCoder [Sat, 8 Jan 2005 13:09:22 +0000 (13:09 +0000)]
we don't need diogenes lib to be direct in the include path. /usr/share/php is sufficient
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-243
Pierre Habouzit (MadCoder [Sat, 8 Jan 2005 12:39:28 +0000 (12:39 +0000)]
explain software updates
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-242
Pierre Habouzit (MadCoder [Sat, 8 Jan 2005 12:25:16 +0000 (12:25 +0000)]
clog
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-241
Pierre Habouzit (MadCoder [Sat, 8 Jan 2005 12:21:37 +0000 (12:21 +0000)]
mysql_assign exists NO MORE
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-240
Pierre Habouzit (MadCoder [Sat, 8 Jan 2005 12:08:35 +0000 (12:08 +0000)]
only search still has mysql_assign calls
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-239
Pierre Habouzit (MadCoder [Sat, 8 Jan 2005 11:13:55 +0000 (11:13 +0000)]
more mysql_assign disappear + backport
Patches applied:
* opensource@polytechnique.org--2005/platal--release--0.9.3--patch-26
fix cron
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-238
Pierre Habouzit (MadCoder [Sat, 8 Jan 2005 10:49:42 +0000 (10:49 +0000)]
move from mysql_assign to the new API
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-237
Pierre Habouzit (MadCoder [Sat, 8 Jan 2005 10:09:18 +0000 (10:09 +0000)]
spoolgen
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-236
Pierre Habouzit (MadCoder [Fri, 7 Jan 2005 23:17:31 +0000 (23:17 +0000)]
prepare plat/al for php-banana deb package
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-235
Pierre Habouzit (MadCoder [Fri, 7 Jan 2005 18:14:51 +0000 (18:14 +0000)]
update to new banana layout
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-234
Pierre Habouzit (MadCoder [Fri, 7 Jan 2005 16:50:43 +0000 (16:50 +0000)]
makefile does now all (dont't forget to update your banana) !
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-233
Pascal Corpet [Fri, 7 Jan 2005 16:47:12 +0000 (16:47 +0000)]
closes bug 237 : focus sur le quick search
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-232
Pierre Habouzit (MadCoder [Fri, 7 Jan 2005 16:26:52 +0000 (16:26 +0000)]
oops
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-231
Pierre Habouzit (MadCoder [Fri, 7 Jan 2005 16:24:26 +0000 (16:24 +0000)]
oops
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-230
Pierre Habouzit (MadCoder [Fri, 7 Jan 2005 15:55:43 +0000 (15:55 +0000)]
rework banana A LOT
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-229
Pascal Corpet [Fri, 7 Jan 2005 11:18:06 +0000 (11:18 +0000)]
Bug 237 : focus sur le quick search
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-228
Pierre Habouzit (MadCoder [Fri, 7 Jan 2005 10:54:28 +0000 (10:54 +0000)]
backport
Patches applied:
* opensource@polytechnique.org--2005/platal--release--0.9.3--patch-25
bugfix (couldn't delete owner or member of a ML)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-227
Pierre Habouzit (MadCoder [Fri, 7 Jan 2005 08:25:52 +0000 (08:25 +0000)]
backport
Patches applied:
* opensource@polytechnique.org--2005/platal--release--0.9.3--patch-24
closes #250
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-226
Pierre Habouzit (MadCoder [Fri, 7 Jan 2005 08:08:57 +0000 (08:08 +0000)]
work on photos
* Photo Submission :
- Rework of the form. -MC
- Photo is resized on the fly, instead of dropping too big images. -MC
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-225
Pierre Habouzit (MadCoder [Fri, 7 Jan 2005 07:51:16 +0000 (07:51 +0000)]
auto-resize photos that are really toooo big, instead of dropping them
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-224
Pierre Habouzit (MadCoder [Thu, 6 Jan 2005 19:03:21 +0000 (19:03 +0000)]
wibble + dead code
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-223
Pierre Habouzit (MadCoder [Thu, 6 Jan 2005 18:55:36 +0000 (18:55 +0000)]
correct the photo problem, using the var:// stream
Patches applied:
* opensource@polytechnique.org--2005/platal--release--0.9.3--patch-20
backport from DEV
* opensource@polytechnique.org--2005/platal--release--0.9.3--patch-21
corrects the photo problem error
* opensource@polytechnique.org--2005/platal--release--0.9.3--patch-22
oops
* opensource@polytechnique.org--2005/platal--release--0.9.3--patch-23
re oops.
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-222
Pascal Corpet [Thu, 6 Jan 2005 16:33:55 +0000 (16:33 +0000)]
Bug 243 sur trackers : fiche avec photo non validée
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-221
Pierre Habouzit (MadCoder [Thu, 6 Jan 2005 15:33:16 +0000 (15:33 +0000)]
correct greg Kron pbm
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-220
Pierre Habouzit (MadCoder [Wed, 5 Jan 2005 09:37:12 +0000 (09:37 +0000)]
backport
Patches applied:
* opensource@polytechnique.org--2005/platal--release--0.9.3--patch-19
optimize login request
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-219
Pierre Habouzit (MadCoder [Tue, 4 Jan 2005 16:44:06 +0000 (16:44 +0000)]
changes wrt new banana
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-217
Pascal Corpet [Tue, 4 Jan 2005 15:38:39 +0000 (15:38 +0000)]
correction d'un bug pour le changement de promo
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-216
Pascal Corpet [Tue, 4 Jan 2005 00:06:40 +0000 (00:06 +0000)]
correction d'un bug de parenthese dans une query MySQL, et suppression du mysql_free_result pour l'objet resultat
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-214
Pierre Habouzit (MadCoder [Mon, 3 Jan 2005 11:28:40 +0000 (11:28 +0000)]
update banana
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-213
Pierre Habouzit (MadCoder [Mon, 3 Jan 2005 11:12:31 +0000 (11:12 +0000)]
$banana is the only global variable !
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-212
Pierre Habouzit (MadCoder [Mon, 3 Jan 2005 10:38:20 +0000 (10:38 +0000)]
get rid of session.inc.php (banana)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-211
Pierre Habouzit (MadCoder [Mon, 3 Jan 2005 08:48:27 +0000 (08:48 +0000)]
arch inventory
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-210
Pierre Habouzit (MadCoder [Mon, 3 Jan 2005 08:47:27 +0000 (08:47 +0000)]
update banana
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-209
Pierre Habouzit (MadCoder [Sun, 2 Jan 2005 19:50:52 +0000 (19:50 +0000)]
banana evolves
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-208
Pierre Habouzit (MadCoder [Sun, 2 Jan 2005 15:44:11 +0000 (15:44 +0000)]
banana update
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-207
Pierre Habouzit (MadCoder [Sun, 2 Jan 2005 14:01:13 +0000 (14:01 +0000)]
update taglines
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-206
Pierre Habouzit (MadCoder [Sun, 2 Jan 2005 14:00:38 +0000 (14:00 +0000)]
wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-205
Pierre Habouzit (MadCoder [Sun, 2 Jan 2005 13:50:39 +0000 (13:50 +0000)]
updates
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-204
Pierre Habouzit (MadCoder [Sat, 1 Jan 2005 16:27:59 +0000 (16:27 +0000)]
separate signature with <hr />
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-203
Pierre Habouzit (MadCoder [Fri, 31 Dec 2004 13:01:07 +0000 (13:01 +0000)]
backport
Patches applied:
* opensource@polytechnique.org--2005/platal--release--0.9.3--patch-15
fix Adrien's bug
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-202
Pierre Habouzit (MadCoder [Thu, 30 Dec 2004 15:06:37 +0000 (15:06 +0000)]
backport
Patches applied:
* opensource@polytechnique.org--2005/platal--release--0.9.3--patch-14
fix xface for once
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-201
Pierre Habouzit (MadCoder [Thu, 30 Dec 2004 12:40:58 +0000 (12:40 +0000)]
marketing done
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-200
Pierre Habouzit (MadCoder [Thu, 30 Dec 2004 12:11:30 +0000 (12:11 +0000)]
only htdocs/marketing and include/profil left
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-199