Commit graph

22 commits

Author SHA1 Message Date
Paul van Tilburg 575c64b6b8 Fixed syntax error 2012-02-14 23:46:27 +01:00
Paul van Tilburg 90fb2057a9 Send resize updates and handle resize server events (closes: #1a4507) 2012-02-14 18:50:49 +01:00
Paul van Tilburg f4bd1b9348 Make items resizable, parameters depend on the (mime) type 2012-02-14 18:49:47 +01:00
Paul van Tilburg 214b15ffcc Add an empty message box to the right of the upload button 2012-02-14 00:23:29 +01:00
Paul van Tilburg 5b4a24e0a6 Removed unnecessary CSS that is handled by JQuery UI CSS now; add some overrides
Finished with integrating JQuery UI Dialogs, closes: #abb97f
2012-02-13 18:10:56 +01:00
Paul van Tilburg 457a87be0e Enlarge the item header font size a bit 2012-02-11 12:33:18 +01:00
Paul van Tilburg 4c63e00e82 Handle the download button by calling the download controller; add some style 2012-02-11 12:32:36 +01:00
Paul van Tilburg 7f6e91c44b Merge branch 'feature/dragndrop' to add drag&drop support (closes: #743b13) 2012-02-11 00:39:21 +01:00
Paul van Tilburg feb5f58000 Style fixes for elements contained in draggables 2012-01-18 23:35:37 +01:00
Paul van Tilburg 09cfe2772b Ensure the height of the body/canvas is the full 100% (for uploading) 2012-01-18 22:18:35 +01:00
Paul van Tilburg 20db6beaea Tweak the font size of text and code 2012-01-18 22:17:26 +01:00
Paul van Tilburg 9de0d664de Simplify the plempable header style a bit and make it into a proper h2 2012-01-16 10:57:37 +01:00
Paul van Tilburg d201cd9fa7 Show comments part of the draggable when hovering over it (no comments yet though) 2012-01-16 00:17:51 +01:00
Paul van Tilburg 59974e0e0c General style tweaks 2012-01-15 23:48:33 +01:00
Paul van Tilburg 1e0b8a21d8 Include and use the Jeditable jQuery plugin to update the title 2012-01-15 23:46:09 +01:00
Paul van Tilburg 87a9aa2f27 Make our style CSS override the CSS from highlight.js; set body font family 2012-01-15 16:19:41 +01:00
Paul van Tilburg 3e0d783454 Wrap the content in a div with title and comments; add some style 2012-01-15 16:18:23 +01:00
Paul van Tilburg e22a95d017 Allow for setting the type of entered/pasted text in the add dialog 2012-01-15 14:25:47 +01:00
Paul van Tilburg 860f0c392a Make the text draggable font a bit smaller 2012-01-12 15:28:32 +01:00
Paul van Tilburg 245f97c636 Add the highlight.js library 2012-01-12 14:20:50 +01:00
Paul van Tilburg b813520f20 Add support for music/video/code/text files 2012-01-12 13:22:22 +01:00
Paul van Tilburg faea9200db Reorganize public/ to have a more tradition Express-y structure 2012-01-12 11:20:33 +01:00