Jef van Schendel
4944e3c374
Make media thumbnail gallery a list instead of a table
2012-02-12 19:33:05 +01:00
Jef van Schendel
be09ed51c8
Corrections for mobile layout
2012-02-12 18:39:55 +01:00
Jef van Schendel
630dd7941d
Style sidedata h3; revert sidebar margin change
2012-02-12 18:23:18 +01:00
Jef van Schendel
a1161b84a6
Fix sidebar margins
2012-02-12 18:12:23 +01:00
Jef van Schendel
b21c943427
Restore sidebar
2012-02-12 16:18:58 +01:00
Jef van Schendel
fb1dc4f56b
Layout overhaul time!
2012-02-11 23:04:02 +01:00
Jef van Schendel
937c7ea5d9
Fix for ticket #386
2012-02-09 21:46:57 +01:00
Christopher Allan Webber
cf29e8a824
It's 2012 all up in here
2012-02-02 09:44:13 -06:00
Joar Wandborg
9542a2ba07
JavaScript fixes - AGPL headers, etc
...
- Added AGPL header to comment_show.js, show_password.js
and geolocation-map.js
- Removed console.log from geolocation-map.js
2012-01-28 01:31:56 +01:00
Joar Wandborg
836df45dbe
Added code for leaflet geolocation map
2012-01-25 23:42:04 +01:00
Joar Wandborg
c5ba5b0456
Installed leaflet in extlib
2012-01-25 23:42:04 +01:00
Jef van Schendel
8c7701f9f1
Small fix to simplify font style
2012-01-15 17:23:21 +01:00
Jef van Schendel
62f2557cae
Another small text style fix
2012-01-15 17:10:35 +01:00
Jef van Schendel
b699791956
Small margin/font-weight fix
2012-01-15 17:07:15 +01:00
Jef van Schendel
7646e695bf
Fix div breaking in user.html; add media query bits
2012-01-06 13:44:00 +01:00
Jef van Schendel
173999a7e4
Resize image below 660px width
2012-01-06 13:34:25 +01:00
Jef van Schendel
7945cd21ba
* Rename mediagoblin_header, mediagoblin_body, mediagoblin_footer, mediagoblin_header_right, mediagoblin_logo
...
* Add html5shiv for older browsers
* Small size fix (940px instead of 960pgx)
2012-01-05 23:36:16 +01:00
Jef van Schendel
a91e4e07e7
Add closing bracket so the whole thing doesn't break down
2012-01-05 22:46:21 +01:00
Jef van Schendel
d2fce291b5
Fix merge conflicts
2012-01-05 21:42:56 +01:00
Jef van Schendel
7df9f45c32
Several changes for mobile layout
2012-01-05 21:36:24 +01:00
Jef van Schendel
ada0642e5a
Seperate jQuery bit that was still in media.html
2012-01-01 22:58:32 +01:00
Jef van Schendel
f5d837fe4a
Forgot this one. Also disable horizontal resize for the bio field
2012-01-01 18:14:39 +01:00
Jef van Schendel
ce86b1d5af
Remove border-bottom from media_specs
2012-01-01 18:12:18 +01:00
Jef van Schendel
7fc782bb6d
Disable horizontal resize for text areas.
2012-01-01 18:11:39 +01:00
Joar Wandborg
a246ccca69
ASCII media type support & fix a bug in file submission error handling
...
* Added ASCII media processing
* Added ASCII media display
* Added ASCII media type
Rebased from Joar Wandborg's ascii art branch (squashed to remove the
commits borrowing code of dubious license)
Fixed a bug in file submission error handling:
- Moved file-extension condition out of loop (what did it do there?)
- Updated file submission tests
- Changed error handling in file submission, should now report more
than absolutely necessary.
2011-12-31 10:32:52 -06:00
Jef van Schendel
426808cc8f
Random changes that break stuff and eat piglets
2011-12-30 18:01:28 +01:00
Jef van Schendel
3ea6a305ce
Lots of little fixes and removal of all 960.gs classes:
...
* Removed <p> margin-top
* Vertically align logo so Add-media button does not fall off
* Remove last 960.gs traces (grid_X/container_X) and add custom classes/sizes to css
* Add clear class
* Update form_box and add form_box_xl for bigger forms
* Switch all pages that use forms to new classes
* Remove padding from notification messages so they take full width
* Other tiny fixes I forgot about
2011-12-30 14:23:12 +01:00
Jef van Schendel
550d48d040
Forgot to include the newly created JS file
2011-12-29 22:56:42 +01:00
Jef van Schendel
dab1d70280
Finished #485 and worked out bugs: password fields always update, added margins, fixed Chrome width bug, wrapped checkbox in label element
2011-12-29 22:40:45 +01:00
Karen Rustad
6c191eb3de
Added a 'you don't have HTML5 so this video will not work' warning using just the inherent properties of the <video> tag (and some css for style)
2011-12-23 00:26:00 +01:00
Jef van Schendel
00c1d00771
Change widths to percentages for small devices
2011-12-18 02:07:49 +01:00
Jef van Schendel
42a7c01032
Add styles to make media.html not fall apart entirely
2011-12-18 01:54:58 +01:00
Jef van Schendel
4fe9c9b99f
Move reset.css to extlib and symlink it
2011-12-18 01:41:01 +01:00
Jef van Schendel
1bb8eb89c7
Remove first 960.gs classes
2011-12-18 01:37:57 +01:00
Jef van Schendel
44ad0089ec
Media query for everything(?) below 960px wide
2011-12-18 01:32:13 +01:00
Jef van Schendel
436b13bb3e
Remove 960.gs stylesheets, add Eric Meyer's reset.css
2011-12-18 01:31:06 +01:00
Jef van Schendel
0596679c90
First test lines for responsive design
2011-12-18 01:04:41 +01:00
Jef van Schendel
bb3b9e4090
Merge jQuery branch, resolve conflicts
2011-12-13 15:15:57 +01:00
Jef van Schendel
b27067371d
Style changes for media_uploader (now media_specs); removed margins from button_action buttons
2011-12-10 21:03:18 +01:00
Jef van Schendel
4ad9ac5ae0
Remove pagination images and replace them with unicode characters
2011-12-10 19:58:02 +01:00
Jef van Schendel
9c6d8d77fb
Only apply textarea style to comment box
2011-12-09 22:45:26 +01:00
Jef van Schendel
75a12d632d
Lots of changes to media page; rearranged things, added new styles, added jquery bits, gave the comment section a refresh
2011-12-09 22:37:20 +01:00
Christopher Allan Webber
2ef0679790
Fix button word-wrapping issue
2011-12-04 14:39:42 -06:00
Jef van Schendel
92417fc535
First push with jQuery library
2011-12-02 21:17:55 +01:00
Joar Wandborg
b9e1fa280e
Merge branch 'video_gstreamer-only'
...
Conflicts:
mediagoblin/db/migrations.py
mediagoblin/submit/views.py
2011-11-21 21:51:30 +01:00
Jef van Schendel
0b3cdd6a25
Navigation buttons edits. Removed images as they are no longer needed. Related: bug #504
2011-11-20 17:01:23 +01:00
Jef van Schendel
7807f5a513
Remove Edit/Delete icons, since they are not required yet.
2011-11-20 16:45:45 +01:00
Jef van Schendel
88f20b58b2
Slight style changes to button_action_highlight
2011-11-20 01:57:29 +01:00
Jef van Schendel
13423daae2
Another change to button style. Renamed header_submit, header_submit_highlight and button classes, correct all references to these
2011-11-20 01:43:48 +01:00
Jef van Schendel
5bd523eb23
Change to background of "empty_space", it now uses an image
2011-11-20 01:12:10 +01:00