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

 

OSPclaimed

— RELEARN+1

Monday, 19th August 2013 - 23:10

 

OSPtold

— Database settings not tracked

Monday, 19th August 2013 - 23:26

 

Ericinterpreted

— 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 Schrijverclaimed

— First install instructions

Wednesday, 21st August 2013 - 16:47

 

Stéphanie Vilayphiouexpressed

— a basic base template to be extended

Wednesday, 21st August 2013 - 17:48

 

Stéphanie Vilayphioutalked

— a tracker's first time

Wednesday, 21st August 2013 - 17:49

 

Eric Schrijverlet the cat out of the bag

— Deploy script

Wednesday, 21st August 2013 - 17:35

 

Eric Schrijverexpressed

— 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 Schrijverstated

— There was an omission in the fabfile!

Wednesday, 21st August 2013 - 17:46

 

Stéphanie Vilayphiousaid

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

Wednesday, 21st August 2013 - 17:49

 

Stéphanie Vilayphiourevealed

— some design for ***'s sake

Wednesday, 21st August 2013 - 18:26

 

Eric Schrijverlet out

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

Wednesday, 21st August 2013 - 18:11

 

Eric Schrijverbrought out

— Always a list of pads in the base template

Wednesday, 21st August 2013 - 18:25

 

Stéphanie Vilayphioudeclared

— I don't want to be in conflict

Wednesday, 21st August 2013 - 18:28

 

Stéphanie Vilayphiouclaimed

— oops, I forgot the js

Wednesday, 21st August 2013 - 18:46

 

Eric Schrijverlet the cat out of the bag

— Will these save the reverse url?

Wednesday, 21st August 2013 - 18:31

 

Eric Schrijverbabbled

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

Wednesday, 21st August 2013 - 18:31

 

Stéphanie Vilayphiourevealed

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

Wednesday, 21st August 2013 - 18:46

 

Eric Schrijverbabbled

— 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 Schrijverpublished

— Our templates everywhere.

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

Thursday, 22nd August 2013 - 11:01

 

Eric Schrijverpeached

— 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 Schrijvertold

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

Thursday, 22nd August 2013 - 15:45

 

Eric Schrijvershouted

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

Thursday, 22nd August 2013 - 15:50

 

Eric Schrijverexpressed

— Fixing the bug that bugs Sarah

Thursday, 22nd August 2013 - 15:55

 

Eric Schrijversaid

— More pleasant display of pad name

Friday, 23rd August 2013 - 09:52

 

Eric Schrijverblabbed out

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

Friday, 23rd August 2013 - 13:50

 

Eric Schrijvertattled

— 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 Schrijvertold

— Patin Helvete back in shape

Friday, 23rd August 2013 - 14:53

 

Eric Schrijverdeclared

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

Friday, 23rd August 2013 - 15:00

 

Eric Schrijvergave away

— Get rid of trailing slashes!

Friday, 23rd August 2013 - 15:04

 

Stéphanie Vilayphioudeclared

— a more legible layout

Friday, 23rd August 2013 - 18:54

 

Stéphanie Vilayphiouexposed

— login buttons au garde à vous

Friday, 23rd August 2013 - 18:59

 

Stéphanie Vilayphiousaid

— font packages

Friday, 23rd August 2013 - 19:11

 

Stéphanie Vilayphiougave away

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

Friday, 23rd August 2013 - 19:16

 

Stéphanie Vilayphiouclaimed

— des puces pour des listes

Friday, 23rd August 2013 - 20:00

 

Stéphanie Vilayphioulet loose

— a hover

Friday, 23rd August 2013 - 20:03

 

Stéphanie Vilayphiouwhistled

— some css tweakings

Friday, 23rd August 2013 - 20:24

 

Stéphanie Vilayphioubrought out

— sidebars

Friday, 23rd August 2013 - 20:38

 

Stéphanie Vilayphioupublished

— create pad button up. style a new page

Friday, 23rd August 2013 - 20:56

 

Stéphanie Vilayphioubrought out

— harmony in title blocks

Sunday, 25th August 2013 - 18:47

 

Stéphanie Vilayphioulet on

— name/email field in issue tracker

Sunday, 25th August 2013 - 19:09

 

Stéphanie Vilayphiouironized

— «Point out an issue»

Sunday, 25th August 2013 - 19:09

 

Stéphanie Vilayphioucomitted

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

Sunday, 25th August 2013 - 20:23

 

Stéphanie Vilayphioushouted

— relearn::welcome, relearn::start

Sunday, 25th August 2013 - 23:24

 

Stéphanie Vilayphioudeclared

— shows relearn pads only when logged in

Sunday, 25th August 2013 - 23:45

 

Alexandre Lerayinterpreted

— A bot to fetch new emails from a mail box

It will print the issues

Sunday, 25th August 2013 - 21:43

 

Alexandre Leraysaid

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

Sunday, 25th August 2013 - 22:03

 

Stéphanie Vilayphioutattled

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

Sunday, 25th August 2013 - 23:45

 

Stéphanie Vilayphiouexpressed

— email form in an iframe

Monday, 26th August 2013 - 00:12

 

Stéphanie Vilayphiouwhistled

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

Monday, 26th August 2013 - 00:17

 

Stéphanie Vilayphiouargued

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

Monday, 26th August 2013 - 00:55

 

Stéphanie Vilayphioudivulged

— relearn pads in li

Monday, 26th August 2013 - 08:12

 

Eric Schrijverwhistled

— 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 Vilayphioutweeted

— connect mailing-list to the issue spotter

Monday, 26th August 2013 - 11:17

 

Stéphanie Vilayphiouunwrapped

— 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 Vilayphiouspoke

— 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 Vilayphiouargued

— linebreaks pwease?

Monday, 26th August 2013 - 12:18

 

Stéphanie Vilayphioudiscovered

— a less redundant subject

Monday, 26th August 2013 - 12:19

 

Eric Schrijverwhispered

— 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

 

Samuelunwrapped

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

Thursday, 29th August 2013 - 16:00

 

Samueluttered

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

Thursday, 29th August 2013 - 16:20

 

Samuelshouted

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

Thursday, 29th August 2013 - 17:11

 

Samuelwhispered

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

Thursday, 29th August 2013 - 17:20

 

Samuellet out

— starting the styling of the pdf export

Friday, 30th August 2013 - 12:37

 

Eric Schrijverinterpreted

— Show the images also on the READ side of things

Friday, 30th August 2013 - 14:47

 

Eric Schrijverspoke

— Disable the commits for now

Friday, 30th August 2013 - 15:23

 

Samueltalked

— This is the cover that cover the cover

Friday, 30th August 2013 - 15:17

 

Eric Schrijverconfessed

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

Friday, 30th August 2013 - 15:24

 

Eric Schrijverwhistled

— Remove cover

Friday, 30th August 2013 - 16:37

 

Samuelsaid

— deleted relearn.less

Friday, 30th August 2013 - 15:25

 

Samueltattled

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

Friday, 30th August 2013 - 15:26

 

Samuelspoke

— working on an "all-commits" view

Friday, 30th August 2013 - 15:51

 

Samuelbabbled out

— 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 Schrijvertalked

— Installation instructions and less intrusive context processors

Tuesday, 3rd September 2013 - 17:12

 

Samuelsang

— OH MY GOD IT WORKS !

Friday, 30th August 2013 - 17:05

 

Eric Schrijversaid

— 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 Schrijverlet loose

— 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 Schrijveremited

— Actually find the new pads with changing slugs

Tuesday, 3rd September 2013 - 18:48

 

Eric Schrijveruttered

— Identify by display_name

Wednesday, 4th September 2013 - 09:30

 

Eric Schrijverlet the cat out of the bag

— Explain symbols for namespacing in admin

Wednesday, 4th September 2013 - 09:36

 

Eric Schrijvercomitted

— 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

 

Ludilet the cat out of the bag

— testing the univers

Friday, 6th September 2013 - 12:57

 

Eric Schrijvershouted

— Quick & dirty hack to allow html in pads

Friday, 6th September 2013 - 12:47

 

Ludiunwrapped

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

Friday, 6th September 2013 - 12:57

 

Ludiexpressed

— adding universelse

Friday, 6th September 2013 - 14:07

 

Samuelbrought out

— New CSS files for print and web

Friday, 6th September 2013 - 14:30

 

Luditattled

— relearn.css micro changes

Friday, 6th September 2013 - 17:32

 

Eric Schrijverlet the cat out of the bag

— Etherpad lite bridge is now bundled, update README

Friday, 6th September 2013 - 16:14

 

Ludilet on

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

Friday, 6th September 2013 - 17:32

 

Samueldiscovered

— pull up

Monday, 9th September 2013 - 12:39

 

Eric Schrijverlet loose

— 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 Schrijvertattled

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

Friday, 6th September 2013 - 17:47

 

Eric Schrijverlet on

— 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 Schrijverlet on

— Unescape quotation marks

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

Monday, 9th September 2013 - 12:35

 

Samuelpeached

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

Monday, 9th September 2013 - 12:40

 

Eric Schrijvertold

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

Tuesday, 10th September 2013 - 17:19

 

Eric Schrijverdisclosed

— 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

 

Samuellet out

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

Tuesday, 10th September 2013 - 19:32

 

Samueltold

— css print update + authorship revelation

Wednesday, 11th September 2013 - 10:51

 

Eric Schrijverdiscovered

— 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 Schrijverargued

— Don’t show the Etherpad background colours

Wednesday, 11th September 2013 - 01:20

 

Samueluttered

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

Conflicts:
relearn/static/less/relearn.css

Wednesday, 11th September 2013 - 10:55

 

Samueldeclared

— STYLEY les CSS !

Wednesday, 11th September 2013 - 13:11

 

Samuellet the cat out of the bag

— <code> css style update

Wednesday, 11th September 2013 - 13:16

 

Samuellet on

— !veryveryimportant h1, h2, h3, etc.

Wednesday, 11th September 2013 - 13:26

 

Samuelverbalized

— Styled the author line on the website

Wednesday, 11th September 2013 - 15:01

 

Samuelconfessed

— Authors again

Wednesday, 11th September 2013 - 15:04

 

Samuelblabbed

— authorea lineas non-breakeable

Wednesday, 11th September 2013 - 15:17

 

Samuelbrought out

— print.css

Wednesday, 11th September 2013 - 15:50

 

Samuelcomplained

— Beezow Doo_Doo Zappetybop Bop_Bop

Wednesday, 11th September 2013 - 17:14

 

Ludibabbled out

— Autopia for title pages

Wednesday, 11th September 2013 - 16:15

 

Ludicomplained

— twice Autopia

Wednesday, 11th September 2013 - 16:35

 

Eric Schrijververbalised

— Add title whenn printing

Wednesday, 11th September 2013 - 16:55

 

Samuelpeached

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

Conflicts:
relearn/static/less/relearn.css

Wednesday, 11th September 2013 - 17:17

 

Ludiconfessed

— new fonts new styles

Thursday, 12th September 2013 - 19:54

 

Stéphanie Vilayphiouadmitted

— bouton print imprime la page

Friday, 20th September 2013 - 14:54

 

Stéphanie Vilayphioustated

— herschey font info

Friday, 20th September 2013 - 15:35

 

Stéphanie Vilayphioulet the cat out of the bag

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

Friday, 20th September 2013 - 17:38

 

Stéphanie Vilayphiouadmitted

— 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 Vilayphioucomplained

— test intro avec Autopia light

Friday, 20th September 2013 - 17:53

 

Stéphanie Vilayphiouemited

— fix font name

Friday, 20th September 2013 - 17:57

 

Ludigave away

— tabula rasa, editing and Friday style deploy

Friday, 20th September 2013 - 19:17

 

Eric Schrijverdeclared

— 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 Schrijverpeached

— → pad name in page title

Thursday, 26th September 2013 - 11:06

 

Eric Schrijverrendered

— 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 Schrijverpublished

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

Thursday, 26th September 2013 - 12:12

 

Eric Schrijverlet loose

— 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 Schrijvertattled

— | no context processor in admin |

Thursday, 26th September 2013 - 15:58

 

Eric Schrijverbabbled

— 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 Schrijverdivulged

— (General) instructions for installing on a server.

Sunday, 3rd November 2013 - 11:13

 

Eric Schrijverdiscovered

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

Thursday, 31st October 2013 - 09:11

 

Eric Schrijverexpressed

— precision

Thursday, 31st October 2013 - 09:19

 

Eric Schrijverrevealed

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

Conflicts:
README.txt

Sunday, 3rd November 2013 - 11:15

 

Eric Schrijveruttered

— Basic namespace support in navigation.

Saturday, 9th November 2013 - 17:27

 

Eric Schrijverlet the cat out of the bag

— Sorry, these were not the correct links.

Saturday, 9th November 2013 - 17:31

 

Eric Schrijvershouted

— 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 Vilayphioulet loose

— 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 Schrijverexposed

— 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 Schrijveradmitted

— 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 Lerayrendered

— 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 Schrijverwhistled

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

Friday, 17th January 2014 - 18:31

 

Stéphanie Vilayphioutweeted

— merge

Monday, 20th January 2014 - 11:41

 

Eric Schrijverconfessed

— Allow & handle accents in urls

Friday, 17th January 2014 - 18:53

 

Eric Schrijverinterpreted

— 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 Schrijverwhistled

— Also allow accents on pad creation

(remove the slugify)

Friday, 17th January 2014 - 21:32

 

Stéphanie Vilayphiouverbalised

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

Monday, 20th January 2014 - 11:41

 

Stéphanie Vilayphiougave away

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

Monday, 20th January 2014 - 12:05

 

Stéphanie Vilayphiouspoke

— Fix error Padserver.count()

Monday, 20th January 2014 - 12:11

 

Stéphanie Vilayphiouinterpreted

— Fix error negative indexing of queryset

Monday, 20th January 2014 - 12:15

 

Stéphanie Vilayphioublabbed out

— Default css style less «bariolé».

Monday, 20th January 2014 - 12:16

 

Stéphanie Vilayphiouinterpreted

— re-merge README, forgot the supervisor install instructions

Monday, 20th January 2014 - 15:16

 

Eric Schrijverstated

— Forgot the /r/ URI component

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

Tuesday, 4th February 2014 - 13:51

 

Eric Schrijverdiscovered

— 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 Schrijverclaimed

— Of course GIFs are images too

Tuesday, 4th February 2014 - 15:57

 

Stéphanie Vilayphioulet loose

— we migrate to south of France: Montpellier

Monday, 3rd March 2014 - 17:21

 

Stéphanie Vilayphiouwhispered

— 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 Vilayphiouemited

— Typical me: I forgot to track the migrations

Monday, 3rd March 2014 - 17:33

 

Stéphanie Vilayphioucried

— 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 Schrijververbalized

— 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 Schrijvershouted

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

Thursday, 3rd April 2014 - 18:42

 

Alexandre Leraycomplained

— Support for markdown metadata

Wednesday, 9th April 2014 - 11:51

 

Eric Schrijvertalked

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

Wednesday, 9th April 2014 - 11:25

 

Eric Schrijversaid

— That bugged, subtly

Wednesday, 9th April 2014 - 11:49

 

Alexandre Lerayuttered

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

Wednesday, 9th April 2014 - 11:52

 

Alexandre Lerayspilled the beans

— Fixes my previous commit hopefully

Wednesday, 9th April 2014 - 11:54

 

Alexandre Leraywhistled

— Encore une erreur d'import

Wednesday, 9th April 2014 - 11:57

 

Eric Schrijverlet out

— 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 Schrijvertattled

— It bugged for those pads without actual meta keys

Wednesday, 9th April 2014 - 12:27

 

Eric Schrijverwhispered

— The bat hides many META things when not logged in

Wednesday, 9th April 2014 - 15:02

 

Alexandre Leraypublished

— Formattage du titre et des auteurs

Wednesday, 9th April 2014 - 14:59

 

Eric Schrijverdisclosed

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

Wednesday, 9th April 2014 - 15:02

 

Eric Schrijveruttered

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

Wednesday, 9th April 2014 - 16:06

 

Eric Schrijververbalized

— jawel: fab deploy

Wednesday, 9th April 2014 - 16:38

 

Eric Schrijverinterpreted

— I don’t think we need this script

Wednesday, 9th April 2014 - 17:12

 

Eric Schrijverbabbled

— Move more meta to the right side

Wednesday, 9th April 2014 - 17:22

 

Eric Schrijvertalked

— Remove this specific to have all the buttons line up

Wednesday, 9th April 2014 - 17:30

 

Eric Schrijverdisclosed

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

This reverts commit 391809f29ffe8fd0fdafab37141da953cd22366c.

Wednesday, 9th April 2014 - 17:32

 

Stéphanie Vilayphiouexpressed

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

Wednesday, 9th April 2014 - 21:17

 

Stéphanie Vilayphiougave away

— O O

Thursday, 10th April 2014 - 23:14

 

Stéphanie Vilayphioulet loose

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

Thursday, 10th April 2014 - 23:20

 

Eric Schrijverdisclosed

— `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 Schrijvercried

— Needed to handle some locale weirdness on the server

Wednesday, 9th April 2014 - 23:59

 

Stéphanie Vilayphiourendered

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

Thursday, 10th April 2014 - 23:21

 

BATtold

— resolve conflict

Thursday, 10th April 2014 - 23:24

 

Stéphanie Vilayphioutalked

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

Friday, 18th April 2014 - 16:41

 

Stéphanie Vilayphioucomplained

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

Friday, 18th April 2014 - 16:42

 

BATrendered

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

Friday, 18th April 2014 - 16:43

 

Eric Schrijversaid

— 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

 

BATshouted

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

Friday, 18th April 2014 - 20:42

 

Eric Schrijverbabbled out

— 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

 

BATtalked

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

Monday, 5th May 2014 - 12:07

 

Eric Schrijvertweeted

— 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

 

BATexposed

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

Monday, 5th May 2014 - 13:08

 

Alexandre Leraysaid

— 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

 

BATdivulged

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

Monday, 5th May 2014 - 14:45

 

Alexandre Leraydisclosed

— A requirements.txt file + the figcaption extension

Monday, 5th May 2014 - 17:30

 

Eric Schrijverblabbed

— Open external links in a new tab

Automatically add target=_blank through jS

Monday, 5th May 2014 - 15:14

 

Eric Schrijverspoke

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

Monday, 5th May 2014 - 15:15

 

Eric Schrijverpublished

— 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 Schrijverargued

— Don’t get cross-eyed?

Monday, 5th May 2014 - 17:24

 

Alexandre Lerayverbalised

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

Monday, 5th May 2014 - 17:30

 

Stéphanie Vilayphiourendered

— on remet la structure de base de relearn.be

Monday, 19th May 2014 - 14:49

 

Stéphanie Vilayphiouadmitted

— oups

Monday, 19th May 2014 - 14:51

 

Stéphanie Vilayphioudiscovered

— métadonnées en haut au milieu

Monday, 19th May 2014 - 14:54

 

Stéphanie Vilayphioutold

— tentative de mettre un robots.txt via Django urls

Monday, 19th May 2014 - 15:05

 

Stéphanie Vilayphiourevealed

— flèche pour remonter en haut de la pge

Monday, 19th May 2014 - 15:50

 

Stéphanie Vilayphiougave away

— pad class name in both header and content for Coline

Monday, 19th May 2014 - 16:42

 

Stéphanie Vilayphioutold

— class 'authors'

Monday, 19th May 2014 - 17:46

 

Stéphanie Vilayphioubabbled out

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

Monday, 19th May 2014 - 17:49

 

Stéphanie Vilayphiouspoke

— re

Monday, 19th May 2014 - 17:50

 

Stéphanie Vilayphioutold

— re

Monday, 19th May 2014 - 17:53

 

Stéphanie Vilayphioulet the cat out of the bag

— re

Monday, 19th May 2014 - 17:54

 

Stéphanie Vilayphiouspilled the beans

— css print local avant css pad

Tuesday, 20th May 2014 - 11:24

 

Stéphanie Vilayphiourevealed

— screen only on left and right sides

Tuesday, 20th May 2014 - 11:59

 

Stéphanie Vilayphioutattled

— go up link = screen only

Tuesday, 20th May 2014 - 12:05

 

Stéphanie Vilayphiouexposed

— 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 Vilayphioubrought out

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

Tuesday, 20th May 2014 - 12:48

 

Stéphanie Vilayphiouadmitted

— re

Tuesday, 20th May 2014 - 12:51

 

Stéphanie Vilayphiouexposed

— rm markdown in html for now

Tuesday, 20th May 2014 - 12:52

 

Stéphanie Vilayphioudiscovered

— rm smarty pants

Tuesday, 20th May 2014 - 12:57

 

Stéphanie Vilayphiouuttered

— put back smarty pants

Tuesday, 20th May 2014 - 13:00

 

Stéphanie Vilayphiouexposed

— wikilinks markdown extension

Tuesday, 20th May 2014 - 13:10

 

Stéphanie Vilayphiouverbalised

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

Tuesday, 20th May 2014 - 13:13

 

Stéphanie Vilayphioubabbled out

— tidy right side

Tuesday, 20th May 2014 - 15:22

 

Stéphanie Vilayphiouconfessed

— re

Tuesday, 20th May 2014 - 15:25

 

Stéphanie Vilayphiougave away

— pad class name in body

Tuesday, 20th May 2014 - 16:07

 

Stéphanie Vilayphiouclaimed

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

Tuesday, 20th May 2014 - 16:59

 

Stéphanie Vilayphioushouted

— titre du site = lien vers la home

Tuesday, 20th May 2014 - 17:08

 

Stéphanie Vilayphiouspilled the beans

— button in nav to list all pads

Tuesday, 20th May 2014 - 17:14

 

Stéphanie Vilayphioustated

— nav screen only

Tuesday, 20th May 2014 - 18:34

 

Stéphanie Vilayphioulet loose

— nav screen only bis

Tuesday, 20th May 2014 - 18:36

 

Stéphanie Vilayphiousaid

— nav screen only ter

Tuesday, 20th May 2014 - 18:37

 

Stéphanie Vilayphioublabbed out

— import httpresponse for robots.txt

Tuesday, 27th May 2014 - 11:44

 

Eric Schrijvertold

— 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 Schrijverironized

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

Tuesday, 27th May 2014 - 12:52

 

Eric Schrijverspoke

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

Tuesday, 27th May 2014 - 13:11

 

Stéphanie Vilayphiouclaimed

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

Tuesday, 27th May 2014 - 12:52

 

Stéphanie Vilayphiousaid

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

Tuesday, 27th May 2014 - 12:52

 

Stéphanie Vilayphioushouted

— Affichage titre et auteur en mode write

Tuesday, 27th May 2014 - 12:57

 

Stéphanie Vilayphioucomplained

— forgot to load template tags

Tuesday, 27th May 2014 - 12:58

 

Stéphanie Vilayphioupeached

— try to fix assertionError in natural join

Tuesday, 27th May 2014 - 13:06

 

Eric Schrijvertold

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

Tuesday, 27th May 2014 - 13:12

 

Eric Schrijverspoke

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

Tuesday, 27th May 2014 - 13:26

 

Eric Schrijvertalked

— 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 Vilayphiourendered

— piwik stats

Tuesday, 27th May 2014 - 15:30

 

Stéphanie Vilayphioutalked

— markdown filter on pad title

Tuesday, 27th May 2014 - 16:13

 

Eric Schrijverexposed

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

Tuesday, 27th May 2014 - 17:36

 

Eric Schrijverrevealed

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

Tuesday, 27th May 2014 - 18:11

 

Alexandre Leraypeached

— A jquery plugin to reveal the comment nodes

Monday, 16th June 2014 - 23:15

 

Stéphanie Vilayphioutalked

— div id='staff-menu'

Tuesday, 17th June 2014 - 14:28

 

Stéphanie Vilayphioubabbled

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

Tuesday, 17th June 2014 - 16:23

 

Eric Schrijvercomitted

— Login form as popup instead of separate page

Tuesday, 17th June 2014 - 15:22

 

Eric Schrijverinterpreted

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

Tuesday, 17th June 2014 - 15:22

 

Stéphanie Vilayphioupublished

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

Tuesday, 17th June 2014 - 16:24

 

Stéphanie Vilayphioudiscovered

— counts words and characters

Tuesday, 17th June 2014 - 17:57

 

Stéphanie Vilayphiouexposed

— words were counted twice

Tuesday, 17th June 2014 - 17:58

 

Stéphanie Vilayphioudeclared

— add <p> in metadata to fit the rest

Tuesday, 17th June 2014 - 17:59

 

Stéphanie Vilayphiousaid

— menu staff: todo - styles - typo

Tuesday, 17th June 2014 - 18:37

 

Stéphanie Vilayphiousaid

— bt print-preview

Tuesday, 17th June 2014 - 19:15

 

Stéphanie Vilayphiourendered

— re

Tuesday, 17th June 2014 - 19:17

 

Stéphanie Vilayphiouexpressed

— print preview adds a .page element

Tuesday, 17th June 2014 - 20:12

 

Stéphanie Vilayphiouconfessed

— re

Tuesday, 17th June 2014 - 20:13

 

Stéphanie Vilayphiouargued

— loads print.css from pad

Tuesday, 17th June 2014 - 20:17

 

Stéphanie Vilayphiourevealed

— duplicate master page according to content's length

Tuesday, 17th June 2014 - 20:39

 

Stéphanie Vilayphiourendered

— print preview also toggles <link> stylesheets

Tuesday, 17th June 2014 - 20:41

 

Stéphanie Vilayphiouwhispered

— console log nb_page

Tuesday, 17th June 2014 - 20:55

 

Stéphanie Vilayphiouunwrapped

— comment cloning

Tuesday, 17th June 2014 - 20:56

 

Stéphanie Vilayphioudiscovered

— section master-page direct dans le html

Tuesday, 17th June 2014 - 21:04

 

Stéphanie Vilayphiourendered

— section master-page outside div#content

Tuesday, 17th June 2014 - 21:06

 

Stéphanie Vilayphiouinterpreted

— un settimeout le temps de charger les css print

Tuesday, 17th June 2014 - 22:13

 

Stéphanie Vilayphioudiscovered

— c'est caisse! maintenant on remet le clonage

Tuesday, 17th June 2014 - 22:14

 

Stéphanie Vilayphiouadmitted

— hide master page

Tuesday, 17th June 2014 - 22:17

 

Stéphanie Vilayphiouspoke

— section master-page en js

Tuesday, 17th June 2014 - 22:20

 

Stéphanie Vilayphioustated

— longer settimeout

Tuesday, 17th June 2014 - 22:24

 

Stéphanie Vilayphioucomitted

— master-page before the settimeout

Tuesday, 17th June 2014 - 22:28

 

Stéphanie Vilayphiousaid

— calculate doc height before master-page insertion

Tuesday, 17th June 2014 - 22:30

 

Stéphanie Vilayphiouexposed

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

Tuesday, 17th June 2014 - 22:41

 

Stéphanie Vilayphioutalked

— script pour éviter les veuves et orphelines

Friday, 20th June 2014 - 18:19

 

Stéphanie Vilayphiouspoke

— is it working?

Friday, 20th June 2014 - 18:22

 

Stéphanie Vilayphiougave away

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

Friday, 20th June 2014 - 18:35

 

Stéphanie Vilayphioutattled

— testing Adobe's CSS regions polyfill

Friday, 20th June 2014 - 18:44

 

Stéphanie Vilayphiouexposed

— prefix -adobe

Friday, 20th June 2014 - 18:45

 

Stéphanie Vilayphiouunwrapped

— container pour les .page

Friday, 20th June 2014 - 19:09

 

Stéphanie Vilayphiourendered

— link directly to Adobe's js

Friday, 20th June 2014 - 19:12

 

Stéphanie Vilayphioublabbed out

— css flow in js

Friday, 20th June 2014 - 19:16

 

Stéphanie Vilayphiouclaimed

— console

Friday, 20th June 2014 - 19:18

 

Stéphanie Vilayphioutalked

— settimeout 2s

Friday, 20th June 2014 - 19:21

 

Stéphanie Vilayphioublabbed

— don't hide masterpage

Friday, 20th June 2014 - 19:22

 

Stéphanie Vilayphiousang

— force display of content

Friday, 20th June 2014 - 19:25

 

Stéphanie Vilayphioublabbed out

— console doc height

Friday, 20th June 2014 - 19:39

 

Stéphanie Vilayphiouexposed

— order of calculating doc height

Friday, 20th June 2014 - 19:41

 

Stéphanie Vilayphioucomitted

— order of content display block

Friday, 20th June 2014 - 19:43

 

Stéphanie Vilayphioulet loose

— re

Friday, 20th June 2014 - 19:43

 

Stéphanie Vilayphiousaid

— re

Friday, 20th June 2014 - 19:44

 

Stéphanie Vilayphioucried

— css flow in js

Friday, 20th June 2014 - 19:46

 

Stéphanie Vilayphiouclaimed

— applies css regions on click

Friday, 20th June 2014 - 19:48

 

Stéphanie Vilayphioublabbed

— settimeout

Friday, 20th June 2014 - 19:50

 

Stéphanie Vilayphioudiscovered

— section .page already in template

Friday, 20th June 2014 - 23:29

 

Stéphanie Vilayphioutalked

— rm id master-page

Friday, 20th June 2014 - 23:32

 

Stéphanie Vilayphioutalked

— undo

Friday, 20th June 2014 - 23:34

 

Stéphanie Vilayphiouwhispered

— eyes: svg → png

Tuesday, 24th June 2014 - 15:09

 

Stéphanie Vilayphioutalked

— changed regexp to fit previous commit

Tuesday, 24th June 2014 - 15:24

 

Eric Schrijverclaimed

— 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 Vilayphiouexpressed

— 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 Schrijversaid

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

Conflicts:
relearn/templates/base.html

Tuesday, 1st July 2014 - 17:42

 

Eric Schrijverwhispered

— No piwik when running locally

With a context processor that introduces the LOCAL keyword

Wednesday, 2nd July 2014 - 08:19

 

Eric Schrijverdeclared

— 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 Schrijverlet out

— 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 Vilayphiouexposed

— rm charset attributes → obsolete in html5

Wednesday, 2nd July 2014 - 11:55

 

Stéphanie Vilayphiouclaimed

— merge

Wednesday, 2nd July 2014 - 11:57

 

Stéphanie Vilayphiousaid

— display metadata

Wednesday, 2nd July 2014 - 12:40

 

Stéphanie Vilayphiouspilled the beans

— space in script tags

Wednesday, 2nd July 2014 - 12:42

 

Stéphanie Vilayphioulet out

— word boundary for regexp orphans/widows

Wednesday, 2nd July 2014 - 14:56

 

Stéphanie Vilayphiouexpressed

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

Wednesday, 2nd July 2014 - 16:48

 

Stéphanie Vilayphioubabbled out

— comment print-preview stuff

Wednesday, 2nd July 2014 - 16:55

 

Stéphanie Vilayphioubrought out

— bouton About

Wednesday, 2nd July 2014 - 17:06

 

Eric Schrijverpeached

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

Tuesday, 8th July 2014 - 10:13

 

Eric Schrijverdivulged

— 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 Schrijverspilled the beans

— Sort metadata by date

Would be more classy if this was in the SPARQL directly

Tuesday, 8th July 2014 - 11:01

 

Eric Schrijverbabbled

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

Tuesday, 8th July 2014 - 11:31

 

Eric Schrijversang

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

Thursday, 10th July 2014 - 18:42

 

Eric Schrijvercried

— 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 Schrijverbabbled out

— Some error handling in the template tag

Thursday, 10th July 2014 - 19:11

 

Eric Schrijverdiscovered

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

Thursday, 10th July 2014 - 19:13

 

Eric Schrijverinterpreted

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

Friday, 11th July 2014 - 08:57

 

Eric Schrijverexposed

— 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 Vilayphioubabbled

— undo

Monday, 14th July 2014 - 11:21

 

Stéphanie Vilayphiousang

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

Monday, 14th July 2014 - 11:24

 

Stéphanie Vilayphioushouted

— rm random eyes

Monday, 14th July 2014 - 12:22

 

Stéphanie Vilayphioublabbed

— une virgule

Monday, 14th July 2014 - 12:27

 

Stéphanie Vilayphiousang

— rm eye bis

Monday, 14th July 2014 - 12:28

 

Stéphanie Vilayphiouclaimed

— re

Monday, 14th July 2014 - 12:31

 

Stéphanie Vilayphioutalked

— rm virgule

Monday, 14th July 2014 - 12:32

 

Stéphanie Vilayphiousaid

— class authors in pad index

Monday, 14th July 2014 - 12:34

 

Stéphanie Vilayphiouverbalized

— regroup translations

Monday, 14th July 2014 - 12:44

 

Stéphanie Vilayphioutold

— ID en minuscule

Monday, 14th July 2014 - 12:48

 

Stéphanie Vilayphiouunwrapped

— id = bla

Monday, 14th July 2014 - 12:54

 

Stéphanie Vilayphioulet on

— debug

Monday, 14th July 2014 - 12:55

 

Stéphanie Vilayphiouadmitted

— bad commenting in js

Monday, 14th July 2014 - 13:02

 

Stéphanie Vilayphioubabbled

— bla -> id

Monday, 14th July 2014 - 13:04

 

Stéphanie Vilayphiouverbalized

— space in debug

Monday, 14th July 2014 - 13:07

 

Stéphanie Vilayphioublabbed

— dc:identifier in template for indexing

Monday, 14th July 2014 - 15:55

 

Stéphanie Vilayphiouironized

— séparation des menus

Monday, 14th July 2014 - 16:04

 

Stéphanie Vilayphiouexpressed

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

Monday, 14th July 2014 - 16:13

 

Stéphanie Vilayphioubabbled

— raccourci identifier/id pour l'indexation

Monday, 14th July 2014 - 16:18

 

Stéphanie Vilayphioupeached

— tidy

Monday, 14th July 2014 - 16:20

 

Stéphanie Vilayphiousaid

— tidy

Monday, 14th July 2014 - 16:27

 

Stéphanie Vilayphiouuttered

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

Monday, 14th July 2014 - 16:32

 

Stéphanie Vilayphiourevealed

— dc:type and not summary

Monday, 14th July 2014 - 16:39

 

Stéphanie Vilayphioushouted

— print s,p,o

Monday, 14th July 2014 - 17:22

 

Stéphanie Vilayphiouverbalised

— identifier → id

Monday, 14th July 2014 - 17:24

 

Stéphanie Vilayphioucomitted

— metadata at the end of the page

Monday, 14th July 2014 - 17:29

 

Stéphanie Vilayphioulet on

— rm debug id

Monday, 14th July 2014 - 17:29

 

Stéphanie Vilayphioudeclared

— type and not summary bis

Monday, 14th July 2014 - 17:31

 

Stéphanie Vilayphiouemited

— id and type in <head>

Monday, 14th July 2014 - 17:33

 

Stéphanie Vilayphiouwhispered

— type and not summary bis

Monday, 14th July 2014 - 17:34

 

Stéphanie Vilayphiousang

— home list grouping

Monday, 14th July 2014 - 17:38

 

Stéphanie Vilayphiouspoke

— fix html errors

Monday, 14th July 2014 - 17:46

 

Stéphanie Vilayphiousaid

— go up in a div

Monday, 14th July 2014 - 17:50

 

Stéphanie Vilayphioudisclosed

— rm tmp les '&' dans l'index

Monday, 14th July 2014 - 17:55

 

Stéphanie Vilayphiousaid

— fix meta tag error

Tuesday, 15th July 2014 - 00:32

 

Stéphanie Vilayphiouverbalised

— fix tranlation metadata call

Tuesday, 15th July 2014 - 00:33

 

Stéphanie Vilayphiouwhistled

— rm redundant dc-creator

Tuesday, 15th July 2014 - 00:45

 

Stéphanie Vilayphiousaid

— fix metadata bis

Tuesday, 15th July 2014 - 00:51

 

Stéphanie Vilayphiousaid

— extra colophon in metadata

Tuesday, 15th July 2014 - 00:55

 

Stéphanie Vilayphioudisclosed

— extra colophon in metadata formatting

Tuesday, 15th July 2014 - 00:55

 

Stéphanie Vilayphioutweeted

— extra colophon in metadata in markdown

Tuesday, 15th July 2014 - 00:56

 

Stéphanie Vilayphiouexpressed

— div metadata wrapper

Tuesday, 15th July 2014 - 00:59

 

Stéphanie Vilayphiousaid

— markdown in index

Tuesday, 15th July 2014 - 01:06

 

Stéphanie Vilayphioublabbed out

— count images

Tuesday, 15th July 2014 - 01:15

 

Stéphanie Vilayphiousaid

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

Tuesday, 22nd July 2014 - 15:32

 

Stéphanie Vilayphiouuttered

— 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 Vilayphiouuttered

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

Tuesday, 22nd July 2014 - 17:00

 

Eric Schrijververbalized

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

Wednesday, 23rd July 2014 - 14:29

 

Eric Schrijverspilled the beans

— 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 Schrijverironized

— When creating new page, redirect properly there

Wednesday, 6th August 2014 - 23:12

 

Stéphanie Vilayphiouspoke

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

Wednesday, 23rd July 2014 - 15:43

 

Stéphanie Vilayphiouemited

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

Wednesday, 23rd July 2014 - 15:58

 

Stéphanie Vilayphiouinterpreted

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

Wednesday, 23rd July 2014 - 17:57

 

Stéphanie Vilayphioubabbled

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

Wednesday, 23rd July 2014 - 17:58

 

Stéphanie Vilayphiouargued

— 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 Vilayphioulet on

— fixing content's width in print preview.

Wednesday, 23rd July 2014 - 18:24

 

Stéphanie Vilayphioudiscovered

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

Monday, 18th August 2014 - 18:07

 

Stéphanie Vilayphiouironized

— 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 Vilayphiouemited

— 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 Vilayphioudiscovered

— Le polyfill marche, avec quelques bugs encore.

Tuesday, 19th August 2014 - 16:01

 

Stéphanie Vilayphioulet the cat out of the bag

— Redimensionnement propre au print dans print.less.

Bouton debug activé.

Tuesday, 19th August 2014 - 16:37

 

Stéphanie Vilayphiouironized

— table des matières activée

Tuesday, 19th August 2014 - 16:40

 

Stéphanie Vilayphiouexpressed

— 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 Vilayphioutold

— crop marks, header, footer

Tuesday, 19th August 2014 - 18:11

 

Eric Schrijverblabbed

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

Sunday, 24th August 2014 - 20:13

 

Eric Schrijversang

— 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 Schrijverbrought out

— Book not book

Tuesday, 26th August 2014 - 09:40

 

Eric Schrijverdeclared

— 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 Schrijverspoke

— 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 Schrijversaid

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

Tuesday, 26th August 2014 - 10:51

 

Eric Schrijverbabbled

— 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 Schrijverinterpreted

— 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 Schrijvertattled

— 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 Schrijverdisclosed

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

Wednesday, 27th August 2014 - 13:24

 

Eric Schrijververbalized

— 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 Schrijvertalked

— 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 Vilayphiougave away

— pad print.css → less/css

Thursday, 28th August 2014 - 14:44

 

Stéphanie Vilayphiouadmitted

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

Thursday, 28th August 2014 - 14:44

 

Stéphanie Vilayphiouverbalized

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

Thursday, 28th August 2014 - 14:49

 

Stéphanie Vilayphioucried

— bon on le remet temporairement car ça marche pas

Thursday, 28th August 2014 - 14:51

 

Eric Schrijvertweeted

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

Thursday, 28th August 2014 - 14:59

 

Eric Schrijverbabbled out

— Ad-hoc: remove footnotes from the titles!

Thursday, 28th August 2014 - 17:30

 

Stéphanie Vilayphiouadmitted

— 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 Vilayphioucomplained

— 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 Vilayphioubabbled

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

Thursday, 28th August 2014 - 15:49

 

Stéphanie Vilayphioulet out

— rm bouton 'publish' du menu

Thursday, 28th August 2014 - 15:51

 

Eric Schrijverdisclosed

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

Saturday, 28th June 2014 - 21:20

 

Eric Schrijverbabbled out

— 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 Schrijverexposed

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

This is 36c8b957bb6490ef52d68420c43f5a8b47ddbc5a from etherbat!

Monday, 30th June 2014 - 08:26

 

Eric Schrijverspoke

— Ethertoff has an animated iceberg

Wednesday, 6th August 2014 - 23:24

 

Stéphanie Vilayphiouverbalized

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

Thursday, 28th August 2014 - 15:51

 

Stéphanie Vilayphiouadmitted

— réorganisation des imports scripts et css

Thursday, 28th August 2014 - 16:42

 

Stéphanie Vilayphioudeclared

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

Thursday, 28th August 2014 - 16:57

 

Stéphanie Vilayphiouinterpreted

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

Thursday, 28th August 2014 - 17:10

 

Stéphanie Vilayphioudisclosed

— idem mais en mieux

Thursday, 28th August 2014 - 17:20

 

Eric Schrijverlet the cat out of the bag

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

Thursday, 28th August 2014 - 17:32

 

Eric Schrijverrevealed

— 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 Schrijverspoke

— with comment

Thursday, 28th August 2014 - 17:48

 

Eric Schrijverpublished

— Some more feedback when updating the index

Thursday, 28th August 2014 - 18:46

 

Eric Schrijverargued

— Actually make appear the next previous author title when hovering

Thursday, 28th August 2014 - 18:46

 

Stéphanie Vilayphiouverbalised

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

Thursday, 28th August 2014 - 17:57

 

Stéphanie Vilayphioucomitted

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

Thursday, 28th August 2014 - 17:58

 

Stéphanie Vilayphiouverbalized

— publication: less/css media=all

Thursday, 28th August 2014 - 18:04

 

Stéphanie Vilayphioulet out

— test de la variable meta.publish

Thursday, 28th August 2014 - 18:13

 

Stéphanie Vilayphioucried

— colophon à plusieurs lignes

Thursday, 28th August 2014 - 18:21

 

Stéphanie Vilayphioublabbed

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

Thursday, 28th August 2014 - 18:35

 

Eric Schrijverdivulged

— 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 Vilayphiouinterpreted

— 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 Vilayphioublabbed out

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

Thursday, 28th August 2014 - 18:57

 

Stéphanie Vilayphioudeclared

— cleaning print.less

Thursday, 28th August 2014 - 19:04

 

Stéphanie Vilayphioudiscovered

— forgot one @statement

Thursday, 28th August 2014 - 19:08

 

Eric Schrijverpeached

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

Thursday, 28th August 2014 - 20:08

 

Eric Schrijvertweeted

— Oh zut I had forgotten the settings enabler!

Thursday, 28th August 2014 - 20:09

 

Eric Schrijvertold

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

Friday, 29th August 2014 - 12:16

 

Eric Schrijverspilled the beans

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

Friday, 29th August 2014 - 12:26

 

Eric Schrijvergave away

— Some-more encoding to keep unicode challenged py2 happy

Friday, 29th August 2014 - 12:37

 

Eric Schrijverbabbled

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

Friday, 29th August 2014 - 13:07

 

Eric Schrijvergave away

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

Friday, 29th August 2014 - 13:11

 

Eric Schrijverexposed

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

Friday, 29th August 2014 - 13:27

 

Eric Schrijverlet loose

— Allow html in prev/next

Friday, 29th August 2014 - 13:30

 

Stéphanie Vilayphioutweeted

— empty print.less

Friday, 29th August 2014 - 16:42

 

Stéphanie Vilayphiouconfessed

— put back print.less

Friday, 29th August 2014 - 19:07

 

Stéphanie Vilayphiouemited

— 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 Vilayphioubabbled

— la même chose en window.load

Friday, 29th August 2014 - 23:55

 

Stéphanie Vilayphioubabbled out

— 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 Vilayphiourendered

— 2e tentative

Saturday, 30th August 2014 - 00:06

 

Stéphanie Vilayphioutweeted

— jamais 2 sans 3

Saturday, 30th August 2014 - 00:07

 

Stéphanie Vilayphiousang

— en local, ça semble marcher

Saturday, 30th August 2014 - 00:10

 

Stéphanie Vilayphiouuttered

— 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 Vilayphiouconfessed

— header et footer, width à 100%

Saturday, 30th August 2014 - 00:56

 

Stéphanie Vilayphiourendered

— blocs de contenus print cleans

Sunday, 31st August 2014 - 16:19

 

Stéphanie Vilayphioupeached

— 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 Vilayphiouclaimed

— 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 Vilayphioudivulged

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

Sunday, 31st August 2014 - 17:02

 

Stéphanie Vilayphioutattled

— load css print en mode read

Sunday, 31st August 2014 - 17:20

 

Stéphanie Vilayphioudisclosed

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

Sunday, 31st August 2014 - 17:21

 

Stéphanie Vilayphiouemited

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

Sunday, 31st August 2014 - 23:38

 

Stéphanie Vilayphioudeclared

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

Sunday, 31st August 2014 - 23:56

 

Stéphanie Vilayphiouverbalised

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

Monday, 1st September 2014 - 00:30

 

Stéphanie Vilayphiouclaimed

— 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 Schrijverstated

— 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 Vilayphioudivulged

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

Monday, 1st September 2014 - 12:31

 

Eric Schrijverunwrapped

— 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 Vilayphiousaid

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

Monday, 1st September 2014 - 12:31

 

Stéphanie Vilayphioushouted

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

Monday, 1st September 2014 - 12:42

 

Eric Schrijverdisclosed

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

Monday, 1st September 2014 - 12:36

 

Eric Schrijversaid

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

Monday, 1st September 2014 - 12:36

 

Stéphanie Vilayphioudisclosed

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

Monday, 1st September 2014 - 12:42

 

Stéphanie Vilayphioustated

— print interface is back

Monday, 1st September 2014 - 12:47

 

Stéphanie Vilayphioubabbled out

— toggle image resolution

Monday, 1st September 2014 - 13:19

 

Eric Schrijversaid

— Publish view!

Not very stylish, but it seems to work

Monday, 1st September 2014 - 13:28

 

Eric Schrijverargued

— 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 Vilayphioudisclosed

— Amélioration du script hi-res

Monday, 1st September 2014 - 13:27

 

Stéphanie Vilayphioucried

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

Monday, 1st September 2014 - 13:28

 

Stéphanie Vilayphioulet on

— again?

Monday, 1st September 2014 - 13:29

 

Stéphanie Vilayphiousaid

— allez encore une fois

Monday, 1st September 2014 - 14:21

 

Stéphanie Vilayphiouverbalised

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

Monday, 1st September 2014 - 14:37

 

Stéphanie Vilayphiousang

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

Monday, 1st September 2014 - 16:14

 

Stéphanie Vilayphiouargued

— la ligne vide qui fait déborder le vase

Monday, 1st September 2014 - 16:15

 

Eric Schrijverlet on

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

Tuesday, 2nd September 2014 - 17:39

 

Eric Schrijverinterpreted

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

Wednesday, 3rd September 2014 - 11:43

 

Eric Schrijverinterpreted

— We don’t need this for Etherbat

(still useful in regular ethertoff I think)

Wednesday, 3rd September 2014 - 13:36

 

Eric Schrijversaid

— 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 Vilayphiousaid

— css print/screen

Wednesday, 3rd September 2014 - 16:58

 

Stéphanie Vilayphioubrought out

— 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 Vilayphiouwhistled

— on remet les css screen dans pad-write

Wednesday, 3rd September 2014 - 17:05

 

Stéphanie Vilayphioushouted

— fix import .less

Wednesday, 3rd September 2014 - 17:21

 

Eric Schrijverironized

— The styles had disappeared from the Publish view

Thursday, 4th September 2014 - 14:03

 

Stéphanie Vilayphiouadmitted

— css pour les colonnes

Thursday, 4th September 2014 - 14:49

 

Stéphanie Vilayphiouargued

— 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 Schrijvercried

— Try compilation touch up

Thursday, 4th September 2014 - 14:55

 

Eric Schrijverbabbled out

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

Thursday, 4th September 2014 - 14:55

 

Stéphanie Vilayphioushouted

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

Thursday, 4th September 2014 - 22:55

 

Stéphanie Vilayphiousaid

— 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 Vilayphiouspoke

— 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 Vilayphioubabbled

— pad read: css print en mode less

Friday, 5th September 2014 - 00:10

 

Stéphanie Vilayphioubrought out

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

Friday, 5th September 2014 - 00:17

 

Stéphanie Vilayphioucomplained

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

Friday, 5th September 2014 - 00:26

 

Eric Schrijvercomitted

— Some-times there are no eyes

Friday, 5th September 2014 - 11:39

 

Eric Schrijverbrought out

— 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 Schrijverbabbled out

— Fabulous Kitchen Fab File

Sunday, 7th September 2014 - 14:37

 

Eric Schrijverlet the cat out of the bag

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

Sunday, 7th September 2014 - 15:13

 

Stéphanie Vilayphiouargued

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

Monday, 8th September 2014 - 10:40

 

Stéphanie Vilayphioushouted

— Update Readme with new needed dependencies for installation

Monday, 8th September 2014 - 10:41

 

Stéphanie Vilayphioucomplained

— 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 Vilayphiousaid

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

Monday, 8th September 2014 - 10:54

 

Stéphanie Vilayphioudivulged

— Metadata are now in a separate file.

Monday, 8th September 2014 - 10:57

 

Stéphanie Vilayphioulet on

— Tags in metadata

Monday, 8th September 2014 - 10:58

 

Stéphanie Vilayphiougave away

— TODOLIST pad is renamed in TODO.md

Monday, 8th September 2014 - 11:06

 

Stéphanie Vilayphiouverbalized

— add relearn tags to metadata

Monday, 8th September 2014 - 11:11

 

Stéphanie Vilayphioulet out

— one pad_base left over

Monday, 8th September 2014 - 11:18

 

Stéphanie Vilayphioublabbed out

— removed the statement 'this is the invisible part'

Monday, 8th September 2014 - 11:19

 

Stéphanie Vilayphioutold

— Print template: don't check for user authentication

Monday, 8th September 2014 - 16:54

 

Stéphanie Vilayphiouspoke

— idem

Monday, 8th September 2014 - 17:33

 

Stéphanie Vilayphiousaid

— CSS back for pad-create

Monday, 8th September 2014 - 17:58

 

Stéphanie Vilayphioudeclared

— And on the list.

Monday, 8th September 2014 - 17:59

 

Stéphanie Vilayphiousaid

— home: less interpreter

Tuesday, 9th September 2014 - 11:44

 

Stéphanie Vilayphiouverbalised

— same for pad.html (write mode)

Tuesday, 9th September 2014 - 11:48

 

Stéphanie Vilayphioulet loose

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

Wednesday, 10th September 2014 - 12:32

 

Eric Schrijverdivulged

— 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 Schrijvercomitted

— 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 Vilayphioudisclosed

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

Wednesday, 10th September 2014 - 12:32

 

Stéphanie Vilayphioubabbled out

— again?

Wednesday, 10th September 2014 - 12:35

 

Stéphanie Vilayphiousaid

— Read and Print views and templates are merged.

Wednesday, 10th September 2014 - 14:49

 

Eric Schrijvertold

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

Wednesday, 10th September 2014 - 12:43

 

Eric Schrijveruttered

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

Wednesday, 10th September 2014 - 12:44

 

Eric Schrijverunwrapped

— Oeps there was a little error for the HOST

Wednesday, 10th September 2014 - 12:51

 

Stéphanie Vilayphioucomitted

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

Wednesday, 10th September 2014 - 14:50

 

Stéphanie Vilayphiousaid

— Don't mix args and kwargs!

Wednesday, 10th September 2014 - 14:53

 

Stéphanie Vilayphiouwhistled

— Write button was not accessible anymore.

Wednesday, 10th September 2014 - 14:59

 

Stéphanie Vilayphiouspilled the beans

— Fixing inclusion tag broken with the merge of views.

Wednesday, 10th September 2014 - 15:05

 

Eric Schrijverclaimed

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

fixes indexing a.o.

Wednesday, 10th September 2014 - 15:39

 

Eric Schrijverspilled the beans

— Show tags in template, sniff’em in indexing

Wednesday, 10th September 2014 - 15:45

 

Eric Schrijverrendered

— Show participants in template, sniff’em in indexing

Wednesday, 10th September 2014 - 15:57

 

Eric Schrijvercomplained

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

Wednesday, 10th September 2014 - 16:55

 

Stéphanie Vilayphioutattled

— displaying metadata at the beginning of the page

Wednesday, 10th September 2014 - 16:52

 

Eric Schrijverdiscovered

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

Wednesday, 10th September 2014 - 16:55

 

Eric Schrijverconfessed

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

Wednesday, 10th September 2014 - 17:36

 

Eric Schrijversaid

— Sort by place

and start encoding for themes

Wednesday, 10th September 2014 - 18:07

 

Stéphanie Vilayphioulet loose

— Metadata on the left side.

Plus some ingredients to spice things up.

Wednesday, 10th September 2014 - 17:59

 

Eric Schrijverwhistled

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

Wednesday, 10th September 2014 - 18:07

 

Eric Schrijversaid

— 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 Vilayphiouwhispered

— 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 Vilayphiousaid

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

Wednesday, 10th September 2014 - 18:08

 

Stéphanie Vilayphioudeclared

— metadata don't flow

Wednesday, 10th September 2014 - 18:27

 

Stéphanie Vilayphiougave away

— metadata chipo

Wednesday, 10th September 2014 - 19:27

 

Eric Schrijverdiscovered

— 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 Schrijverrevealed

— 00-bat.md → Introduction.md

Thursday, 11th September 2014 - 12:50

 

Eric Schrijverdeclared

— 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 Schrijversaid

— Fix regression in 0b2c33af55b6148022b552a3262666dc7504178b

CSS had disappeared for Write view

Thursday, 11th September 2014 - 15:19

 

Eric Schrijveruttered

— 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 Schrijverexposed

— Oh my a major mess I had made of things

Thursday, 11th September 2014 - 15:36

 

Eric Schrijverdiscovered

— Ah and zis one!

Thursday, 11th September 2014 - 15:43

 

Eric Schrijverdiscovered

— Encode the ‘Theme’ metadata

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

Thursday, 11th September 2014 - 16:04

 

Eric Schrijverwhistled

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

Thursday, 11th September 2014 - 16:14

 

Eric Schrijverdeclared

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

Thursday, 11th September 2014 - 16:16

 

Eric Schrijverdivulged

— No longer keeping out the robots!

Thursday, 11th September 2014 - 16:27

 

Eric Schrijverpublished

— 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 Schrijverargued

— Move to archived version of About

Thursday, 11th September 2014 - 17:03

 

Eric Schrijverargued

— 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 Vilayphioucomitted

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

Friday, 12th September 2014 - 11:09

 

Eric Schrijversaid

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

Friday, 12th September 2014 - 12:54

 

Stéphanie Vilayphiouspoke

— div wrapper in inclusions

Friday, 12th September 2014 - 17:21

 

Stéphanie Vilayphiousaid

— order of metadata + added class name

Friday, 12th September 2014 - 18:17

 

Stéphanie Vilayphiouwhistled

— host metadata as a bodyclass

Friday, 12th September 2014 - 18:33

 

Stéphanie Vilayphioulet loose

— host metadata as a contentclass

Friday, 12th September 2014 - 18:45

 

Eric Schrijvershouted

— Names are displayed un_alphabetised

They are still encoded alphabetised so that sorting remains alphabetic

Saturday, 13th September 2014 - 13:28

 

Eric Schrijvertalked

— 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 Vilayphiousaid

— rm Bat's piwik from base template

Sunday, 21st September 2014 - 17:09

 

Stéphanie Vilayphioudiscovered

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

Sunday, 21st September 2014 - 17:10

 

Stéphanie Vilayphioucomitted

— add pytz requirement in README

Sunday, 21st September 2014 - 17:10

 

Stéphanie Vilayphiouuttered

— rm column padding from print.less

Wednesday, 10th December 2014 - 21:42

 

Stéphanie Vilayphiouspoke

— print.css → laser.css

Wednesday, 10th December 2014 - 21:43

 

Stéphanie Vilayphioudiscovered

— merge

Wednesday, 10th December 2014 - 21:48

 

Stéphanie Vilayphioucried

— merge

Wednesday, 10th December 2014 - 21:52

 

Stéphanie Vilayphiousang

— 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 Vilayphiouconfessed

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

Wednesday, 10th December 2014 - 21:54

 

Stéphanie Vilayphioutattled

— wrong order in quotation marks

Wednesday, 10th December 2014 - 21:54

 

Stéphanie Vilayphioudiscovered

— merge

Wednesday, 10th December 2014 - 21:59

 

Stéphanie Vilayphioulet out

— merge

Wednesday, 10th December 2014 - 22:00

 

Stéphanie Vilayphiouexposed

— 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 Vilayphiouironized

— spreads

Wednesday, 10th December 2014 - 22:00

 

Stéphanie Vilayphioushouted

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

Wednesday, 10th December 2014 - 22:00

 

Stéphanie Vilayphiougave away

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

Wednesday, 10th December 2014 - 22:01

 

Stéphanie Vilayphiourendered

— merge

Wednesday, 10th December 2014 - 22:03

 

Stéphanie Vilayphioucomitted

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

Wednesday, 10th December 2014 - 22:03

 

stdindivulged

— rm random eyes, specific to Bat

Sunday, 21st September 2014 - 17:20

 

stdinsaid

— 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

 

stdinargued

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

Wednesday, 24th September 2014 - 16:01

 

stdingave away

— wrong cloning link

Wednesday, 24th September 2014 - 16:03

 

stdinexposed

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

Wednesday, 24th September 2014 - 23:28

 

stdinconfessed

— css in Create pad template

Wednesday, 15th October 2014 - 11:56

 

Stéphanie Vilayphiouemited

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

Wednesday, 10th December 2014 - 22:04

 

Stéphanie Vilayphioutattled

— 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 Vilayphiouironized

— load slidy css when you click on the Slide button

Wednesday, 10th December 2014 - 23:39

 

Stéphanie Vilayphiouironized

— fallback if no pad called slidy.css

Wednesday, 10th December 2014 - 23:43

 

Stéphanie Vilayphiousaid

— slide button only on read mode

Wednesday, 10th December 2014 - 23:44

 

Stéphanie Vilayphioupeached

— wrong url for slidy.css

Wednesday, 10th December 2014 - 23:45

 

Stéphanie Vilayphiouwhistled

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

Wednesday, 10th December 2014 - 23:46

 

Stéphanie Vilayphioucried

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

Thursday, 11th December 2014 - 10:32

 

Stéphanie Vilayphiougave away

— vj14 use case

Thursday, 11th December 2014 - 12:32

 

Stéphanie Vilayphioutalked

— future: write mode screenshot

Thursday, 11th December 2014 - 13:20

 

Stéphanie Vilayphiouexposed

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

Thursday, 11th December 2014 - 15:02

 

Stéphanie Vilayphioutattled

— undo + find_headings on h2 instead of h1

Thursday, 11th December 2014 - 15:07

 

Stéphanie Vilayphiouargued

— rm conflict in print.js

Sunday, 21st December 2014 - 23:00

 

Stéphanie Vilayphioutalked

— screenshot future classisme

Thursday, 15th January 2015 - 12:35

 

Eric Schrijverexposed

— Fix PNG glitch

Wednesday, 24th December 2014 - 16:12

 

Stéphanie Vilayphiouverbalized

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

Thursday, 15th January 2015 - 12:35

 

Eric Schrijverrendered

— The backup scripts by defaults backups to the public dir

Monday, 16th March 2015 - 17:20

 

Stéphanie Vilayphioustated

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

Tuesday, 7th April 2015 - 18:35

 

Stéphanie Vilayphioutalked

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

Wednesday, 8th April 2015 - 18:27

 

Stéphanie Vilayphiouadmitted

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

Wednesday, 8th April 2015 - 18:30

 

Stéphanie Vilayphioulet on

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

Wednesday, 8th April 2015 - 18:31

 

Stéphanie Vilayphiousaid

— change participants back to authors

Wednesday, 8th April 2015 - 18:32

 

Stéphanie Vilayphiougave away

— 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 Vilayphioulet out

— more detailed info in the install process

Friday, 10th July 2015 - 15:50

 

Eric Schrijverexposed

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

Tuesday, 2nd June 2015 - 22:02

 

Eric Schrijverunwrapped

— Oops didn’t fully check that

Tuesday, 2nd June 2015 - 22:09

 

Eric Schrijveradmitted

— Just shortly unsafe…

Tuesday, 2nd June 2015 - 22:37

 

colmdiscovered

— renaming the readme on gh to .md

Thursday, 7th May 2015 - 02:50

 

colmsaid

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

Sunday, 24th May 2015 - 03:14

 

OSP Websiteverbalized

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

Tuesday, 2nd June 2015 - 22:54

 

Stéphanie Vilayphioublabbed

— merge

Friday, 10th July 2015 - 15:51

 

Stéphanie Vilayphioucried

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

Friday, 10th July 2015 - 15:54

 

Stéphanie Vilayphiouverbalised

— css to go with the polyfill

Friday, 10th July 2015 - 16:08

 

Stéphanie Vilayphioulet the cat out of the bag

— using the unminified version of polyfill for debug

Friday, 10th July 2015 - 16:14

 

Stéphanie Vilayphiousaid

— load polyfill in print.js

Friday, 10th July 2015 - 16:24

 

Stéphanie Vilayphiouuttered

— put back login button

Monday, 27th July 2015 - 15:00

 

Stéphanie Vilayphiousaid

— 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 Vilayphioudeclared

— rm screen css from VJ14

Wednesday, 21st October 2015 - 11:49

 

Stéphanie Vilayphiouspoke

— remade the menu

Wednesday, 21st October 2015 - 11:51

 

Stéphanie Vilayphioutattled

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

Wednesday, 21st October 2015 - 11:51

 

Stéphanie Vilayphioucomplained

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

Wednesday, 21st October 2015 - 12:21

 

svilayphiousaid

— Update README.md

Monday, 19th December 2016 - 12:26

 

svilayphiouironized

— Update README.md

Monday, 19th December 2016 - 12:29

 

antoinetalked

— Update git clone address

Monday, 19th December 2016 - 12:32

 

svilayphiousang

— Update README.md

Monday, 19th December 2016 - 13:01

 

gijslet out

— Update README.md

Using http clone adress.

Wednesday, 11th January 2017 - 09:52

 

gijssaid

— Update README.md

Wednesday, 11th January 2017 - 09:54

 

gijstweeted

— Update README.md

Wednesday, 11th January 2017 - 13:35

 

Alex Leraysang

— Added missing requirements

Friday, 6th October 2017 - 16:07

 

Alex Leraycomitted

— Fix requirements

Monday, 9th October 2017 - 10:48

 

Alex Leraydisclosed

— Moved media and static roots settings into local_settings

Tuesday, 10th October 2017 - 12:25

 

Stéphanie Vilayphiouconfessed

— renamed 'relearn' folder into 'ethertoff'

Tuesday, 12th June 2018 - 14:44

 

Stéphanie Vilayphiouinterpreted

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

Monday, 25th June 2018 - 09:28

 

Stephanie Vilayphiourendered

— merging change on display_slug by Gijs on Contour branch

Friday, 19th October 2018 - 12:43

 

Stephanie Vilayphioutattled

— changed all __unicode__ into __str__

Friday, 19th October 2018 - 12:43

 

Stephanie Vilayphiouironized

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

Friday, 19th October 2018 - 12:45

 

Stephanie Vilayphioulet the cat out of the bag

— merging change on ethertoff context_processors by Gijs on Contour branch

Friday, 19th October 2018 - 12:55

 

Stephanie Vilayphiouuttered

— title in template all.html

Friday, 19th October 2018 - 12:57

 

Stephanie Vilayphioulet the cat out of the bag

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

Friday, 19th October 2018 - 12:59

 

Stephanie Vilayphioucomitted

— merging updates from branches Contour and Caveat

Friday, 19th October 2018 - 15:08

 

Stephanie Vilayphiougave away

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

Monday, 22nd October 2018 - 14:36

 

Stephanie Vilayphiousaid

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

Monday, 22nd October 2018 - 14:41

 

Stephanie Vilayphiouunwrapped

— removed old templates dating from Relearn 2013 event

Monday, 22nd October 2018 - 14:44

 

Stephanie Vilayphioudiscovered

— remove unused old jquery

Monday, 22nd October 2018 - 14:51

 

Stephanie Vilayphioutweeted

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

Monday, 22nd October 2018 - 14:55

 

Stephanie Vilayphioublabbed

— added password_changed_done template

Monday, 22nd October 2018 - 15:25

 

Stephanie Vilayphiousaid

— Fixed print view.

Monday, 22nd October 2018 - 16:37

 

Stephanie Vilayphiougave away

— Re-index button only available for staff users

Monday, 22nd October 2018 - 16:44

 

Stephanie Vilayphioulet the cat out of the bag

— 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 Vilayphiousaid

— rss feeds

Friday, 5th April 2019 - 14:24

 

Stephanie Vilayphioutattled

— forgot to close item rss

Friday, 5th April 2019 - 14:45

 

Stephanie Vilayphiougave away

— mimetype for rss

Friday, 5th April 2019 - 15:20

 

svilayphioulet on

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

Django2.0

See merge request osp/tools.ethertoff!7

Friday, 8th November 2019 - 11:59

 

svilayphiougave away

— Update README.md

Friday, 8th November 2019 - 14:03

 

sarahuttered

— Update README.md to make it work with python2

Friday, 8th November 2019 - 14:17

 

svilayphioutalked

— Update README.md

Friday, 8th November 2019 - 15:43

 

svilayphiouspoke

— Update README.md

Friday, 8th November 2019 - 15:44

 

svilayphiougave away

— Update README.md

Friday, 8th November 2019 - 15:45

 

svilayphiouclaimed

— Update requirements.txt

Tuesday, 12th November 2019 - 11:44