<feed xmlns='http://www.w3.org/2005/Atom'>
<title>celcatsanitizer/management/commands, branch v0.14.4-pa1ch</title>
<subtitle>A sane interface to celcat calendar.  This project is now abandonware.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/'/>
<entry>
<title>scraptimetables: adaptation de scraptimetables à la nouvelle page</title>
<updated>2018-09-29T15:01:26+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-09-29T15:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=a4000b40682c93efacec31308dce4a32eeac7ef7'/>
<id>a4000b40682c93efacec31308dce4a32eeac7ef7</id>
<content type='text'>
Signed-off-by: Alban Gruin &lt;alban@pa1ch.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Alban Gruin &lt;alban@pa1ch.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'stable/0.14.z' into prod/pa1ch/0.y.z</title>
<updated>2018-09-06T19:46:51+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-09-06T19:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=676345434415d40363c80960484abf0295ca800a'/>
<id>676345434415d40363c80960484abf0295ca800a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>timetables: ne rien faire si une source ne contient pas de semaines</title>
<updated>2018-09-06T19:03:49+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-09-03T11:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=066391b376649214266f48ab95a021cb98b9dfa2'/>
<id>066391b376649214266f48ab95a021cb98b9dfa2</id>
<content type='text'>
Correction d’un bogue qui faisait planter le parseur si on demandait
une mise à jour complète alors que la source ne contenait pas de
semaines.  Désormais, si une source ne contient pas de semaines, la
date de mise à jour de la source est modifiée, et aucun cours n’est
supprimé ou rajouté.

Signed-off-by: Alban Gruin &lt;alban@pa1ch.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correction d’un bogue qui faisait planter le parseur si on demandait
une mise à jour complète alors que la source ne contenait pas de
semaines.  Désormais, si une source ne contient pas de semaines, la
date de mise à jour de la source est modifiée, et aucun cours n’est
supprimé ou rajouté.

Signed-off-by: Alban Gruin &lt;alban@pa1ch.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>management: nouveau script pour scrapper les salles</title>
<updated>2018-09-06T16:17:35+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-09-06T16:17:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=4f1a7073abead3e2d5c614557853094ccf0dabb8'/>
<id>4f1a7073abead3e2d5c614557853094ccf0dabb8</id>
<content type='text'>
Signed-off-by: Alban Gruin &lt;alban@pa1ch.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Alban Gruin &lt;alban@pa1ch.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>management: mise à jour du script scraptimetables</title>
<updated>2018-09-06T16:17:20+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-09-06T16:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=713e3be3351a585c40838f7f7638f68d4088f7b6'/>
<id>713e3be3351a585c40838f7f7638f68d4088f7b6</id>
<content type='text'>
Signed-off-by: Alban Gruin &lt;alban@pa1ch.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Alban Gruin &lt;alban@pa1ch.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>parsers: parseur orienté objet avec une classe abstraite</title>
<updated>2018-09-03T17:20:54+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-08-27T15:43:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=d02046f9255a07c4eb2bda9eb73d229cdb4f4a53'/>
<id>d02046f9255a07c4eb2bda9eb73d229cdb4f4a53</id>
<content type='text'>
Signed-off-by: Alban Gruin &lt;alban@pa1ch.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Alban Gruin &lt;alban@pa1ch.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>parsers: déplacement de delete_courses_in_week() vers timetable.py</title>
<updated>2018-09-03T17:19:54+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-08-25T21:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=77b6ade4a7d465ca0fbc6b82950f3b54689d60e3'/>
<id>77b6ade4a7d465ca0fbc6b82950f3b54689d60e3</id>
<content type='text'>
Signed-off-by: Alban Gruin &lt;alban@pa1ch.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Alban Gruin &lt;alban@pa1ch.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>management: création d’un sous-module parser</title>
<updated>2018-09-03T17:18:58+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-08-25T20:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=e7f2ccdd870f998b9199b85bf2c486f8d1d0cceb'/>
<id>e7f2ccdd870f998b9199b85bf2c486f8d1d0cceb</id>
<content type='text'>
Signed-off-by: Alban Gruin &lt;alban@pa1ch.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Alban Gruin &lt;alban@pa1ch.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Ajout d’un script pour lister les emplois du temps pas récupérés</title>
<updated>2018-04-25T19:27:28+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-04-25T19:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=080606776d14aa5fdac21d43d028b01ed3a2ed4f'/>
<id>080606776d14aa5fdac21d43d028b01ed3a2ed4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'stable/0.13.z' into prod/pa1ch/0.y.z</title>
<updated>2018-04-25T19:26:03+00:00</updated>
<author>
<name>Alban Gruin</name>
</author>
<published>2018-04-25T19:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pa1ch.fr/alban/celcatsanitizer.git/commit/?id=54c5dbb98293acea9b470808e5a35e99c004f265'/>
<id>54c5dbb98293acea9b470808e5a35e99c004f265</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
