Commit Graph

49 Commits

Author SHA1 Message Date
Frédéric Péters 1cd8795a95 style: remove box shadows, adapt box border colors 2013-07-31 13:40:24 +02:00
Frédéric Péters d6764eed20 style: rotate boxes when dragging 2013-07-29 21:25:56 +02:00
Thomas Noel 98a7acd428 update README with metadata+map commands 2013-07-18 16:35:24 +00:00
Thomas NOËL 5bd1a43e31 update default vars definition in scripts 2013-07-18 18:23:55 +02:00
Thomas Noel 0bb1ffd86e remove importlib for requirements.txt (included in p2.7) 2013-07-18 12:02:40 +00:00
Thomas Noel a38b13cf1f base.html template (needed by authentic2) 2013-07-18 09:58:45 +00:00
Thomas Noel 9cc35e1af4 login page with map and idp list 2013-07-18 09:46:46 +00:00
Thomas Noel 10703c08ee idp metadata and geo feed, first steps 2013-07-17 13:17:41 +00:00
Frédéric Péters d2fc11414b update default layout 2013-04-17 10:56:50 +02:00
Frédéric Péters cc849cbd52 update to Django 1.5
(also, remove importlib as it's included in Python 2.7+)
2013-03-22 16:26:15 +01:00
Frédéric Péters da21072e19 weather: add proper support for locations (#2606) 2013-03-21 09:52:09 +01:00
Frédéric Péters 7b1586b218 be explicit about relative import of user profile model 2013-03-16 18:50:38 +01:00
Frédéric Péters 5c9149641d add docstrings in a bunch of places 2013-03-16 18:46:34 +01:00
Frédéric Péters 5c290e9657 add license blurb in all Python files 2013-03-16 18:35:29 +01:00
Frédéric Péters 5518f68cfe add importlib to requirements, necessary for Python < 2.7 2013-03-15 15:20:57 +01:00
Frédéric Péters ced4dd699e hide horizontal scrollbar on iframes 2013-03-15 09:49:50 +01:00
Frédéric Péters 781e02bc5b set cursor on top right action links 2013-03-15 09:44:12 +01:00
Frédéric Péters 1423040a73 feed: retrieve 5 items now that we support scrolling 2013-03-15 09:43:51 +01:00
Frédéric Péters 18fa9eb714 allow scrolling in some boxes 2013-03-15 09:43:29 +01:00
Frédéric Péters a641202ffa add app parameters to add form 2013-03-14 17:03:48 +01:00
Frédéric Péters 6a20b33445 add MANIFEST.in 2013-03-14 16:36:40 +01:00
Frédéric Péters 4318c2e7aa add README file with installation instructions 2013-03-14 16:20:50 +01:00
Frédéric Péters c8294a0174 change welcome background color 2013-03-14 16:10:08 +01:00
Frédéric Péters f55c0251d7 add a ?reset-layout=1 parameter 2013-03-14 16:09:59 +01:00
Frédéric Péters 9add1896f1 update welcome text 2013-03-14 16:09:37 +01:00
Frédéric Péters 3661356bb6 add a 'welcome' app 2013-03-14 15:55:38 +01:00
Frédéric Péters 75113b3aed fix width of 'add app' dialog 2013-03-14 15:24:01 +01:00
Frédéric Péters 2fee92053b add possibility of changing background color 2013-03-14 15:18:40 +01:00
Frédéric Péters 08879d4a4f add close button to apps 2013-03-14 12:50:26 +01:00
Frédéric Péters 4cf7ff3607 style login screen 2013-03-14 12:40:58 +01:00
Frédéric Péters 6ca6e5add0 clock: only display after it ticked once 2013-03-14 12:34:24 +01:00
Frédéric Péters 884741b2d5 add clock app 2013-03-14 12:28:15 +01:00
Frédéric Péters 3cc7aff7ff appify launchers 2013-03-14 12:08:35 +01:00
Frédéric Péters 54ea70b9a5 add a user profile to store layout 2013-03-14 11:41:13 +01:00
Frédéric Péters 6969fb6891 possibility to add new apps & keep layout in session 2013-03-14 09:52:07 +01:00
Frédéric Péters 9ef8ed6fd2 add: extend add app with a 'clock' item 2013-03-14 08:51:13 +01:00
Frédéric Péters 0db8d1e013 bits of styling 2013-03-14 08:50:15 +01:00
Frédéric Péters 339131be01 appify feed and help blocks 2013-03-06 14:40:57 +01:00
Frédéric Péters 43e0378334 introduce 'app' objects, and convert add app and weather app to it 2013-03-06 14:15:07 +01:00
Frédéric Péters e40149216b portal is only available for logged in users 2013-03-06 13:47:14 +01:00
Frédéric Péters 35f4de8759 homepage mockup 2013-02-28 12:07:42 +01:00
Frédéric Péters 3ec2abdd6d initial requirements file 2013-02-28 11:32:39 +01:00
Frédéric Péters a0e92caa76 admin: enable 2013-02-28 11:29:28 +01:00
Frédéric Péters 9f6e955482 always ignore pyc files 2013-02-28 11:29:11 +01:00
Frédéric Péters a1d0cf7cb4 settings: add default (sqlite3) database 2013-02-28 11:28:45 +01:00
Frédéric Péters dcc5ae6ad1 settings: add support for a local_settings.py module 2013-02-28 11:28:18 +01:00
Frédéric Péters 41baf60119 infra: setup.py 2013-02-28 11:27:46 +01:00
Frédéric Péters 785e992fd6 this will be AGPL 2013-02-28 11:27:16 +01:00
Frédéric Péters 538297b0c6 init: django-admin startproject univcloud 2013-02-28 11:26:59 +01:00