~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/notes/timeline.txt

  • Committer: mattgiuca
  • Date: 2008-01-31 01:44:30 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:345
Global CSS change: ivlebody no longer has 1em of padding (it has none).
This is because most apps were disabling it (and it had to change anyway for
other reasons -- see below).

Hence, all apps which WERE disabling the padding have had that removed, and
just work by default. (console, browser, tutorial)
All apps which WEREN'T disabling the padding (very few) now have to manually
include an extra div. This has been done on all such apps, and has been
heavily documented (both in the CSS file and doc/app_howto). (help, dummy,
debuginfo).

media/common/ivle.css: 
    The real change here (which isn't yet being used) is that ivlebody is now
    positioned absolutely and takes up all the space on the canvas. This is
    to be used for full-page layouts in console and browser.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Project Timeline
 
2
 
 
3
2007-11-26
 
4
 
 
5
* Dilshan starting work on Python content
 
6
 
 
7
2007-12-03
 
8
 
 
9
* Matt starting work on file browser and system architecture
 
10
* Hardware ordered
 
11
 
 
12
2007-12-10
 
13
 
 
14
* Database
 
15
 
 
16
2007-12-17
 
17
 
 
18
* File browser testing
 
19
* Hardware commissioned
 
20
 
 
21
2007-12-24 University Closed
 
22
 
 
23
2007-12-31
 
24
 
 
25
* back-end testing
 
26
 
 
27
2008-01-07
 
28
 
 
29
2008-01-14
 
30
 
 
31
2008-01-21
 
32
 
 
33
2008-01-28 1.0 alpha
 
34
 
 
35
* core clients: file browser, console, submit/publish, tutorial system
 
36
* stress testing
 
37
 
 
38
2008-02-04
 
39
 
 
40
2008-02-11 1.0 beta
 
41
 
 
42
* remaining clients: user/group management, peer review, discussion forums, logging
 
43
 
 
44
2008-02-18 Training Week
 
45
 
 
46
* adding chrome (autorefresh, web 2.0)
 
47
 
 
48
2008-02-25 Orientation Week
 
49
 
 
50
2008-03-03 Semester 1
 
51
 
 
52
 
 
53