ethertoff
clone your own copy | download snapshot

About

Ethertoff

Ethertoff is a simple collaborative web platform, much resembling a wiki but featuring realtime editing thanks to Etherpad. Its output is constructed with equal love for print and web.

Just a question: I thought it was ethertopff and not ethertoff but I don't remember why. What is the actual name?

Well someone misspelled ethertopdf as ethertopf which sounds like römertopf and than somebody else understood ethertoff like chokotoff and chokotoff being Bruxellois I thought it might be the best of all these references

Ethertoff has been initially developed for the OSP 2013 Summerschool bearing the name ‘Relearn’.

http://relearn.be/

Ethertoff is structured as a wiki where each page constitutes an Etherpad.

The pad is available to logged in users (‘write-mode’). The text of the pad is available to everyone (‘read-mode’).

Ethertoff is a shell for an Etherpad installation hosted on the same domain. This integration is based on Sofian Benaissa’s bridge between Django and Etherpad, originally created for THINK WE MUST/CON-VOCATION a performance during Promiscuous Infrastructures entrelacées, an exhibition by the collective Artivistic at SKOL.

Inside this repository

Log

 

OSPinterpreted

— RELEARN+1

Monday, 19th August 2013 - 23:10

 

OSPbabbled out

— Database settings not tracked

Monday, 19th August 2013 - 23:26

 

Ericexpressed

— Add Django Etherpad Lite

https://github.com/sfyn/django-etherpad-lite

I put it in the apps folder too, using python setup.py develop
So the changes to apps/relearn/django-etherpad-lite
are reflected in the site.

I already had to make a change to make it work on 1.5:

https://github.com/sfyn/django-etherpad-lite/issues/20

---

Also, the weirdest of error messages:

When filling in a form, it tries to redirect to:
http://relearn.be/.be/accounts/profile/

(so basically adding .be to the url)

I already disabled the sites framework

---

Tuesday, 20th August 2013 - 12:46

 

Eric Schrijverlet loose

— First install instructions

Wednesday, 21st August 2013 - 16:47

 

Stéphanie Vilayphiouinterpreted

— a basic base template to be extended

Wednesday, 21st August 2013 - 17:48

 

Stéphanie Vilayphioutweeted

— a tracker's first time

Wednesday, 21st August 2013 - 17:49

 

Eric Schrijverpeached

— Deploy script

Wednesday, 21st August 2013 - 17:35

 

Eric Schrijverlet out

— These are all the views from the etherpadlite, transfered to the RELEARN application

so we can bidouille à mort

Also, added a try in line 227 because we seem to get some session errors.
Have no real idea how that works.

Wednesday, 21st August 2013 - 17:36

 

Eric Schrijverconfessed

— There was an omission in the fabfile!

Wednesday, 21st August 2013 - 17:46

 

Stéphanie Vilayphioulet out

— Merge branch 'master' of git.constantvzw.org:relearn.be

Wednesday, 21st August 2013 - 17:49

 

Stéphanie Vilayphioulet on

— some design for ***'s sake

Wednesday, 21st August 2013 - 18:26

 

Eric Schrijverdiscovered

— Possibility to access files through slug, rather then through id

Wednesday, 21st August 2013 - 18:11

 

Eric Schrijverbabbled

— Always a list of pads in the base template

Wednesday, 21st August 2013 - 18:25

 

Stéphanie Vilayphioutweeted

— I don't want to be in conflict

Wednesday, 21st August 2013 - 18:28

 

Stéphanie Vilayphioudiscovered

— oops, I forgot the js

Wednesday, 21st August 2013 - 18:46

 

Eric Schrijverexpressed

— Will these save the reverse url?

Wednesday, 21st August 2013 - 18:31

 

Eric Schrijverdiscovered

— Merge branch 'master' of git.constantvzw.org:/relearn.be

Wednesday, 21st August 2013 - 18:31

 

Stéphanie Vilayphiouemited

— Merge branch 'master' of git.constantvzw.org:relearn.be

Wednesday, 21st August 2013 - 18:46

 

Eric Schrijververbalized

— Login and logout through the nav menu

( The context processor now also handles login state and author synch with the etherpad,
previously handled on the profile page )

BTW a bug (already present on previous commit) ->
Admin pages of users don’t load any more
i.e. /admin/auth/user/1/

Thursday, 22nd August 2013 - 10:24

 

Eric Schrijverstated

— Our templates everywhere.

& Homepages now mentions when logged in.
& Better urls.

Thursday, 22nd August 2013 - 11:01

 

Eric Schrijveremited

— When creating pads, names will be normalised to url-like-names

Can it scale to the universe? becomes can-it-scale-to-the-universe.

Use :: to create sub-divisions: pedagogy::references.

Thursday, 22nd August 2013 - 14:22

 

Eric Schrijverwhispered

— Read only pads, and buttons to go from write to read and vice versa

Thursday, 22nd August 2013 - 15:45

 

Eric Schrijverinterpreted

— Etherpad doesn’t allow :: in pad names.

Thursday, 22nd August 2013 - 15:50

 

Eric Schrijvertalked

— Fixing the bug that bugs Sarah

Thursday, 22nd August 2013 - 15:55

 

Eric Schrijverstated

— More pleasant display of pad name

Friday, 23rd August 2013 - 09:52

 

Eric Schrijverwhispered

— Menu as a left sidebar, room for other things on the right

Friday, 23rd August 2013 - 13:50

 

Eric Schrijverlet the cat out of the bag

— The pad called ‘start’ will be the homepage

If it doesn’t exist, the login view will be presented.

Friday, 23rd August 2013 - 14:27

 

Eric Schrijverpublished

— Patin Helvete back in shape

Friday, 23rd August 2013 - 14:53

 

Eric Schrijverlet out

— If reading, links to other pads are in read mode as well.

Friday, 23rd August 2013 - 15:00

 

Eric Schrijverrevealed

— Get rid of trailing slashes!

Friday, 23rd August 2013 - 15:04

 

Stéphanie Vilayphiouverbalised

— a more legible layout

Friday, 23rd August 2013 - 18:54

 

Stéphanie Vilayphioubrought out

— login buttons au garde à vous

Friday, 23rd August 2013 - 18:59

 

Stéphanie Vilayphioucomplained

— font packages

Friday, 23rd August 2013 - 19:11

 

Stéphanie Vilayphioutalked

— without the css the fonts can't work...

Friday, 23rd August 2013 - 19:16

 

Stéphanie Vilayphioublabbed out

— des puces pour des listes

Friday, 23rd August 2013 - 20:00

 

Stéphanie Vilayphiougave away

— a hover

Friday, 23rd August 2013 - 20:03

 

Stéphanie Vilayphioublabbed

— some css tweakings

Friday, 23rd August 2013 - 20:24

 

Stéphanie Vilayphioutattled

— sidebars

Friday, 23rd August 2013 - 20:38

 

Stéphanie Vilayphiouverbalized

— create pad button up. style a new page

Friday, 23rd August 2013 - 20:56

 

Stéphanie Vilayphiouexpressed

— harmony in title blocks

Sunday, 25th August 2013 - 18:47

 

Stéphanie Vilayphioubabbled out

— name/email field in issue tracker

Sunday, 25th August 2013 - 19:09

 

Stéphanie Vilayphiouunwrapped

— «Point out an issue»

Sunday, 25th August 2013 - 19:09

 

Stéphanie Vilayphiousaid

— yes, we can send emails from the website. needs some tweaking still. Thanks Alex!

Sunday, 25th August 2013 - 20:23

 

Stéphanie Vilayphiouwhispered

— relearn::welcome, relearn::start

Sunday, 25th August 2013 - 23:24

 

Stéphanie Vilayphiouinterpreted

— shows relearn pads only when logged in

Sunday, 25th August 2013 - 23:45

 

Alexandre Leraycomplained

— A bot to fetch new emails from a mail box

It will print the issues

Sunday, 25th August 2013 - 21:43

 

Alexandre Lerayunwrapped

— Updated the email bot so it render HTML using django templates

Sunday, 25th August 2013 - 22:03

 

Stéphanie Vilayphiouverbalized

— Merge branch 'master' of git.constantvzw.org:relearn.be

Sunday, 25th August 2013 - 23:45

 

Stéphanie Vilayphioutalked

— email form in an iframe

Monday, 26th August 2013 - 00:12

 

Stéphanie Vilayphiousaid

— email form only if logged in. upload form commented for now

Monday, 26th August 2013 - 00:17

 

Stéphanie Vilayphioucried

— template for email printing + print through phantomjs YAY fingers in the nose

Monday, 26th August 2013 - 00:55

 

Stéphanie Vilayphioublabbed out

— relearn pads in li

Monday, 26th August 2013 - 08:12

 

Eric Schrijversaid

— ok, the issue spotter works when fetching several emails, makes pdfs and prints them out. Now I'm gonna connect the mailing-list to the web form and then make a cron job

Monday, 26th August 2013 - 11:13

 

Stéphanie Vilayphioubrought out

— connect mailing-list to the issue spotter

Monday, 26th August 2013 - 11:17

 

Stéphanie Vilayphiouspilled the beans

— Removing email field from issue spotter, otherwise the emails can't go to the mailing-list. Consequently removed email as a signature in the PDFs.

Monday, 26th August 2013 - 11:33

 

Stéphanie Vilayphiourevealed

— let's put back the name, otherwise everone ends up being anonymous... we don't want that, do we?

Monday, 26th August 2013 - 11:53

 

Stéphanie Vilayphioutweeted

— linebreaks pwease?

Monday, 26th August 2013 - 12:18

 

Stéphanie Vilayphioubrought out

— a less redundant subject

Monday, 26th August 2013 - 12:19

 

Eric Schrijversang

— Display 10 latest commits from the 4 relearn projects

Includes 4 api calls, I hope it doesn’t make the site too slow.

Tuesday, 27th August 2013 - 16:25

 

Samuellet the cat out of the bag

— Updated the "Point out an issue" column. Now send an e-mail to the list.

Thursday, 29th August 2013 - 16:00

 

Samuelcomitted

— Modified <p> margin-bottom on the right column

Thursday, 29th August 2013 - 16:20

 

Samuelemited

— New "Print" button + css file instead of .less + added "screen only" to the nav menu

Thursday, 29th August 2013 - 17:11

 

Samuelsaid

— Not just the screen
Now pages are printable !!!

Thursday, 29th August 2013 - 17:20

 

Samuelblabbed

— starting the styling of the pdf export

Friday, 30th August 2013 - 12:37

 

Eric Schrijverbrought out

— Show the images also on the READ side of things

Friday, 30th August 2013 - 14:47

 

Eric Schrijvercried

— Disable the commits for now

Friday, 30th August 2013 - 15:23

 

Samuelrendered

— This is the cover that cover the cover

Friday, 30th August 2013 - 15:17

 

Eric Schrijverblabbed

— Merge branch 'master' of git.constantvzw.org:/relearn.be

Friday, 30th August 2013 - 15:24

 

Eric Schrijvertweeted

— Remove cover

Friday, 30th August 2013 - 16:37

 

Samueltattled

— deleted relearn.less

Friday, 30th August 2013 - 15:25

 

Samuelrendered

— Merge branch 'master' of git.constantvzw.org:/relearn.be

Friday, 30th August 2013 - 15:26

 

Samuellet the cat out of the bag

— working on an "all-commits" view

Friday, 30th August 2013 - 15:51

 

Samuelexposed

— working on commits view

Friday, 30th August 2013 - 16:04

 

Eric Schrijverexpressed

— Merge branch 'master' of git.constantvzw.org:/relearn.be

Conflicts:
relearn/templates/base.html

Friday, 30th August 2013 - 16:41

 

Eric Schrijversaid

— Installation instructions and less intrusive context processors

Tuesday, 3rd September 2013 - 17:12

 

Samuelemited

— OH MY GOD IT WORKS !

Friday, 30th August 2013 - 17:05

 

Eric Schrijverironized

— Merge branch 'master' of git.constantvzw.org:/relearn.be

Tuesday, 3rd September 2013 - 17:13

 

Eric Schrijverlet loose

— Pull in the django etherpadlite bridge fork from https://github.com/codingisacopingstrategy/django-etherpad-lite/zipball/master

We need to edit these models

Tuesday, 3rd September 2013 - 17:56

 

Eric Schrijversang

— Changeable pad names. Includes South migration.

So this is kind of convoluted. With an input like

Relearn::Can it scale to the universe

we get a pad, with the unchangeable id:

relearn::can-it-scale-to-the-universe

This id becomes the initial value for the (changeable) url slug, as display_slug.
Based on this id we also set the (changeable) display name, as display_name,
through a slight transformation (- becomes space, :: →) as in:

relearn → can it scale to the universe

After migration, update existing install as such:

from etherpadlite.models import Pad
from relearn.templatetags.wikify import dewikify

for pad in Pad.objects.all():
pad.display_slug = pad.name
pad.display_name = dewikify(pad.name)
pad.save()

Tuesday, 3rd September 2013 - 18:34

 

Eric Schrijverlet on

— Actually find the new pads with changing slugs

Tuesday, 3rd September 2013 - 18:48

 

Eric Schrijvercomitted

— Identify by display_name

Wednesday, 4th September 2013 - 09:30

 

Eric Schrijvercomplained

— Explain symbols for namespacing in admin

Wednesday, 4th September 2013 - 09:36

 

Eric Schrijverbrought out

— The content div gets a class corresponding to the namespace of the pad: cheat-sheet, introduction, etcetera

Will help to style different subjects differently

Wednesday, 4th September 2013 - 18:17

 

Ludidisclosed

— testing the univers

Friday, 6th September 2013 - 12:57

 

Eric Schrijverdiscovered

— Quick & dirty hack to allow html in pads

Friday, 6th September 2013 - 12:47

 

Ludispoke

— Merge branch 'master' of git.constantvzw.org:relearn.be

Friday, 6th September 2013 - 12:57

 

Ludilet on

— adding universelse

Friday, 6th September 2013 - 14:07

 

Samueltalked

— New CSS files for print and web

Friday, 6th September 2013 - 14:30

 

Ludilet on

— relearn.css micro changes

Friday, 6th September 2013 - 17:32

 

Eric Schrijvertalked

— Etherpad lite bridge is now bundled, update README

Friday, 6th September 2013 - 16:14

 

Ludibrought out

— Merge branch 'master' of git.constantvzw.org:relearn.be

Friday, 6th September 2013 - 17:32

 

Samuelunwrapped

— pull up

Monday, 9th September 2013 - 12:39

 

Eric Schrijversang

— Update README with new API package and the South migrations

We need access to more recent API methods.
This just got merged: https://github.com/devjones/PyEtherpadLite/pull/6

So do:

pip uninstall pyetherpadlite
pip install https://github.com/devjones/PyEtherpadLite/archive/master.zip

Friday, 6th September 2013 - 17:26

 

Eric Schrijvertweeted

— Merge branch 'master' of git.constantvzw.org:/relearn.be

Friday, 6th September 2013 - 17:47

 

Eric Schrijververbalised

— Get the list of authors that contributed to a pad

We need access to more recent API methods.
This just got merged: https://github.com/devjones/PyEtherpadLite/pull/6

So do:

pip uninstall pyetherpadlite
pip install https://github.com/devjones/PyEtherpadLite/archive/master.zip

Friday, 6th September 2013 - 18:19

 

Eric Schrijversaid

— Unescape quotation marks

(so we can embed id’s and classes in our already unescaped html)

Monday, 9th September 2013 - 12:35

 

Samuelironized

— Merge branch 'master' of git.constantvzw.org:/relearn.be

Monday, 9th September 2013 - 12:40

 

Eric Schrijvertweeted

— Classes for all parts of the url: eric::methodology -> <div id="content" class="middle eric methodology">

Tuesday, 10th September 2013 - 17:19

 

Eric Schrijververbalised

— If you’ve hacked your Etherpad to use its hidden option to export author colours…

then you can use this JavaScript to attribute micro-authorships.

Tuesday, 10th September 2013 - 17:47

 

Samueltattled

— Merge branch 'master' of git.constantvzw.org:/relearn.be

Tuesday, 10th September 2013 - 19:32

 

Samueldivulged

— css print update + authorship revelation

Wednesday, 11th September 2013 - 10:51

 

Eric Schrijveremited

— Only add micro-authorship for notes. No repetitive labels: don’t show labels if author doesn’t change.

Tuesday, 10th September 2013 - 22:46

 

Eric Schrijverdivulged

— Don’t show the Etherpad background colours

Wednesday, 11th September 2013 - 01:20

 

Samuelspilled the beans

— Merge branch 'master' of git.constantvzw.org:/relearn.be

Conflicts:
relearn/static/less/relearn.css

Wednesday, 11th September 2013 - 10:55

 

Samueladmitted

— STYLEY les CSS !

Wednesday, 11th September 2013 - 13:11

 

Samuelbabbled out

— <code> css style update

Wednesday, 11th September 2013 - 13:16

 

Samueltalked

— !veryveryimportant h1, h2, h3, etc.

Wednesday, 11th September 2013 - 13:26

 

Samueltalked

— Styled the author line on the website

Wednesday, 11th September 2013 - 15:01

 

Samuelwhistled

— Authors again

Wednesday, 11th September 2013 - 15:04

 

Samuelemited

— authorea lineas non-breakeable

Wednesday, 11th September 2013 - 15:17

 

Samuelverbalised

— print.css

Wednesday, 11th September 2013 - 15:50

 

Samuelcried

— Beezow Doo_Doo Zappetybop Bop_Bop

Wednesday, 11th September 2013 - 17:14

 

Ludiexpressed

— Autopia for title pages

Wednesday, 11th September 2013 - 16:15

 

Ludibrought out

— twice Autopia

Wednesday, 11th September 2013 - 16:35

 

Eric Schrijverwhispered

— Add title whenn printing

Wednesday, 11th September 2013 - 16:55

 

Samuelshouted

— Merge branch 'master' of git.constantvzw.org:/relearn.be

Conflicts:
relearn/static/less/relearn.css

Wednesday, 11th September 2013 - 17:17

 

Ludiverbalised

— new fonts new styles

Thursday, 12th September 2013 - 19:54

 

Stéphanie Vilayphiouconfessed

— bouton print imprime la page

Friday, 20th September 2013 - 14:54

 

Stéphanie Vilayphiousaid

— herschey font info

Friday, 20th September 2013 - 15:35

 

Stéphanie Vilayphioubabbled out

— tentative pour régler le layout quand le titre est trop long

Friday, 20th September 2013 - 17:38

 

Stéphanie Vilayphiousaid

— du gros ménage dans les CSS: réorganisation, fontes renommées, on vire toutes les feuilles css print ont été enlevées pour repartir des css web et overrider ce qui est nécessaire sur le print.

Friday, 20th September 2013 - 17:39

 

Stéphanie Vilayphioutalked

— test intro avec Autopia light

Friday, 20th September 2013 - 17:53

 

Stéphanie Vilayphioutattled

— fix font name

Friday, 20th September 2013 - 17:57

 

Ludiargued

— tabula rasa, editing and Friday style deploy

Friday, 20th September 2013 - 19:17

 

Eric Schrijverdisclosed

— License for Python code from aGPL to GPL because we based our code
on Sofian Benaissa’s GPL licensed django-etherpad-lite.

Thursday, 26th September 2013 - 10:58

 

Eric Schrijveremited

— → pad name in page title

Thursday, 26th September 2013 - 11:06

 

Eric Schrijveruttered

— User configurable site-name

Displayed on homepage and in the <title> field.

Uses the django sites framework: run `python manage.py syncdb`
to add the necessary database tables. You can set the site-name
in the ‘Sites’ section in the admin.

Thursday, 26th September 2013 - 11:57

 

Eric Schrijverspoke

— Remove code specific to http://relearn.be/

Thursday, 26th September 2013 - 12:12

 

Eric Schrijververbalized

— Make stylesheets overridable / wiki themable

To theme the wiki, you can override any of the files in the relearn/static
folder by placing them in the static folder of the example_theme app.

For example, if you want to have a new stylesheet, override relearn/static/css/style.css
by creating a file static/css/style.css there.

Thursday, 26th September 2013 - 15:22

 

Eric Schrijverdeclared

— | no context processor in admin |

Thursday, 26th September 2013 - 15:58

 

Eric Schrijvercomitted

— Example theme: replace the relearn green with a stately gray

To theme the wiki, you can override any of the files in the relearn/static
folder by placing them in the static folder of this example_theme app.

For example, if you want to have a new stylesheet, override relearn/static/css/style.css
by creating a file example_theme/static/css/style.css here.

Tuesday, 29th October 2013 - 15:11

 

Eric Schrijverbabbled out

— (General) instructions for installing on a server.

Sunday, 3rd November 2013 - 11:13

 

Eric Schrijverlet loose

— Remove migrations as they make it more complicated to get started

Thursday, 31st October 2013 - 09:11

 

Eric Schrijverinterpreted

— precision

Thursday, 31st October 2013 - 09:19

 

Eric Schrijverstated

— Merge branch 'master' of git.constantvzw.org:/relearn.be

Conflicts:
README.txt

Sunday, 3rd November 2013 - 11:15

 

Eric Schrijverwhistled

— Basic namespace support in navigation.

Saturday, 9th November 2013 - 17:27

 

Eric Schrijverdivulged

— Sorry, these were not the correct links.

Saturday, 9th November 2013 - 17:31

 

Eric Schrijvertold

— Explain the Errors that we understand

Exception catching middleware
First caught error: errors in connecting to the API

Thursday, 5th December 2013 - 09:53

 

Stéphanie Vilayphiouadmitted

— README: more precise instructions after installing Ethertoff (the new name of the platform) for Bat editions

Friday, 17th January 2014 - 18:32

 

Eric Schrijverunwrapped

— Some more things that can go wrong, explained in a less frightening error view

Wednesday, 18th December 2013 - 09:58

 

Eric Schrijverpeached

— If a pad called CSS exists, it will be used to style the page.

Edit style-sheets collaboratively!

Ludivine Loiseau came up with this idea during the Free Libraries for Every Soul
Hackathon, where we first developed and pushed it into the relearn branch #225f87d10ad9e531967d
and Stéphanie Vilayphiou has re-integrated it on the master branch.

Wednesday, 18th December 2013 - 11:19

 

Eric Schrijververbalized

— Retire the display_name

We’ll just have one title_field shared between title and uri,
Wikipedia style

Friday, 17th January 2014 - 18:30

 

Alexandre Leraylet loose

— Well someone misspelled ethertopdf as ethertopf which sounds like römertopf and than somebody else understood ethertoff like chokotoff and chokotoff being Bruxellois I thought it might be the best of all these references.

Tuesday, 14th January 2014 - 23:31

 

Eric Schrijververbalized

— Merge branch 'master' of git.constantvzw.org:/relearn.be

Friday, 17th January 2014 - 18:31

 

Stéphanie Vilayphiourevealed

— merge

Monday, 20th January 2014 - 11:41

 

Eric Schrijverrevealed

— Allow & handle accents in urls

Friday, 17th January 2014 - 18:53

 

Eric Schrijvercomitted

— Fix REGRESSION: removing the display_name field causes IntegrityErrors

Because the field is still in the database and marked as required.

Putting in a migration is more hassle then it’s worth.
So we keep it around and go with Steph’s solution:
exclude it from the admin.

Friday, 17th January 2014 - 21:20

 

Eric Schrijververbalised

— Also allow accents on pad creation

(remove the slugify)

Friday, 17th January 2014 - 21:32

 

Stéphanie Vilayphioubabbled

— Merge branch 'master' of git.constantvzw.org:relearn.be

Monday, 20th January 2014 - 11:41

 

Stéphanie Vilayphiousang

— If there is no pad called "css", takes a css file by default

Monday, 20th January 2014 - 12:05

 

Stéphanie Vilayphiousaid

— Fix error Padserver.count()

Monday, 20th January 2014 - 12:11

 

Stéphanie Vilayphioubrought out

— Fix error negative indexing of queryset

Monday, 20th January 2014 - 12:15

 

Stéphanie Vilayphioulet on

— Default css style less «bariolé».

Monday, 20th January 2014 - 12:16

 

Stéphanie Vilayphioucomitted

— re-merge README, forgot the supervisor install instructions

Monday, 20th January 2014 - 15:16

 

Eric Schrijverlet on

— Forgot the /r/ URI component

(It should actually /r/ or /w/ depending on editing state)

Tuesday, 4th February 2014 - 13:51

 

Eric Schrijverspoke

— Consistently unescape html entities

BTW to write < and > we need to write &lt; and &gt;

From relearn branch #12157defab708326b2b5704bb9c8a7fc6e27d28b

Tuesday, 4th February 2014 - 13:54

 

Eric Schrijverstated

— Of course GIFs are images too

Tuesday, 4th February 2014 - 15:57

 

Stéphanie Vilayphioutold

— we migrate to south of France: Montpellier

Monday, 3rd March 2014 - 17:21

 

Stéphanie Vilayphioutold

— We set up with Eric a max length for pad's name to follow Etherpad's
restriction.
But there is still the issue of having pads with the same name.

Monday, 3rd March 2014 - 17:24

 

Stéphanie Vilayphiouadmitted

— Typical me: I forgot to track the migrations

Monday, 3rd March 2014 - 17:33

 

Stéphanie Vilayphiouclaimed

— We truncates the existing pad names with a south migration to less than 50 characters to stick to Etherpadlite model

Monday, 3rd March 2014 - 17:57

 

Eric Schrijverdisclosed

— A pad with a name ending in .md will be rendered with Markdown extra

All pads will extensions will bypass the Etherpad html rendering;
So creating pad.html one can write ones own html.

Tuesday, 4th March 2014 - 12:16

 

Eric Schrijverlet on

— Now we move the repository to osp.tools.ethertoff

Thursday, 3rd April 2014 - 18:42

 

Alexandre Leraypublished

— Support for markdown metadata

Wednesday, 9th April 2014 - 11:51

 

Eric Schrijverdisclosed

— Configurable which pad is the home page; Change HOME_PAD in local_settings.py

Wednesday, 9th April 2014 - 11:25

 

Eric Schrijveradmitted

— That bugged, subtly

Wednesday, 9th April 2014 - 11:49

 

Alexandre Leraywhistled

— Merge branch 'master' of git.constantvzw.org:osp.tools.ethertoff

Wednesday, 9th April 2014 - 11:52

 

Alexandre Leraypublished

— Fixes my previous commit hopefully

Wednesday, 9th April 2014 - 11:54

 

Alexandre Lerayexpressed

— Encore une erreur d'import

Wednesday, 9th April 2014 - 11:57

 

Eric Schrijvertweeted

— Show metadata to the right

(note: django templates can not iterate over a dict, had to be converted into a list)

Wednesday, 9th April 2014 - 12:18

 

Eric Schrijvertalked

— It bugged for those pads without actual meta keys

Wednesday, 9th April 2014 - 12:27

 

Eric Schrijverexpressed

— The bat hides many META things when not logged in

Wednesday, 9th April 2014 - 15:02

 

Alexandre Leraydeclared

— Formattage du titre et des auteurs

Wednesday, 9th April 2014 - 14:59

 

Eric Schrijverdiscovered

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Wednesday, 9th April 2014 - 15:02

 

Eric Schrijverironized

— Pas juste css, c’est style.css!

Wednesday, 9th April 2014 - 16:06

 

Eric Schrijverlet on

— jawel: fab deploy

Wednesday, 9th April 2014 - 16:38

 

Eric Schrijverwhistled

— I don’t think we need this script

Wednesday, 9th April 2014 - 17:12

 

Eric Schrijvercomitted

— Move more meta to the right side

Wednesday, 9th April 2014 - 17:22

 

Eric Schrijvergave away

— Remove this specific to have all the buttons line up

Wednesday, 9th April 2014 - 17:30

 

Eric Schrijverrendered

— Revert "Remove this specific to have all the buttons line up"

This reverts commit 391809f29ffe8fd0fdafab37141da953cd22366c.

Wednesday, 9th April 2014 - 17:32

 

Stéphanie Vilayphioudiscovered

— Slugify pad name used as a class name in div#content.

Wednesday, 9th April 2014 - 21:17

 

Stéphanie Vilayphiourevealed

— O O

Thursday, 10th April 2014 - 23:14

 

Stéphanie Vilayphiouspoke

— Structure HTML propre à BAT: juste 3 colonnes verticales.

Thursday, 10th April 2014 - 23:20

 

Eric Schrijversaid

— `python manage.py backup` makes a plain text backup of all pads

in the folder described in local settings as BACKUP_DIR

Wednesday, 9th April 2014 - 21:06

 

Eric Schrijverinterpreted

— Needed to handle some locale weirdness on the server

Wednesday, 9th April 2014 - 23:59

 

Stéphanie Vilayphioulet out

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Thursday, 10th April 2014 - 23:21

 

BATspoke

— resolve conflict

Thursday, 10th April 2014 - 23:24

 

Stéphanie Vilayphioubabbled out

— Fix colonne principale trop courte:
rm .middle pour div#content

Friday, 18th April 2014 - 16:41

 

Stéphanie Vilayphiouadmitted

— Add prefix "pad-" to pad class name in case it starts with a number.

Friday, 18th April 2014 - 16:42

 

BATdeclared

— Merge branch 'etherbat' of git://git.constantvzw.org/osp.tools.ethertoff into etherbat

Friday, 18th April 2014 - 16:43

 

Eric Schrijverlet loose

— Don’t attempt to display the read/write switch when there is no pad in context

Should get the ‘Create Pad’ button working again

Friday, 18th April 2014 - 20:40

 

BATtalked

— Merge branch 'etherbat' of git://git.constantvzw.org/osp.tools.ethertoff into etherbat

Friday, 18th April 2014 - 20:42

 

Eric Schrijvertold

— Bump jQuery for picky Firefox

For 1.10 Firefox 28 throws a SyntaxError:
SyntaxError: Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead

I’m afraid that’s going to break a lot of the web!

Monday, 5th May 2014 - 12:04

 

BATsaid

— Merge branch 'etherbat' of git://git.constantvzw.org/osp.tools.ethertoff into etherbat

Monday, 5th May 2014 - 12:07

 

Eric Schrijverinterpreted

— More attempts to please a fickle Firefox, though I’m starting to doubt this is the problem

Fixes: Error: http://93.191.132.95/static/js/underscore-min.js is being assigned a //# sourceMappingURL, but already has one

Monday, 5th May 2014 - 13:06

 

BATargued

— Merge branch 'etherbat' of git://git.constantvzw.org/osp.tools.ethertoff into etherbat

Monday, 5th May 2014 - 13:08

 

Alexandre Lerayexposed

— Added the attribute list markdown extension that allows us to add styles
and class without the burden of HTML

Monday, 5th May 2014 - 14:42

 

BATwhispered

— Merge branch 'etherbat' of git://git.constantvzw.org/osp.tools.ethertoff into etherbat

Monday, 5th May 2014 - 14:45

 

Alexandre Lerayverbalised

— A requirements.txt file + the figcaption extension

Monday, 5th May 2014 - 17:30

 

Eric Schrijverwhispered

— Open external links in a new tab

Automatically add target=_blank through jS

Monday, 5th May 2014 - 15:14

 

Eric Schrijverlet out

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Monday, 5th May 2014 - 15:15

 

Eric Schrijverpeached

— RANDOM eyes (it expects eyes in MEDIA_ROOT/images/eyes/)

Eyes are in the form of D5.svg G5.svg (droit, gauche)

you can set MEDIA_ROOT in local_settings.py

Monday, 5th May 2014 - 16:56

 

Eric Schrijverlet on

— Don’t get cross-eyed?

Monday, 5th May 2014 - 17:24

 

Alexandre Leraysaid

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Monday, 5th May 2014 - 17:30

 

Stéphanie Vilayphioulet loose

— on remet la structure de base de relearn.be

Monday, 19th May 2014 - 14:49

 

Stéphanie Vilayphioushouted

— oups

Monday, 19th May 2014 - 14:51

 

Stéphanie Vilayphiourevealed

— métadonnées en haut au milieu

Monday, 19th May 2014 - 14:54

 

Stéphanie Vilayphiouuttered

— tentative de mettre un robots.txt via Django urls

Monday, 19th May 2014 - 15:05

 

Stéphanie Vilayphiouverbalized

— flèche pour remonter en haut de la pge

Monday, 19th May 2014 - 15:50

 

Stéphanie Vilayphiousaid

— pad class name in both header and content for Coline

Monday, 19th May 2014 - 16:42

 

Stéphanie Vilayphioudisclosed

— class 'authors'

Monday, 19th May 2014 - 17:46

 

Stéphanie Vilayphioulet the cat out of the bag

— les yeux autour du titre, seulement sur l'accueil

Monday, 19th May 2014 - 17:49

 

Stéphanie Vilayphioucried

— re

Monday, 19th May 2014 - 17:50

 

Stéphanie Vilayphiouclaimed

— re

Monday, 19th May 2014 - 17:53

 

Stéphanie Vilayphiouironized

— re

Monday, 19th May 2014 - 17:54

 

Stéphanie Vilayphiouwhistled

— css print local avant css pad

Tuesday, 20th May 2014 - 11:24

 

Stéphanie Vilayphioupublished

— screen only on left and right sides

Tuesday, 20th May 2014 - 11:59

 

Stéphanie Vilayphiouadmitted

— go up link = screen only

Tuesday, 20th May 2014 - 12:05

 

Stéphanie Vilayphioupeached

— Pick a random eye.
Removed the "1 +" in "1 + number_of_eyes" as it would return an image
which doesn't exist.

Tuesday, 20th May 2014 - 12:24

 

Stéphanie Vilayphioulet loose

— Markdown extras: smarty pants for nice typography + markdown in html

Tuesday, 20th May 2014 - 12:48

 

Stéphanie Vilayphiousang

— re

Tuesday, 20th May 2014 - 12:51

 

Stéphanie Vilayphioudisclosed

— rm markdown in html for now

Tuesday, 20th May 2014 - 12:52

 

Stéphanie Vilayphioucried

— rm smarty pants

Tuesday, 20th May 2014 - 12:57

 

Stéphanie Vilayphiousaid

— put back smarty pants

Tuesday, 20th May 2014 - 13:00

 

Stéphanie Vilayphioubrought out

— wikilinks markdown extension

Tuesday, 20th May 2014 - 13:10

 

Stéphanie Vilayphioublabbed out

— rm wikilinks markdown extension as it does not seem to work

Tuesday, 20th May 2014 - 13:13

 

Stéphanie Vilayphioudisclosed

— tidy right side

Tuesday, 20th May 2014 - 15:22

 

Stéphanie Vilayphioublabbed

— re

Tuesday, 20th May 2014 - 15:25

 

Stéphanie Vilayphioupublished

— pad class name in body

Tuesday, 20th May 2014 - 16:07

 

Stéphanie Vilayphioulet loose

— Page spéciale pour lister les pads: /all/
Titre de la revue + menu en haut

Tuesday, 20th May 2014 - 16:59

 

Stéphanie Vilayphioupeached

— titre du site = lien vers la home

Tuesday, 20th May 2014 - 17:08

 

Stéphanie Vilayphiouunwrapped

— button in nav to list all pads

Tuesday, 20th May 2014 - 17:14

 

Stéphanie Vilayphioudisclosed

— nav screen only

Tuesday, 20th May 2014 - 18:34

 

Stéphanie Vilayphiouconfessed

— nav screen only bis

Tuesday, 20th May 2014 - 18:36

 

Stéphanie Vilayphioutweeted

— nav screen only ter

Tuesday, 20th May 2014 - 18:37

 

Stéphanie Vilayphiouuttered

— import httpresponse for robots.txt

Tuesday, 27th May 2014 - 11:44

 

Eric Schrijvertattled

— Make the natural join accept query sets.

It doesn’t catch errors, but any way you are not supposed to send single values to it no?

Otherwise, if it should catch errors, it should be:

try:
return " ".join((", ".join(val[0:-1]), "%s %s" % (cjn, val[-1]))) if len(val) > 1 else val[0]
except TypeError:
return val

Tuesday, 27th May 2014 - 12:43

 

Eric Schrijvertweeted

— Solve edge-case: meta attribute not present for completely empty pad

Tuesday, 27th May 2014 - 12:52

 

Eric Schrijveradmitted

— Use markdown or HTML in metadata values; add `markdown_filter` template tag

Tuesday, 27th May 2014 - 13:11

 

Stéphanie Vilayphioutalked

— Class "read-mode" and "write-mode" in body.

Tuesday, 27th May 2014 - 12:52

 

Stéphanie Vilayphioubabbled out

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Tuesday, 27th May 2014 - 12:52

 

Stéphanie Vilayphioublabbed

— Affichage titre et auteur en mode write

Tuesday, 27th May 2014 - 12:57

 

Stéphanie Vilayphioulet on

— forgot to load template tags

Tuesday, 27th May 2014 - 12:58

 

Stéphanie Vilayphiouconfessed

— try to fix assertionError in natural join

Tuesday, 27th May 2014 - 13:06

 

Eric Schrijvercomplained

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Tuesday, 27th May 2014 - 13:12

 

Eric Schrijverironized

— A more robust natural_join that can handle various kinds of objects

Tuesday, 27th May 2014 - 13:26

 

Eric Schrijverbabbled

— An include tag {% include "somepage.md" %}

First Django converst the {% include %} tags into a form easily digestible by jquery:
{% include "example.html" %} becomes
<a id="include-example.html" class="include" href="/r/include-example.html">include-example.html</a>

jQuery then goes in and replaces these element by the respective pages

Tuesday, 27th May 2014 - 17:33

 

Stéphanie Vilayphiouuttered

— piwik stats

Tuesday, 27th May 2014 - 15:30

 

Stéphanie Vilayphioulet loose

— markdown filter on pad title

Tuesday, 27th May 2014 - 16:13

 

Eric Schrijverbabbled out

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Tuesday, 27th May 2014 - 17:36

 

Eric Schrijververbalised

— Add a class to the included page so that the proper css applies

Tuesday, 27th May 2014 - 18:11

 

Alexandre Leraytold

— A jquery plugin to reveal the comment nodes

Monday, 16th June 2014 - 23:15

 

Stéphanie Vilayphiouwhispered

— div id='staff-menu'

Tuesday, 17th June 2014 - 14:28

 

Stéphanie Vilayphioubabbled out

— tentative d'appliquer le plugin de commentaires d'alex

Tuesday, 17th June 2014 - 16:23

 

Eric Schrijvergave away

— Login form as popup instead of separate page

Tuesday, 17th June 2014 - 15:22

 

Eric Schrijverblabbed out

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Tuesday, 17th June 2014 - 15:22

 

Stéphanie Vilayphiougave away

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Tuesday, 17th June 2014 - 16:24

 

Stéphanie Vilayphiousaid

— counts words and characters

Tuesday, 17th June 2014 - 17:57

 

Stéphanie Vilayphiousaid

— words were counted twice

Tuesday, 17th June 2014 - 17:58

 

Stéphanie Vilayphiouwhistled

— add <p> in metadata to fit the rest

Tuesday, 17th June 2014 - 17:59

 

Stéphanie Vilayphioudivulged

— menu staff: todo - styles - typo

Tuesday, 17th June 2014 - 18:37

 

Stéphanie Vilayphioutalked

— bt print-preview

Tuesday, 17th June 2014 - 19:15

 

Stéphanie Vilayphioucomplained

— re

Tuesday, 17th June 2014 - 19:17

 

Stéphanie Vilayphiouverbalized

— print preview adds a .page element

Tuesday, 17th June 2014 - 20:12

 

Stéphanie Vilayphioublabbed

— re

Tuesday, 17th June 2014 - 20:13

 

Stéphanie Vilayphioutold

— loads print.css from pad

Tuesday, 17th June 2014 - 20:17

 

Stéphanie Vilayphioutalked

— duplicate master page according to content's length

Tuesday, 17th June 2014 - 20:39

 

Stéphanie Vilayphioutalked

— print preview also toggles <link> stylesheets

Tuesday, 17th June 2014 - 20:41

 

Stéphanie Vilayphiouemited

— console log nb_page

Tuesday, 17th June 2014 - 20:55

 

Stéphanie Vilayphiouemited

— comment cloning

Tuesday, 17th June 2014 - 20:56

 

Stéphanie Vilayphiousaid

— section master-page direct dans le html

Tuesday, 17th June 2014 - 21:04

 

Stéphanie Vilayphioulet on

— section master-page outside div#content

Tuesday, 17th June 2014 - 21:06

 

Stéphanie Vilayphioustated

— un settimeout le temps de charger les css print

Tuesday, 17th June 2014 - 22:13

 

Stéphanie Vilayphiouexposed

— c'est caisse! maintenant on remet le clonage

Tuesday, 17th June 2014 - 22:14

 

Stéphanie Vilayphiouwhispered

— hide master page

Tuesday, 17th June 2014 - 22:17

 

Stéphanie Vilayphiouspilled the beans

— section master-page en js

Tuesday, 17th June 2014 - 22:20

 

Stéphanie Vilayphiouuttered

— longer settimeout

Tuesday, 17th June 2014 - 22:24

 

Stéphanie Vilayphiouironized

— master-page before the settimeout

Tuesday, 17th June 2014 - 22:28

 

Stéphanie Vilayphiouspoke

— calculate doc height before master-page insertion

Tuesday, 17th June 2014 - 22:30

 

Stéphanie Vilayphioulet the cat out of the bag

— ok ça roule, on remet à 1s le settimeout du coup

Tuesday, 17th June 2014 - 22:41

 

Stéphanie Vilayphioubrought out

— script pour éviter les veuves et orphelines

Friday, 20th June 2014 - 18:19

 

Stéphanie Vilayphioucomplained

— is it working?

Friday, 20th June 2014 - 18:22

 

Stéphanie Vilayphioutold

— yeah ça marche, on teste avec la virgule ou c'est trop demander?

Friday, 20th June 2014 - 18:35

 

Stéphanie Vilayphioubabbled

— testing Adobe's CSS regions polyfill

Friday, 20th June 2014 - 18:44

 

Stéphanie Vilayphioustated

— prefix -adobe

Friday, 20th June 2014 - 18:45

 

Stéphanie Vilayphiouexposed

— container pour les .page

Friday, 20th June 2014 - 19:09

 

Stéphanie Vilayphioutalked

— link directly to Adobe's js

Friday, 20th June 2014 - 19:12

 

Stéphanie Vilayphiouexpressed

— css flow in js

Friday, 20th June 2014 - 19:16

 

Stéphanie Vilayphiousang

— console

Friday, 20th June 2014 - 19:18

 

Stéphanie Vilayphiouexposed

— settimeout 2s

Friday, 20th June 2014 - 19:21

 

Stéphanie Vilayphiougave away

— don't hide masterpage

Friday, 20th June 2014 - 19:22

 

Stéphanie Vilayphioupublished

— force display of content

Friday, 20th June 2014 - 19:25

 

Stéphanie Vilayphioubrought out

— console doc height

Friday, 20th June 2014 - 19:39

 

Stéphanie Vilayphioudivulged

— order of calculating doc height

Friday, 20th June 2014 - 19:41

 

Stéphanie Vilayphioutalked

— order of content display block

Friday, 20th June 2014 - 19:43

 

Stéphanie Vilayphioucomitted

— re

Friday, 20th June 2014 - 19:43

 

Stéphanie Vilayphioudeclared

— re

Friday, 20th June 2014 - 19:44

 

Stéphanie Vilayphioublabbed

— css flow in js

Friday, 20th June 2014 - 19:46

 

Stéphanie Vilayphiourendered

— applies css regions on click

Friday, 20th June 2014 - 19:48

 

Stéphanie Vilayphioutattled

— settimeout

Friday, 20th June 2014 - 19:50

 

Stéphanie Vilayphiougave away

— section .page already in template

Friday, 20th June 2014 - 23:29

 

Stéphanie Vilayphioutold

— rm id master-page

Friday, 20th June 2014 - 23:32

 

Stéphanie Vilayphiouunwrapped

— undo

Friday, 20th June 2014 - 23:34

 

Stéphanie Vilayphiouexposed

— eyes: svg → png

Tuesday, 24th June 2014 - 15:09

 

Stéphanie Vilayphioupeached

— changed regexp to fit previous commit

Tuesday, 24th June 2014 - 15:24

 

Eric Schrijverpublished

— Add RDF/A info to the output: dc:creator, dc:created, dc:title, license

The date is parsed to present a machine-readable form. Depends on python-dateutil

pip install python-dateutil

Tuesday, 1st July 2014 - 17:29

 

Eric Schrijverrendered

— Tidy the output of each page to be correct XML

dependency:

pip install html5tidy

workaround: had to add a space between all the script tags, as html5 doesn’t like self-closing script tags

Tuesday, 1st July 2014 - 17:32

 

Stéphanie Vilayphiousaid

— Test polyfill en direct sur le serveur: ça marche maintenant sur Firefox, mais à l'impression, seule la première page s'imprime. :/

Wednesday, 25th June 2014 - 10:44

 

Eric Schrijverbabbled

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Conflicts:
relearn/templates/base.html

Tuesday, 1st July 2014 - 17:42

 

Eric Schrijversaid

— No piwik when running locally

With a context processor that introduces the LOCAL keyword

Wednesday, 2nd July 2014 - 08:19

 

Eric Schrijverblabbed

— One needs to set a ‘Public’ metadata for the page to be accessible to outside visitors

This goes for all the pages with a mark-down (‘md’) extension

The page is not accessible if:

- The `public` metadata field is missing
- The `public` metadata field is blank
- The first `public` metadata field is `false`, `off`, `no`, `0` (upper- or lowercase)

Other, truthy values are permitted.

Wednesday, 2nd July 2014 - 10:30

 

Eric Schrijversaid

— Generate homepage from pad metadata

`python manage.py index` scrapes the site for RDF/A and than generate an index from it

What’s nice is that this part doesn’t need a database—
we create the graph each time from scratch.

We then convert the RDF/A to a form the template can handle, store it in a json,
and the index view uses this.

Friday, 4th July 2014 - 21:45

 

Stéphanie Vilayphioulet the cat out of the bag

— rm charset attributes → obsolete in html5

Wednesday, 2nd July 2014 - 11:55

 

Stéphanie Vilayphiouironized

— merge

Wednesday, 2nd July 2014 - 11:57

 

Stéphanie Vilayphiouemited

— display metadata

Wednesday, 2nd July 2014 - 12:40

 

Stéphanie Vilayphiouwhistled

— space in script tags

Wednesday, 2nd July 2014 - 12:42

 

Stéphanie Vilayphiouexpressed

— word boundary for regexp orphans/widows

Wednesday, 2nd July 2014 - 14:56

 

Stéphanie Vilayphioubabbled out

— print preview: if nb_page = 0 > nb_page = 1

Wednesday, 2nd July 2014 - 16:48

 

Stéphanie Vilayphiousaid

— comment print-preview stuff

Wednesday, 2nd July 2014 - 16:55

 

Stéphanie Vilayphiousang

— bouton About

Wednesday, 2nd July 2014 - 17:06

 

Eric Schrijverexpressed

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Tuesday, 8th July 2014 - 10:13

 

Eric Schrijverargued

— On the server it needs to be like this:

FIXME to change so that it works in dev and on the server

Tuesday, 8th July 2014 - 10:20

 

Eric Schrijverdiscovered

— No double //

Tuesday, 8th July 2014 - 10:30

 

Eric Schrijverdivulged

— Sort metadata by date

Would be more classy if this was in the SPARQL directly

Tuesday, 8th July 2014 - 11:01

 

Eric Schrijverspilled the beans

— Make language available as metadata, encode the language as a class on the home-page list

Tuesday, 8th July 2014 - 11:31

 

Eric Schrijverbabbled out

— Add possibility to control the display of the post date through the django template

Thursday, 10th July 2014 - 18:42

 

Eric Schrijverpublished

— Allow to multiple authors and alphabetised authors.
Using the natural_join template tag,

Authors: Royer, Élodie
Authors: Gourmel, Yoann

Renders as:

Yoann Gourmel & Élodie Royer

(sorting in django templates: http://blog.ionelmc.ro/2013/10/26/django-dictsort-template-tag/ )

Thursday, 10th July 2014 - 18:52

 

Eric Schrijvertattled

— Some error handling in the template tag

Thursday, 10th July 2014 - 19:11

 

Eric Schrijverbabbled out

— Special case to not show the About page on the home page

Thursday, 10th July 2014 - 19:13

 

Eric Schrijverexpressed

— New view `/publish/` calls the index command and constructs the index

Friday, 11th July 2014 - 08:57

 

Eric Schrijvershouted

— A friendly reminder

Friday, 11th July 2014 - 11:11

 

Stéphanie Vilayphiouadmitted

— put back nav buttons if not pad

Monday, 14th July 2014 - 11:19

 

Stéphanie Vilayphioudeclared

— undo

Monday, 14th July 2014 - 11:21

 

Stéphanie Vilayphioublabbed

— if not pad: fake read button + write = login button

Monday, 14th July 2014 - 11:24

 

Stéphanie Vilayphiourendered

— rm random eyes

Monday, 14th July 2014 - 12:22

 

Stéphanie Vilayphioupeached

— une virgule

Monday, 14th July 2014 - 12:27

 

Stéphanie Vilayphiouspoke

— rm eye bis

Monday, 14th July 2014 - 12:28

 

Stéphanie Vilayphioustated

— re

Monday, 14th July 2014 - 12:31

 

Stéphanie Vilayphioublabbed

— rm virgule

Monday, 14th July 2014 - 12:32

 

Stéphanie Vilayphioustated

— class authors in pad index

Monday, 14th July 2014 - 12:34

 

Stéphanie Vilayphioulet out

— regroup translations

Monday, 14th July 2014 - 12:44

 

Stéphanie Vilayphioublabbed out

— ID en minuscule

Monday, 14th July 2014 - 12:48

 

Stéphanie Vilayphiouargued

— id = bla

Monday, 14th July 2014 - 12:54

 

Stéphanie Vilayphioubabbled out

— debug

Monday, 14th July 2014 - 12:55

 

Stéphanie Vilayphioupeached

— bad commenting in js

Monday, 14th July 2014 - 13:02

 

Stéphanie Vilayphioustated

— bla -> id

Monday, 14th July 2014 - 13:04

 

Stéphanie Vilayphiouemited

— space in debug

Monday, 14th July 2014 - 13:07

 

Stéphanie Vilayphiouclaimed

— dc:identifier in template for indexing

Monday, 14th July 2014 - 15:55

 

Stéphanie Vilayphiouconfessed

— séparation des menus

Monday, 14th July 2014 - 16:04

 

Stéphanie Vilayphiousaid

— attr lang in <a> not in <li>

Monday, 14th July 2014 - 16:13

 

Stéphanie Vilayphiougave away

— raccourci identifier/id pour l'indexation

Monday, 14th July 2014 - 16:18

 

Stéphanie Vilayphioucomplained

— tidy

Monday, 14th July 2014 - 16:20

 

Stéphanie Vilayphiouexposed

— tidy

Monday, 14th July 2014 - 16:27

 

Stéphanie Vilayphiouconfessed

— dc:summary seems to be used to differentiate books from articles

Monday, 14th July 2014 - 16:32

 

Stéphanie Vilayphiouironized

— dc:type and not summary

Monday, 14th July 2014 - 16:39

 

Stéphanie Vilayphiouclaimed

— print s,p,o

Monday, 14th July 2014 - 17:22

 

Stéphanie Vilayphioulet the cat out of the bag

— identifier → id

Monday, 14th July 2014 - 17:24

 

Stéphanie Vilayphioutweeted

— metadata at the end of the page

Monday, 14th July 2014 - 17:29

 

Stéphanie Vilayphioudivulged

— rm debug id

Monday, 14th July 2014 - 17:29

 

Stéphanie Vilayphioubabbled

— type and not summary bis

Monday, 14th July 2014 - 17:31

 

Stéphanie Vilayphiouspilled the beans

— id and type in <head>

Monday, 14th July 2014 - 17:33

 

Stéphanie Vilayphioulet the cat out of the bag

— type and not summary bis

Monday, 14th July 2014 - 17:34

 

Stéphanie Vilayphioutalked

— home list grouping

Monday, 14th July 2014 - 17:38

 

Stéphanie Vilayphiousaid

— fix html errors

Monday, 14th July 2014 - 17:46

 

Stéphanie Vilayphiousang

— go up in a div

Monday, 14th July 2014 - 17:50

 

Stéphanie Vilayphioulet loose

— rm tmp les '&' dans l'index

Monday, 14th July 2014 - 17:55

 

Stéphanie Vilayphiouironized

— fix meta tag error

Tuesday, 15th July 2014 - 00:32

 

Stéphanie Vilayphiouironized

— fix tranlation metadata call

Tuesday, 15th July 2014 - 00:33

 

Stéphanie Vilayphiourevealed

— rm redundant dc-creator

Tuesday, 15th July 2014 - 00:45

 

Stéphanie Vilayphiourevealed

— fix metadata bis

Tuesday, 15th July 2014 - 00:51

 

Stéphanie Vilayphiouverbalised

— extra colophon in metadata

Tuesday, 15th July 2014 - 00:55

 

Stéphanie Vilayphiouexposed

— extra colophon in metadata formatting

Tuesday, 15th July 2014 - 00:55

 

Stéphanie Vilayphiouverbalised

— extra colophon in metadata in markdown

Tuesday, 15th July 2014 - 00:56

 

Stéphanie Vilayphioupublished

— div metadata wrapper

Tuesday, 15th July 2014 - 00:59

 

Stéphanie Vilayphioustated

— markdown in index

Tuesday, 15th July 2014 - 01:06

 

Stéphanie Vilayphiouinterpreted

— count images

Tuesday, 15th July 2014 - 01:15

 

Stéphanie Vilayphioulet the cat out of the bag

— metadata type in header class to apply sans-serif font

Tuesday, 22nd July 2014 - 15:32

 

Stéphanie Vilayphiousaid

— Lorsqu'on clique sur une note on arrive juste en dessous. C'est &agrave; cause du bandeau. Mais est ce qu'on peut trouver une solution pour arriver sur la bonne ligne?

Tuesday, 22nd July 2014 - 16:56

 

Stéphanie Vilayphioudivulged

— Using .target instead of :target as we use preventDefault

Tuesday, 22nd July 2014 - 17:00

 

Eric Schrijvertold

— Make sure the display slug is slugified to not have struggles

Wednesday, 23rd July 2014 - 14:29

 

Eric Schrijversaid

— Don’t tidy the admin output

SCRIPT tags where getting self-closed—
in fact the tidy algorithm should deal with this, I guess

It is a mis-match: if you serve XHTML5 with an xml mime-type will think it’s OK.
What’s needed in this situation though, is polyglot html,
that is: html that is both parable as xml and html.

Wednesday, 23rd July 2014 - 14:39

 

Eric Schrijverexposed

— Ethertoff has an animated iceberg

Wednesday, 6th August 2014 - 23:07

 

Eric Schrijverrendered

— When creating new page, redirect properly there

Wednesday, 6th August 2014 - 23:12

 

Stéphanie Vilayphioublabbed

— menu sort by: for the moment, the buttons don't do much

Wednesday, 23rd July 2014 - 15:43

 

Stéphanie Vilayphioulet on

— rm random eyes (I thought I already did this before?)

Wednesday, 23rd July 2014 - 15:58

 

Stéphanie Vilayphiousang

— arrows for previous/next text but they aren't doing anything yet

Wednesday, 23rd July 2014 - 17:57

 

Stéphanie Vilayphiouinterpreted

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Wednesday, 23rd July 2014 - 17:58

 

Stéphanie Vilayphiousaid

— First step at making print preview work again.
For the moment, using CSS regions without polyfill, so it works only on
certain browsers.

Wednesday, 23rd July 2014 - 18:13

 

Stéphanie Vilayphiouemited

— fixing content's width in print preview.

Wednesday, 23rd July 2014 - 18:24

 

Stéphanie Vilayphiouspilled the beans

— rm All rights reserved; BAT team will add it by hand

Monday, 18th August 2014 - 18:07

 

Stéphanie Vilayphiouspoke

— Tout ce qui concerne le "Print preview" se trouve maintenant dans
print.js pour y voir plus clair.

Pour le moment, le CSS regions marchent avec les navigateurs qui le
supportent.
Prochaine étape: le CSS regions polyfill.

Tuesday, 19th August 2014 - 14:32

 

Stéphanie Vilayphioulet on

— Copier/coller de la vue pad_read en pad_print pour avoir des CSS et JS
spécifiques. Car le CSS Regions polyfill semble ne marcher qu'au
chargement de la page.

Tuesday, 19th August 2014 - 14:57

 

Stéphanie Vilayphiouadmitted

— Le polyfill marche, avec quelques bugs encore.

Tuesday, 19th August 2014 - 16:01

 

Stéphanie Vilayphiouconfessed

— Redimensionnement propre au print dans print.less.

Bouton debug activé.

Tuesday, 19th August 2014 - 16:37

 

Stéphanie Vilayphiouargued

— table des matières activée

Tuesday, 19th August 2014 - 16:40

 

Stéphanie Vilayphioudiscovered

— check des résolutions d'images activées pour 300dpi

Tuesday, 19th August 2014 - 16:43

 

Stéphanie Vilayphiousaid

— fix print button if no pad

Tuesday, 19th August 2014 - 16:47

 

Stéphanie Vilayphioutalked

— fix print button if mode read/write

Tuesday, 19th August 2014 - 16:48

 

Stéphanie Vilayphiouverbalized

— crop marks, header, footer

Tuesday, 19th August 2014 - 18:11

 

Eric Schrijversaid

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Sunday, 24th August 2014 - 20:13

 

Eric Schrijverrendered

— Allow homepage to sort for just books

we do the sorting server side, might be less responsive but is easy and straightforward to implement.

Tuesday, 26th August 2014 - 09:37

 

Eric Schrijvertweeted

— Book not book

Tuesday, 26th August 2014 - 09:40

 

Eric Schrijvershouted

— Some basic grouping by author: articles with multiple authors appear multiple times

Authors are sorted by last name alphabetically, articles by date ascending.

The template should probably be adapted to show more clearly by which actor is grouped at which point

Tuesday, 26th August 2014 - 10:32

 

Eric Schrijverspilled the beans

— Disable the add function through the admin

It was not working correctly, so better have one way to do it (front-end) and to make sure it works

Tuesday, 26th August 2014 - 10:45

 

Eric Schrijververbalized

— Don’t replace dashes by spaces in admin pads list

Tuesday, 26th August 2014 - 10:51

 

Eric Schrijverclaimed

— Fix regression when creating pads

Somewhere an error had crept in that prevented creating new pads:
Django apparently doesn’t return anything for this save() call, so the saved_pad variable was empty

Tuesday, 26th August 2014 - 11:21

 

Eric Schrijverironized

— Allow dots and extra special characters in pad slug name on creation

So one can make foo.md (or f00-Bå.md) directly

Spaces are still replaced by underscores (though of course that could be changed as well)

Tuesday, 26th August 2014 - 11:32

 

Eric Schrijverblabbed

— Will this help against `UnicodeEncodeError` when printing?

Python 3 seems to be worth it just because of these errors…

Wednesday, 27th August 2014 - 11:13

 

Eric Schrijverpublished

— No distort, authors appear in the order they have been defined

Wednesday, 27th August 2014 - 13:24

 

Eric Schrijveruttered

— Clean up some unused views and routes

Also determine group automatically in pad create view

Remove comments that are out of date

Thursday, 28th August 2014 - 12:13

 

Eric Schrijverpublished

— Find the previous and next articles from the generated index

( Some of the resulting Markup still gets funky:
title="Élodie Royer & Yoann Gourmel, <p>The Play/ザ・プレイ</p>" )

Thursday, 28th August 2014 - 14:57

 

Stéphanie Vilayphiouclaimed

— pad print.css → less/css

Thursday, 28th August 2014 - 14:44

 

Stéphanie Vilayphioubabbled

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Thursday, 28th August 2014 - 14:44

 

Stéphanie Vilayphiouemited

— rm print.less car ils sont sur le pad print.css maintenant

Thursday, 28th August 2014 - 14:49

 

Stéphanie Vilayphioubrought out

— bon on le remet temporairement car ça marche pas

Thursday, 28th August 2014 - 14:51

 

Eric Schrijverpeached

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Thursday, 28th August 2014 - 14:59

 

Eric Schrijvertattled

— Ad-hoc: remove footnotes from the titles!

Thursday, 28th August 2014 - 17:30

 

Stéphanie Vilayphioudeclared

— On essaie d'éviter d'avoir une vue en plus pour la publication.
On utilise :
<style data-publish="true">
@page {...}
</style>
pour spécifier les css pour la publication offset.

Thursday, 28th August 2014 - 15:16

 

Stéphanie Vilayphioutalked

— Utilisation d'une nouvelle méta-donnée

Publish: true

Ce qui implique de créer un nouveau pad pour le less/css de cette
publication avec le même nom, mais terminant par .less.

Exemple, le pad :
http://f-u-t-u-r-e.org/r/06_Elodie_Royer_Yoann_Gourmel_The_Play_EN.md

a comme pad less/css:
http://f-u-t-u-r-e.org/r/06_Elodie_Royer_Yoann_Gourmel_The_Play_EN.less

Thursday, 28th August 2014 - 15:47

 

Stéphanie Vilayphiouexposed

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Thursday, 28th August 2014 - 15:49

 

Stéphanie Vilayphiouironized

— rm bouton 'publish' du menu

Thursday, 28th August 2014 - 15:51

 

Eric Schrijverdiscovered

— Don’t actually delete pads from Etherpad, just from the Django (makes some things easier)

Saturday, 28th June 2014 - 21:20

 

Eric Schrijvercried

— Show special characters in the uri

I’m not sure we even need to encodeUriComponent: the browser should take care of that behind the scenes

Sunday, 29th June 2014 - 15:19

 

Eric Schrijverargued

— Go through with file metaphor the css pad is called style.css

This is 36c8b957bb6490ef52d68420c43f5a8b47ddbc5a from etherbat!

Monday, 30th June 2014 - 08:26

 

Eric Schrijverinterpreted

— Ethertoff has an animated iceberg

Wednesday, 6th August 2014 - 23:24

 

Stéphanie Vilayphiouwhistled

— Merge branch 'master' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Thursday, 28th August 2014 - 15:51

 

Stéphanie Vilayphiouclaimed

— réorganisation des imports scripts et css

Thursday, 28th August 2014 - 16:42

 

Stéphanie Vilayphiouadmitted

— si non-logué, on ne charge pas le print.less

Thursday, 28th August 2014 - 16:57

 

Stéphanie Vilayphiouwhistled

— pad-read: /css-print/ media="print"
pad-print: /css-print/ media="all"

Thursday, 28th August 2014 - 17:10

 

Stéphanie Vilayphiouspilled the beans

— idem mais en mieux

Thursday, 28th August 2014 - 17:20

 

Eric Schrijverlet on

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Thursday, 28th August 2014 - 17:32

 

Eric Schrijvergave away

— If the page is not published yet, prev and next would sometimes not get set

Now they’re None by default

Thursday, 28th August 2014 - 17:47

 

Eric Schrijvercomitted

— with comment

Thursday, 28th August 2014 - 17:48

 

Eric Schrijverrevealed

— Some more feedback when updating the index

Thursday, 28th August 2014 - 18:46

 

Eric Schrijverwhistled

— Actually make appear the next previous author title when hovering

Thursday, 28th August 2014 - 18:46

 

Stéphanie Vilayphiousang

— print preview avec format spécial seulement pour les publications

Thursday, 28th August 2014 - 17:57

 

Stéphanie Vilayphiouwhistled

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Thursday, 28th August 2014 - 17:58

 

Stéphanie Vilayphiouwhistled

— publication: less/css media=all

Thursday, 28th August 2014 - 18:04

 

Stéphanie Vilayphiouargued

— test de la variable meta.publish

Thursday, 28th August 2014 - 18:13

 

Stéphanie Vilayphiourendered

— colophon à plusieurs lignes

Thursday, 28th August 2014 - 18:21

 

Stéphanie Vilayphioutweeted

— colophon sur plusieurs lignes (il avait disparu dans le commit précédent)

Thursday, 28th August 2014 - 18:35

 

Eric Schrijverbabbled out

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Thursday, 28th August 2014 - 18:47

 

Eric Schrijvertalked

— Bring back those eyes

Thursday, 28th August 2014 - 20:07

 

Stéphanie Vilayphioublabbed

— Dans print.less, on laisse les réglages communs à toutes les
publications. Tout le reste est dans le .less du pad de la publication.

Thursday, 28th August 2014 - 18:57

 

Stéphanie Vilayphiouverbalized

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Thursday, 28th August 2014 - 18:57

 

Stéphanie Vilayphioublabbed out

— cleaning print.less

Thursday, 28th August 2014 - 19:04

 

Stéphanie Vilayphiouverbalised

— forgot one @statement

Thursday, 28th August 2014 - 19:08

 

Eric Schrijverrevealed

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Thursday, 28th August 2014 - 20:08

 

Eric Schrijverrendered

— Oh zut I had forgotten the settings enabler!

Thursday, 28th August 2014 - 20:09

 

Eric Schrijvertalked

— Only encode dc:title in one place (with the advantage that markdown etc. is incorporated)

Friday, 29th August 2014 - 12:16

 

Eric Schrijverrendered

— Ooh bummer j’avais changé ça par accident

Friday, 29th August 2014 - 12:26

 

Eric Schrijverexpressed

— Some-more encoding to keep unicode challenged py2 happy

Friday, 29th August 2014 - 12:37

 

Eric Schrijverconfessed

— Get rid of the p tags surrounding the markdown output with the optional `no_p` filter

Friday, 29th August 2014 - 13:07

 

Eric Schrijverlet on

— Lets make that a h2 to not confuse with <o> future <o>

Friday, 29th August 2014 - 13:11

 

Eric Schrijverdivulged

— This should allow html tags in title’s to sniffed by the rdf machine

Friday, 29th August 2014 - 13:27

 

Eric Schrijverexposed

— Allow html in prev/next

Friday, 29th August 2014 - 13:30

 

Stéphanie Vilayphioupublished

— empty print.less

Friday, 29th August 2014 - 16:42

 

Stéphanie Vilayphioubabbled out

— put back print.less

Friday, 29th August 2014 - 19:07

 

Stéphanie Vilayphiouverbalised

— Utiliser un pad pour le .less semble ne pas marcher.
On réutilise donc le fichier local print.less.
Mais pour pouvoir changer de format, on indique le nouveau format en
javascript dans le pad du texte.
Exemple:
<script>
var pageWidth = "400mm";
var pageHeight = "310mm";
</script>

Friday, 29th August 2014 - 23:52

 

Stéphanie Vilayphioudeclared

— la même chose en window.load

Friday, 29th August 2014 - 23:55

 

Stéphanie Vilayphiouadmitted

— création du noeud <style> en javascript natif, car le 'append' de jquery insère du texte brut

Saturday, 30th August 2014 - 00:04

 

Stéphanie Vilayphioupeached

— 2e tentative

Saturday, 30th August 2014 - 00:06

 

Stéphanie Vilayphiousang

— jamais 2 sans 3

Saturday, 30th August 2014 - 00:07

 

Stéphanie Vilayphioubrought out

— en local, ça semble marcher

Saturday, 30th August 2014 - 00:10

 

Stéphanie Vilayphioucomplained

— On peut overrider le format de page, ainsi que le nombre de pages depuis le pad comme ceci:
<script>
var customPageWidth = "400mm";
var customPageHeight = "310mm";
var crop = "12mm";
var customPageNumber = 16;
</script>

Saturday, 30th August 2014 - 00:52

 

Stéphanie Vilayphiouverbalized

— header et footer, width à 100%

Saturday, 30th August 2014 - 00:56

 

Stéphanie Vilayphioulet loose

— blocs de contenus print cleans

Sunday, 31st August 2014 - 16:19

 

Stéphanie Vilayphiouemited

— Bouton "print":
* Lance l'impression pour un visiteur
* Emmène vers le print preview pour les membres de l'équipe

Sunday, 31st August 2014 - 16:26

 

Stéphanie Vilayphioupublished

— On peut intégrer des colonnes dans la section .main-content.
Pour cela, ajouter dans le pad dans la balise <script> la variable:
var columnNumber = 2;

Sunday, 31st August 2014 - 16:55

 

Stéphanie Vilayphiousaid

— logo n'a plus la classe 'button' mais l'id 'logo'

Sunday, 31st August 2014 - 17:02

 

Stéphanie Vilayphioupeached

— load css print en mode read

Sunday, 31st August 2014 - 17:20

 

Stéphanie Vilayphioushouted

— css-print en text/css et non text/less

Sunday, 31st August 2014 - 17:21

 

Stéphanie Vilayphioucomplained

— Added "moznomarginboxes mozdisallowselectionprint" attributes in <html>
tag to remove default header and footer from Firefox.

Sunday, 31st August 2014 - 23:38

 

Stéphanie Vilayphiouclaimed

— j'avais malencontreusement effacé l'import de print.less

Sunday, 31st August 2014 - 23:56

 

Stéphanie Vilayphiousaid

— réglé ce problème de colonne et de padding

Monday, 1st September 2014 - 00:30

 

Stéphanie Vilayphioubrought out

— Javascript fix pour le polyfill: on déplace les metadata et les
footnotes en dehors du div#content.
TODO: Les footnotes s'affichent encore mal quand elles font plus d'une colonne.

Monday, 1st September 2014 - 12:30

 

Eric Schrijvertattled

— In a django the template, the {{ next }} variable is often already used by Django

At least, in this case it was

Monday, 1st September 2014 - 12:14

 

Stéphanie Vilayphioublabbed

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Monday, 1st September 2014 - 12:31

 

Eric Schrijververbalised

— Ad hoc: remove the about page from indexing

Long term: maybe have some meta info. that determine if a page can be sniffed?

Monday, 1st September 2014 - 12:31

 

Stéphanie Vilayphiourevealed

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Monday, 1st September 2014 - 12:31

 

Stéphanie Vilayphioutalked

— Possibilité d'enlever les crop marks. Sur le pad, dans les balises
scripts:
var crop = 0;

Monday, 1st September 2014 - 12:42

 

Eric Schrijversaid

— So there’s an {% if %} less for the home template

Monday, 1st September 2014 - 12:36

 

Eric Schrijverpeached

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Monday, 1st September 2014 - 12:36

 

Stéphanie Vilayphiousaid

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Monday, 1st September 2014 - 12:42

 

Stéphanie Vilayphioubabbled

— print interface is back

Monday, 1st September 2014 - 12:47

 

Stéphanie Vilayphioudiscovered

— toggle image resolution

Monday, 1st September 2014 - 13:19

 

Eric Schrijverironized

— Publish view!

Not very stylish, but it seems to work

Monday, 1st September 2014 - 13:28

 

Eric Schrijveradmitted

— Ad-hoc sniffing addition: in this case, &lt; is read as < but needs to become &lt; again

Tuesday, 2nd September 2014 - 17:38

 

Stéphanie Vilayphiouverbalized

— Amélioration du script hi-res

Monday, 1st September 2014 - 13:27

 

Stéphanie Vilayphioublabbed out

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Monday, 1st September 2014 - 13:28

 

Stéphanie Vilayphiouinterpreted

— again?

Monday, 1st September 2014 - 13:29

 

Stéphanie Vilayphiouinterpreted

— allez encore une fois

Monday, 1st September 2014 - 14:21

 

Stéphanie Vilayphiouwhistled

— if no crop: on enlève les marges aussi

Monday, 1st September 2014 - 14:37

 

Stéphanie Vilayphioubrought out

— si pas de crop marks, pas de décalage de format de page

Monday, 1st September 2014 - 16:14

 

Stéphanie Vilayphioulet the cat out of the bag

— la ligne vide qui fait déborder le vase

Monday, 1st September 2014 - 16:15

 

Eric Schrijververbalised

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Tuesday, 2nd September 2014 - 17:39

 

Eric Schrijvertweeted

— The print version should have the same header as the online version: solves order problems etc.

Wednesday, 3rd September 2014 - 11:43

 

Eric Schrijverspoke

— We don’t need this for Etherbat

(still useful in regular ethertoff I think)

Wednesday, 3rd September 2014 - 13:36

 

Eric Schrijveradmitted

— Replaced &nbsp; in remy-detection with an actual non-breaking space character, as it had the habit of popping up in titles and comments.

Wednesday, 3rd September 2014 - 13:37

 

Stéphanie Vilayphioulet loose

— css print/screen

Wednesday, 3rd September 2014 - 16:58

 

Stéphanie Vilayphiouclaimed

— bizarre, si je mets text/less, le less n'est pas interprété, mais en text/css oui

Wednesday, 3rd September 2014 - 17:01

 

Stéphanie Vilayphiougave away

— on remet les css screen dans pad-write

Wednesday, 3rd September 2014 - 17:05

 

Stéphanie Vilayphioutalked

— fix import .less

Wednesday, 3rd September 2014 - 17:21

 

Eric Schrijveruttered

— The styles had disappeared from the Publish view

Thursday, 4th September 2014 - 14:03

 

Stéphanie Vilayphioutold

— css pour les colonnes

Thursday, 4th September 2014 - 14:49

 

Stéphanie Vilayphiousaid

— amélioration du polyfill: tout s'affiche correctement, mais le texte ne va pas jusqu'en bas de la page

Thursday, 4th September 2014 - 22:55

 

Eric Schrijverlet loose

— Try compilation touch up

Thursday, 4th September 2014 - 14:55

 

Eric Schrijverexposed

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Thursday, 4th September 2014 - 14:55

 

Stéphanie Vilayphiouverbalised

— Merge branch 'etherbat' of git.constantvzw.org:osp.tools.ethertoff into etherbat

Thursday, 4th September 2014 - 22:55

 

Stéphanie Vilayphioublabbed

— Réduction des éléments de page de 1mm pour être sûr que ça rentre dans le format de page.

Thursday, 4th September 2014 - 23:15

 

Stéphanie Vilayphiouinterpreted

— a#logo possède l'attribut "data-article" pour y écrire le nom de
l'auteur et de l'article, pour pouvoir le récupérer dans le CSS print.

Friday, 5th September 2014 - 00:03

 

Stéphanie Vilayphiouverbalised

— pad read: css print en mode less

Friday, 5th September 2014 - 00:10

 

Stéphanie Vilayphiouexposed

— Ajouté le "type" dans bodyclasses pour styler plus facilement les
publications avec la fonte Nasa.

Friday, 5th September 2014 - 00:17

 

Stéphanie Vilayphiouconfessed

— mode print: le div metadata était mal fermé

Friday, 5th September 2014 - 00:26

 

Eric Schrijverrendered

— Some-times there are no eyes

Friday, 5th September 2014 - 11:39

 

Eric Schrijversaid

— Fallback when no index found

∞ To generate the index one needed to visit the pages but to visit the pages one needed to have an index generated ∞

Sunday, 7th September 2014 - 14:28

 

Eric Schrijverconfessed

— Fabulous Kitchen Fab File

Sunday, 7th September 2014 - 14:37

 

Eric Schrijvertalked

— Allow sniffing without finding (re-index view would balk if there were no public posts)

Sunday, 7th September 2014 - 15:13

 

Stéphanie Vilayphiouironized

— {{ site_name }} in templates instead of <o>future<o>.

Monday, 8th September 2014 - 10:40

 

Stéphanie Vilayphioudivulged

— Update Readme with new needed dependencies for installation

Monday, 8th September 2014 - 10:41

 

Stéphanie Vilayphioudivulged

— We use less in /css/.
For the moment, it's compiled with a javascript.
TODO: use context processor?

Monday, 8th September 2014 - 10:52

 

Stéphanie Vilayphioudeclared

— Removing pad-base.html as it was not really used anymore.

Monday, 8th September 2014 - 10:54

 

Stéphanie Vilayphioutweeted

— Metadata are now in a separate file.

Monday, 8th September 2014 - 10:57

 

Stéphanie Vilayphiouwhispered

— Tags in metadata

Monday, 8th September 2014 - 10:58

 

Stéphanie Vilayphiouinterpreted

— TODOLIST pad is renamed in TODO.md

Monday, 8th September 2014 - 11:06

 

Stéphanie Vilayphiouwhispered

— add relearn tags to metadata

Monday, 8th September 2014 - 11:11

 

Stéphanie Vilayphiousaid

— one pad_base left over

Monday, 8th September 2014 - 11:18

 

Stéphanie Vilayphiousaid

— removed the statement 'this is the invisible part'

Monday, 8th September 2014 - 11:19

 

Stéphanie Vilayphiouinterpreted

— Print template: don't check for user authentication

Monday, 8th September 2014 - 16:54

 

Stéphanie Vilayphiouwhistled

— idem

Monday, 8th September 2014 - 17:33

 

Stéphanie Vilayphiousang

— CSS back for pad-create

Monday, 8th September 2014 - 17:58

 

Stéphanie Vilayphiousaid

— And on the list.

Monday, 8th September 2014 - 17:59

 

Stéphanie Vilayphiouwhispered

— home: less interpreter

Tuesday, 9th September 2014 - 11:44

 

Stéphanie Vilayphiouspilled the beans

— same for pad.html (write mode)

Tuesday, 9th September 2014 - 11:48

 

Stéphanie Vilayphiouverbalised

— Remove flowing from pads when included. It broke the order of the flow.

Wednesday, 10th September 2014 - 12:32

 

Eric Schrijvershouted

— Be pretty open-minded about urls

(this might be useful for the bat branch as well)

Wednesday, 10th September 2014 - 11:44

 

Eric Schrijverwhistled

— Metadata update: instead of Public: true → Status: public

Wednesday, 10th September 2014 - 11:54

 

Eric Schrijversang

— Check for title because otherwise indexing balks

BTW on VJ14, we were getting a result:

{'date': u'2013-12-14T00:00:00',
'href': u'http://video.constantvzw.org/VJ14/videoarchive/wolke/Wolke-JuliaRone.ogv',
'license': u'Free Art Licence'}

Still haven’t figured out how that got encoded…

Wednesday, 10th September 2014 - 12:25

 

Stéphanie Vilayphiouargued

— Merge branch 'vj14' of git.constantvzw.org:osp.tools.ethertoff into vj14

Wednesday, 10th September 2014 - 12:32

 

Stéphanie Vilayphiousaid

— again?

Wednesday, 10th September 2014 - 12:35

 

Stéphanie Vilayphioupeached

— Read and Print views and templates are merged.

Wednesday, 10th September 2014 - 14:49

 

Eric Schrijverinterpreted

— The index command reads the ‘Site’ model to find out the current domain

Wednesday, 10th September 2014 - 12:43

 

Eric Schrijverlet loose

— Merge branch 'vj14' of git.constantvzw.org:osp.tools.ethertoff into vj14

Wednesday, 10th September 2014 - 12:44

 

Eric Schrijvertweeted

— Oeps there was a little error for the HOST

Wednesday, 10th September 2014 - 12:51

 

Stéphanie Vilayphioudivulged

— Merge branch 'vj14' of git.constantvzw.org:osp.tools.ethertoff into vj14

Wednesday, 10th September 2014 - 14:50

 

Stéphanie Vilayphiousang

— Don't mix args and kwargs!

Wednesday, 10th September 2014 - 14:53

 

Stéphanie Vilayphioucomplained

— Write button was not accessible anymore.

Wednesday, 10th September 2014 - 14:59

 

Stéphanie Vilayphiouconfessed

— Fixing inclusion tag broken with the merge of views.

Wednesday, 10th September 2014 - 15:05

 

Eric Schrijversaid

— Adjust the model, too, to Stephs super-double-print-read-view-structure

fixes indexing a.o.

Wednesday, 10th September 2014 - 15:39

 

Eric Schrijversaid

— Show tags in template, sniff’em in indexing

Wednesday, 10th September 2014 - 15:45

 

Eric Schrijverdivulged

— Show participants in template, sniff’em in indexing

Wednesday, 10th September 2014 - 15:57

 

Eric Schrijversaid

— Sorting by whatever thing: crude it is, work it does

Wednesday, 10th September 2014 - 16:55

 

Stéphanie Vilayphiouverbalized

— displaying metadata at the beginning of the page

Wednesday, 10th September 2014 - 16:52

 

Eric Schrijverdisclosed

— Merge branch 'vj14' of git.constantvzw.org:osp.tools.ethertoff into vj14

Wednesday, 10th September 2014 - 16:55

 

Eric Schrijverdisclosed

— We need the dc:elements in the html miss Scorpio ;)

Wednesday, 10th September 2014 - 17:36

 

Eric Schrijvertold

— Sort by place

and start encoding for themes

Wednesday, 10th September 2014 - 18:07

 

Stéphanie Vilayphioublabbed out

— Metadata on the left side.

Plus some ingredients to spice things up.

Wednesday, 10th September 2014 - 17:59

 

Eric Schrijverblabbed out

— Merge branch 'vj14' of git.constantvzw.org:osp.tools.ethertoff into vj14

Wednesday, 10th September 2014 - 18:07

 

Eric Schrijverunwrapped

— A smarter XHTML tidy, that can handle <script></script> tags etcetera

The serialiser is an HTML serialiser, I put all the options that I hope make it proper catholic XML as well

Thursday, 11th September 2014 - 11:37

 

Stéphanie Vilayphioushouted

— Don't move metadata to the end of the document (polyfill hack) as we
want them at the beginning.

Wednesday, 10th September 2014 - 18:08

 

Stéphanie Vilayphioucomplained

— Merge branch 'vj14' of git.constantvzw.org:osp.tools.ethertoff into vj14

Wednesday, 10th September 2014 - 18:08

 

Stéphanie Vilayphiouverbalised

— metadata don't flow

Wednesday, 10th September 2014 - 18:27

 

Stéphanie Vilayphiourendered

— metadata chipo

Wednesday, 10th September 2014 - 19:27

 

Eric Schrijvertattled

— Merge branch 'vj14' of git.constantvzw.org:osp.tools.ethertoff into vj14

Thursday, 11th September 2014 - 11:37

 

Eric Schrijverinterpreted

— More friendly urls for the stylesheets

And fix a syntax error in the stock print.css

Thursday, 11th September 2014 - 12:00

 

Eric Schrijverconfessed

— 00-bat.md → Introduction.md

Thursday, 11th September 2014 - 12:50

 

Eric Schrijverwhistled

— Trying to create an xhtml view that is used in the final archive

Remove some links from the logged-out view for the same purpose

Thursday, 11th September 2014 - 14:47

 

Eric Schrijverblabbed out

— Fix regression in 0b2c33af55b6148022b552a3262666dc7504178b

CSS had disappeared for Write view

Thursday, 11th September 2014 - 15:19

 

Eric Schrijverlet out

— With Steph we look at this. We think is the proper style-sheet setup for pads. We think we might have made some mistakes before. We are going to try.

Thursday, 11th September 2014 - 15:27

 

Eric Schrijvertattled

— Oh my a major mess I had made of things

Thursday, 11th September 2014 - 15:36

 

Eric Schrijverbrought out

— Ah and zis one!

Thursday, 11th September 2014 - 15:43

 

Eric Schrijversaid

— Encode the ‘Theme’ metadata

Uses the dc:subject, ‘Tag’ now uses ctag:Tag

Thursday, 11th September 2014 - 16:04

 

Eric Schrijveremited

— Add ‘Theme’ sort to the interface, it’s the default

Thursday, 11th September 2014 - 16:14

 

Eric Schrijverexposed

— Allow acces to sorting pages from all pages, not just from home

Thursday, 11th September 2014 - 16:16

 

Eric Schrijverdeclared

— No longer keeping out the robots!

Thursday, 11th September 2014 - 16:27

 

Eric Schrijverdiscovered

— I’m just adding these kind of things to make it valid xml and have it work on EPUB3, sorry for that

Thursday, 11th September 2014 - 16:51

 

Eric Schrijverbrought out

— Move to archived version of About

Thursday, 11th September 2014 - 17:03

 

Eric Schrijverblabbed

— Command to create a static version of the website `fab archive`

Creates folder `public`. Would be good to git it in its own repo,
for now `public/` is in the .gitignore.

Friday, 12th September 2014 - 12:54

 

Stéphanie Vilayphiouexpressed

— each h2 is followed by a div whose class name is the id of the h2

Friday, 12th September 2014 - 11:09

 

Eric Schrijverspoke

— Merge branch 'vj14' of git.constantvzw.org:osp.tools.ethertoff into vj14

Friday, 12th September 2014 - 12:54

 

Stéphanie Vilayphiougave away

— div wrapper in inclusions

Friday, 12th September 2014 - 17:21

 

Stéphanie Vilayphiouverbalised

— order of metadata + added class name

Friday, 12th September 2014 - 18:17

 

Stéphanie Vilayphiouemited

— host metadata as a bodyclass

Friday, 12th September 2014 - 18:33

 

Stéphanie Vilayphiousaid

— host metadata as a contentclass

Friday, 12th September 2014 - 18:45

 

Eric Schrijveruttered

— Names are displayed un_alphabetised

They are still encoded alphabetised so that sorting remains alphabetic

Saturday, 13th September 2014 - 13:28

 

Eric Schrijverexposed

— More sophisticated date handling:

- Human-style date time display
- A date with 00:00 as time is displayed as only a date

Easier entry of dates: Adding 2013-12-13 will work and will automatically and have Brussels timezone added

Saturday, 13th September 2014 - 15:01

 

Stéphanie Vilayphioulet out

— rm Bat's piwik from base template

Sunday, 21st September 2014 - 17:09

 

Stéphanie Vilayphioubrought out

— copy/paste css from VJ14 to match the new page structure

Sunday, 21st September 2014 - 17:10

 

Stéphanie Vilayphiousaid

— add pytz requirement in README

Sunday, 21st September 2014 - 17:10

 

Stéphanie Vilayphiouexpressed

— rm column padding from print.less

Wednesday, 10th December 2014 - 21:42

 

Stéphanie Vilayphiousaid

— print.css → laser.css

Wednesday, 10th December 2014 - 21:43

 

Stéphanie Vilayphioublabbed

— merge

Wednesday, 10th December 2014 - 21:48

 

Stéphanie Vilayphiousaid

— merge

Wednesday, 10th December 2014 - 21:52

 

Stéphanie Vilayphioucomplained

— authors + title in attribute 'data-title' of pages → then we can use their content to display them as running title

Wednesday, 10th December 2014 - 21:53

 

Stéphanie Vilayphioustated

— put in on the wrong element, must be on the header

Wednesday, 10th December 2014 - 21:54

 

Stéphanie Vilayphiouexposed

— wrong order in quotation marks

Wednesday, 10th December 2014 - 21:54

 

Stéphanie Vilayphiouemited

— merge

Wednesday, 10th December 2014 - 21:59

 

Stéphanie Vilayphiouexpressed

— merge

Wednesday, 10th December 2014 - 22:00

 

Stéphanie Vilayphioudiscovered

— Attribute "data-title" based on h2[property='dc-title"] → used for
running titles

Wednesday, 10th December 2014 - 22:00

 

Stéphanie Vilayphioulet on

— order of print css

Wednesday, 10th December 2014 - 22:00

 

Stéphanie Vilayphiouwhispered

— spreads

Wednesday, 10th December 2014 - 22:00

 

Stéphanie Vilayphiouemited

— Spread and zoom
Note: the zoom makes huge vertical margins between the pages

Wednesday, 10th December 2014 - 22:00

 

Stéphanie Vilayphiouclaimed

— overflow sur le TOC + tentative d'overflow visible sur les pages

Wednesday, 10th December 2014 - 22:01

 

Stéphanie Vilayphiouwhispered

— merge

Wednesday, 10th December 2014 - 22:03

 

Stéphanie Vilayphioucomitted

— print-interface z-index à 20000 pieds au-dessus

Wednesday, 10th December 2014 - 22:03

 

stdinclaimed

— rm random eyes, specific to Bat

Sunday, 21st September 2014 - 17:20

 

stdinspilled the beans

— rm eyes from pad.html

Sunday, 21st September 2014 - 17:32

 

stdinbabbled

— rm call to Eyes context processor in settings

Sunday, 21st September 2014 - 17:33

 

stdingave away

— need to install Alex's Markdown extension for <figure> tag

Wednesday, 24th September 2014 - 16:01

 

stdinverbalized

— wrong cloning link

Wednesday, 24th September 2014 - 16:03

 

stdinadmitted

— figure and image: avoid break inside, but does not seem to work

Wednesday, 24th September 2014 - 23:28

 

stdinunwrapped

— css in Create pad template

Wednesday, 15th October 2014 - 11:56

 

Stéphanie Vilayphiouverbalised

— Merge branch 'master' of git.constantvzw.org:osp.tools.ethertoff

Wednesday, 10th December 2014 - 22:04

 

Stéphanie Vilayphiouironized

— W3C's Slidy plugin to use Ethertoff documents into presentation
documents *à la* Powerpoint but with scrollbars.

Thanks to Natacha Roussel for the idea, who was interested in using Ethertoff for
presentations as well!

Wednesday, 10th December 2014 - 23:29

 

Stéphanie Vilayphioulet loose

— load slidy css when you click on the Slide button

Wednesday, 10th December 2014 - 23:39

 

Stéphanie Vilayphiousaid

— fallback if no pad called slidy.css

Wednesday, 10th December 2014 - 23:43

 

Stéphanie Vilayphiourevealed

— slide button only on read mode

Wednesday, 10th December 2014 - 23:44

 

Stéphanie Vilayphiouverbalized

— wrong url for slidy.css

Wednesday, 10th December 2014 - 23:45

 

Stéphanie Vilayphiouargued

— wrong url for slidy.css, the other one this time

Wednesday, 10th December 2014 - 23:46

 

Stéphanie Vilayphiousang

— iceberg images of <http://f-u-t-u-r-e.org/>

Thursday, 11th December 2014 - 10:32

 

Stéphanie Vilayphiouinterpreted

— vj14 use case

Thursday, 11th December 2014 - 12:32

 

Stéphanie Vilayphiourendered

— future: write mode screenshot

Thursday, 11th December 2014 - 13:20

 

Stéphanie Vilayphiouuttered

— title attribute for div.slide to get a more precise table of contents

Thursday, 11th December 2014 - 15:02

 

Stéphanie Vilayphiouspilled the beans

— undo + find_headings on h2 instead of h1

Thursday, 11th December 2014 - 15:07

 

Stéphanie Vilayphioublabbed out

— rm conflict in print.js

Sunday, 21st December 2014 - 23:00

 

Stéphanie Vilayphioucomplained

— screenshot future classisme

Thursday, 15th January 2015 - 12:35

 

Eric Schrijvercomplained

— Fix PNG glitch

Wednesday, 24th December 2014 - 16:12

 

Stéphanie Vilayphioucomplained

— Merge branch 'master' of git.constantvzw.org:osp.tools.ethertoff

Thursday, 15th January 2015 - 12:35

 

Eric Schrijvercried

— The backup scripts by defaults backups to the public dir

Monday, 16th March 2015 - 17:20

 

Stéphanie Vilayphiouwhistled

— rm TODO from menu, renamed 'typo' button to 'documentation'

Tuesday, 7th April 2015 - 18:35

 

Stéphanie Vilayphiouexposed

— rm API_PATH variable from settings.py. This is a reminiscence of OSP website.

Wednesday, 8th April 2015 - 18:27

 

Stéphanie Vilayphioupeached

— Start.md becomes About.md, so that the About button links to something.

Wednesday, 8th April 2015 - 18:30

 

Stéphanie Vilayphiouwhistled

— Make the date sorting as the homepage instead of theme sorting

Wednesday, 8th April 2015 - 18:31

 

Stéphanie Vilayphioucomplained

— change participants back to authors

Wednesday, 8th April 2015 - 18:32

 

Stéphanie Vilayphioudisclosed

— mv public folder into relearn folder, so that the BACKUP_DIR path in the local settings matches directly.

Wednesday, 8th April 2015 - 18:38

 

Stéphanie Vilayphiouexpressed

— more detailed info in the install process

Friday, 10th July 2015 - 15:50

 

Eric Schrijverstated

— Allow the website to work under a subfolder i.e. http://relearn.be/2015/

Tuesday, 2nd June 2015 - 22:02

 

Eric Schrijverdiscovered

— Oops didn’t fully check that

Tuesday, 2nd June 2015 - 22:09

 

Eric Schrijververbalized

— Just shortly unsafe…

Tuesday, 2nd June 2015 - 22:37

 

colmlet loose

— renaming the readme on gh to .md

Thursday, 7th May 2015 - 02:50

 

colmdiscovered

— empty lines affect auto styling of sections in the README on github?

Sunday, 24th May 2015 - 03:14

 

OSP Websitesaid

— Merge branch 'master' of github.com:osp/osp.tools.ethertoff

Tuesday, 2nd June 2015 - 22:54

 

Stéphanie Vilayphioubabbled

— merge

Friday, 10th July 2015 - 15:51

 

Stéphanie Vilayphioudiscovered

— updated CSS regions polyfill by François Rémy

Friday, 10th July 2015 - 15:54

 

Stéphanie Vilayphioucried

— css to go with the polyfill

Friday, 10th July 2015 - 16:08

 

Stéphanie Vilayphioudeclared

— using the unminified version of polyfill for debug

Friday, 10th July 2015 - 16:14

 

Stéphanie Vilayphioustated

— load polyfill in print.js

Friday, 10th July 2015 - 16:24

 

Stéphanie Vilayphiouinterpreted

— put back login button

Monday, 27th July 2015 - 15:00

 

Stéphanie Vilayphioutalked

— A specific template for "read", "print" and "slide" so that we can
directly share those versions.
Print mode also benefits from the polyfill so that it works on (almost)
all browsers).

Wednesday, 21st October 2015 - 11:31

 

Stéphanie Vilayphioubrought out

— rm screen css from VJ14

Wednesday, 21st October 2015 - 11:49

 

Stéphanie Vilayphioucried

— remade the menu

Wednesday, 21st October 2015 - 11:51

 

Stéphanie Vilayphiouargued

— rm -webkit-flow-* to allow webkit browsers to use the polyfill

Wednesday, 21st October 2015 - 11:51

 

Stéphanie Vilayphiousaid

— Instruction in the pad-slide.html to remove the script tag when saving a
local version.

Wednesday, 21st October 2015 - 12:21

 

svilayphiouclaimed

— Update README.md

Monday, 19th December 2016 - 12:26

 

svilayphioucomplained

— Update README.md

Monday, 19th December 2016 - 12:29

 

antoinebrought out

— Update git clone address

Monday, 19th December 2016 - 12:32

 

svilayphioudiscovered

— Update README.md

Monday, 19th December 2016 - 13:01

 

gijsverbalised

— Update README.md

Using http clone adress.

Wednesday, 11th January 2017 - 09:52

 

gijsstated

— Update README.md

Wednesday, 11th January 2017 - 09:54

 

gijstalked

— Update README.md

Wednesday, 11th January 2017 - 13:35

 

Alex Leraysaid

— Added missing requirements

Friday, 6th October 2017 - 16:07

 

Alex Leraypublished

— Fix requirements

Monday, 9th October 2017 - 10:48

 

Alex Lerayspoke

— Moved media and static roots settings into local_settings

Tuesday, 10th October 2017 - 12:25

 

Stéphanie Vilayphioubabbled

— renamed 'relearn' folder into 'ethertoff'

Tuesday, 12th June 2018 - 14:44

 

Stéphanie Vilayphioulet loose

— Update to Django2.0 → a tour to check bugs due to upgrade is still needed

Monday, 25th June 2018 - 09:28

 

Stephanie Vilayphiouverbalised

— merging change on display_slug by Gijs on Contour branch

Friday, 19th October 2018 - 12:43

 

Stephanie Vilayphioudeclared

— changed all __unicode__ into __str__

Friday, 19th October 2018 - 12:43

 

Stephanie Vilayphioutattled

— merging change on etherpadlite/models by Gijs on Contour branch

Friday, 19th October 2018 - 12:45

 

Stephanie Vilayphiouwhispered

— merging change on ethertoff context_processors by Gijs on Contour branch

Friday, 19th October 2018 - 12:55

 

Stephanie Vilayphiouwhistled

— title in template all.html

Friday, 19th October 2018 - 12:57

 

Stephanie Vilayphioutattled

— changed {% url %} into {% static %}

Friday, 19th October 2018 - 12:59

 

Stephanie Vilayphiouverbalized

— merging updates from branches Contour and Caveat

Friday, 19th October 2018 - 15:08

 

Stephanie Vilayphioutalked

— fixed importing of markdown extension from Alex's commit on Caveat branch

Monday, 22nd October 2018 - 14:36

 

Stephanie Vilayphiouadmitted

— remove lessCSS from project as CSS has evolved since then with variables and calculations.

Monday, 22nd October 2018 - 14:41

 

Stephanie Vilayphiouwhistled

— removed old templates dating from Relearn 2013 event

Monday, 22nd October 2018 - 14:44

 

Stephanie Vilayphioupublished

— remove unused old jquery

Monday, 22nd October 2018 - 14:51

 

Stephanie Vilayphiouargued

— a slash was missing in ethertoff.views.pad, the iframe was not loading anymore in Write mode

Monday, 22nd October 2018 - 14:55

 

Stephanie Vilayphiouexpressed

— added password_changed_done template

Monday, 22nd October 2018 - 15:25

 

Stephanie Vilayphioushouted

— Fixed print view.

Monday, 22nd October 2018 - 16:37

 

Stephanie Vilayphiouunwrapped

— Re-index button only available for staff users

Monday, 22nd October 2018 - 16:44

 

Stephanie Vilayphiourendered

— Attempt to fix the Site domain error when indexing the pads.
I put it in a function so that it's not executed when applying the
migrations at the install of Ethertoff.
The function is launched only when indexing.

Monday, 22nd October 2018 - 17:43

 

Stephanie Vilayphiouspilled the beans

— rss feeds

Friday, 5th April 2019 - 14:24

 

Stephanie Vilayphioucomitted

— forgot to close item rss

Friday, 5th April 2019 - 14:45

 

Stephanie Vilayphioubabbled

— mimetype for rss

Friday, 5th April 2019 - 15:20

 

svilayphiouverbalised

— Merge branch 'django2.0' into 'master'

Django2.0

See merge request osp/tools.ethertoff!7

Friday, 8th November 2019 - 11:59

 

svilayphioustated

— Update README.md

Friday, 8th November 2019 - 14:03

 

sarahdivulged

— Update README.md to make it work with python2

Friday, 8th November 2019 - 14:17

 

svilayphiouironized

— Update README.md

Friday, 8th November 2019 - 15:43

 

svilayphioutalked

— Update README.md

Friday, 8th November 2019 - 15:44

 

svilayphiousaid

— Update README.md

Friday, 8th November 2019 - 15:45

 

svilayphioutalked

— Update requirements.txt

Tuesday, 12th November 2019 - 11:44