]>
mj.ucw.cz Git - pciids.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michal Vaner [Sat, 30 Aug 2008 10:00:04 +0000 (12:00 +0200)]
Menu added to editation forms
Michal Vaner [Sat, 30 Aug 2008 09:36:23 +0000 (11:36 +0200)]
Fix name of method
Resulting of using inherited one -> showing "discuss" link in toplevel
items (PCI devices and PCI classes).
Michal Vaner [Sat, 30 Aug 2008 09:33:34 +0000 (11:33 +0200)]
Redirection from login works again
Michal Vaner [Sat, 30 Aug 2008 09:06:27 +0000 (11:06 +0200)]
Writing who is logged in in log out link
Michal Vaner [Fri, 29 Aug 2008 21:35:04 +0000 (23:35 +0200)]
Put a menu into all user-oriented forms
Michal Vaner [Fri, 29 Aug 2008 20:19:50 +0000 (22:19 +0200)]
Import: fix empty note
It was caused by missing chomp and the note was not empty, it contained
only newline
Michal Vaner [Fri, 29 Aug 2008 20:00:08 +0000 (22:00 +0200)]
New terminology, finist -- admin part
Michal Vaner [Fri, 29 Aug 2008 19:33:19 +0000 (21:33 +0200)]
New terminology, part 4 -- user editation
Michal Vaner [Fri, 29 Aug 2008 19:05:08 +0000 (21:05 +0200)]
New terminology, part 3 -- data listing
Michal Vaner [Fri, 29 Aug 2008 18:48:55 +0000 (20:48 +0200)]
New terminology, part 2 -- DBQ function names
Michal Vaner [Fri, 29 Aug 2008 18:23:24 +0000 (20:23 +0200)]
New terminology, part 1 (database)
comment -> discussion
description -> note
Michal Vaner [Fri, 29 Aug 2008 14:32:11 +0000 (16:32 +0200)]
Links not only to parent but all the way up
Michal Vaner [Fri, 29 Aug 2008 13:31:01 +0000 (15:31 +0200)]
Tables to the end
Michal Vaner [Fri, 29 Aug 2008 13:30:05 +0000 (15:30 +0200)]
Eliminate duplicities from import script
Michal Vaner [Fri, 29 Aug 2008 12:26:27 +0000 (14:26 +0200)]
Import PCI ids from intermediate conversion language
Michal Vaner [Tue, 26 Aug 2008 21:04:18 +0000 (23:04 +0200)]
Make the 'name' column bigger
And make description smaller, it is not used so often and isn't that
important.
Michal Vaner [Tue, 26 Aug 2008 19:56:11 +0000 (21:56 +0200)]
Remove </tr> and </td>
They are optional and the page size is smaller this way (less traffic,
less work for renderer)
Michal Vaner [Tue, 26 Aug 2008 19:50:57 +0000 (21:50 +0200)]
Typo in index
Michal Vaner [Tue, 26 Aug 2008 19:49:10 +0000 (21:49 +0200)]
Prefix is only with toplevel device classes
Michal Vaner [Tue, 26 Aug 2008 16:10:50 +0000 (18:10 +0200)]
Untaint data when sending mail
Config is part of program, check email address
Michal Vaner [Tue, 26 Aug 2008 15:32:04 +0000 (17:32 +0200)]
Do not put password on a command line
Pass it in the pipe
Michal Vaner [Mon, 25 Aug 2008 19:36:42 +0000 (21:36 +0200)]
Better behavior with failure
The database is rolled back, so it should contain no locks (the
transaction has ended).
Michal Vaner [Thu, 21 Aug 2008 22:02:22 +0000 (00:02 +0200)]
Empty URLs for headers did not work for login
Login can be generated without redirection from different actions, the
login form was pushed to them.
Michal Vaner [Thu, 21 Aug 2008 21:56:09 +0000 (23:56 +0200)]
Help system
Still needs links to the help and write the help texts.
Michal Vaner [Thu, 21 Aug 2008 21:17:43 +0000 (23:17 +0200)]
Startup belongs to the package
Michal Vaner [Tue, 19 Aug 2008 09:08:35 +0000 (11:08 +0200)]
URLs are deescaped on their own
I'm not sure where, but they work. All hail mod_perl ;-)
Michal Vaner [Tue, 19 Aug 2008 09:03:53 +0000 (11:03 +0200)]
Link back to main page
When browsing vendor lists (toplevel in each tree), have a link to the
main page.
Michal Vaner [Fri, 15 Aug 2008 12:49:23 +0000 (14:49 +0200)]
Use empty URLs for POST forms
It will use the same url as the current one.
Michal Vaner [Fri, 15 Aug 2008 12:35:22 +0000 (14:35 +0200)]
Make sure apache does not complain about path
Michal Vaner [Tue, 22 Jul 2008 20:42:00 +0000 (22:42 +0200)]
Add TODO and few notes
Michal Vaner [Tue, 15 Jul 2008 08:47:40 +0000 (10:47 +0200)]
Added default, almost empty, index
Michal Vaner [Tue, 15 Jul 2008 08:44:28 +0000 (10:44 +0200)]
Serve robots.txt and index statically
Michal Vaner [Tue, 15 Jul 2008 08:34:01 +0000 (10:34 +0200)]
Forbid search spiders looking into changing forms
Michal Vaner [Fri, 4 Jul 2008 13:25:10 +0000 (15:25 +0200)]
New paths
Michal Vaner [Fri, 4 Jul 2008 13:07:41 +0000 (15:07 +0200)]
Remove useless directories
Michal Vaner [Fri, 4 Jul 2008 13:04:32 +0000 (15:04 +0200)]
Import everything
Michal Vaner [Fri, 4 Jul 2008 13:03:58 +0000 (15:03 +0200)]
Remove the test file
Michal Vaner [Fri, 4 Jul 2008 13:02:52 +0000 (15:02 +0200)]
Just a little test