Pierre Marchandadmitted
— first commit
Saturday, 16th February 2013 - 17:17
Alexandre Leraysaid
— Tailormade gitignore for nodejs
Saturday, 16th February 2013 - 17:31
Alexandre Leraysaid
— GNU Affero Public License to the rescue
Saturday, 16th February 2013 - 17:36
Pierre Marchandconfessed
— First express application template
Saturday, 16th February 2013 - 18:24
Pierre Marchandlet the cat out of the bag
— Added basic models
Monday, 18th February 2013 - 11:41
Alexandre Lerayexpressed
— The readme now mentions the agpl license
Monday, 18th February 2013 - 12:26
Alexandre Leraysaid
— Eric Meyer's reset.css to make any web citizen equal
Monday, 18th February 2013 - 12:28
Pierre Marchandstated
— First try of our brand new models
Monday, 18th February 2013 - 12:25
Alexandre Leraydivulged
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Monday, 18th February 2013 - 12:29
Pierre Marchandcomitted
— fixed - ObjectID is not defined
Monday, 18th February 2013 - 12:34
Pierre Marchandtalked
— Setup mongo store
Monday, 18th February 2013 - 13:14
Alexandre Leraypeached
— Renamed reset.css to reset.less and gitignore .css
css files are generated on the fly with the nodejs less middleware
Monday, 18th February 2013 - 12:41
Pierre Marchandgave away
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Monday, 18th February 2013 - 13:14
Pierre Marchandblabbed out
— Added fixture
Monday, 18th February 2013 - 13:29
Alexandre Lerayexposed
— Gitignored settings.js
Monday, 18th February 2013 - 13:19
Pierre Marchandshouted
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Monday, 18th February 2013 - 13:29
Alexandre Leraytalked
— Try to loop through medias in indes.ejs
Monday, 18th February 2013 - 13:33
Pierre Marchandinterpreted
— fixed - early bird rendering
Monday, 18th February 2013 - 13:38
Pierre Marchanddivulged
— First step, we got videos and audio tracks listed and playable on the front page.
Monday, 18th February 2013 - 16:39
Pierre Marchandclaimed
— Adjusted models (learning express/mangoose)
Wednesday, 20th February 2013 - 12:32
Pierre Marchandlet the cat out of the bag
— articulate routing around paths
Wednesday, 20th February 2013 - 14:08
Pierre Marchandlet loose
— More on the path
Wednesday, 20th February 2013 - 14:31
Alexandre Leraylet out
— Added a view/controler to get video posters
Tuesday, 5th March 2013 - 18:00
Pierre Marchandinterpreted
— Added a way view (JSON)
Tuesday, 5th March 2013 - 16:09
Alexandre Lerayshouted
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Conflicts:
app/routes/routes_table.js
Tuesday, 5th March 2013 - 18:01
Pierre Marchanddeclared
— Got some d3 inside
Monday, 11th March 2013 - 17:08
Alexandre Leraytalked
— The first bits of a more visual sound player.
The sound is visualized as a spectrogram, generated by
<http://sourceforge.net/projects/soundviewer/>. It shows the progress
and a cursor under the mouse when one hovers the spectrogram.
It crash lands in this repository, but it might have well ended up in
les maisons phenix repository.
Next stages:
- adding some means to add in/out points and comments
- generating server-side the spectrogram
- ...
Tuesday, 12th March 2013 - 02:21
Pierre Marchandsaid
— Entirely reshaped the Path prototype to match an iterator behaviour
Tuesday, 19th March 2013 - 13:44
Pierre Marchandlet loose
— forgot file
Tuesday, 19th March 2013 - 13:46
Alexandre Lerayshouted
— jCursor on its way; the player needs to be encapsulated more properly...
I'm safe: I commit.
Tuesday, 19th March 2013 - 17:09
Alexandre Lerayclaimed
— Jcursor is hopefully a little bit more consistant now...
Tuesday, 19th March 2013 - 17:09
Pierre Marchandlet loose
— Added shelves of bookmarks, server side
Tuesday, 19th March 2013 - 18:20
Pierre Marchandverbalised
— Forgot a verb attribute
Wednesday, 27th March 2013 - 11:29
Pierre Marchandwhispered
— forgot files
Wednesday, 27th March 2013 - 11:42
Pierre Marchandsaid
— First bits of an API
Wednesday, 27th March 2013 - 12:38
Pierre Marchandblabbed
— api post, doesn't ring any bells?
Wednesday, 27th March 2013 - 14:35
Alexandre Leraywhispered
— Removed d3.js as we don't use it yet
Wednesday, 27th March 2013 - 11:43
Alexandre Leraylet on
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Wednesday, 27th March 2013 - 12:39
Alexandre Leraylet on
— Some cleaning in models
I put all the exports at the end of the file; it seems more readable.
Wednesday, 27th March 2013 - 14:30
Pierre Marchanddivulged
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Wednesday, 27th March 2013 - 14:35
Pierre Marchandwhispered
— Adjusted schemas and models to get per-population
pre-population is a kind of join in mongoose dialect, and tbh, a bit
painful to setup.
As I've changed the schemas to get it work, you have to reload the fixtures.
Wednesday, 27th March 2013 - 16:33
Pierre Marchandtattled
— pre-polulation (2)
Wednesday, 27th March 2013 - 16:37
Pierre Marchandsaid
— adjusted index.js to load path from api
Wednesday, 27th March 2013 - 16:40
Pierre Marchandpublished
— completed post api
Wednesday, 27th March 2013 - 16:49
Pierre Marchanddeclared
— test crossing paths
Wednesday, 27th March 2013 - 18:19
Pierre Marchandspilled the beans
— Basic support of path loading in mediaplayer
means that you can go forward and backward in the
kind of playlist that constitutes a path
Monday, 15th April 2013 - 22:39
Alexandre Leraylet out
— Added jcursor stylesheet
Tuesday, 16th April 2013 - 15:45
Alexandre Leraybabbled out
— Added webfont (OSP DIN) so it looks a little bit more crunchy
Tuesday, 16th April 2013 - 16:49
Alexandre Lerayexpressed
— JQuery UI in the place
Tuesday, 16th April 2013 - 16:51
Alexandre Lerayverbalised
— Fixed jplayer path
Tuesday, 16th April 2013 - 17:09
Alexandre Lerayadmitted
— Added jquery.dform.js to ease form generation from data
Tuesday, 16th April 2013 - 17:10
Pierre Marchandunwrapped
— reformulated Shelves
Tuesday, 16th April 2013 - 18:14
Pierre Marchandexpressed
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Tuesday, 16th April 2013 - 18:14
Pierre Marchandtattled
— Added some sort of UI for the shelves, and made them work
Wednesday, 17th April 2013 - 09:10
Alexandre Leraysaid
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Wednesday, 17th April 2013 - 11:03
Alexandre Leraywhispered
— Added underscorejs
Wednesday, 17th April 2013 - 11:58
Alexandre Lerayverbalized
— Nicer buttons
Wednesday, 17th April 2013 - 12:00
Pierre Marchandsang
— A more sophisticated app object
Wednesday, 17th April 2013 - 11:16
Alexandre Lerayblabbed
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Wednesday, 17th April 2013 - 12:01
Alexandre Leraypeached
— Scratchpad file for forms
Wednesday, 17th April 2013 - 12:38
Alexandre Leraylet the cat out of the bag
— The poster route now works with the real media
Wednesday, 17th April 2013 - 12:44
Pierre Marchandcried
— load bookmarks into mediaplayer
Wednesday, 17th April 2013 - 12:12
Alexandre Leraysaid
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Wednesday, 17th April 2013 - 12:44
Pierre Marchandwhispered
— More on the form front
Wednesday, 17th April 2013 - 15:21
Alexandre Lerayuttered
— The spectrogram in the player is dynamic now.
It is necessary to make soundviewer/svt.py available in the $PATH, and
install the necessary dependencies.
Wednesday, 17th April 2013 - 15:14
Pierre Marchandtattled
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Wednesday, 17th April 2013 - 15:21
Alexandre Leraygave away
— Reverted the Shelf create method + cleanup
The method is still used.
Wednesday, 17th April 2013 - 16:02
Alexandre Lerayinterpreted
— A few stylistic changes
Wednesday, 17th April 2013 - 22:20
Pierre Marchandlet the cat out of the bag
— A client side object resolver
lots of rewrite, if not love
Wednesday, 17th April 2013 - 19:50
Alexandre Leraylet on
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Wednesday, 17th April 2013 - 22:20
Alexandre Leraysaid
— some discrete styles and structuring.
Thursday, 18th April 2013 - 01:36
Pierre Marchandbrought out
— Ca marche!
Completed client side api objects population
Thursday, 18th April 2013 - 01:24
Pierre Marchandshouted
— Arrgggggggh
When copy and paste kills you.
adding bookmarks works now
Thursday, 18th April 2013 - 01:33
Alexandre Leraydeclared
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Thursday, 18th April 2013 - 01:37
Alexandre Leraycomplained
— Jquery UI diet...
Why not using all the visual attributes at the same time? After all they
comes for free!
Thursday, 18th April 2013 - 02:17
Pierre Marchandspilled the beans
— upload form
Thursday, 18th April 2013 - 06:49
Pierre Marchandstated
— fixed a bunch of minor issues regarding medias
note that i added 'slug' dependency
Thursday, 18th April 2013 - 07:57
Alexandre Lerayrevealed
— Fixed shebang in the spectrogram script
Thursday, 18th April 2013 - 10:20
Alexandre Leraytattled
— A couple of dependecies where missing in package.json
Thursday, 18th April 2013 - 10:47
Alexandre Leraytweeted
— Added missing jquery layout css
Thursday, 18th April 2013 - 11:19
Alexandre Leraycried
— Fixed imports since we are using the Pillow fork of PIL
Thursday, 18th April 2013 - 11:44
Pierre Marchanddisclosed
— Better!
Thursday, 18th April 2013 - 12:04
Pierre Marchandsang
— First bits of a backbonization
Wednesday, 24th April 2013 - 18:10
Alexandre Leraylet the cat out of the bag
— a few stylist changes to the sidebar
Thursday, 18th April 2013 - 12:14
Pierre Marchandcomplained
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Wednesday, 24th April 2013 - 18:10
Pierre Marchandcomplained
— backbone rulez
Friday, 26th April 2013 - 13:25
Pierre Marchandbabbled out
— It's been a long fight, but finaaly got the population right.
Again, 'this' vibration in Javascript plus doubts on references
proved to make things difficult.
Monday, 29th April 2013 - 07:39
Pierre Marchandbabbled out
— condom commit
Monday, 29th April 2013 - 19:17
Alexandre Leraytalked
— Chipotage less css. Nothing serious.
Wednesday, 24th April 2013 - 16:05
Alexandre Leraylet the cat out of the bag
— Un-hard-coded the spectrogram width in MediaPlayer
Wednesday, 24th April 2013 - 16:38
Alexandre Leraysaid
— Tyding MediaPlayer, externalising timecode prototypes
Wednesday, 24th April 2013 - 16:39
Alexandre Leraydeclared
— Setting the poster while the video is playing stops the playback.
I changed the asynchronious request to a synchroneous one. It is not
very nice, but it will do it for now. Maybe switch to MediaElement.js?
Friday, 26th April 2013 - 11:20
Alexandre Leraydisclosed
— From jPlayer to MediaElement. Is it any better?
Hard to tell at the moment
Friday, 26th April 2013 - 20:49
Alexandre Leraytalked
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Conflicts:
app/views/index.ejs
Monday, 29th April 2013 - 18:47
Alexandre Leraylet the cat out of the bag
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Monday, 29th April 2013 - 18:47
Pierre Marchanduttered
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Conflicts:
app/public/stylesheets/style.less
app/views/index.ejs
Monday, 29th April 2013 - 19:19
Pierre Marchandspilled the beans
— clean up
Monday, 29th April 2013 - 19:26
Pierre Marchandrendered
— forgot file
Monday, 29th April 2013 - 19:32
Pierre Marchandtalked
— put things together
Monday, 29th April 2013 - 20:19
Alexandre Lerayinterpreted
— A plugin to lazy load posters.
Tuesday, 30th April 2013 - 00:51
Pierre Marchandlet the cat out of the bag
— remove collection auro fetch + clean up model population
Tuesday, 30th April 2013 - 04:22
Alexandre Leraytold
— First attemps to get more visual shelves.
The images are cascading. It needs more css to function properly.
Tuesday, 30th April 2013 - 03:30
Pierre Marchandspoke
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Tuesday, 30th April 2013 - 04:22
Pierre Marchandtalked
— Even cleaner access to populated attributes
Made it possible to delay rendering in such a fashion that we
got a chance to let the app finish to load before we actually
start it.
Tuesday, 30th April 2013 - 05:29
Alexandre Leraysang
— Nothing worth commiting, but I need to pull!
Tuesday, 30th April 2013 - 08:32
Pierre Marchanduttered
— Create paths
Tuesday, 30th April 2013 - 08:11
Alexandre Leraycomitted
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Tuesday, 30th April 2013 - 08:33
Alexandre Leraylet out
— Rough layout of the shelves
Tuesday, 30th April 2013 - 10:06
Pierre Marchandblabbed out
— ???
Tuesday, 30th April 2013 - 11:40
Alexandre Leraysaid
— Put back collpasing in the shelves
Tuesday, 30th April 2013 - 11:18
Alexandre Lerayrendered
— mediaelement *.css -> *.less so that it is tracked
Tuesday, 30th April 2013 - 11:28
Pierre Marchanduttered
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Tuesday, 30th April 2013 - 11:41
Pierre Marchandargued
— Added an ice cube
Sunday, 5th May 2013 - 09:05
Pierre Marchandsaid
— On the way to a full backbonization, a kind of a backup
Friday, 7th June 2013 - 11:49
Pierre Marchandtalked
— Got the UI refresh right
Friday, 7th June 2013 - 14:53
Pierre Marchandbrought out
— Back to the point we were at!
Means we can upload medias, and, yes, play them!
Friday, 7th June 2013 - 15:05
Pierre Marchandbrought out
— update
Wednesday, 19th June 2013 - 10:59
Pierre Marchandwhispered
— Play bookmarks almost work
Wednesday, 19th June 2013 - 11:37
Pierre Marchanddiscovered
— create bookmark works again, hm, needs style
Wednesday, 19th June 2013 - 12:43
Pierre Marchandverbalized
— preserve copy state
Wednesday, 19th June 2013 - 17:49
Pierre Marchandrendered
— jplayer comes back
Wednesday, 19th June 2013 - 19:40
Pierre Marchanddiscovered
— Fixed bookmark would not play because of _id is not id
Wednesday, 19th June 2013 - 23:25
Pierre Marchandsaid
— gros up de style admin
Wednesday, 26th June 2013 - 00:40
Pierre Marchandbrought out
— gros up de style admin #2
Wednesday, 26th June 2013 - 01:14
Pierre Marchandcomitted
— coreect z-index of create shelf box
Wednesday, 26th June 2013 - 08:23
Pierre Marchandsaid
— brings the admin to a usable state, though ugly
Thursday, 27th June 2013 - 13:48
Alexandre Leraygave away
— HTML sketches for visualizing the paths
Wednesday, 19th June 2013 - 16:32
Alexandre Leraybabbled out
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Tuesday, 25th June 2013 - 21:06
Alexandre Leraycomitted
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Wednesday, 26th June 2013 - 14:35
Alexandre Lerayconfessed
— Started the first visualization of the paths: paths are shown as
litterary texts
Wednesday, 26th June 2013 - 15:37
Alexandre Lerayrevealed
— The litterary experiment diserves its own route but I still need to
solve the nested models population thing...
Thursday, 27th June 2013 - 12:22
Pierre Marchandverbalized
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Thursday, 27th June 2013 - 13:48
Pierre Marchandironized
— an underscore worth a million
Thursday, 27th June 2013 - 16:40
Pierre Marchandsang
— so deeeeeeppppppp
Thursday, 27th June 2013 - 17:39
Pierre Marchandadmitted
— so deeeeeeppppppp #2
Thursday, 27th June 2013 - 18:01
Pierre Marchandbabbled out
— Do not wait
Thursday, 27th June 2013 - 18:11
Alexandre Lerayblabbed
— Path detail should show the actual annotations
Saturday, 6th July 2013 - 12:29
Pierre Marchandsaid
— found my path
Saturday, 6th July 2013 - 12:29
Alexandre Leraysaid
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Saturday, 6th July 2013 - 12:30
Pierre Marchandblabbed out
— Fixed, last row reset when adding a new row
Saturday, 6th July 2013 - 13:14
Alexandre Lerayargued
— On commence à y voir plus clair sur la page Path Detail
Saturday, 6th July 2013 - 13:11
Pierre Marchandsaid
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Saturday, 6th July 2013 - 13:15
Pierre Marchandemited
— a bit of stylee for the admin
Saturday, 6th July 2013 - 13:22
Pierre Marchandexposed
— put players on the path detail view
Tuesday, 9th July 2013 - 08:53
Pierre Marchandsaid
— more consistent front page
Tuesday, 16th July 2013 - 11:33
Pierre Marchandexposed
— add a delete button for paths
Tuesday, 16th July 2013 - 11:55
Alexandre Leraybabbled
— Chipotage de CSS
Tuesday, 16th July 2013 - 11:36
Alexandre Leraytweeted
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Conflicts:
app/routes/path.js
app/views/path_list.ejs
Tuesday, 16th July 2013 - 11:43
Alexandre Leraytold
— I forgot to add the partial templates
Tuesday, 16th July 2013 - 11:43
Pierre Marchandadmitted
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Tuesday, 16th July 2013 - 11:55
Pierre Marchandsang
— stylish path list
Tuesday, 16th July 2013 - 12:36
Pierre Marchandspilled the beans
— setup virtual hosts for admin and frontend (www)
virtual hosts names are set in the settings module, e.g.:
[...]
vhosts:{
admin: 'admin.tunedcity.localdomain',
www: '^((?!admin).*).tunedcity.localdomain',
},
[...]
Tuesday, 16th July 2013 - 13:22
Pierre Marchandexpressed
— adjust path url to match vhohst
Tuesday, 16th July 2013 - 13:29
Pierre Marchandspoke
— moving things around to avoid hardcoding media_url
Tuesday, 16th July 2013 - 14:13
Alexandre Lerayargued
— File upload progress feedback on the form upload
Tuesday, 16th July 2013 - 13:58
Alexandre Lerayironized
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Tuesday, 16th July 2013 - 13:59
Pierre Marchandcomplained
— Merge branch 'master' of git.constantvzw.org:osp.work.tuned-city
Tuesday, 16th July 2013 - 14:14
Pierre Marchandlet loose
— use media_url setting all over the place
Tuesday, 16th July 2013 - 14:21
Pierre Marchandsaid
— Catch mongoose errors
Thursday, 26th September 2013 - 11:22
Pierre Marchandrevealed
— avoid requesting for spectogram and poster at the moment
Thursday, 26th September 2013 - 12:00