Marton Somogyi
22b0de6cbb
Table size adjustment
2013-03-07 22:57:18 +01:00
Marton Somogyi
3ed4c1e8d6
Small adjustment
2013-03-07 22:15:21 +01:00
Marton Somogyi
c6e07f15f9
Fix table col widths
2013-03-07 22:13:05 +01:00
Marton Somogyi
373d5d5861
Fix vertical alignment in asset rows
2013-03-07 20:58:37 +01:00
Marton Somogyi
aad98b90d5
Hide drag handler on inactive assets
2013-03-07 20:38:21 +01:00
Marton Somogyi
6ad7fca23a
Use ellipsis when asset name is long
2013-03-07 19:35:15 +01:00
Marton Somogyi
86af8f00cd
More space between icons
2013-03-07 19:23:47 +01:00
Marton Somogyi
dd8b505b72
Fix drag&drop issues
2013-03-07 15:42:48 +01:00
Marton Somogyi
3421bb7234
Fix modal max-height
2013-03-07 15:33:05 +01:00
Marton Somogyi
c05ea1839e
Fix advanced section displaying
2013-03-07 15:08:08 +01:00
Marton Somogyi
3dd9d01728
Fix nocache toggle padding issue
2013-03-04 18:34:04 +01:00
Marton Somogyi
f2d8467f48
Disable cache option is hidden under Advanced section (only when asset type is image and it has URL).
2013-03-03 01:12:52 +01:00
Marton Somogyi
2c5365ac8e
Native file input is transparent, steals clicks from visible dummy button.
...
Using CSS text-overflow on the right of the filename.
fixes #73
2013-02-24 19:44:36 +01:00
Alexander Ljungberg
5612785aee
Fixes #74 . Drop asset table text another px.
2013-02-24 17:23:21 +00:00
Marton Somogyi
8e4ac8f88d
fixes #74
2013-02-21 18:36:31 +01:00
Márton Boros
e62d3afb8d
add server error message display. fixes #70
2013-02-21 10:52:09 +01:00
Zachary Jones
6efefebcbe
Tiny changes to Settings page recommended by Alexander.
2013-02-18 16:04:51 -05:00
Alexander Ljungberg
a0cace1e67
Vertically align text in asset tables.
...
Without this fix, regular text such as the start and end date for an asset, wouldn't be vertically aligned with text in controls such as the "On" and "Off" in the switch.
This fix aligns the text vertically with both control text and button icons.
2013-02-17 23:58:49 +00:00
Alexander Ljungberg
08ec0a7403
Remove redundant table style.
...
Bootstrap .table classes, which we use, are already 100% wide by default.
2013-02-17 23:54:27 +00:00
Alexander Ljungberg
33411b67a4
Remove unused file.
2013-02-17 23:48:53 +00:00
Zachary Jones
b784c020fa
Restore our customized version of Bootstrap and the blue navbar. Closes #72
2013-02-17 15:06:17 -05:00
Márton Boros
2c793ed3a7
make location read-only for existing assets
2013-02-16 20:20:25 +01:00
Márton Boros
42d83a56f9
add progress bar
2013-02-16 16:02:08 +01:00
Zachary Jones
0dd9c408a6
Clean up styles in the header
2013-02-15 19:20:50 -05:00
Zachary Jones
ccdc498a19
Move Marton's CSS changes to the Sass style file.
2013-02-15 19:18:35 -05:00
Zachary Jones
be77672e1b
Add .text-center class to Bootstrap. Newer versions of Bootstrap have this class built-in.
2013-02-15 18:50:45 -05:00
Márton Boros
fbd13fa350
various frontend fixes. fixes #52
2013-02-15 06:22:14 +01:00
Márton Boros
a4f302a0c9
tpl fixes
2013-02-15 00:16:14 +01:00
Márton Boros
b37a3c4556
update bootstrap, use one minified js
2013-02-14 23:10:53 +01:00
Zachary Jones
1d23236eb1
Make delete popover more friendly and include a "No" option to cancel.
2013-02-14 15:48:32 -05:00
Zachary Jones
f10000e376
Remove inline style and make toggles 115 pixels wide by default.
2013-02-13 22:52:27 -05:00
Zachary Jones
8d10a7c9eb
Fix colors on toggle switches.
2013-02-12 19:16:06 -06:00
Zachary Jones
9cdcfdddb6
Fix z-index issue where toggle buttons were rendered above the footer.
2013-02-12 19:11:17 -06:00
Zachary Jones
68466bab69
Add initial asset deletion functionality.
2013-02-09 19:02:55 -06:00
Zachary Jones
80aa77c27f
Remove references to .switch class.
...
Since we're not using them we can get rid of them, solving an interference with another plugin.
2013-02-07 14:54:19 -06:00
Zachary Jones
29e6e05cde
Widen layout a bit.
2013-02-03 15:20:25 -06:00
Zachary Jones
97415ffcf4
Add new markup for toggle switch.
2013-02-01 18:59:12 -06:00
Zachary Jones
9a243eab74
Add bootstrap-timepicker.js
2013-01-29 14:36:43 -06:00
Zachary Jones
f911cdff4a
Start adding the start and end dates to the Asset add form.
...
Planning to use JavaScript widgets to help with entering dates and times.
2013-01-28 21:49:15 -06:00
Zachary Jones
1b37c2dacc
Add bootstrap-datepicker.js
2013-01-28 21:30:12 -06:00
Zachary Jones
264edc78a9
Add "Add Asset" button.
2013-01-23 20:17:39 -06:00
Zachary Jones
e974e6ab5f
Render the Active Assets table.
...
MVP at this point, but it does populate from the database.
2013-01-19 15:22:45 -06:00
Zachary Jones
3cd5013c34
Initial checkpoint on new design.
2013-01-19 14:06:36 -06:00
Zachary Jones
7579ad8b16
Modify Bootstrap variables for our design. Also reduced the grid size since 940px seems too wide for the amount of content we have to display.
2013-01-19 14:02:04 -06:00
Zachary Jones
a37734f043
Add compilation of the Responsive Bootstrap.
2013-01-17 15:06:01 -06:00
Zachary Jones
dbe0e62cb8
Add Bootstrap in Sass format.
2013-01-17 15:00:17 -06:00
Viktor Petersson
0f5850692a
Improved scheduling with jQuery-based time/date-picker. Removed seconds from time.
2012-09-15 16:49:08 +02:00
Viktor Petersson
d4af1366f4
Initial commit.
2012-07-25 11:05:30 +02:00