Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/model.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix for gray page when resuming from journalSimon Schampijer2007-09-031-1/+0
| | | | part of the fix for #3032, and cleaned a print
* Finalized the work to move to jsonSimon Schampijer2007-09-011-16/+14
| | | | | We now use json for storing the history and the shared link information to the journal.
* more refactoring for using json onlySimon Schampijer2007-09-011-4/+8
|
* Merge branch 'master' into jsonSimon Schampijer2007-09-011-5/+15
|\ | | | | | | | | | | | | Conflicts: model.py webactivity.py
| * Fixed the fixed size issue of the link toolbarSimon Schampijer2007-08-311-2/+16
| | | | | | | | Use the sugar tray now
* | first work on using json for the hole modelSimon Schampijer2007-08-311-140/+14
|/
*