| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2006/06/24 16:14:18 | 101 | 101 | dpavlin | better way to include javascript, moved protoGrowl CSS into app-base.css Copied from /trunk/web/static/protoGrowl.js:63 |
| 2006/06/24 15:53:56 | 100 | 100 | dpavlin | missing template where users don't have any landscapes |
| 2006/06/24 15:53:11 | 99 | 99 | dpavlin | cleanup |
| 2006/06/23 21:45:37 | 98 | 98 | dpavlin | better reporting of number of hits, own line for columns |
| 2006/06/23 20:55:21 | 97 | 97 | dpavlin | make it less chatty |
| 2006/06/23 13:24:47 | 96 | 96 | dpavlin | added filter for imported transports |
| 2006/06/23 12:55:00 | 95 | 95 | dpavlin | link to select landscape |
| 2006/06/23 12:54:45 | 94 | 94 | dpavlin | transports now filter source and destinations |
| 2006/06/23 12:37:55 | 93 | 93 | dpavlin | replace submit button with link to make ajax work, hide parts of form which are not for normal users from them, added link to list of all users |
| 2006/06/23 12:36:26 | 92 | 92 | dpavlin | allow users to edit own data to provide self-help page |
| 2006/06/23 11:41:49 | 91 | 91 | dpavlin | enforce login password check |
| 2006/06/21 13:06:11 | 90 | 90 | dpavlin | re-worked transports create (again), but now it works |
| 2006/06/21 13:05:48 | 89 | 89 | dpavlin | fix typo |
| 2006/06/19 15:15:54 | 88 | 88 | dpavlin | more work on dispatcher |
| 2006/06/16 18:20:02 | 87 | 87 | dpavlin | login now preserves continuations, run { }; rules in despatcher should *REALLY* end with ; to avoid havoc, added dump of rules on startup |
| 2006/06/16 16:42:44 | 86 | 86 | dpavlin | fix typo |
| 2006/06/15 22:08:07 | 85 | 85 | dpavlin | move most of login for /transports/create into dispatcher (I'm still not sure that this is the best place for it in Jifty), tried to remove /login from dispatcher, but next_page doesn't work any more |
| 2006/06/13 23:30:38 | 84 | 84 | dpavlin | added password confirmation and import operator checkbox |
| 2006/06/13 22:48:40 | 83 | 83 | dpavlin | better labels, default 0 and not false for boolean fields |
| 2006/06/13 22:46:59 | 82 | 82 | dpavlin | show add users only to admins |